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: null max_fail_percentage: 0 overcloud_admin_password: iu4SpRZeloySrgnpM3nhQQXaj overcloud_horizon_url: https://standalone.ooo.test:443/dashboard overcloud_keystone_url: https://standalone.ooo.test:13000 plan: standalone project_name: null undercloud_service_list: - tripleo_ironic_conductor username: null Standalone: hosts: standalone: ansible_host: 192.168.122.100 canonical_hostname: standalone.ooo.test ctlplane_hostname: standalone.ctlplane.ooo.test ctlplane_ip: 192.168.122.100 deploy_server_id: dfd8b0fa-f19e-4564-89ae-098f96fdd456 external_hostname: standalone.external.ooo.test external_ip: 172.21.0.100 internal_api_hostname: standalone.internalapi.ooo.test internal_api_ip: 172.17.0.100 storage_hostname: standalone.storage.ooo.test storage_ip: 172.18.0.100 storage_mgmt_hostname: standalone.storagemgmt.ooo.test storage_mgmt_ip: 172.20.0.100 tenant_hostname: standalone.tenant.ooo.test tenant_ip: 172.19.0.100 vars: ansible_connection: local ansible_python_interpreter: /usr/bin/python3 ansible_ssh_user: root bootstrap_server_id: dfd8b0fa-f19e-4564-89ae-098f96fdd456 serial: 1 tripleo_role_name: Standalone tripleo_role_networks: - ctlplane - external - internal_api - storage - storage_mgmt - tenant standalone: children: Standalone: {} vars: container_cli: podman ctlplane_vip: 192.168.122.99 external_vip: 172.21.0.2 internal_api_vip: 172.17.0.2 storage_mgmt_vip: 172.20.0.2 storage_vip: 172.18.0.2 allovercloud: children: standalone: {} tripleo_packages: children: Standalone: {} vars: ansible_ssh_user: root glance_api_internal: children: Standalone: {} vars: ansible_ssh_user: root manila_api: children: Standalone: {} vars: ansible_ssh_user: root docker_registry: children: Standalone: {} vars: ansible_ssh_user: root ovn_controller: children: Standalone: {} vars: ansible_ssh_user: root swift_proxy: children: Standalone: {} vars: ansible_ssh_user: root horizon: children: Standalone: {} vars: ansible_ssh_user: root keystone_public_api: children: Standalone: {} vars: ansible_ssh_user: root neutron_sriov_agent: children: Standalone: {} vars: ansible_ssh_user: root barbican_api: children: Standalone: {} vars: ansible_ssh_user: root manila_share: children: Standalone: {} vars: ansible_ssh_user: root swift_ringbuilder: children: Standalone: {} vars: ansible_ssh_user: root ca_certs: children: Standalone: {} vars: ansible_ssh_user: root oslo_messaging_notify: children: Standalone: {} vars: ansible_ssh_user: root keystone_admin_api: children: Standalone: {} vars: ansible_ssh_user: root tripleo_firewall: children: Standalone: {} vars: ansible_ssh_user: root nova_conductor: children: Standalone: {} vars: ansible_ssh_user: root keystone: children: Standalone: {} vars: ansible_ssh_user: root podman: children: Standalone: {} vars: ansible_ssh_user: root oslo_messaging_rpc: children: Standalone: {} vars: ansible_ssh_user: root nova_scheduler: children: Standalone: {} vars: ansible_ssh_user: root heat_api: children: Standalone: {} vars: ansible_ssh_user: root nova_migration_target: children: Standalone: {} vars: ansible_ssh_user: root tuned: children: Standalone: {} vars: ansible_ssh_user: root mysql: children: Standalone: {} vars: ansible_ssh_user: root neutron_dhcp: children: Standalone: {} vars: ansible_ssh_user: root nova_compute: children: Standalone: {} vars: ansible_ssh_user: root heat_engine: children: Standalone: {} vars: ansible_ssh_user: root cinder_volume: children: Standalone: {} vars: ansible_ssh_user: root container_image_prepare: children: Standalone: {} vars: ansible_ssh_user: root nova_libvirt: children: Standalone: {} vars: ansible_ssh_user: root kernel: children: Standalone: {} vars: ansible_ssh_user: root placement: children: Standalone: {} vars: ansible_ssh_user: root boot_params_service: children: Standalone: {} vars: ansible_ssh_user: root logrotate_crond: children: Standalone: {} vars: ansible_ssh_user: root logrotate_tmpwatch: children: Standalone: {} vars: ansible_ssh_user: root clustercheck: children: Standalone: {} vars: ansible_ssh_user: root nova_api: children: Standalone: {} vars: ansible_ssh_user: root swift_storage: children: Standalone: {} vars: ansible_ssh_user: root barbican_backend_simple_crypto: children: Standalone: {} vars: ansible_ssh_user: root nova_vnc_proxy: children: Standalone: {} vars: ansible_ssh_user: root glance_api: children: Standalone: {} vars: ansible_ssh_user: root sshd: children: Standalone: {} vars: ansible_ssh_user: root manila_backend_cephfs: children: Standalone: {} vars: ansible_ssh_user: root ovn_metadata: children: Standalone: {} vars: ansible_ssh_user: root ipaservice: children: Standalone: {} vars: ansible_ssh_user: root memcached: children: Standalone: {} vars: ansible_ssh_user: root heat_api_cfn: children: Standalone: {} vars: ansible_ssh_user: root neutron_plugin_ml2_ovn: children: Standalone: {} vars: ansible_ssh_user: root openstack_clients: children: Standalone: {} vars: ansible_ssh_user: root neutron_api: children: Standalone: {} vars: ansible_ssh_user: root pacemaker: children: Standalone: {} vars: ansible_ssh_user: root cinder_backup: children: Standalone: {} vars: ansible_ssh_user: root cinder_scheduler: children: Standalone: {} vars: ansible_ssh_user: root haproxy: children: Standalone: {} vars: ansible_ssh_user: root chrony: children: Standalone: {} vars: ansible_ssh_user: root iscsid: children: Standalone: {} vars: ansible_ssh_user: root mysql_client: children: Standalone: {} vars: ansible_ssh_user: root ovn_dbs: children: Standalone: {} vars: ansible_ssh_user: root rsyslog_baremetal_ansible: children: Standalone: {} vars: ansible_ssh_user: root manila_scheduler: children: Standalone: {} vars: ansible_ssh_user: root nova_metadata: children: Standalone: {} vars: ansible_ssh_user: root timezone: children: Standalone: {} vars: ansible_ssh_user: root snmp: children: Standalone: {} vars: ansible_ssh_user: root cinder_api: children: Standalone: {} vars: ansible_ssh_user: root excluded_overcloud: hosts: {}