zuul-jobs/roles/write-inventory
Ian Wienand ab0508600a write-inventory: Add groups to created inventory
Add the groups from the "groups" ansible variable to the "children" of
the created inventory.

Change-Id: I6c797ff939f8198d5c0928558df8ed04bec14efd
2018-08-28 19:54:21 +10:00
..
library write-inventory: Add groups to created inventory 2018-08-28 19:54:21 +10:00
tasks write-inventory: Add groups to created inventory 2018-08-28 19:54:21 +10:00
README.rst write-inventory: fix typo in README 2018-08-24 07:48:13 -07: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.