mirror of https://gerrit.osmocom.org/osmo-ci
ansible.cfg: set default remote_user = root
Change-Id: Iccd7dce77ac408d1a0d5782b4563a5dfcf112030changes/20/30920/5
parent
68e1cddb3d
commit
703be698bf
|
@ -1,6 +1,8 @@
|
|||
[defaults]
|
||||
stdout_callback=debug
|
||||
|
||||
remote_user = root
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = -F util/ssh_config -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=accept-new
|
||||
|
||||
|
|
Loading…
Reference in New Issue