Skip to content

Instantly share code, notes, and snippets.

@prandelicious
Last active March 22, 2018 09:38
Show Gist options
  • Save prandelicious/44eaf2af05d0ce3fcc82e4a925ebc467 to your computer and use it in GitHub Desktop.
Save prandelicious/44eaf2af05d0ce3fcc82e4a925ebc467 to your computer and use it in GitHub Desktop.
[Ansible] Run playbook on the local machine
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