generated from sebclem/ansible-role-template
Fix not importing configure
This commit is contained in:
parent
7e7a8e28a6
commit
d234fad50d
@ -3,3 +3,7 @@
|
|||||||
- name: Install Borg
|
- name: Install Borg
|
||||||
ansible.builtin.include_tasks:
|
ansible.builtin.include_tasks:
|
||||||
file: preflight.yml
|
file: preflight.yml
|
||||||
|
|
||||||
|
- name: Configure borg server
|
||||||
|
ansible.builtin.include_tasks:
|
||||||
|
file: configure.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user