variable username

This commit is contained in:
Thorsten Müller
2021-04-27 14:41:34 +02:00
parent c0d8f609fa
commit f5281eaffc
6 changed files with 9 additions and 8 deletions

View File

@@ -51,6 +51,6 @@
- name: "fix user privileges to run docker"
user:
name: thoto
name: "{{unpriv_user}}"
groups: docker
append: True