mirror of
https://github.com/trailofbits/algo.git
synced 2026-08-17 21:25:50 +02:00
fix ssh tasks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user