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
OK 08 Dec 2025 13:50:24 +0000 00:00:00.19 aio1 ansible.builtin.command ansible-hardening : Generate auditd rules 1
CHANGED 08 Dec 2025 13:50:24 +0000 00:00:00.30 aio1 ansible.builtin.service ansible-hardening : Restart ssh 1
OK 08 Dec 2025 13:50:23 +0000 00:00:00.16 aio1 ansible.builtin.file ansible-hardening : Remove the temporary directory 2
OK 08 Dec 2025 13:50:23 +0000 00:00:00.22 aio1 ansible.builtin.replace ansible-hardening : Manage motd in pam.d 1
OK 08 Dec 2025 13:50:22 +0000 00:00:00.48 aio1 ansible.builtin.file ansible-hardening : Private host key files must have mode 0600 or less 4
OK 08 Dec 2025 13:50:22 +0000 00:00:00.16 aio1 ansible.builtin.shell ansible-hardening : Determine existing private ssh host keys 2
OK 08 Dec 2025 13:50:21 +0000 00:00:00.47 aio1 ansible.builtin.file ansible-hardening : Public host key files must have mode 0644 or less 4
OK 08 Dec 2025 13:50:21 +0000 00:00:00.16 aio1 ansible.builtin.shell ansible-hardening : Determine existing public ssh host keys 2
OK 08 Dec 2025 13:50:21 +0000 00:00:00.29 aio1 ansible.builtin.service ansible-hardening : Ensure sshd is enabled at boot time 4
CHANGED 08 Dec 2025 13:50:20 +0000 00:00:00.19 aio1 ansible.builtin.blockinfile ansible-hardening : Adjust ssh server configuration based on STIG requirements 21
CHANGED 08 Dec 2025 13:50:17 +0000 00:00:02.80 aio1 ansible.builtin.lineinfile ansible-hardening : Drop options from SSH config that we manage 21
CHANGED 08 Dec 2025 13:50:17 +0000 00:00:00.46 aio1 ansible.builtin.copy ansible-hardening : Copy login warning banner 5
OK 08 Dec 2025 13:50:16 +0000 00:00:00.16 aio1 ansible.builtin.command ansible-hardening : Check to see if snmpd config contains public/private 2
OK 08 Dec 2025 13:50:16 +0000 00:00:00.15 aio1 ansible.builtin.stat ansible-hardening : Check for TFTP server configuration file 2
OK 08 Dec 2025 13:50:15 +0000 00:00:00.15 aio1 ansible.builtin.stat ansible-hardening : Check for postfix configuration file 2
OK 08 Dec 2025 13:50:15 +0000 00:00:00.16 aio1 ansible.builtin.shell ansible-hardening : Check for interfaces in promiscuous mode 2
OK 08 Dec 2025 13:50:15 +0000 00:00:00.02 aio1 ansible.builtin.debug ansible-hardening : V-72281 - For systems using DNS resolution, at least two name servers must be configured. 4
OK 08 Dec 2025 13:50:14 +0000 00:00:00.16 aio1 command ansible-hardening : Count nameserver entries in /etc/resolv.conf 3
OK 08 Dec 2025 13:50:14 +0000 00:00:00.17 aio1 ansible.builtin.command ansible-hardening : Check firewalld status 2
OK 08 Dec 2025 13:50:13 +0000 00:00:00.16 aio1 ansible.builtin.stat ansible-hardening : Check if chrony configuration file exists 2
CHANGED 08 Dec 2025 13:50:13 +0000 00:00:00.15 aio1 ansible.builtin.blockinfile ansible-hardening : V-72223 - Set 10 minute timeout on communication sessions 4
OK 08 Dec 2025 13:50:12 +0000 00:00:00.19 aio1 ansible.builtin.shell ansible-hardening : Check if ClamAV update process is already running 2
OK 08 Dec 2025 13:50:11 +0000 00:00:00.15 aio1 ansible.builtin.stat ansible-hardening : Check if ClamAV is installed 2
OK 08 Dec 2025 13:50:11 +0000 00:00:00.01 aio1 ansible.builtin.debug ansible-hardening : V-72209 - The system must send rsyslog output to a log aggregation server. 4
OK 08 Dec 2025 13:50:11 +0000 00:00:00.15 aio1 ansible.builtin.command ansible-hardening : Check if syslog output is being sent to another server 2
OK 08 Dec 2025 13:50:11 +0000 00:00:00.02 aio1 ansible.builtin.debug ansible-hardening : Check for /tmp on mounted filesystem 4
OK 08 Dec 2025 13:50:11 +0000 00:00:00.02 aio1 ansible.builtin.debug ansible-hardening : Check for /var/log/audit on mounted filesystem 4
OK 08 Dec 2025 13:50:11 +0000 00:00:00.02 aio1 ansible.builtin.debug ansible-hardening : Check for /var on mounted filesystem 4
OK 08 Dec 2025 13:50:10 +0000 00:00:00.02 aio1 ansible.builtin.debug ansible-hardening : Check for /home on mounted filesystem 4
CHANGED 08 Dec 2025 13:50:09 +0000 00:00:00.73 aio1 ansible.builtin.systemd ansible-hardening : V-71993 - The x86 Ctrl-Alt-Delete key sequence must be disabled 4
CHANGED 08 Dec 2025 13:50:09 +0000 00:00:00.51 aio1 ansible.builtin.systemd ansible-hardening : V-71993 - The x86 Ctrl-Alt-Delete key sequence must be disabled 4
OK 08 Dec 2025 13:50:08 +0000 00:00:00.16 aio1 ansible.builtin.command ansible-hardening : Check autofs service 2
OK 08 Dec 2025 13:50:08 +0000 00:00:00.16 aio1 ansible.builtin.command ansible-hardening : Check for unlabeled device files 4
CHANGED 08 Dec 2025 13:50:06 +0000 00:00:00.45 aio1 ansible.builtin.copy ansible-hardening : V-77821 - Datagram Congestion Control Protocol (DCCP) kernel module must be disabled 4
OK 08 Dec 2025 13:50:06 +0000 00:00:00.02 aio1 ansible.builtin.debug ansible-hardening : Print a warning if FIPS isn't enabled 4
OK 08 Dec 2025 13:50:06 +0000 00:00:00.16 aio1 ansible.builtin.command ansible-hardening : Check if FIPS is enabled 2
OK 08 Dec 2025 13:50:05 +0000 00:00:00.17 aio1 ansible.builtin.command ansible-hardening : Check kdump service 4
CHANGED 08 Dec 2025 13:50:03 +0000 00:00:02.32 aio1 ansible.posix.sysctl ansible-hardening : Set sysctl configurations 13
CHANGED 08 Dec 2025 13:50:03 +0000 00:00:00.16 aio1 ansible.builtin.lineinfile ansible-hardening : V-71983 - USB mass storage must be disabled. 4
OK 08 Dec 2025 13:50:01 +0000 00:00:00.18 aio1 ansible.builtin.stat ansible-hardening : Check for dconf profiles 2
OK 08 Dec 2025 13:50:01 +0000 00:00:00.15 aio1 ansible.builtin.stat ansible-hardening : Check if gdm is installed and configured 1
OK 08 Dec 2025 13:50:00 +0000 00:00:00.15 aio1 ansible.builtin.stat ansible-hardening : Check if /etc/cron.allow exists 2
OK 08 Dec 2025 13:49:58 +0000 00:00:00.16 aio1 ansible.builtin.command ansible-hardening : Check for pam_lastlog in PAM configuration 2
OK 08 Dec 2025 13:49:57 +0000 00:00:00.17 aio1 ansible.builtin.stat ansible-hardening : Check if GRUB2 custom file exists 2
OK 08 Dec 2025 13:49:57 +0000 00:00:00.15 aio1 ansible.builtin.stat ansible-hardening : Check if sssd.conf exists 2
OK 08 Dec 2025 13:49:56 +0000 00:00:00.17 aio1 ansible.builtin.shell ansible-hardening : Check for '!authenticate' in sudoers files 4
OK 08 Dec 2025 13:49:56 +0000 00:00:00.02 aio1 debug ansible-hardening : V-71947 - Users must provide a password for privilege escalation 5
OK 08 Dec 2025 13:49:56 +0000 00:00:00.17 aio1 ansible.builtin.shell ansible-hardening : Check for 'nopasswd' in sudoers files 4
CHANGED 08 Dec 2025 13:49:55 +0000 00:00:00.69 aio1 ansible.builtin.lineinfile ansible-hardening : Prevent users with blank or null passwords from authenticating (Red Hat) 4
OK 08 Dec 2025 13:49:54 +0000 00:00:00.29 aio1 ansible.builtin.service ansible-hardening : Ensure auditd is running and enabled at boot time 4
CHANGED 08 Dec 2025 13:49:53 +0000 00:00:00.49 aio1 ansible.builtin.template ansible-hardening : Deploy rules for auditd based on STIG requirements 56
CHANGED 08 Dec 2025 13:49:53 +0000 00:00:00.16 aio1 ansible.builtin.file ansible-hardening : Remove system default audit.rules file 2
OK 08 Dec 2025 13:49:53 +0000 00:00:00.01 aio1 ansible.builtin.set_fact ansible-hardening : Get valid system architectures for audit rules 2
OK 08 Dec 2025 13:49:52 +0000 00:00:00.15 aio1 ansible.builtin.stat ansible-hardening : Verify that audisp-remote.conf exists 2
OK 08 Dec 2025 13:49:52 +0000 00:00:00.17 aio1 ansible.builtin.stat ansible-hardening : Verify that auditd.conf exists 2
OK 08 Dec 2025 13:49:52 +0000 00:00:00.16 aio1 ansible.builtin.stat ansible-hardening : Check to see if AIDE database is already in place 2
OK 08 Dec 2025 13:49:51 +0000 00:00:00.32 aio1 ansible.builtin.stat ansible-hardening : Verify that AIDE configuration directory exists 2
OK 08 Dec 2025 13:49:46 +0000 00:00:04.56 aio1 ansible.builtin.stat ansible-hardening : Check each user to see if its home directory exists on the filesystem 4
OK 08 Dec 2025 13:49:45 +0000 00:00:00.16 aio1 shell ansible-hardening : Get all accounts with UID 0 5
CHANGED 08 Dec 2025 13:49:44 +0000 00:00:00.49 aio1 ansible.builtin.lineinfile ansible-hardening : Apply shadow-utils configurations 9
CHANGED 08 Dec 2025 13:49:43 +0000 00:00:00.16 aio1 community.general.ini_file ansible-hardening : Ensure libuser is storing passwords using SHA512 4
OK 08 Dec 2025 13:49:43 +0000 00:00:00.02 aio1 ansible.builtin.debug ansible-hardening : Print warning if PAM is not using SHA512 for password storage 4
OK 08 Dec 2025 13:49:43 +0000 00:00:00.17 aio1 ansible.builtin.command ansible-hardening : Check for SHA512 password storage in PAM 2
CHANGED 08 Dec 2025 13:49:43 +0000 00:00:00.22 aio1 ansible.builtin.blockinfile ansible-hardening : Set password quality requirements 12
OK 08 Dec 2025 13:49:42 +0000 00:00:00.17 aio1 ansible.builtin.stat ansible-hardening : Check if /etc/security/pwquality.conf exists 2
OK 08 Dec 2025 13:49:41 +0000 00:00:00.15 aio1 ansible.builtin.stat ansible-hardening : Check if /etc/dnf/automatic.conf exists 2
CHANGED 08 Dec 2025 13:49:41 +0000 00:00:00.46 aio1 ansible.builtin.lineinfile ansible-hardening : V-71977 - Require digital signatures for all packages 6
OK 08 Dec 2025 13:49:40 +0000 00:00:00.18 aio1 ansible.builtin.async_status ansible-hardening : Ensure RPM verification task has finished 4
OK 08 Dec 2025 13:49:40 +0000 00:00:00.00 aio1 ansible.builtin.include_tasks ansible-hardening : Including rpm tasks 1
OK 08 Dec 2025 13:49:40 +0000 00:00:00.01 aio1 ansible.builtin.include_tasks ansible-hardening : Including OS-specific tasks 1
OK 08 Dec 2025 13:49:39 +0000 00:00:00.83 aio1 ansible.builtin.package ansible-hardening : Remove packages based on STIG requirements 17
CHANGED 08 Dec 2025 13:49:32 +0000 00:00:06.64 aio1 ansible.builtin.package ansible-hardening : Add packages based on STIG requirements 17
OK 08 Dec 2025 13:49:31 +0000 00:00:00.17 aio1 get_users ansible-hardening : Get user data for all interactive users on the system 2
OK 08 Dec 2025 13:49:31 +0000 00:00:00.25 aio1 get_users ansible-hardening : Get user data for all users on the system 2
OK 08 Dec 2025 13:49:30 +0000 00:00:00.31 aio1 shell ansible-hardening : Verify all installed RPM packages 5
OK 08 Dec 2025 13:49:30 +0000 00:00:00.01 aio1 ansible.builtin.set_fact ansible-hardening : Set a fact for the temporary directory 2
CHANGED 08 Dec 2025 13:49:30 +0000 00:00:00.22 aio1 ansible.builtin.tempfile ansible-hardening : Create temporary directory to hold any temporary files 2
OK 08 Dec 2025 13:49:29 +0000 00:00:00.18 aio1 ansible.builtin.stat ansible-hardening : Check if grub is present on the remote node 2
OK 08 Dec 2025 13:49:29 +0000 00:00:00.02 aio1 ansible.builtin.set_fact ansible-hardening : Set facts 2
OK 08 Dec 2025 13:49:29 +0000 00:00:00.02 aio1 ansible.builtin.set_fact ansible-hardening : Check to see if we are booting with EFI or UEFI 2
OK 08 Dec 2025 13:49:29 +0000 00:00:00.16 aio1 ansible.builtin.command ansible-hardening : Check for check/audit mode 2
OK 08 Dec 2025 13:49:29 +0000 00:00:00.03 aio1 ansible.builtin.include_vars ansible-hardening : Gather variables for each operating system 2
OK 08 Dec 2025 13:49:28 +0000 00:00:00.01 aio1 ansible.builtin.include_role Include security hardening role 1
OK 08 Dec 2025 13:49:27 +0000 00:00:00.80 aio1 ansible.builtin.setup openstack.osa.gather_extra_facts : Gather additional facts 1
OK 08 Dec 2025 13:49:27 +0000 00:00:00.01 aio1 ansible.builtin.include_role Gather additional facts 1
OK 08 Dec 2025 13:44:14 +0000 00:00:00.27 aio1 gather_facts Gathering Facts 1
CHANGED 08 Dec 2025 13:44:09 +0000 00:00:01.45 aio1 community.general.lxc_container lxc_hosts : Create base container to use for containers with dir 1
CHANGED 08 Dec 2025 13:44:08 +0000 00:00:00.43 aio1 ansible.builtin.copy lxc_hosts : Set build ID 1
CHANGED 08 Dec 2025 13:44:08 +0000 00:00:00.48 aio1 ansible.builtin.copy lxc_hosts : Set expiry 1
CHANGED 08 Dec 2025 13:44:05 +0000 00:00:02.19 aio1 ansible.builtin.template lxc_hosts : Drop container meta-data 1
CHANGED 08 Dec 2025 13:44:02 +0000 00:00:03.60 aio1 ansible.builtin.shell lxc_hosts : Create lxc image 2
OK 08 Dec 2025 13:44:01 +0000 00:00:00.15 aio1 ansible.builtin.file lxc_hosts : Remove existing cache archive 1
CHANGED 08 Dec 2025 13:44:01 +0000 00:00:00.16 aio1 ansible.builtin.file lxc_hosts : Create LXC cache dir 1
OK 08 Dec 2025 13:44:01 +0000 00:00:00.00 aio1 ansible.builtin.include_tasks lxc_hosts : Including lxc_cache_create tasks 2
CHANGED 08 Dec 2025 13:44:00 +0000 00:00:00.41 aio1 ansible.builtin.template lxc_hosts : Remove requiretty for sudo on centos 1
CHANGED 08 Dec 2025 13:43:50 +0000 00:00:10.40 aio1 ansible.builtin.async_status lxc_hosts : Ensure that the LXC cache has been prepared 1
OK 08 Dec 2025 13:43:49 +0000 00:00:00.29 aio1 ansible.builtin.shell lxc_hosts : Prepare cached image setup commands 1
CHANGED 08 Dec 2025 13:43:49 +0000 00:00:00.42 aio1 ansible.builtin.template lxc_hosts : Cached image preparation script 1
OK 08 Dec 2025 13:43:49 +0000 00:00:00.16 aio1 ansible.builtin.file lxc_hosts : Ensure opt directory exists in container 1
CHANGED 08 Dec 2025 13:43:46 +0000 00:00:01.67 aio1 ansible.builtin.shell lxc_hosts : Rsyncing files from the LXC host to the container cache 1