Merge pull request #12 from dverhelst/hotfix/user_creation
Hotfix/user creation
This commit is contained in:
commit
5e340524f2
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
createhome: "yes"
|
||||
delegate_to: "{{ item.fqdn }}"
|
||||
with_items: "{{ borgbackup_servers }}"
|
||||
run_once: true
|
||||
when: item.type == 'normal'
|
||||
|
||||
- name: server | create directories
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue