Skip to content

Instantly share code, notes, and snippets.

@lanky
Created September 7, 2016 14:59
Show Gist options
  • Save lanky/9c3802247cc7e455d93cfe1f042a69d9 to your computer and use it in GitHub Desktop.
Save lanky/9c3802247cc7e455d93cfe1f042a69d9 to your computer and use it in GitHub Desktop.
---
- name: test loops
hosts: somegroup
tasks:
- name: api thingy
module:
args: values
delegate_to: someother_host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment