Execution
Date 15 Dec 2025 09:38:00 +0000
Duration 00:17:22.68
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
18 Hosts
603 Tasks
2798 Results
18 Plays
138 Files
0 Records

Host facts: aio1
Processor
Storage
/
/dev/xvda1 (ext4)
43.2% used
21.0 GB free
/mnt/config
/dev/xvdd (iso9660)
100.0% used
0 bytes free
/openstack
/dev/xvde1 (ext4)
5.2% used
29.7 GB free
/var/lib/lxc
/dev/xvde2 (ext4)
25.9% used
34.8 GB free
/var/lib/machines
/dev/loop0 (ext4)
9.6% used
9.7 GB free
All Host Facts
Fact Value
ansible_mounts
[
    {
        "block_available": 5498442,
        "block_size": 4096,
        "block_total": 9688331,
        "block_used": 4189889,
        "device": "/dev/xvda1",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 9769081,
        "inode_total": 10449920,
        "inode_used": 680839,
        "mount": "/",
        "options": "rw,relatime",
        "passno": 0,
        "size_available": 22521618432,
        "size_total": 39683403776,
        "uuid": "0f58f3b4-0f21-4965-8de6-de18e09dc5f6"
    },
    {
        "block_available": 0,
        "block_size": 2048,
        "block_total": 222,
        "block_used": 222,
        "device": "/dev/xvdd",
        "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": 454656,
        "uuid": "2025-12-15-09-30-28-00"
    },
    {
        "block_available": 7787684,
        "block_size": 4096,
        "block_total": 8211652,
        "block_used": 423968,
        "device": "/dev/xvde1",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 2097014,
        "inode_total": 2097152,
        "inode_used": 138,
        "mount": "/openstack",
        "options": "rw,noatime,nobarrier,data=writeback",
        "passno": 0,
        "size_available": 31898353664,
        "size_total": 33634926592,
        "uuid": "bddd7da3-fce8-4739-9ce4-599fdf19673a"
    },
    {
        "block_available": 9124326,
        "block_size": 4096,
        "block_total": 12306341,
        "block_used": 3182015,
        "device": "/dev/xvde2",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 2900343,
        "inode_total": 3145728,
        "inode_used": 245385,
        "mount": "/var/lib/lxc",
        "options": "rw,noatime,nobarrier,data=writeback",
        "passno": 0,
        "size_available": 37373239296,
        "size_total": 50406772736,
        "uuid": "60ebef47-a514-4cfa-9093-549f440496c5"
    },
    {
        "block_available": 2540616,
        "block_size": 4096,
        "block_total": 2811698,
        "block_used": 271082,
        "device": "/dev/loop0",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 707049,
        "inode_total": 720896,
        "inode_used": 13847,
        "mount": "/var/lib/machines",
        "options": "rw,relatime",
        "passno": 0,
        "size_available": 10406363136,
        "size_total": 11516715008,
        "uuid": "f07bb844-d381-4796-a284-1b5502e781bc"
    }
]





