Merge branch 'hotfix/user_creation' into feature/molecule
This commit is contained in:
commit
4765bed0f8
@ -7,6 +7,7 @@
|
||||
createhome: "yes"
|
||||
delegate_to: "{{ item.fqdn }}"
|
||||
with_items: "{{ borgbackup_servers }}"
|
||||
run_once: true
|
||||
when: item.type == 'normal'
|
||||
|
||||
- name: server | set permissions
|
||||
|
Loading…
Reference in New Issue
Block a user