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

Docker: Commonly Used Commands

Repeat to remember Remember to repeat

Windows 10: Install SuSE Linux Enterprise - SLES

With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10.