typos are not valid, who knew?
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
48fbcd4978
commit
91166fb5bf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: Add nagios group as 420
|
||||
groups: name=nagios gid=420 state=present system=yes
|
||||
group: name=nagios gid=420 state=present system=yes
|
||||
|
||||
- name: Add nagios user as 420
|
||||
user: name=nagios uid=420 state=present home=/var/spool/nagios comment="Nagios Monitoring User" createhome=yes system=yes shell=/bin/bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue