redhat-cop / controller_configuration

A collection of roles to manage Ansible Controller and previously Ansible Tower
https://galaxy.ansible.com/infra/controller_configuration
GNU General Public License v3.0
268 stars 141 forks source link

Fix issue with looping over always empty list #920

Closed przemkalit closed 3 days ago

przemkalit commented 3 days ago

What does this PR do?

Hi, In the commit: 0c490f84f9a1b8e79712cc305d077430381188d4 were introduce changes that are breaking the loops, that are resposible to create directories of exported files, the query return always empty list.

Please check this commit ASAP and release new version because it is unable to export anything

How should this be tested?

It is reverting changes already tested.

Is there a relevant Issue open for this?

resolves #918

Other Relevant info, PRs, etc