Skip to content

Instantly share code, notes, and snippets.

@brk3
Created October 7, 2016 15:51
Show Gist options
  • Save brk3/1562e595a04d85b9df04bac9c8054273 to your computer and use it in GitHub Desktop.
Save brk3/1562e595a04d85b9df04bac9c8054273 to your computer and use it in GitHub Desktop.
test.yml
---
- hosts: all
tasks:
- command: "hostname"
- hosts: all
tasks:
- command: "hostname"
- hosts: all
tasks:
- command: "hostname"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment