Change variable definition
This commit is contained in:
parent
6952c1281c
commit
ee6912995c
@ -26,6 +26,9 @@
|
||||
become: true
|
||||
gather_facts: true
|
||||
|
||||
vars:
|
||||
rear_backup_workflow: standalone
|
||||
|
||||
tasks:
|
||||
- name: Grab the template name
|
||||
ansible.builtin.set_stats:
|
||||
@ -48,5 +51,3 @@
|
||||
- name: Include NFS export role
|
||||
ansible.builtin.include_role:
|
||||
name: rhc.rear.nfs_export
|
||||
vars:
|
||||
rear_backup_workflow: standalone
|
||||
|
Loading…
x
Reference in New Issue
Block a user