Report Status Date Date Duration Host Action Task Tags Notes
OK 15 Dec 2025 09:55:21 +0000 00:00:00.33 aio1 ansible.builtin.command ansible-hardening : Generate auditd rules 1
CHANGED 15 Dec 2025 09:55:20 +0000 00:00:00.66 aio1 ansible.builtin.service ansible-hardening : Restart ssh 1
OK 15 Dec 2025 09:55:19 +0000 00:00:00.33 aio1 ansible.builtin.file ansible-hardening : Remove the temporary directory 2
CHANGED 15 Dec 2025 09:55:19 +0000 00:00:00.49 aio1 ansible.builtin.replace ansible-hardening : Manage motd in pam.d 1
OK 15 Dec 2025 09:55:17 +0000 00:00:01.24 aio1 ansible.builtin.file ansible-hardening : Private host key files must have mode 0600 or less 4
OK 15 Dec 2025 09:55:17 +0000 00:00:00.32 aio1 ansible.builtin.shell ansible-hardening : Determine existing private ssh host keys 2
OK 15 Dec 2025 09:55:15 +0000 00:00:01.29 aio1 ansible.builtin.file ansible-hardening : Public host key files must have mode 0644 or less 4
OK 15 Dec 2025 09:55:15 +0000 00:00:00.32 aio1 ansible.builtin.shell ansible-hardening : Determine existing public ssh host keys 2
OK 15 Dec 2025 09:55:14 +0000 00:00:00.63 aio1 ansible.builtin.service ansible-hardening : Ensure sshd is enabled at boot time 4
CHANGED 15 Dec 2025 09:55:14 +0000 00:00:00.37 aio1 ansible.builtin.blockinfile ansible-hardening : Adjust ssh server configuration based on STIG requirements 21
CHANGED 15 Dec 2025 09:55:08 +0000 00:00:05.49 aio1 ansible.builtin.lineinfile ansible-hardening : Drop options from SSH config that we manage 21
CHANGED 15 Dec 2025 09:55:07 +0000 00:00:00.71 aio1 ansible.builtin.copy ansible-hardening : Copy login warning banner 5
OK 15 Dec 2025 09:55:06 +0000 00:00:00.33 aio1 ansible.builtin.command ansible-hardening : Check to see if snmpd config contains public/private 2
OK 15 Dec 2025 09:55:05 +0000 00:00:00.31 aio1 ansible.builtin.stat ansible-hardening : Check for TFTP server configuration file 2
OK 15 Dec 2025 09:55:05 +0000 00:00:00.32 aio1 ansible.builtin.stat ansible-hardening : Check for postfix configuration file 2
OK 15 Dec 2025 09:55:04 +0000 00:00:00.32 aio1 ansible.builtin.shell ansible-hardening : Check for interfaces in promiscuous mode 2
OK 15 Dec 2025 09:55:04 +0000 00:00:00.05 aio1 ansible.builtin.debug ansible-hardening : V-72281 - For systems using DNS resolution, at least two name servers must be configured. 4
OK 15 Dec 2025 09:55:03 +0000 00:00:00.34 aio1 command ansible-hardening : Count nameserver entries in /etc/resolv.conf 3
OK 15 Dec 2025 09:55:03 +0000 00:00:00.34 aio1 ansible.builtin.command ansible-hardening : Check firewalld status 2
OK 15 Dec 2025 09:55:02 +0000 00:00:00.35 aio1 ansible.builtin.stat ansible-hardening : Check if chrony configuration file exists 2
CHANGED 15 Dec 2025 09:55:01 +0000 00:00:00.33 aio1 ansible.builtin.blockinfile ansible-hardening : V-72223 - Set 10 minute timeout on communication sessions 4
OK 15 Dec 2025 09:55:00 +0000 00:00:00.32 aio1 ansible.builtin.shell ansible-hardening : Check if ClamAV update process is already running 2
OK 15 Dec 2025 09:54:59 +0000 00:00:00.31 aio1 ansible.builtin.stat ansible-hardening : Check if ClamAV is installed 2
OK 15 Dec 2025 09:54:59 +0000 00:00:00.05 aio1 ansible.builtin.debug ansible-hardening : V-72209 - The system must send rsyslog output to a log aggregation server. 4
OK 15 Dec 2025 09:54:58 +0000 00:00:00.33 aio1 ansible.builtin.command ansible-hardening : Check if syslog output is being sent to another server 2
OK 15 Dec 2025 09:54:58 +0000 00:00:00.05 aio1 ansible.builtin.debug ansible-hardening : Check for /tmp on mounted filesystem 4
OK 15 Dec 2025 09:54:58 +0000 00:00:00.06 aio1 ansible.builtin.debug ansible-hardening : Check for /var/log/audit on mounted filesystem 4
OK 15 Dec 2025 09:54:58 +0000 00:00:00.06 aio1 ansible.builtin.debug ansible-hardening : Check for /var on mounted filesystem 4
OK 15 Dec 2025 09:54:57 +0000 00:00:00.06 aio1 ansible.builtin.debug ansible-hardening : Check for /home on mounted filesystem 4
CHANGED 15 Dec 2025 09:54:56 +0000 00:00:01.50 aio1 ansible.builtin.systemd ansible-hardening : V-71993 - The x86 Ctrl-Alt-Delete key sequence must be disabled 4
OK 15 Dec 2025 09:54:55 +0000 00:00:00.60 aio1 ansible.builtin.systemd ansible-hardening : V-71993 - The x86 Ctrl-Alt-Delete key sequence must be disabled 4
OK 15 Dec 2025 09:54:54 +0000 00:00:00.33 aio1 ansible.builtin.command ansible-hardening : Check autofs service 2
OK 15 Dec 2025 09:54:53 +0000 00:00:00.62 aio1 ansible.builtin.service ansible-hardening : Ensure AppArmor is running 3
OK 15 Dec 2025 09:54:52 +0000 00:00:00.62 aio1 ansible.builtin.service ansible-hardening : Ensure AppArmor is enabled at boot time 3
OK 15 Dec 2025 09:54:51 +0000 00:00:00.34 aio1 ansible.builtin.command ansible-hardening : Check if apparmor is running 3
OK 15 Dec 2025 09:54:51 +0000 00:00:00.36 aio1 ansible.builtin.command ansible-hardening : Check apparmor_status output 3
CHANGED 15 Dec 2025 09:54:50 +0000 00:00:00.74 aio1 ansible.builtin.copy ansible-hardening : V-77821 - Datagram Congestion Control Protocol (DCCP) kernel module must be disabled 4
OK 15 Dec 2025 09:54:49 +0000 00:00:00.33 aio1 ansible.builtin.command ansible-hardening : Check kdump service 4
CHANGED 15 Dec 2025 09:54:45 +0000 00:00:03.58 aio1 ansible.posix.sysctl ansible-hardening : Set sysctl configurations 13
CHANGED 15 Dec 2025 09:54:45 +0000 00:00:00.34 aio1 ansible.builtin.lineinfile ansible-hardening : V-71983 - USB mass storage must be disabled. 4
OK 15 Dec 2025 09:54:43 +0000 00:00:00.30 aio1 ansible.builtin.stat ansible-hardening : Check for dconf profiles 2
OK 15 Dec 2025 09:54:42 +0000 00:00:00.31 aio1 ansible.builtin.stat ansible-hardening : Check if gdm is installed and configured 1
OK 15 Dec 2025 09:54:41 +0000 00:00:00.32 aio1 ansible.builtin.stat ansible-hardening : Check if /etc/cron.allow exists 2
OK 15 Dec 2025 09:54:38 +0000 00:00:00.32 aio1 ansible.builtin.command ansible-hardening : Check for pam_lastlog in PAM configuration 2
OK 15 Dec 2025 09:54:37 +0000 00:00:00.35 aio1 ansible.builtin.stat ansible-hardening : Check if GRUB2 custom file exists 2
OK 15 Dec 2025 09:54:37 +0000 00:00:00.32 aio1 ansible.builtin.stat ansible-hardening : Check if sssd.conf exists 2
OK 15 Dec 2025 09:54:36 +0000 00:00:00.34 aio1 ansible.builtin.shell ansible-hardening : Check for '!authenticate' in sudoers files 4
OK 15 Dec 2025 09:54:36 +0000 00:00:00.05 aio1 debug ansible-hardening : V-71947 - Users must provide a password for privilege escalation 5
OK 15 Dec 2025 09:54:35 +0000 00:00:00.34 aio1 ansible.builtin.shell ansible-hardening : Check for 'nopasswd' in sudoers files 4
OK 15 Dec 2025 09:54:35 +0000 00:00:00.32 aio1 ansible.builtin.lineinfile ansible-hardening : Prevent users with blank or null passwords from authenticating (Debian/Ubuntu) 4
CHANGED 15 Dec 2025 09:54:34 +0000 00:00:00.36 aio1 ansible.builtin.lineinfile ansible-hardening : Set pam_faildelay configuration on Ubuntu 4
OK 15 Dec 2025 09:54:33 +0000 00:00:00.63 aio1 ansible.builtin.service ansible-hardening : Ensure auditd is running and enabled at boot time 4
CHANGED 15 Dec 2025 09:54:32 +0000 00:00:00.87 aio1 ansible.builtin.template ansible-hardening : Deploy rules for auditd based on STIG requirements 56
CHANGED 15 Dec 2025 09:54:31 +0000 00:00:00.33 aio1 ansible.builtin.file ansible-hardening : Remove system default audit.rules file 2
OK 15 Dec 2025 09:54:31 +0000 00:00:00.06 aio1 ansible.builtin.set_fact ansible-hardening : Get valid system architectures for audit rules 2
OK 15 Dec 2025 09:54:30 +0000 00:00:00.30 aio1 ansible.builtin.stat ansible-hardening : Verify that audisp-remote.conf exists 2
OK 15 Dec 2025 09:54:30 +0000 00:00:00.33 aio1 ansible.builtin.stat ansible-hardening : Verify that auditd.conf exists 2
OK 15 Dec 2025 09:54:29 +0000 00:00:00.31 aio1 ansible.builtin.stat ansible-hardening : Check to see if AIDE database is already in place 2
CHANGED 15 Dec 2025 09:54:29 +0000 00:00:00.32 aio1 ansible.builtin.blockinfile ansible-hardening : Configure AIDE to verify additional properties (Ubuntu) 6
CHANGED 15 Dec 2025 09:54:28 +0000 00:00:00.71 aio1 ansible.builtin.template ansible-hardening : Exclude certain directories from AIDE 4
OK 15 Dec 2025 09:54:27 +0000 00:00:00.61 aio1 ansible.builtin.stat ansible-hardening : Verify that AIDE configuration directory exists 2
OK 15 Dec 2025 09:54:27 +0000 00:00:00.07 aio1 ansible.builtin.debug ansible-hardening : Print warning for users with an assigned home directory that does not exist 4
OK 15 Dec 2025 09:54:16 +0000 00:00:10.25 aio1 ansible.builtin.stat ansible-hardening : Check each user to see if its home directory exists on the filesystem 4
OK 15 Dec 2025 09:54:15 +0000 00:00:00.33 aio1 shell ansible-hardening : Get all accounts with UID 0 5
CHANGED 15 Dec 2025 09:54:14 +0000 00:00:00.68 aio1 ansible.builtin.lineinfile ansible-hardening : Apply shadow-utils configurations 9
OK 15 Dec 2025 09:54:13 +0000 00:00:00.05 aio1 ansible.builtin.debug ansible-hardening : Print warning if PAM is not using SHA512 for password storage 4
OK 15 Dec 2025 09:54:13 +0000 00:00:00.31 aio1 ansible.builtin.command ansible-hardening : Check for SHA512 password storage in PAM 2
CHANGED 15 Dec 2025 09:54:12 +0000 00:00:00.47 aio1 ansible.builtin.blockinfile ansible-hardening : Set password quality requirements 12
OK 15 Dec 2025 09:54:12 +0000 00:00:00.33 aio1 ansible.builtin.stat ansible-hardening : Check if /etc/security/pwquality.conf exists 2
CHANGED 15 Dec 2025 09:54:11 +0000 00:00:00.33 aio1 ansible.builtin.lineinfile ansible-hardening : V-71979 - Package management tool must verify authenticity of locally-installed packages 3
OK 15 Dec 2025 09:54:10 +0000 00:00:00.04 aio1 ansible.builtin.debug ansible-hardening : V-71977 - Package management tool must verify authenticity of packages 3
OK 15 Dec 2025 09:54:10 +0000 00:00:00.33 aio1 ansible.builtin.command ansible-hardening : Search for AllowUnauthenticated in /etc/apt/apt.conf.d/ 1
OK 15 Dec 2025 09:54:08 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks ansible-hardening : Including OS-specific tasks 1
OK 15 Dec 2025 09:54:07 +0000 00:00:01.03 aio1 ansible.builtin.package ansible-hardening : Remove packages based on STIG requirements 17
CHANGED 15 Dec 2025 09:53:19 +0000 00:00:48.07 aio1 ansible.builtin.package ansible-hardening : Add packages based on STIG requirements 17
OK 15 Dec 2025 09:53:18 +0000 00:00:00.31 aio1 get_users ansible-hardening : Get user data for all interactive users on the system 2
OK 15 Dec 2025 09:53:18 +0000 00:00:00.48 aio1 get_users ansible-hardening : Get user data for all users on the system 2
OK 15 Dec 2025 09:53:17 +0000 00:00:00.04 aio1 ansible.builtin.set_fact ansible-hardening : Set a fact for the temporary directory 2
CHANGED 15 Dec 2025 09:53:16 +0000 00:00:00.47 aio1 ansible.builtin.tempfile ansible-hardening : Create temporary directory to hold any temporary files 2
OK 15 Dec 2025 09:53:16 +0000 00:00:00.33 aio1 ansible.builtin.stat ansible-hardening : Check if grub is present on the remote node 2
OK 15 Dec 2025 09:53:15 +0000 00:00:00.05 aio1 ansible.builtin.set_fact ansible-hardening : Set facts 2
OK 15 Dec 2025 09:53:15 +0000 00:00:00.05 aio1 ansible.builtin.set_fact ansible-hardening : Check to see if we are booting with EFI or UEFI 2
OK 15 Dec 2025 09:53:15 +0000 00:00:00.32 aio1 ansible.builtin.command ansible-hardening : Check for check/audit mode 2
OK 15 Dec 2025 09:53:15 +0000 00:00:00.08 aio1 ansible.builtin.include_vars ansible-hardening : Gather variables for each operating system 2
OK 15 Dec 2025 09:53:14 +0000 00:00:00.02 aio1 ansible.builtin.include_role Include security hardening role 1
OK 15 Dec 2025 09:53:12 +0000 00:00:01.21 aio1 ansible.builtin.setup openstack.osa.gather_extra_facts : Gather additional facts 1
OK 15 Dec 2025 09:53:12 +0000 00:00:00.02 aio1 ansible.builtin.include_role Gather additional facts 1
OK 15 Dec 2025 09:46:09 +0000 00:00:00.83 aio1 gather_facts Gathering Facts 1
CHANGED 15 Dec 2025 09:45:50 +0000 00:00:14.08 aio1 community.general.lxc_container lxc_hosts : Create base container to use for containers with dir 1
CHANGED 15 Dec 2025 09:45:49 +0000 00:00:00.70 aio1 ansible.builtin.copy lxc_hosts : Set build ID 1
CHANGED 15 Dec 2025 09:45:48 +0000 00:00:00.79 aio1 ansible.builtin.copy lxc_hosts : Set expiry 1
CHANGED 15 Dec 2025 09:45:44 +0000 00:00:03.50 aio1 ansible.builtin.template lxc_hosts : Drop container meta-data 1
CHANGED 15 Dec 2025 09:45:38 +0000 00:00:06.12 aio1 ansible.builtin.shell lxc_hosts : Create lxc image 2
OK 15 Dec 2025 09:45:37 +0000 00:00:00.33 aio1 ansible.builtin.file lxc_hosts : Remove existing cache archive 1
CHANGED 15 Dec 2025 09:45:37 +0000 00:00:00.32 aio1 ansible.builtin.file lxc_hosts : Create LXC cache dir 1
OK 15 Dec 2025 09:45:37 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks lxc_hosts : Including lxc_cache_create tasks 2
CHANGED 15 Dec 2025 09:44:55 +0000 00:00:41.71 aio1 ansible.builtin.async_status lxc_hosts : Ensure that the LXC cache has been prepared 1
OK 15 Dec 2025 09:44:54 +0000 00:00:00.48 aio1 ansible.builtin.shell lxc_hosts : Prepare cached image setup commands 1
CHANGED 15 Dec 2025 09:44:53 +0000 00:00:00.75 aio1 ansible.builtin.template lxc_hosts : Cached image preparation script 1
OK 15 Dec 2025 09:44:53 +0000 00:00:00.33 aio1 ansible.builtin.file lxc_hosts : Ensure opt directory exists in container 1