Merge pull request #12 from dverhelst/hotfix/user_creation

Hotfix/user creation
This commit is contained in:
Luc Stroobant 2019-03-13 20:32:26 +01:00 committed by GitHub
commit 5e340524f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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