Skip to content

Instantly share code, notes, and snippets.

@kelseyhightower
Created September 26, 2013 02:45
Show Gist options
  • Save kelseyhightower/6709191 to your computer and use it in GitHub Desktop.
Save kelseyhightower/6709191 to your computer and use it in GitHub Desktop.
---
- hosts: nginx
tasks:
- add_host: name={{ host }} groups=nginx
roles:
- nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment