Skip to content

Instantly share code, notes, and snippets.

@fxlv
Last active August 29, 2015 14:07
Show Gist options
  • Save fxlv/26cc64902bb66b8fa0d5 to your computer and use it in GitHub Desktop.
Save fxlv/26cc64902bb66b8fa0d5 to your computer and use it in GitHub Desktop.
# running ad-hoc ansible commands
ansible some-host-name-* -S -m shell -a "lastlog -t 60"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment