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:
|
user.present:
|
||||||
- name: puser
|
- name: puser
|
||||||
- uid: 2000
|
- uid: 2000
|
||||||
- gid: 2000
|
|
||||||
- shell: /bin/zsh
|
- shell: /bin/zsh
|
||||||
- home: /home/puser
|
- home: /home/puser
|
||||||
- usergroup: True
|
- usergroup: True
|
||||||
|
|
Loading…
Reference in a new issue