Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem defining ACL rules for the webinterface #9

Open
cduverne opened this issue Aug 13, 2014 · 0 comments
Open

Problem defining ACL rules for the webinterface #9

cduverne opened this issue Aug 13, 2014 · 0 comments

Comments

@cduverne
Copy link

Hello,

Thanks for this cool initiative.
I'm having an error message when activation the user interface.

Here is my defaults/main.yml file for acl rules :

monit_webinterface_acl_rules :

  • "toto:titi"
  • "localhost"

I get those error when provisioning :

<127.0.0.1> REMOTE_MODULE group name=vagrant:monit state=present
failed: [default] => (item=toto:titi) => {"failed": true, "item": "toto:titi", "name": "toto:titi"}
msg: groupadd: 'toto:titi' is not a valid group name

Why is the module group invoked here ? I thought it would just replace the rules variable in the template file of the webinterface.

Thanks
Cyrille

mtpereira added a commit to mtpereira/ansible-playbook-monit that referenced this issue Nov 6, 2014
mrdatamapper pushed a commit to akademiano-ansible/ansible-role-monit that referenced this issue Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant