mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
CAUTION Re: blockinfile acting on /home/nodered/.node-red/settings.js
This commit is contained in:
parent
f813408f05
commit
c8e779ab77
1 changed files with 2 additions and 2 deletions
|
@ -65,8 +65,8 @@
|
|||
insertafter: '^module.exports = {$'
|
||||
#insertbefore: '^}$'
|
||||
|
||||
# 2022-06-09: IF ABOVE SNIPPET ALREADY EXISTS *UNCOMMENTED* IN settings.js,
|
||||
# THESE WOULD BE NEEDED INSTEAD OF blockinfile:
|
||||
# 2022-06-09: IF ABOVE SNIPPET ALREADY EXISTS *UNCOMMENTED* IN settings.js
|
||||
# *WITHOUT* ANSIBLE MARKERS, THESE WOULD BE NEEDED INSTEAD OF blockinfile:
|
||||
|
||||
# - name: Splice 'username: "{{ nodered_admin_user }}",' into /home/{{ nodered_linux_user }}/.node-red/settings.js
|
||||
# lineinfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue