is there a way to make "staging" into a variable? - include: ping.yaml hosts=staging
Tried the usaul {{var}} synatx; does not seem to work ie: - include: tasks/zoo1.yml zhost={{zhost}}
is there a way to make "staging" into a variable?
- include: ping.yaml hosts=staging
Tried the usaul {{var}} synatx; does not seem to work
ie:
- include: tasks/zoo1.yml zhost={{zhost}}