Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 487 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 487 Bytes

ansible_project

Companion to ansible_inventory.

Prepare

Clone this repo in the same directory as the ansible_inventory.

git clone https://github.com/playingfield/ansible_inventory.git
git clone https://github.com/playingfield/ansible_project.git
cd ansible_project
git clone
ansible-galaxy install -p ./galaxy -r roles/requirements.yml
./playbook -v --ask-vault-pass

The password for the vault is 's3cr3t'.