mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-24 06:20:47 +01:00
Update install-docker.yaml
This commit is contained in:
parent
1e9999fe5c
commit
cf0ba18092
@ -36,6 +36,9 @@
|
||||
- name: add user permissions
|
||||
shell: "usermod -aG docker {{ ansible_env.SUDO_USER }}"
|
||||
|
||||
- name: Reset ssh connection for changes to take effect
|
||||
meta: "reset_connection"
|
||||
|
||||
# Installs Docker SDK
|
||||
# --
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user