update local.cfg, call rear mkrescue for testing
This commit is contained in:
@ -15,4 +15,12 @@
|
||||
when:
|
||||
- namehost is defined
|
||||
|
||||
- name: Debug roles_path
|
||||
ansible.builtin.debug:
|
||||
var: roles_path
|
||||
|
||||
- name: Include rear_restore role for fun
|
||||
ansible.builtin.import_role:
|
||||
name: ../roles/rear_restore
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user