[dopr] install ssh config
This commit is contained in:
parent
40c27aeef3
commit
26dbd1dc14
1 changed files with 2 additions and 0 deletions
|
@ -79,6 +79,8 @@
|
|||
- name: copy ssh key for github
|
||||
copy: src="{{private}}/files/dopr/github-testing" dest="/home/cdic/.ssh/id_rsa"
|
||||
|
||||
- copy: src="ssh_config" dest="/home/cdic/.ssh/config" owner=cdic group=cdic mode=0600
|
||||
|
||||
- include: "psql_setup.yml"
|
||||
|
||||
- name: Allow nginx to connect to upstream
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue