Execution
Date 08 Dec 2025 13:40:18 +0000
Duration 00:10:06.79
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
15 Hosts
608 Tasks
2412 Results
18 Plays
158 Files
0 Records

Host facts: aio1
Processor
Storage
/
/dev/vda1 (ext4)
22.3% used
57.8 GB free
/mnt/config
/dev/sr0 (iso9660)
100.0% used
0 bytes free
/openstack
/dev/vdb1 (ext4)
5.7% used
23.6 GB free
/var/lib/lxc
/dev/vdb2 (ext4)
18.2% used
30.7 GB free
/var/lib/nova/instances
/dev/loop0 (xfs)
1.9% used
1004.2 GB free
/var/lib/machines
/dev/loop1 (ext4)
8.0% used
9.9 GB free
All Host Facts
Fact Value
ansible_mounts
[
    {
        "block_available": 15158694,
        "block_size": 4096,
        "block_total": 19520195,
        "block_used": 4361501,
        "device": "/dev/vda1",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 20138405,
        "inode_total": 20869120,
        "inode_used": 730715,
        "mount": "/",
        "options": "rw,seclabel,relatime",
        "passno": 0,
        "size_available": 62090010624,
        "size_total": 79954718720,
        "uuid": "48c6584a-b837-4962-ae7f-ea9cc3c50511"
    },
    {
        "block_available": 0,
        "block_size": 2048,
        "block_total": 329,
        "block_used": 329,
        "device": "/dev/sr0",
        "dump": 0,
        "fstype": "iso9660",
        "inode_available": 0,
        "inode_total": 0,
        "inode_used": 0,
        "mount": "/mnt/config",
        "options": "ro,relatime,nojoliet,check=s,map=n,blocksize=2048,fmode=700,iocharset=utf8",
        "passno": 0,
        "size_available": 0,
        "size_total": 673792,
        "uuid": "2025-12-08-13-34-45-00"
    },
    {
        "block_available": 6187771,
        "block_size": 4096,
        "block_total": 6561071,
        "block_used": 373300,
        "device": "/dev/vdb1",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 1679254,
        "inode_total": 1679360,
        "inode_used": 106,
        "mount": "/openstack",
        "options": "rw,seclabel,noatime,nobarrier,data=writeback",
        "passno": 0,
        "size_available": 25345110016,
        "size_total": 26874146816,
        "uuid": "53e5c21e-8ace-439e-afdf-970aba61b435"
    },
    {
        "block_available": 8045648,
        "block_size": 4096,
        "block_total": 9830276,
        "block_used": 1784628,
        "device": "/dev/vdb2",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 2327711,
        "inode_total": 2518208,
        "inode_used": 190497,
        "mount": "/var/lib/lxc",
        "options": "rw,seclabel,noatime,nobarrier,data=writeback",
        "passno": 0,
        "size_available": 32954974208,
        "size_total": 40264810496,
        "uuid": "ebbf2f7b-4c1c-4374-baa6-bc9e115969b0"
    },
    {
        "block_available": 263253996,
        "block_size": 4096,
        "block_total": 268402688,
        "block_used": 5148692,
        "device": "/dev/loop0",
        "dump": 0,
        "fstype": "xfs",
        "inode_available": 107374141,
        "inode_total": 107374144,
        "inode_used": 3,
        "mount": "/var/lib/nova/instances",
        "options": "rw,seclabel,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=256k,noquota",
        "passno": 0,
        "size_available": 1078288367616,
        "size_total": 1099377410048,
        "uuid": "a1da55eb-eb8a-4546-8d2c-a99ff0de6be1"
    },
    {
        "block_available": 2587987,
        "block_size": 4096,
        "block_total": 2811698,
        "block_used": 223711,
        "device": "/dev/loop1",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 709193,
        "inode_total": 720896,
        "inode_used": 11703,
        "mount": "/var/lib/machines",
        "options": "rw,seclabel,relatime",
        "passno": 0,
        "size_available": 10600394752,
        "size_total": 11516715008,
        "uuid": "e562eda9-0c35-4a33-9dbb-93b534890b6a"
    }
]





