
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/946042 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/945089 Change-Id: I94dc851131deeeb76d150067d3f148f8b0d5b78d
19 lines
319 B
Plaintext
19 lines
319 B
Plaintext
---
|
|
skip_list:
|
|
- 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
|