openwisp / ansible-openwisp2

Ansible role that installs and upgrades OpenWISP.
https://openwisp.io/docs/dev/ansible/
BSD 3-Clause "New" or "Revised" License
474 stars 137 forks source link

Unable to complete deployment from ansible #422

Closed tdoucet-ecotel closed 1 year ago

tdoucet-ecotel commented 1 year ago

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

nemesifier commented 1 year ago

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

doucettom commented 1 year ago

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" }