Created
November 20, 2018 11:40
-
-
Save cshijiel/1e7013d4a50af4e4ca0a35bea3ed760f to your computer and use it in GitHub Desktop.
Ansible命令
This file contains 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 --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