Execution
Date 25 Mar 2024 13:03:54 +0000
Duration 00:00:15.91
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
10 Hosts
4 Tasks
37 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.61
  • Play
    Playbook to remove the line from file if matched regexp
  • Task
    Remove line in file if exists

Field Value
backup

changed
False
diff

found
0
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