Execution
Date 25 Mar 2024 12:52:53 +0000
Duration 00:00:01.42
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
1 Hosts
2 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:00.47
  • Play
    Playbook to remove the line from file if matched regexp
  • Task
    Remove line in file if exists
  • Host
    opencve

Field Value
changed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": true,
        "create": false,
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": null,
        "mode": null,
        "notify": [
            "Restart agent360"
        ],
        "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
Unsupported parameters for (ansible.builtin.lineinfile) module: notify. Supported parameters include: attributes, backrefs, backup, create, firstmatch, group, insertafter, insertbefore, line, mode, owner, path, regexp, search_string, selevel, serole, setype, seuser, state, unsafe_writes, validate (attr, dest, destfile, name, regex, value).