Last active
March 22, 2018 09:38
-
-
Save prandelicious/44eaf2af05d0ce3fcc82e4a925ebc467 to your computer and use it in GitHub Desktop.
[Ansible] Run playbook on the local machine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ansible-playbook -i 'localhost,' plays/get_all_cronjobs.yml --connection=local --ask-become-pass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment