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.
2 parents bf6cb73 + e6f534c commit 743d2c8Copy full SHA for 743d2c8
tasks/user_accounts.yml
@@ -40,5 +40,6 @@
40
name: '{{ item }}'
41
shell: '{{ os_nologin_shell_path }}'
42
password: '*'
43
+ createhome: False
44
with_flattened:
45
- '{{ sys_accs_cond | default([]) | difference(os_ignore_users) | list }}'
0 commit comments