mirror of
https://github.com/koodiklinikka/playbooks.git
synced 2026-02-10 18:51:35 +00:00
Docker deployment for tohtori and some refactoring
This commit is contained in:
4
roles/base/tasks/github_key.yml
Normal file
4
roles/base/tasks/github_key.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: add github ssh keys
|
||||
shell: ssh-keyscan github.com >> /etc/ssh/ssh_known_hosts
|
||||
sudo: yes
|
||||
Reference in New Issue
Block a user