the noop.yml playbook which just gathers facts ( I think ) was failing to find the queens.yml release file.. I believe because of the distro. WORKING EXAMPLE of a master job.. still calls queens.yml for noop. 2020-05-23 01:44:17.276230 | primary | +(./quickstart.sh:559): main(): ansible-playbook -vv /home/zuul/workspace/.quickstart/playbooks/noop.yml -e @/home/zuul/workspace/.quickstart/config/release/queens.yml -e @/home/zuul/workspace/.quickstart/config/nodes/1ctlr_1comp.yml -e @/home/zuul/workspace/.quickstart/config/general_config/minimal.yml -e @/home/zuul/workspace/.quickstart/config/environments/default_libvirt.yml -e local_working_dir=/home/zuul/workspace/.quickstart -e virthost=undercloud -t untagged,provision,environment,libvirt,undercloud-scripts,undercloud-inventory,overcloud-scripts,undercloud-setup,undercloud-install,undercloud-post-install,tripleoui-validate,notest,teardown-nodes 2020-05-23 01:44:18.179713 | primary | ansible-playbook 2.9.9 2020-05-23 01:44:18.179776 | primary | config file = /home/zuul/src/opendev.org/openstack/tripleo-quickstart/ansible.cfg 2020-05-23 01:44:18.179900 | primary | configured module search path = ['/usr/lib/python2.7/site-packages/tripleo-quickstart/library', '/home/zuul/workspace/.quickstart/usr/local/share/tripleo-quickstart/library', '/home/zuul/src/opendev.org/openstack/tripleo-quickstart/library', '/home/zuul/workspace/.quickstart/share/ansible/plugins/modules'] 2020-05-23 01:44:18.180046 | primary | ansible python module location = /home/zuul/workspace/.quickstart/lib/python3.6/site-packages/ansible 2020-05-23 01:44:18.180067 | primary | executable location = /home/zuul/workspace/.quickstart/bin/ansible-playbook 2020-05-23 01:44:18.180076 | primary | python version = 3.6.8 (default, Nov 21 2019, 19:31:34) [GCC 8.3.1 20190507 (Red Hat 8.3.1-4)] 2020-05-23 01:44:18.180102 | primary | Using /home/zuul/src/opendev.org/openstack/tripleo-quickstart/ansible.cfg as config file 2020-05-23 01:44:18.216282 | primary | [WARNING]: Found both group and host with same name: undercloud 2020-05-23 01:44:19.466686 | primary | 2020-05-23 01:44:19.466757 | primary | PLAYBOOK: noop.yml ************************************************************* 2020-05-23 01:44:19.466777 | primary | 1 plays in /home/zuul/workspace/.quickstart/playbooks/noop.yml 2020-05-23 01:44:19.469682 | primary | 2020-05-23 01:44:19.469710 | primary | PLAY [noop playbook] *********************************************************** 2020-05-23 01:44:19.481442 | primary | 2020-05-23 01:44:19.481470 | primary | TASK [Gathering Facts] ********************************************************* 2020-05-23 01:44:19.481484 | primary | task path: /home/zuul/workspace/.quickstart/playbooks/noop.yml:4 2020-05-23 01:44:19.481636 | primary | Saturday 23 May 2020 01:44:19 +0000 (0:00:00.146) 0:00:00.146 ********** 2020-05-23 01:44:20.689930 | primary | ok: [localhost] 2020-05-23 01:44:20.693379 | primary | META: ran handlers 2020-05-23 01:44:20.706179 | primary | 2020-05-23 01:44:20.706207 | primary | TASK [debug] ******************************************************************* 2020-05-23 01:44:20.706221 | primary | task path: /home/zuul/workspace/.quickstart/playbooks/noop.yml:7 2020-05-23 01:44:20.706354 | primary | Saturday 23 May 2020 01:44:20 +0000 (0:00:01.224) 0:00:01.371 ********** 2020-05-23 01:44:20.720654 | primary | ok: [localhost] => {} 2020-05-23 01:44:20.720699 | primary | 2020-05-23 01:44:20.720728 | primary | MSG: 2020-05-23 01:44:20.720742 | primary | 2020-05-23 01:44:20.720754 | primary | noop 2020-05-23 01:44:20.721251 | primary | META: ran handlers 2020-05-23 01:44:20.721612 | primary | META: ran handlers 2020-05-23 01:44:20.723066 | primary |