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


Field Value
ansible_facts
{
    "ansible_apparmor": {
        "status": "enabled"
    },
    "ansible_architecture": "x86_64",
    "ansible_cmdline": {
        "BOOT_IMAGE": "/boot/vmlinuz-6.8.0-90-generic",
        "console": "ttyS0,115200",
        "gfxpayload": "text",
        "no_timer_check": true,
        "nofb": true,
        "nomodeset": true,
        "ro": true,
        "root": "LABEL=cloudimg-rootfs"
    },
    "ansible_date_time": {
        "date": "2025-12-15",
        "day": "15",
        "epoch": "1765792064",
        "epoch_int": "1765792064",
        "hour": "09",
        "iso8601": "2025-12-15T09:47:44Z",
        "iso8601_basic": "20251215T094744668176",
        "iso8601_basic_short": "20251215T094744",
        "iso8601_micro": "2025-12-15T09:47:44.668176Z",
        "minute": "47",
        "month": "12",
        "second": "44",
        "time": "09:47:44",
        "tz": "UTC",
        "tz_dst": "UTC",
        "tz_offset": "+0000",
        "weekday": "Monday",
        "weekday_number": "1",
        "weeknumber": "50",
        "year": "2025"
    },
    "ansible_distribution": "Ubuntu",
    "ansible_distribution_file_parsed": true,
    "ansible_distribution_file_path": "/etc/os-release",
    "ansible_distribution_file_variety": "Debian",
    "ansible_distribution_major_version": "24",
    "ansible_distribution_release": "noble",
    "ansible_distribution_version": "24.04",
    "ansible_dns": {
        "nameservers": [
            "127.0.0.53"
        ],
        "options": {
            "edns0": true,
            "trust-ad": true
        },
        "search": [
            "."
        ]
    },
    "ansible_domain": "",
    "ansible_effective_group_id": 0,
    "ansible_effective_user_id": 0,
    "ansible_env": "Not saved by ARA as configured by 'ignored_facts'",
    "ansible_fips": false,
    "ansible_fqdn": "localhost",
    "ansible_hostname": "aio1",
    "ansible_kernel": "6.8.0-90-generic",
    "ansible_kernel_version": "#91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025",
    "ansible_local": {},
    "ansible_lsb": {
        "codename": "noble",
        "description": "Ubuntu 24.04.3 LTS",
        "id": "Ubuntu",
        "major_release": "24",
        "release": "24.04"
    },
    "ansible_machine": "x86_64",
    "ansible_machine_id": "692529c96a8b47ea9540a1a197d41157",
    "ansible_nodename": "aio1",
    "ansible_os_family": "Debian",
    "ansible_pkg_mgr": "apt",
    "ansible_proc_cmdline": {
        "BOOT_IMAGE": "/boot/vmlinuz-6.8.0-90-generic",
        "console": [
            "tty0",
            "ttyS0,115200"
        ],
        "gfxpayload": "text",
        "no_timer_check": true,
        "nofb": true,
        "nomodeset": true,
        "ro": true,
        "root": "LABEL=cloudimg-rootfs"
    },
    "ansible_python": {
        "executable": "/usr/bin/python3.12",
        "has_sslcontext": true,
        "type": "cpython",
        "version": {
            "major": 3,
            "micro": 3,
            "minor": 12,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            12,
            3,
            "final",
            0
        ]
    },
    "ansible_python_version": "3.12.3",
    "ansible_real_group_id": 0,
    "ansible_real_user_id": 0,
    "ansible_selinux": {
        "status": "disabled"
    },
    "ansible_selinux_python_present": true,
    "ansible_service_mgr": "systemd",
    "ansible_system": "Linux",
    "ansible_system_capabilities": [
        "ep cap_sys_module",
        "cap_sys_rawio",
        "cap_sys_time",
        "cap_mac_override",
        "cap_mac_admin-ep"
    ],
    "ansible_system_capabilities_enforced": "True",
    "ansible_user_dir": "/root",
    "ansible_user_gecos": "root",
    "ansible_user_gid": 0,
    "ansible_user_id": "root",
    "ansible_user_shell": "/bin/bash",
    "ansible_user_uid": 0,
    "ansible_userspace_architecture": "x86_64",
    "ansible_userspace_bits": "64",
    "discovered_interpreter_python": "/usr/bin/python3.12",
    "gather_subset": [
        "!all"
    ],
    "module_setup": true
}
changed
False
invocation
{
    "module_args": {
        "fact_path": "/etc/ansible/facts.d",
        "filter": [],
        "gather_subset": [
            "!all"
        ],
        "gather_timeout": 10
    }
}
warnings
[
    "Platform linux on host aio1-repo-container-7d639533 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible-core/2.18/reference_appendices/interpreter_discovery.html for more information."
]