Closed danypr92 closed 9 months ago
Ansible only update the modules if any module was updated by pip, but if any module are updated by pip the update won't be run.
We want to add a configuration to force the update of a module without the pip dependency even if the module already exists.
### Tasks
Ansible only update the modules if any module was updated by pip, but if any module are updated by pip the update won't be run.
We want to add a configuration to force the update of a module without the pip dependency even if the module already exists.