mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
git mv nodered/tasks/group.yml nodered/tasks/settings.yml
This commit is contained in:
parent
840eca85ce
commit
f813408f05
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# 2022-06-09: This file used to be group.yml
|
||||
|
||||
- name: Ensure Linux group '{{ nodered_linux_user }}' exists
|
||||
group:
|
||||
name: "{{ nodered_linux_user }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue