4130be36d0
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/895688 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/895682 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/895681 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/895689 Change-Id: I38f91c716cfdb82eaec20ab3c7de6fcda363a11d
21 lines
345 B
Plaintext
21 lines
345 B
Plaintext
---
|
|
skip_list:
|
|
- fqcn
|
|
- yaml[truthy]
|
|
- key-order[task]
|
|
- run-once[task]
|
|
- var-naming[no-role-prefix]
|
|
|
|
warn_list:
|
|
- risky-shell-pipe
|
|
- no-handler
|
|
|
|
extra_vars:
|
|
nova_hosts: nova_all
|
|
nova_serial: 100%
|
|
neutron_hosts: neutron_all
|
|
neutron_serial: 100%
|
|
cinder_hosts: cinder_all
|
|
cinder_serial: 100%
|
|
service_group: haproxy_all
|