Removed ansible group
This commit is contained in:
parent
c73c94b9b2
commit
615959e141
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
user:
|
||||
name: noble
|
||||
group: noble
|
||||
groups: adm,ansible,wheel
|
||||
groups: adm,wheel
|
||||
state: present
|
||||
comment: "Oscar Pocock"
|
||||
password: "{{ noble_passwd|password_hash('sha512') }}"
|
||||
|
|
Loading…
Reference in a new issue