We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7854c1 commit bce36cdCopy full SHA for bce36cd
environments/common/inventory/group_vars/all/defaults.yml
@@ -83,6 +83,7 @@ appliances_local_users_default:
83
comment: ansible-init user
84
uid: 301
85
create_home: false
86
+ home: /var/lib/ansible-init
87
shell: /sbin/nologin
88
system: true
89
enable: "{{ 'ansible_init' in group_names }}"
0 commit comments