Report Status Date Date Duration Host Action Task Tags Notes
CHANGED 08 Dec 2025 13:41:36 +0000 00:00:03.07 aio1 ansible.builtin.package systemd_networkd : Install networkd distro packages 3
CHANGED 08 Dec 2025 13:41:36 +0000 00:00:00.21 aio1 ansible.builtin.yum_repository systemd_networkd : Install the EPEL repository 3
CHANGED 08 Dec 2025 13:41:35 +0000 00:00:00.28 aio1 ansible.builtin.rpm_key systemd_networkd : Install gpg keys 3
OK 08 Dec 2025 13:41:35 +0000 00:00:00.20 aio1 ansible.builtin.command systemd_networkd : Ensure GPG keys have the correct SELinux contexts applied 3
CHANGED 08 Dec 2025 13:41:34 +0000 00:00:00.48 aio1 ansible.builtin.copy systemd_networkd : If a keyfile is provided, copy the gpg keyfile to the key location 3
OK 08 Dec 2025 13:41:34 +0000 00:00:00.06 aio1 ansible.builtin.include_vars systemd_networkd : Gather variables for each operating system 4
OK 08 Dec 2025 13:41:34 +0000 00:00:00.01 aio1 ansible.builtin.include_role Run the systemd-networkd role 3
OK 08 Dec 2025 13:41:34 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks openstack_hosts : Including openstack_hosts_systemd tasks 2
CHANGED 08 Dec 2025 13:41:33 +0000 00:00:00.21 aio1 community.general.git_config openstack_hosts : Configure git safe directories 2
CHANGED 08 Dec 2025 13:41:33 +0000 00:00:00.26 aio1 community.general.git_config openstack_hosts : Write git config when git is installed 2
OK 08 Dec 2025 13:41:32 +0000 00:00:00.19 aio1 command openstack_hosts : Get git version 3
OK 08 Dec 2025 13:41:32 +0000 00:00:00.00 aio1 ansible.builtin.include_tasks openstack_hosts : Including openstack_gitconfig tasks 1
CHANGED 08 Dec 2025 13:41:30 +0000 00:00:02.07 aio1 ansible.builtin.command pki : Update CA store 2
CHANGED 08 Dec 2025 13:41:29 +0000 00:00:00.48 aio1 ansible.builtin.copy pki : Copy CA certificates to target host 2
OK 08 Dec 2025 13:41:29 +0000 00:00:00.21 aio1 ansible.builtin.slurp pki : Slurp up CA certificates from pki setup host (localhost) 2
OK 08 Dec 2025 13:41:29 +0000 00:00:00.03 aio1 ansible.builtin.include_tasks pki : Install certificate authorities 2
OK 08 Dec 2025 13:41:29 +0000 00:00:00.00 aio1 ansible.builtin.include_role Including PKI role 2
OK 08 Dec 2025 13:41:28 +0000 00:00:00.20 aio1 ansible.builtin.file openstack_hosts : Ensure ssh directory 2
CHANGED 08 Dec 2025 13:41:27 +0000 00:00:00.73 aio1 ansible.builtin.package openstack_hosts : Install distro packages 1
CHANGED 08 Dec 2025 13:41:27 +0000 00:00:00.26 aio1 ansible.posix.sysctl openstack_hosts : Decreasing tcp_retries2 sysctl 1
CHANGED 08 Dec 2025 13:41:26 +0000 00:00:00.21 aio1 ansible.builtin.blockinfile openstack_hosts : Update hosts file on deploy host 3
CHANGED 08 Dec 2025 13:41:26 +0000 00:00:00.25 aio1 ansible.builtin.blockinfile openstack_hosts : Update hosts file 3
OK 08 Dec 2025 13:41:26 +0000 00:00:00.13 aio1 ansible.builtin.set_fact openstack_hosts : Generate hosts file records 3
OK 08 Dec 2025 13:41:26 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks openstack_hosts : Configure etc hosts files 2
CHANGED 08 Dec 2025 13:41:25 +0000 00:00:00.28 aio1 command openstack_hosts : Create tmpfiles structure in journald directory 3
CHANGED 08 Dec 2025 13:41:25 +0000 00:00:00.26 aio1 ansible.builtin.file openstack_hosts : Create a directory to hold systemd journals on disk 2
CHANGED 08 Dec 2025 13:41:24 +0000 00:00:00.53 aio1 ansible.builtin.service openstack_hosts : Start and enable the sysstat service 2
CHANGED 08 Dec 2025 13:41:23 +0000 00:00:00.49 aio1 ansible.builtin.template openstack_hosts : Enable sysstat cron 2
OK 08 Dec 2025 13:41:23 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks openstack_hosts : Configure sysstat 2
CHANGED 08 Dec 2025 13:41:18 +0000 00:00:04.44 aio1 ansible.posix.sysctl openstack_hosts : Adding new system tuning 2
OK 08 Dec 2025 13:41:18 +0000 00:00:00.20 aio1 ansible.builtin.file openstack_hosts : Remove ex-default modules location 2
CHANGED 08 Dec 2025 13:41:17 +0000 00:00:00.48 aio1 ansible.builtin.copy openstack_hosts : Blacklist kernel modules 2
CHANGED 08 Dec 2025 13:41:13 +0000 00:00:03.64 aio1 community.general.modprobe openstack_hosts : Load kernel module(s) 2
OK 08 Dec 2025 13:41:13 +0000 00:00:00.20 aio1 ansible.builtin.slurp openstack_hosts : Check how kernel modules are implemented (statically builtin, dynamic, not set) 2
CHANGED 08 Dec 2025 13:40:57 +0000 00:00:15.72 aio1 ansible.builtin.package openstack_hosts : Install distro packages for bare metal nodes 2
OK 08 Dec 2025 13:40:57 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks openstack_hosts : Including configure_metal_hosts tasks 2
CHANGED 08 Dec 2025 13:40:56 +0000 00:00:00.35 aio1 ansible.builtin.file openstack_hosts : Create SSL certificate and key directory symlinks 1
OK 08 Dec 2025 13:40:56 +0000 00:00:00.35 aio1 ansible.builtin.file openstack_hosts : Create SSL certificate and key directories 1
OK 08 Dec 2025 13:40:55 +0000 00:00:00.35 aio1 ansible.builtin.command openstack_hosts : Enable CodeReady Builder repository 1
CHANGED 08 Dec 2025 13:40:54 +0000 00:00:00.26 aio1 ansible.builtin.yum_repository openstack_hosts : Add dnf repositories if they do not exist 1
OK 08 Dec 2025 13:40:54 +0000 00:00:00.43 aio1 ansible.builtin.package openstack_hosts : Add requirement packages (repositories gpg keys packages, toolkits...) 1
CHANGED 08 Dec 2025 13:40:53 +0000 00:00:00.62 aio1 ansible.builtin.rpm_key openstack_hosts : Install gpg keys 1
OK 08 Dec 2025 13:40:53 +0000 00:00:00.20 aio1 ansible.builtin.command openstack_hosts : Ensure GPG keys have the correct SELinux contexts applied 1
CHANGED 08 Dec 2025 13:40:52 +0000 00:00:00.91 aio1 ansible.builtin.copy openstack_hosts : If a keyfile is provided, copy the gpg keyfile to the key location 1
CHANGED 08 Dec 2025 13:40:51 +0000 00:00:00.48 aio1 ansible.builtin.template openstack_hosts : Disable requiretty for root sudo on RHEL 1
CHANGED 08 Dec 2025 13:40:51 +0000 00:00:00.25 aio1 community.general.ini_file openstack_hosts : Configure dnf fastestmirror 1
OK 08 Dec 2025 13:40:51 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks openstack_hosts : Apply package management distro specific configuration 1
CHANGED 08 Dec 2025 13:40:50 +0000 00:00:00.65 aio1 ansible.builtin.package openstack_hosts : Remove the blacklisted packages 1
CHANGED 08 Dec 2025 13:40:49 +0000 00:00:00.30 aio1 openstack.config_template.config_template openstack_hosts : Add DefaultEnvironment to systemd 1
CHANGED 08 Dec 2025 13:40:49 +0000 00:00:00.20 aio1 ansible.builtin.file openstack_hosts : Create systemd global directory 1
CHANGED 08 Dec 2025 13:40:49 +0000 00:00:00.27 aio1 ansible.builtin.blockinfile openstack_hosts : Add global_environment_variables to environment file 2
CHANGED 08 Dec 2025 13:40:48 +0000 00:00:00.48 aio1 ansible.builtin.template openstack_hosts : Drop openstack release file 2
CHANGED 08 Dec 2025 13:40:48 +0000 00:00:00.20 aio1 ansible.builtin.file openstack_hosts : Allow the usage of local facts 2
OK 08 Dec 2025 13:40:47 +0000 00:00:00.06 aio1 ansible.builtin.include_vars openstack_hosts : Gather variables for each operating system 2
OK 08 Dec 2025 13:40:47 +0000 00:00:00.05 aio1 ansible.builtin.assert openstack.osa.platform_check : Check for a supported Operating System 1
OK 08 Dec 2025 13:40:47 +0000 00:00:00.00 aio1 ansible.builtin.include_role Check for a supported Operating System 1
OK 08 Dec 2025 13:40:47 +0000 00:00:00.00 aio1 ansible.builtin.include_role Setup installation variables 1
OK 08 Dec 2025 13:40:45 +0000 00:00:00.21 aio1 ansible.builtin.raw Ensure python is installed 0