Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 275 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 275 Bytes

LICENSE

This software is released under the MIT License, see LICENSE.txt.

Examples

ansible -i inventries/localhost -m ping

ansible-playbook -i inventories/hosts --ask-become-pass --limit pi sudo-test.yml ansible-playbook -i inventories/hosts --limit pi role-test.yml