Transfer to timeweb vds
This commit is contained in:
		| @@ -1,16 +0,0 @@ | ||||
| --- | ||||
| - hosts: all | ||||
|   become: true | ||||
|  | ||||
|   vars: | ||||
|     timezone: UTC | ||||
|     nginx_conf_name: 'anwinged.ru.conf' | ||||
|     nginx_conf_root: '{{ application_root }}/current' | ||||
|     nginx_conf_domain: 'anwinged.ru' | ||||
|  | ||||
|     nginx_remove_default_vhost: true | ||||
|  | ||||
|   roles: | ||||
|     - yatesr.timezone | ||||
|     - geerlingguy.nginx | ||||
|     - nginx | ||||
| @@ -1 +1 @@ | ||||
| anwinged.ru application_root=/var/www/anwinged | ||||
| 188.225.32.183 application_root=/var/www/anwinged | ||||
|   | ||||
| @@ -1,10 +1,8 @@ | ||||
| --- | ||||
| - name: Update apt cache | ||||
|   sudo: yes | ||||
|   apt: update_cache=yes | ||||
|  | ||||
| - name: Install system packages | ||||
|   sudo: yes | ||||
|   apt: pkg={{ item }} state=latest | ||||
|   with_items: | ||||
|     - curl | ||||
|   | ||||
		Reference in New Issue
	
	Block a user