A self-contained Ansible workspace for MacOS, Linux and other posix compliant systems.
git, python3, pip3
git clone https://github.com/jamieahelmke/portable-ansible cd portable-ansible
python3 setup.py
source ./start_venv.sh
ansible-playbook -i ansible/inventory/hosts.yml ansible/playbooks/example.yml