compass-adapters/ansible/roles/ceph-config/templates/dump_var.j2

9 lines
138 B
Django/Jinja
Executable File

HOSTVARS (ANSIBLE GATHERED, group_vars, host_vars) :
{{ hostvars[inventory_hostname] | to_yaml }}
PLAYBOOK VARS:
{{ vars | to_yaml }}