Undercloud: hosts: undercloud: {} vars: ansible_connection: local ansible_host: localhost ansible_python_interpreter: /usr/bin/python3 ansible_remote_tmp: /tmp/ansible-${USER} any_error_fatal: true auth_url: https://192.168.122.99:13000 max_fail_percentage: 0 overcloud_admin_password: 7SL10926qQjuovPpgRXxC5bGI overcloud_horizon_url: https://overcloud.ooo.test:443/dashboard overcloud_keystone_url: https://overcloud.ooo.test:13000 plan: overcloud plans: - overcloud project_name: admin undercloud_service_list: - tripleo_ironic_conductor username: admin Controller: children: overcloud_Controller: {} overcloud_Controller: hosts: np0000073154: ansible_host: 192.168.122.103 canonical_hostname: np0000073154.ooo.test ctlplane_hostname: np0000073154.ctlplane.ooo.test ctlplane_ip: 192.168.122.103 deploy_server_id: a481ac2e-0476-4d5c-9d52-b0b4ff9ad722 external_hostname: np0000073154.external.ooo.test external_ip: 172.21.0.103 internal_api_hostname: np0000073154.internalapi.ooo.test internal_api_ip: 172.17.0.103 storage_hostname: np0000073154.storage.ooo.test storage_ip: 172.18.0.103 storage_mgmt_hostname: np0000073154.storagemgmt.ooo.test storage_mgmt_ip: 172.20.0.103 tenant_hostname: np0000073154.tenant.ooo.test tenant_ip: 172.19.0.103 np0000073155: ansible_host: 192.168.122.104 canonical_hostname: np0000073155.ooo.test ctlplane_hostname: np0000073155.ctlplane.ooo.test ctlplane_ip: 192.168.122.104 deploy_server_id: e6ade4b7-ee0f-4c69-93d6-ab9299690a2b external_hostname: np0000073155.external.ooo.test external_ip: 172.21.0.104 internal_api_hostname: np0000073155.internalapi.ooo.test internal_api_ip: 172.17.0.104 storage_hostname: np0000073155.storage.ooo.test storage_ip: 172.18.0.104 storage_mgmt_hostname: np0000073155.storagemgmt.ooo.test storage_mgmt_ip: 172.20.0.104 tenant_hostname: np0000073155.tenant.ooo.test tenant_ip: 172.19.0.104 np0000073156: ansible_host: 192.168.122.105 canonical_hostname: np0000073156.ooo.test ctlplane_hostname: np0000073156.ctlplane.ooo.test ctlplane_ip: 192.168.122.105 deploy_server_id: 34d5e349-8d43-436b-aeae-56715a01034e external_hostname: np0000073156.external.ooo.test external_ip: 172.21.0.105 internal_api_hostname: np0000073156.internalapi.ooo.test internal_api_ip: 172.17.0.105 storage_hostname: np0000073156.storage.ooo.test storage_ip: 172.18.0.105 storage_mgmt_hostname: np0000073156.storagemgmt.ooo.test storage_mgmt_ip: 172.20.0.105 tenant_hostname: np0000073156.tenant.ooo.test tenant_ip: 172.19.0.105 vars: ansible_ssh_user: tripleo-admin bootstrap_server_id: null serial: 1 tripleo_role_name: Controller tripleo_role_networks: - ctlplane - external - internal_api - storage - storage_mgmt - tenant Compute: children: overcloud_Compute: {} overcloud_Compute: hosts: np0000073157: ansible_host: 192.168.122.106 canonical_hostname: np0000073157.ooo.test ctlplane_hostname: np0000073157.ctlplane.ooo.test ctlplane_ip: 192.168.122.106 deploy_server_id: e84533bb-df72-4b6e-855c-e1094389e317 internal_api_hostname: np0000073157.internalapi.ooo.test internal_api_ip: 172.17.0.106 storage_hostname: np0000073157.storage.ooo.test storage_ip: 172.18.0.106 tenant_hostname: np0000073157.tenant.ooo.test tenant_ip: 172.19.0.106 np0000073158: ansible_host: 192.168.122.107 canonical_hostname: np0000073158.ooo.test ctlplane_hostname: np0000073158.ctlplane.ooo.test ctlplane_ip: 192.168.122.107 deploy_server_id: 74325b6a-e1fe-4517-aeb2-47de65e58520 internal_api_hostname: np0000073158.internalapi.ooo.test internal_api_ip: 172.17.0.107 storage_hostname: np0000073158.storage.ooo.test storage_ip: 172.18.0.107 tenant_hostname: np0000073158.tenant.ooo.test tenant_ip: 172.19.0.107 np0000073159: ansible_host: 192.168.122.108 canonical_hostname: np0000073159.ooo.test ctlplane_hostname: np0000073159.ctlplane.ooo.test ctlplane_ip: 192.168.122.108 deploy_server_id: 6325730d-51d4-44c8-85a0-fa9bd320168a internal_api_hostname: np0000073159.internalapi.ooo.test internal_api_ip: 172.17.0.108 storage_hostname: np0000073159.storage.ooo.test storage_ip: 172.18.0.108 tenant_hostname: np0000073159.tenant.ooo.test tenant_ip: 172.19.0.108 vars: ansible_ssh_user: tripleo-admin bootstrap_server_id: null serial: 1 tripleo_role_name: Compute tripleo_role_networks: - ctlplane - internal_api - storage - tenant overcloud_overcloud: children: overcloud_Compute: {} overcloud_Controller: {} vars: container_cli: podman ctlplane_vip: 192.168.122.99 external_vip: 172.21.0.156 internal_api_vip: 172.17.0.146 storage_mgmt_vip: 172.20.0.227 storage_vip: 172.18.0.239 allovercloud: children: overcloud_allovercloud: {} overcloud_allovercloud: children: overcloud_overcloud: {} overcloud: children: overcloud_allovercloud: {} swift_proxy: children: overcloud_swift_proxy: {} overcloud_swift_proxy: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin chrony: children: overcloud_chrony: {} overcloud_chrony: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin sshd: children: overcloud_sshd: {} overcloud_sshd: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ceilometer_agent_compute: children: overcloud_ceilometer_agent_compute: {} overcloud_ceilometer_agent_compute: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin haproxy: children: overcloud_haproxy: {} overcloud_haproxy: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin boot_params_service: children: overcloud_boot_params_service: {} overcloud_boot_params_service: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin cinder_scheduler: children: overcloud_cinder_scheduler: {} overcloud_cinder_scheduler: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin pacemaker: children: overcloud_pacemaker: {} overcloud_pacemaker: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_libvirt_guests: children: overcloud_nova_libvirt_guests: {} overcloud_nova_libvirt_guests: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin glance_api_internal: children: overcloud_glance_api_internal: {} overcloud_glance_api_internal: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin iscsid: children: overcloud_iscsid: {} overcloud_iscsid: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin podman: children: overcloud_podman: {} overcloud_podman: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ceilometer_agent_ipmi: children: overcloud_ceilometer_agent_ipmi: {} overcloud_ceilometer_agent_ipmi: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin mysql: children: overcloud_mysql: {} overcloud_mysql: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin heat_engine: children: overcloud_heat_engine: {} overcloud_heat_engine: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin tuned: children: overcloud_tuned: {} overcloud_tuned: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_conductor: children: overcloud_nova_conductor: {} overcloud_nova_conductor: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin mysql_client: children: overcloud_mysql_client: {} overcloud_mysql_client: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin keystone_public_api: children: overcloud_keystone_public_api: {} overcloud_keystone_public_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin keystone_admin_api: children: overcloud_keystone_admin_api: {} overcloud_keystone_admin_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ca_certs: children: overcloud_ca_certs: {} overcloud_ca_certs: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ceilometer_agent_notification: children: overcloud_ceilometer_agent_notification: {} overcloud_ceilometer_agent_notification: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ovn_controller: children: overcloud_ovn_controller: {} overcloud_ovn_controller: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin rsyslog: children: overcloud_rsyslog: {} overcloud_rsyslog: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin keystone: children: overcloud_keystone: {} overcloud_keystone: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ovn_metadata: children: overcloud_ovn_metadata: {} overcloud_ovn_metadata: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin nova_api: children: overcloud_nova_api: {} overcloud_nova_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ceilometer_agent_central: children: overcloud_ceilometer_agent_central: {} overcloud_ceilometer_agent_central: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin kernel: children: overcloud_kernel: {} overcloud_kernel: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin swift_ringbuilder: children: overcloud_swift_ringbuilder: {} overcloud_swift_ringbuilder: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_libvirt: children: overcloud_nova_libvirt: {} overcloud_nova_libvirt: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin nova_scheduler: children: overcloud_nova_scheduler: {} overcloud_nova_scheduler: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin glance_api: children: overcloud_glance_api: {} overcloud_glance_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin manila_share: children: overcloud_manila_share: {} overcloud_manila_share: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ovn_dbs: children: overcloud_ovn_dbs: {} overcloud_ovn_dbs: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin heat_api: children: overcloud_heat_api: {} overcloud_heat_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin redis: children: overcloud_redis: {} overcloud_redis: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin timezone: children: overcloud_timezone: {} overcloud_timezone: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin neutron_plugin_ml2_ovn: children: overcloud_neutron_plugin_ml2_ovn: {} overcloud_neutron_plugin_ml2_ovn: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin oslo_messaging_notify: children: overcloud_oslo_messaging_notify: {} overcloud_oslo_messaging_notify: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin snmp: children: overcloud_snmp: {} overcloud_snmp: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin manila_api: children: overcloud_manila_api: {} overcloud_manila_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin tripleo_packages: children: overcloud_tripleo_packages: {} overcloud_tripleo_packages: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin collectd: children: overcloud_collectd: {} overcloud_collectd: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin cinder_volume: children: overcloud_cinder_volume: {} overcloud_cinder_volume: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin oslo_messaging_rpc: children: overcloud_oslo_messaging_rpc: {} overcloud_oslo_messaging_rpc: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin horizon: children: overcloud_horizon: {} overcloud_horizon: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin swift_storage: children: overcloud_swift_storage: {} overcloud_swift_storage: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin neutron_api: children: overcloud_neutron_api: {} overcloud_neutron_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_vnc_proxy: children: overcloud_nova_vnc_proxy: {} overcloud_nova_vnc_proxy: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin heat_api_cloudwatch_disabled: children: overcloud_heat_api_cloudwatch_disabled: {} overcloud_heat_api_cloudwatch_disabled: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin tripleo_firewall: children: overcloud_tripleo_firewall: {} overcloud_tripleo_firewall: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin logrotate_crond: children: overcloud_logrotate_crond: {} overcloud_logrotate_crond: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin clustercheck: children: overcloud_clustercheck: {} overcloud_clustercheck: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin manila_backend_cephfs: children: overcloud_manila_backend_cephfs: {} overcloud_manila_backend_cephfs: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin manila_scheduler: children: overcloud_manila_scheduler: {} overcloud_manila_scheduler: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin container_image_prepare: children: overcloud_container_image_prepare: {} overcloud_container_image_prepare: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin cinder_backup: children: overcloud_cinder_backup: {} overcloud_cinder_backup: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_metadata: children: overcloud_nova_metadata: {} overcloud_nova_metadata: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_migration_target: children: overcloud_nova_migration_target: {} overcloud_nova_migration_target: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin cinder_api: children: overcloud_cinder_api: {} overcloud_cinder_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin placement: children: overcloud_placement: {} overcloud_placement: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin heat_api_cfn: children: overcloud_heat_api_cfn: {} overcloud_heat_api_cfn: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ipaservice: children: overcloud_ipaservice: {} overcloud_ipaservice: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin memcached: children: overcloud_memcached: {} overcloud_memcached: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin metrics_qdr: children: overcloud_metrics_qdr: {} overcloud_metrics_qdr: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_compute: children: overcloud_nova_compute: {} overcloud_nova_compute: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin excluded_overcloud: children: overcloud_excluded_overcloud: {} overcloud_excluded_overcloud: hosts: {}