zuul-jobs/roles/validate-host/templates/ansible-hostvars.j2
Monty Taylor 7f64bddb1d
Rename debug-ansible to validate-host
It's doing more than just outputting ansible information.

Change-Id: Icfbef10b1bcf36d75f961cd4319bc062a77efe2a
2017-07-09 11:26:50 -05:00

2 lines
60 B
Django/Jinja

{{ hostvars[inventory_hostname] | to_nice_yaml(indent=2) }}