Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nginx: update nginx.conf | Bryan Newbold | 2022-06-22 | 1 | -4/+5 |
| | |||||
* | nginx: control nginx.conf (general config) under ansible | bnewbold | 2016-05-19 | 1 | -0/+91 |
| | |||||
* | nginx: enable SSL by default on port 443; use snake-oil | bnewbold | 2016-05-19 | 1 | -7/+5 |
| | | | | | If this default isn't here, some random SSL virtual host will be served for all unconfigured domains, which is worse! | ||||
* | add many {{ ansible_managed }} blocks to template/copied files | bnewbold | 2016-04-27 | 1 | -0/+2 |
| | |||||
* | nginx: first pass of live, workable nginx role | bnewbold | 2016-04-09 | 1 | -0/+28 |