Closed dschier-wtd closed 4 years ago
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.
Hey,
I am a little bit puzzled about the content of
ansible-role-redis/tasks/setup-RedHat.yml
According to https://docs.ansible.com/ansible/latest/modules/package_module.html this is not supported. Is this some undocumented behaviour or should the yum module be used, instead?
I haven't tested it, but would be interested in the behaviour.