docker user update

This commit is contained in:
2025-01-05 17:05:58 +01:00
parent 2a622c32c8
commit 82869dcb32
+2 -2
View File
@@ -29,8 +29,8 @@
- docker-compose-plugin
state: latest
update_cache: true
- name: Add mark to the Docker group
- name: Add execution user to the Docker group
user:
name: mark
name: nerevar
groups: docker
append: yes