Vars cleanup
This commit is contained in:
@ -32,9 +32,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 }}"
|
||||
aggregate: true
|
||||
|
||||
- name: Create IP list and add to NFS exports
|
||||
ansible.builtin.include_tasks: tasks/rear_nfs_exports.yml
|
||||
|
Reference in New Issue
Block a user