Execution
Date
24 Jul 2025 10:13:32 +0100
Duration
00:00:03.40
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
-
StatusFAILED
-
Duration00:00:00.56
-
PlaySearch for diskusage block in file and replace it
-
TaskReplace diskusage block with new content
-
Date24 Jul 2025 10:13:35 +0100
-
Module / Actionansible.builtin.replace (/home/ssh-gateway/ansible/kuly/RM10092_agent360_conf_change.yaml:46)
| Field | Value |
|---|---|
| changed |
False |
| invocation |
{ "module_args": { "after": null, "attributes": null, "backup": true, "backup_options": { "mode": "0600", "owner": "agent360" }, "before": null, "encoding": "utf-8", "group": null, "mode": null, "owner": null, "path": "/etc/agent360.ini", "regexp": "(?sm)^\\[diskusage\\].*?^(?=\\[.*\\]|$)\n", "replace": "[diskusage]\nenabled = true\nexclude = /dev/loop,/dev/snap,/squashfs,/cagefs-skeleton,/restore\n", "selevel": null, "serole": null, "setype": null, "seuser": null, "unsafe_writes": false, "validate": null } } |
| msg |
Unsupported parameters for (ansible.builtin.replace) module: backup_options. Supported parameters include: after, attributes, backup, before, encoding, group, mode, owner, path, regexp, replace, selevel, serole, setype, seuser, unsafe_writes, validate (attr, dest, destfile, name). |