Skip to content

Instantly share code, notes, and snippets.

@tonyseek
Last active September 12, 2018 14:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonyseek/2515972403ba48fe2d22 to your computer and use it in GitHub Desktop.
Save tonyseek/2515972403ba48fe2d22 to your computer and use it in GitHub Desktop.
ansible all --ask-become-pass -i production -m shell -a 'curl http://update.aegis.aliyun.com/download/quartz_uninstall.sh | bash'
ansible all --ask-become-pass -i production -m shell -a 'rm -rf /usr/local/aegis'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment