Community Note
- Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Hello everyone I'd like to report a small problem, not sure if it's really a bug!
Run Output
TASK [infopen.account-management : ACCOUNTS | SECURITY | Change permissions for user home directory]
failed: [the.host.lan] (item=...
[...]
"msg": "file () is absent, cannot continue"
[...]
Expected Behavior
Task is skipped in check mode and Ansible can continue the playbook
Actual Behavior
The playbook stops with failure
Steps to Reproduce
Use the role in a playbook and run it in check mode
Community Note
Hello everyone I'd like to report a small problem, not sure if it's really a bug!
Run Output
Expected Behavior
Task is skipped in check mode and Ansible can continue the playbook
Actual Behavior
The playbook stops with failure
Steps to Reproduce
Use the role in a playbook and run it in check mode