theforeman / foreman-ansible-modules

Ansible modules for interacting with the Foreman API and various plugin APIs such as Katello
GNU General Public License v3.0
147 stars 164 forks source link

Fix async and poll for cv publish role #1701

Closed Griffin-Sullivan closed 8 months ago

Griffin-Sullivan commented 8 months ago

I think this should fix https://github.com/theforeman/foreman-ansible-modules/issues/1698. It worked during my testing of it.

See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_async.html.