1
0
Fork 0
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:
root 2022-06-09 16:07:18 -04:00
parent 840eca85ce
commit f813408f05

View file

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