Execution
Date 05 Dec 2025 13:22:31 +0000
Duration 00:00:50.80
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
2 Hosts
72 Tasks
71 Results
7 Plays
97 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.04
  • Play
    Basic host setup
  • Task
    openstack_hosts : Gather variables for each operating system
  • Host
    aio1

Field Value
ansible_facts
{
    "_openstack_ca_bundle_path": "/etc/pki/tls/certs/ca-bundle.crt",
    "_openstack_host_distro_packages": [
        "python3-devel",
        "python3-libselinux",
        "python3-packaging",
        "acl"
    ],
    "_openstack_host_initramfs_command": "/bin/dracut -f",
    "_openstack_host_metal_distro_packages": [
        "cronie",
        "device-mapper-event",
        "dstat",
        "ebtables",
        "git-core",
        "gnupg2",
        "iptables",
        "irqbalance",
        "kernel-modules-extra-{{ ansible_facts['kernel'] }}",
        "kmod-libs",
        "kmod",
        "lvm2",
        "python3-libselinux",
        "rsync",
        "sysstat",
        "sudo",
        "time",
        "wget"
    ],
    "_openstack_host_update_grub_command": "grub2-mkconfig -o /boot/grub2/grub.cfg",
    "_openstack_hosts_package_list": [
        {
            "name": "dnf-plugins-core",
            "state": "present"
        },
        {
            "name": "epel-release",
            "state": "absent"
        },
        {
            "name": "centos-release-storage-common",
            "state": "absent"
        },
        {
            "name": "ca-certificates",
            "state": "latest"
        }
    ],
    "_openstack_hosts_rdo_deps_url": "{{ openstack_hosts_rdo_mirror_url }}/centos{{ ansible_facts['distribution_major_version'] }}-master/deps/latest/",
    "_openstack_hosts_rdo_repo_url": "{{ openstack_hosts_rdo_mirror_url }}/centos{{ ansible_facts['distribution_major_version'] }}-{{ openstack_distrib_code_name | lower }}/current/",
    "_package_repos": "{% if openstack_hosts_rdo_repo_type == 'trunk' %}\n{{ _package_repos_trunk }}\n{% else %}\n[]\n{% endif %}",
    "_package_repos_keys": [
        {
            "key": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud",
            "keyfile": "gpg/764429E6",
            "name": "cloud-sig"
        },
        {
            "key": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization-RDO",
            "keyfile": "gpg/61E8806C",
            "name": "virtualization-sig"
        }
    ],
    "_package_repos_trunk": [
        {
            "baseurl": "{{ openstack_hosts_rdo_deps_url }}",
            "description": "rdo-deps",
            "file": "rdo-deps",
            "gpgcheck": false,
            "module_hotfixes": true,
            "name": "rdo-deps"
        }
    ],
    "openstack_host_cron_template": "sysstat.cron.redhat.j2",
    "openstack_host_kernel_modules": [
        {
            "name": "8021q"
        },
        {
            "name": "br_netfilter"
        },
        {
            "name": "dm_multipath"
        },
        {
            "name": "dm_snapshot"
        },
        {
            "name": "ebtables"
        },
        {
            "name": "ip6table_filter"
        },
        {
            "name": "ip6_tables"
        },
        {
            "name": "ip_tables"
        },
        {
            "name": "ipt_MASQUERADE"
        },
        {
            "name": "ipt_REJECT"
        },
        {
            "name": "iptable_filter"
        },
        {
            "name": "iptable_mangle"
        },
        {
            "name": "iptable_nat"
        },
        {
            "name": "ip_vs"
        },
        {
            "name": "iscsi_tcp"
        },
        {
            "name": "nf_conntrack"
        },
        {
            "name": "nf_defrag_ipv4"
        },
        {
            "name": "nf_nat"
        },
        {
            "name": "vhost_net"
        }
    ],
    "openstack_host_required_kernel": "6.12.0",
    "openstack_host_sysstat_cron_file": "/etc/cron.d/sysstat",
    "openstack_host_sysstat_cron_mode": "0600",
    "openstack_host_sysstat_file": "/etc/sysconfig/sysstat"
}
ansible_included_var_files
[
    "/home/zuul/src/opendev.org/openstack/openstack-ansible-openstack_hosts/vars/redhat-10.yml"
]
changed
False