fix ssh tasks

pull/282/head
Jack Ivanov 7 years ago
parent 592f43d44c
commit 9daec9be9e

@ -14,7 +14,8 @@
mode: '0600'
- name: Configure the local ssh config
blockinfile:
local_action:
module: blockinfile
dest: "~/.ssh/config"
marker: "# {mark} ALGO MANAGED BLOCK {{ cloud_instance_ip|default(server_ip) }}"
insertbefore: BOF

Loading…
Cancel
Save