Open raffaelespazzoli opened 6 years ago
Passing a “filter” to the dynamic inventory script (openstack.py) may require changes beyond what’s reasonable to do at this point in time (ie may require a .ini file, or other ways to pass it to all of the callers - note environment variables may not be quite sufficient).
Also, for this particular issue, it should really be fixed in “openshift-ansible” to avoid using “all” for hosts part of their playbooks.
if there are hosts visible by the dynamic inventory script they might end up being included in the playbook recap script, as per the following example:
this ma create confusion.