Execution
Date 22 Jul 2025 11:44:25 +0100
Duration 00:00:05.69
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
1 Hosts
7 Tasks
7 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:02.73
  • Play
    Determine primary physical interface and write hostname-interface-mac to file
  • Task
    Gather system facts
  • Host
    kvm016

Field Value
ansible_facts
{
    "ansible_default_ipv4": {
        "address": "185.149.110.49",
        "alias": "br-ext",
        "broadcast": "185.149.110.63",
        "gateway": "185.149.110.33",
        "interface": "br-ext",
        "macaddress": "a4:bf:01:69:38:b7",
        "mtu": 1500,
        "netmask": "255.255.255.224",
        "network": "185.149.110.32",
        "prefix": "27",
        "type": "ether"
    },
    "ansible_env": "Not saved by ARA as configured by 'ignored_facts'",
    "ansible_interfaces": [
        "eno4",
        "sol-673",
        "sol-676",
        "sol-677",
        "sol-344",
        "sol-680",
        "sol-644",
        "sol-652",
        "sol-649",
        "br-routed",
        "sol-653",
        "sol-674",
        "sol-675",
        "sol-681",
        "sol-658",
        "eno2",
        "sol-679",
        "sol-661",
        "ovs-system",
        "sol-279",
        "sol-651",
        "sol-654",
        "lo",
        "br-tun",
        "sol-678",
        "br-int",
        "br-ext",
        "sol-659",
        "sol-573",
        "sol-684",
        "eno1",
        "sol-585",
        "sol-648",
        "eno3",
        "enp24s0",
        "sol-683"
    ]
}
changed
False
invocation
{
    "module_args": {
        "fact_path": "/etc/ansible/facts.d",
        "filter": [
            "ansible_default_ipv4",
            "ansible_interfaces",
            "ansible_env"
        ],
        "gather_subset": [
            "all"
        ],
        "gather_timeout": 10
    }
}