add ansible as default system user
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
5a016d7de3
commit
9a44beb399
@ -16,11 +16,10 @@ system_base_aur_soft: []
|
|||||||
|
|
||||||
system_upgrade: false
|
system_upgrade: false
|
||||||
system_arch_local_mirror:
|
system_arch_local_mirror:
|
||||||
system_user: []
|
system_user:
|
||||||
# - name: toto
|
- name: ansible
|
||||||
# home: /home/toto
|
home: /home/ansible
|
||||||
# shell: '/bin/zsh'
|
shell: '/bin/bash'
|
||||||
# group: ezfef
|
|
||||||
system_group: []
|
system_group: []
|
||||||
keystodeploy: []
|
keystodeploy: []
|
||||||
# - name: toto
|
# - name: toto
|
||||||
|
Loading…
Reference in New Issue
Block a user