feat: simplify semaphore and add ssh config
This commit is contained in:
parent
4fd439f7da
commit
679f31d7ae
4 changed files with 35 additions and 13 deletions
1
templates/semaphore/ansible.key.j2
Normal file
1
templates/semaphore/ansible.key.j2
Normal file
|
|
@ -0,0 +1 @@
|
|||
{{ semaphore_ansible_ssh_key }}
|
||||
1
templates/semaphore/config.j2
Normal file
1
templates/semaphore/config.j2
Normal file
|
|
@ -0,0 +1 @@
|
|||
{{ semaphore_ssh_config }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue