Skip to main content

Red Hat Ansible Tower with Vagrant

Red Hat Ansible Tower Header. Credit: https://www.ansible.com/hs-fs/hubfs/2017_Images/Social/RH-Ansible-Automation-Header.png

If you have already installed Vagrant and Virtualbox, it supper easy to try Red Hat Ansible Tower.

According to Ansible Tower documentation, it is free for usage for up to 10 nodes.

$ vagrant init ansible/tower
$ vagrant up --provider virtualbox
$ vagrant ssh
Red Hat Ansible Tower with Vagrant and VirtualBox

Popular posts from this blog

Microsoft Windows Server 2012 R2 Standard Evaluation Product Key

Microsoft Windows Server 2012 R2 Standard Evaluation D2N9P-3P6X9-2R39C-7RTCD-MDVJX DBGBW-NPF86-BJVTX-K3WKJ-MTB6V

MSSQL: Fix error 'Consistency validation for SQL Server registry keys'

While installing Microsof SQL Server 2012, I ran into the following error. "The SQL Server registry keys from a prior installation cannot be modified. To continue, see SQL Server Setup documentation about how to fix registry keys." How to fix Replace the D:\x64\FixSqlRegistryKey_x86.exe file with the original file from the ENU\SQLFULL_ENU.iso file downloading from Microsoft Download Center. This ISO file is 4.2GB. So you can click FixSqlRegistryKey_x86.exe to download this file only. After replacing that file, press Re-run to check. All rules are passed.