Refactor old uses of command module
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
A lot of the playbook uses command module to do things for which there has always been an ansible-native way (particularly the file module) or for which a new module has been made since the writing of these roles.
The ansible modules are more robust against unforeseen circumstances.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.