zuul-jobs/roles/write-inventory
Ian Wienand 184152f07e write-inventory: add per-host variables
This allows us to write out host-specific variables into the inventory
from external jobs.

Change-Id: I0c3d08f6446174cb38d5eebaeae1db9dceb956b2
2020-07-08 17:20:21 +10:00
..
library write-inventory: add per-host variables 2020-07-08 17:20:21 +10:00
tasks write-inventory: add per-host variables 2020-07-08 17:20:21 +10:00
README.rst write-inventory: add per-host variables 2020-07-08 17:20:21 +10:00
__init__.py Add write-inventory role 2018-08-23 15:39:18 -07:00

README.rst

Write an abbreviated version of the Zuul inventory to a file

This writes the minimal information about hosts from the current Zuul inventory to a file. It may be used to subsequently invoke Ansible with the inventory for the job.

Role Variables

The path of the inventory file to write.