Label (bug) fix
This commit is contained in:
parent
7cf0711cbd
commit
0a13ff232b
@ -26,9 +26,6 @@
|
|||||||
become: true
|
become: true
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
|
|
||||||
vars:
|
|
||||||
rear_backup_workflow: standalone
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Grab the template name
|
- name: Grab the template name
|
||||||
ansible.builtin.set_stats:
|
ansible.builtin.set_stats:
|
||||||
|
@ -24,7 +24,7 @@ rear_vars_nfs_share:
|
|||||||
bigboot:
|
bigboot:
|
||||||
share: "{{ rear_vars_nfs_base }}/bigboot"
|
share: "{{ rear_vars_nfs_base }}/bigboot"
|
||||||
fsid: 20
|
fsid: 20
|
||||||
rh-os-upgrade:
|
rhel-os-upgrade:
|
||||||
share: "{{ rear_vars_nfs_base }}/rhel-os-upgrade"
|
share: "{{ rear_vars_nfs_base }}/rhel-os-upgrade"
|
||||||
fsid: 30
|
fsid: 30
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user