diff --git a/ansible/inventories/dev/hosts.yml b/ansible/inventories/dev/hosts.yml index 55c5ed7..acbed73 100644 --- a/ansible/inventories/dev/hosts.yml +++ b/ansible/inventories/dev/hosts.yml @@ -16,3 +16,4 @@ all: vserv-hla: hosts: sls-vserv-bd-hla01-dev: + ansible_ssh_common_args: '-o ForwardAgent=yes'