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

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.