ansible-for-kubernetes icon indicating copy to clipboard operation
ansible-for-kubernetes copied to clipboard

fix broken link to ansible modules

Open p-fruck opened this issue 4 years ago • 1 comments

Dear Jeff,

a minor issue I've just discovered is that your reference to the ansible module list (footnote 32) seems to be broken. Please replace https://docs.ansible.com/ansible/latest/modules/modules_by_category.html with e.g. https://docs.ansible.com/ansible/latest/collections/index_module.html

Edit: footnote 40, Ansible Docker Modules is also broken https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html#docker

Kind regards Philipp

p-fruck avatar Jan 28 '21 21:01 p-fruck

Good catch; that was recently changed with the switch to collections.

geerlingguy avatar Jan 28 '21 22:01 geerlingguy