Ansible-Master is the stuff you need to setup a machine to use as an ansible control machine
Copy this repo onto the machine you want to use as the ansible master and make sure ansible is installed on it
git clone
sudo apt install ansible
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.