[deploy-env] Docker env setup
This PS adds connection reset for ansible session letting zuul user to use newly installed docker environment without sudo Change-Id: I37a2570f1dd58ec02338e07c32ec15eacbfaf4b6
This commit is contained in:
parent
4eed2c3486
commit
1c83e3a9ae
@ -80,6 +80,9 @@
|
||||
daemon_reload: yes
|
||||
state: restarted
|
||||
|
||||
- name: Reset ssh connection to apply user changes.
|
||||
meta: reset_connection
|
||||
|
||||
- name: Set mirror_fqdn fact
|
||||
when:
|
||||
- registry_mirror is not defined
|
||||
|
Loading…
Reference in New Issue
Block a user