[SP-98] Fix community.general.xml dependency#39
Conversation
|
https://galaxy.ansible.com/ui/repo/published/community/general/docs/ Using this collection This collection is shipped with the Ansible package. So if you have it installed, no more action is required. If you have a minimal installation (only Ansible Core installed) or you want to use the latest version of the collection along with the whole Ansible package, you need to install the collection from Ansible Galaxy manually with the ansible-galaxy command-line tool:
You can also include it in a requirements.yml file and install it via ansible-galaxy collection install -r requirements.yml using the format: |
|
Need to update the README if this is approved. Install the Docker collection from Ansible Galaxy: ansible-galaxy collection install community.docker |
This PR might fix issues with community.general.xml as used in some of the ansible roles.
https://docs.ansible.com/projects/ansible/latest/collections/community/general/xml_module.html
https://galaxy.ansible.com/ui/repo/published/community/general/
ansible-galaxy collection list
sudo ansible-galaxy collection list