Execution
Date 22 Jul 2025 13:10:43 +0100
Duration 00:00:05.81
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
2 Hosts
16 Tasks
16 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.36
  • Play
    Gather physical interface MACs and write to single local file using lineinfile
  • Task
    Write header to file (only once, from first host)
  • Host
    kvm016 ( task delegated to localhost )

Field Value
backup

changed
True
diff

invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": false,
        "create": true,
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": "BOF",
        "line": "# hostname - interface - mac_address",
        "mode": null,
        "owner": null,
        "path": "all_macs.txt",
        "regexp": null,
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
msg
line added