Vars cleanup

This commit is contained in:
2025-02-27 23:54:24 -05:00
parent e0f478e2f9
commit 8cc3e3fd48
3 changed files with 46 additions and 36 deletions

View File

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