luckymuk / ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible

mkdir -p ansible/inventory/ put your machine IP address in ansible/inventory/hosts ansible-playbook -i ansible/inventory/hosts playbook.yaml

About