Skip to content

Instantly share code, notes, and snippets.

@jrisch
Created November 30, 2017 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrisch/388f3fbdeb23fefe8591f5b61dfeb7f2 to your computer and use it in GitHub Desktop.
Save jrisch/388f3fbdeb23fefe8591f5b61dfeb7f2 to your computer and use it in GitHub Desktop.
- name: Add host to runtime inventory
add_host:
name="{{ ipaddress }}"
groups="deployed_vms"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment