Actions
Bug #617
closeddc-monitoring Ansible role: Group trusted-proc does not exist
Start date:
2018-04-23
Due date:
% Done:
100%
Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
Help Needed:
Description
trusted-proc
group is required but group creation isn't handled by Ansible:
ansible-playbook -l Toushirou -i hosts.yml -v --start-at-task "install security tools" playbooks/common.yml [...] TASK [dc-monitoring : Give Rights on /proc to Zabbix User] *************************************************************************************************** fatal: [Toushirou]: FAILED! => {"changed": false, "msg": "Group trusted-proc does not exist"} ```
Actions