Compare commits
1 Commits
37e659cfc3
...
9a97498b7b
Author | SHA1 | Date | |
---|---|---|---|
9a97498b7b |
@ -4,9 +4,6 @@
|
|||||||
{%- do admin_groups.append('systemd-journal') %}
|
{%- do admin_groups.append('systemd-journal') %}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
{# FIXME(frebib): manage Docker group instead of blindly adding it #}
|
|
||||||
{%- do admin_groups.append('docker') %}
|
|
||||||
|
|
||||||
frebib:
|
frebib:
|
||||||
groups:
|
groups:
|
||||||
{%- for group in admin_groups %}
|
{%- for group in admin_groups %}
|
||||||
|
Loading…
Reference in New Issue
Block a user