openwisp/ansible-openwisp2

Unable to complete deployment from ansible

tdoucet-ecotel opened this issue · 2 comments

Ansible 2.10.8 on Ubuntu Server 22.04.1
MicrosoftTeams-image (3)

@tdoucet-ecotel please post the error in the form of text instead of screenshots, please reopen the issue once that is done.

fatal: [1001lab-openwisp-01]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"insertafter": " # index-version = "inmem"",
"line": " index-version = "inmem"",
"path": "/etc/influxdb/influxdb.conf",
"search_string": " index-version ="
}
},
"msg": "Unsupported parameters for (lineinfile) module: search_string Supported parameters include: attributes, backrefs, backup, create, firstmatch, group, insertafter, insertbefore, line, mode, owner, path, regexp, selevel, serole, setype, seuser, state, unsafe_writes, validate"
}