Ansible Inventory
This project lives outside the typical project structures as a means of tracking inventory.
Install
pacman -S ansible ansible-core python-kubernetes
Setup
ansible fedora -m ping -i ansible/inventory.yaml
This project lives outside the typical project structures as a means of tracking inventory.
pacman -S ansible ansible-core python-kubernetes
ansible fedora -m ping -i ansible/inventory.yaml