Merge branch 'hotfix/user_creation' into feature/molecule
This commit is contained in:
commit
4765bed0f8
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
createhome: "yes"
|
createhome: "yes"
|
||||||
delegate_to: "{{ item.fqdn }}"
|
delegate_to: "{{ item.fqdn }}"
|
||||||
with_items: "{{ borgbackup_servers }}"
|
with_items: "{{ borgbackup_servers }}"
|
||||||
|
run_once: true
|
||||||
when: item.type == 'normal'
|
when: item.type == 'normal'
|
||||||
|
|
||||||
- name: server | set permissions
|
- name: server | set permissions
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue