1
0

Новый сервер с приложениями внутри котейнеров

This commit is contained in:
2018-10-07 17:47:46 +03:00
parent 1083d7d073
commit 244c9a96e4
9 changed files with 97 additions and 24 deletions

8
ansible/vars/apps.yml Normal file
View File

@ -0,0 +1,8 @@
---
apps:
- name: homepage
username: homepage
ssh_keys:
- '{{ lookup("file", "av_id_rsa.pub") }}'
domains:
- vakhrushev.me