Change variable definition

This commit is contained in:
Chris Hammer 2025-03-03 23:11:05 -05:00
parent 6952c1281c
commit ee6912995c

View File

@ -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