Fix puser
This commit is contained in:
parent
1ee398f327
commit
c88b9d6e3b
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ applications_podman_user:
|
|||
user.present:
|
||||
- name: puser
|
||||
- uid: 2000
|
||||
- gid: 2000
|
||||
- shell: /bin/zsh
|
||||
- home: /home/puser
|
||||
- usergroup: True
|
||||
|
|
Loading…
Reference in a new issue