Also should note, the next next question would be:

in my "per-group" .yaml file, I'd like to do something like

*$ cat all-hosts.yaml *
> *---*
> *#NTP*
> *- include: ntp.yaml*
>
> *#USERS*
> *- include: add_users.yaml*
>

but would need a way to pass the variable of which users to add in the 
include statement.
This way, I can make something like a database_servers.yaml / 
webservers.yaml /etc....all calling the same include file, passing 
different variables (again, trying to make it as modular as possible)

 

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to