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

Task result details

  • Status
    OK
  • Duration
    00:00:01.21
  • Play
    Gather security hardening facts
  • Task
    openstack.osa.gather_extra_facts : Gather additional facts
  • Host
    aio1

Field Value
ansible_facts
{
    "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"
        }
    ]
}
changed
False
invocation
{
    "module_args": {
        "fact_path": "/etc/ansible/facts.d",
        "filter": [
            "ansible_mounts"
        ],
        "gather_subset": [
            "!all",
            "hardware"
        ],
        "gather_timeout": 10
    }
}