This is probably an FAQ, and I apologize, but I can't find this explicitly written anywhere.
In my /etc/ansible/hosts file, I have a few hosts that are not in any group, followed by a bunch of groups with hosts hostA hostB hostC hostD [group1] host1 host2 host3 I want to verify that these three statements are correct: All "ungrouped" hosts must appear in the file before the first group label. Once I have defined a group label, all following hosts are in that group, until EOF or the next group label. Blank lines in between hosts do not end a group section. Thanks. --EbH -- 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/3cb567c7-2e68-40fc-afcd-beca6cec6b56%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
