Open willifehler opened 1 month ago
Hey there,
I would be better to update the documentation and use lowercase role names.
This might work on macOS but I will fail on Linux.
- hosts: servers roles: - iLOreset
better would be:
- hosts: servers roles: - iloreset
example link: https://galaxy.ansible.com/ui/repo/published/hpe/ilo/content/role/iloreset/
Cheers - Willi
Hey there,
I would be better to update the documentation and use lowercase role names.
This might work on macOS but I will fail on Linux.
better would be:
example link: https://galaxy.ansible.com/ui/repo/published/hpe/ilo/content/role/iloreset/
Cheers - Willi