Alessandro Fael Garcia
|
9fea522566
|
Fix more repository variables
|
2018-09-14 17:27:12 -07:00 |
|
Alessandro Fael Garcia
|
d294779f8b
|
Rename variables
All variables are now prefixed with `nginx` - resolves #57
|
2018-09-14 16:28:20 -07:00 |
|
Alessandro Fael Garcia
|
40d5b0bb2c
|
Use copy/template backup parameter
Use the backup parameter in the copy/template modules instead of using a convoluted backup system
|
2018-04-17 17:21:31 -07:00 |
|
Alessandro Fael Garcia
|
c545949653
|
Fix stat path
Use the path for nginx.conf instead of default.conf
|
2018-04-17 15:21:07 -07:00 |
|
Alessandro Fael Garcia
|
05fcff7986
|
Replace *_upload_* with *_push_*
|
2018-04-17 14:30:43 -07:00 |
|
Alessandro Fael Garcia
|
e20dd288bf
|
Check if configuration file is defined
|
2018-04-16 16:41:46 -07:00 |
|
Alessandro Fael Garcia
|
5c7924618a
|
Replace *_upload_enable with *_push_enable
Fixes #23
|
2018-04-16 15:26:33 -07:00 |
|
Alessandro Fael Garcia
|
fd2e13bd69
|
Replace && with and
|
2018-04-13 12:53:38 -07:00 |
|
Alessandro Fael Garcia
|
9c80941892
|
Only remove/backup nginx.conf when necessary
|
2018-04-12 10:05:43 -07:00 |
|
Alessandro Fael Garcia
|
681395baad
|
Backup/remove default.conf NGINX configuration file
Backup and then remove the default.conf configuration file created by NGINX upon initial installation
|
2018-04-06 16:05:23 -07:00 |
|
Alessandro Fael Garcia
|
8bf17d77c0
|
Fix path for all HTTP/Stream *.conf files
Change path in all relevant tasks to ensure that HTTP and Stream NGINX *.conf files get uploaded/created in the right directory
|
2018-04-05 14:32:37 -07:00 |
|
Alessandro Fael Garcia
|
147410ab03
|
Refactor templates
Refactor template variables and configuration scripts
|
2018-02-20 12:28:14 -08:00 |
|