Files
community.general/lib/ansible/inventory
Serge van Ginderachter 40e60c947d Host specifiers should be sorted
to ensure consistent behavior, hosts should look like this:

    hosts: webservers:&boston:!rack42

So when applying the host selectors, run those without the "&" first,
then the &s, then the !s.

Closes #3500
2013-08-08 18:32:24 +02:00
..
2013-08-08 18:32:24 +02:00
2013-06-04 21:06:49 -07:00
2013-06-04 11:25:59 +02:00