Skip to content

Instantly share code, notes, and snippets.

@tairov
Created November 19, 2014 22:03
Show Gist options
  • Save tairov/d5211a4437616369f3ac to your computer and use it in GitHub Desktop.
Save tairov/d5211a4437616369f3ac to your computer and use it in GitHub Desktop.
ansible mongo_replics -i production -m raw -a 'apt-get -y install python' -u root
ansible-playbook mongo_replics.yml -i production -u root --check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment