Move s2photo to separate role
This commit is contained in:
parent
6f768a9167
commit
8ec89712f2
@ -72,10 +72,7 @@
|
|||||||
- geerlingguy.mysql
|
- geerlingguy.mysql
|
||||||
|
|
||||||
- role: homepage
|
- role: homepage
|
||||||
|
- role: s2photo
|
||||||
- role: static-site
|
|
||||||
static_site_name: s2photo
|
|
||||||
static_site_domain: s2photo.ru
|
|
||||||
|
|
||||||
- role: symfony-app
|
- role: symfony-app
|
||||||
app_name: notes
|
app_name: notes
|
||||||
|
5
ansible/roles/s2photo/meta/main.yml
Normal file
5
ansible/roles/s2photo/meta/main.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
dependencies:
|
||||||
|
- role: static-site
|
||||||
|
static_site_name: s2photo
|
||||||
|
static_site_domain: s2photo.ru
|
Loading…
Reference in New Issue
Block a user