Execution
Date 25 Mar 2024 12:59:43 +0000
Duration 00:00:10.38
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
8 Hosts
4 Tasks
32 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.57
  • Play
    Playbook to remove the line from file if matched regexp
  • Task
    Remove line in file if exists
  • Host
    kvm06

Field Value
backup

changed
True
diff

found
2
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": true,
        "create": false,
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": null,
        "mode": null,
        "owner": null,
        "path": "/etc/agent360-custom.ini",
        "regexp": "^interval\\s*=\\s*100$",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "absent",
        "unsafe_writes": false,
        "validate": null
    }
}
msg
2 line(s) removed