Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 200 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 200 Bytes

ansible playground

$ ansible-playbook -i inv.yml misc/ntp.yml # run ntp playbook
$ ansible-playbook -i inv.yml playbook/ansible-examples.yml --tags 'compose' # run plays with specific tag