Tweaks
This commit is contained in:
@ -29,9 +29,10 @@
|
||||
tasks:
|
||||
- name: Grab the template name
|
||||
ansible.builtin.set_stats:
|
||||
aggregate: false
|
||||
per_host: false
|
||||
data:
|
||||
nfs_exports_template_name: "{{ tower_job_template_name | default('NA') }}"
|
||||
aggregate: true
|
||||
|
||||
- name: Create IP list and add to NFS exports
|
||||
when: not rear_backup_skip | default(false) | bool
|
||||
|
Reference in New Issue
Block a user