Skip to content

Instantly share code, notes, and snippets.

@cshijiel
Created November 20, 2018 11:40
Show Gist options
  • Save cshijiel/1e7013d4a50af4e4ca0a35bea3ed760f to your computer and use it in GitHub Desktop.
Save cshijiel/1e7013d4a50af4e4ca0a35bea3ed760f to your computer and use it in GitHub Desktop.
Ansible命令
ansible --private-key ~/.ssh/moviebar-backend-online -i /etc/ansible/hosts cloud -m shell -a "grep 'merchant ' /data/logs/moviebar-cloud/moviebar_cloud.log|tail -n 2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment