+ install nginx via apt
+ add octobercms.conf to nginx
This commit is contained in:
8
roles/composer/tasks/main.yml
Normal file
8
roles/composer/tasks/main.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
- name: Update packages
|
||||
shell: apt update
|
||||
|
||||
# TODO: установка композера
|
||||
|
||||
...
|
Reference in New Issue
Block a user