Hi Forum, 

If I write playbooks using the "ansible-galaxy init" command:

ansible-galaxy init standardisationBot

Which gives me this

shr1mac1:standardisationBot nsheridan$ tree 

.

├── README.md

├── defaults

│   └── main.yml

├── handlers

│   └── main.yml

├── meta

│   └── main.yml

├── tasks

│   └── main.yml

├── tests

│   ├── inventory

│   └── test.yml

└── vars

    └── main.yml


6 directories, 8 files

shr1mac1:standardisationBot nsheridan$

How do I associate a variable with host R1?  more's the point where do I 
put anything???? Can anyone help?

Thanks nik

-- 
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].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8c6203db-b3c8-4de3-a852-e337da714bac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to