Update 'ansible/ubuntu/setup-pb.yml'
This commit is contained in:
parent
620d21bbef
commit
358f89bd3b
@ -783,7 +783,7 @@
|
||||
become_user: user_this
|
||||
lineinfile:
|
||||
path: /home/user_this/.bashrc
|
||||
line: "export DOCKER_HOST=unix:///run/user/1001/docker.sock"
|
||||
line: "export DOCKER_HOST=unix:///run/user/1000/docker.sock"
|
||||
state: present
|
||||
|
||||
- name: stop and disable docker service
|
||||
|
||||
Loading…
Reference in New Issue
Block a user