zuul/zuul/executor
Ricardo Carrillo Cruz 6eda43970f Add specific setup inventory
By default, Zuul uses runAnsibleSetup on all inventory nodes prior
to running job playbooks.
This translates to doing an 'ansible -m setup' against all nodes, but
this won't work on nodes where Python is not available, like network
nodes.
This change adds a specific setup_inventory.yaml file, which will not contain
nodes where setup module cannot work.

Change-Id: Ieb02a19036854b8d9089bcd4cc9dd0b46e3ce2fc
2017-12-28 18:13:44 +01:00
..
__init__.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
client.py Merge "Convert zuul.projects to a dict" into feature/zuulv3 2017-12-06 18:54:07 +00:00
server.py Add specific setup inventory 2017-12-28 18:13:44 +01:00