Execution
Date 14 Dec 2025 10:04:43 +0000
Duration 00:10:10.66
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
15 Hosts
603 Tasks
2357 Results
18 Plays
157 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.12.57+deb13-amd64",
        "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-14",
        "day": "14",
        "epoch": "1765706998",
        "epoch_int": "1765706998",
        "hour": "10",
        "iso8601": "2025-12-14T10:09:58Z",
        "iso8601_basic": "20251214T100958153519",
        "iso8601_basic_short": "20251214T100958",
        "iso8601_micro": "2025-12-14T10:09:58.153519Z",
        "minute": "09",
        "month": "12",
        "second": "58",
        "time": "10:09:58",
        "tz": "UTC",
        "tz_dst": "UTC",
        "tz_offset": "+0000",
        "weekday": "Sunday",
        "weekday_number": "0",
        "weeknumber": "49",
        "year": "2025"
    },
    "ansible_distribution": "Debian",
    "ansible_distribution_file_parsed": true,
    "ansible_distribution_file_path": "/etc/os-release",
    "ansible_distribution_file_variety": "Debian",
    "ansible_distribution_major_version": "13",
    "ansible_distribution_minor_version": "2",
    "ansible_distribution_release": "trixie",
    "ansible_distribution_version": "13.2",
    "ansible_dns": {},
    "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": "aio1",
    "ansible_hostname": "aio1",
    "ansible_kernel": "6.12.57+deb13-amd64",
    "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05)",
    "ansible_local": {},
    "ansible_lsb": {},
    "ansible_machine": "x86_64",
    "ansible_machine_id": "0c207a62b7474fd9b0df23b1795ec1c4",
    "ansible_nodename": "aio1",
    "ansible_os_family": "Debian",
    "ansible_pkg_mgr": "apt",
    "ansible_proc_cmdline": {
        "BOOT_IMAGE": "/boot/vmlinuz-6.12.57+deb13-amd64",
        "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.13",
        "has_sslcontext": true,
        "type": "cpython",
        "version": {
            "major": 3,
            "micro": 5,
            "minor": 13,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            13,
            5,
            "final",
            0
        ]
    },
    "ansible_python_version": "3.13.5",
    "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.13",
    "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-cinder-api-container-9cd182a1 is using the discovered Python interpreter at /usr/bin/python3.13, 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."
]