1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

7248 commits

Author SHA1 Message Date
A Holt
e2d0913295
Refine suggestion in 9-local-addons/tasks/main.yml 2020-01-13 11:05:20 -05:00
A Holt
f8ff1bc68a
Suggestion for 9-local-addons/tasks/main.yml 2020-01-13 11:02:52 -05:00
A Holt
c82be24f23
Update 3-base-server/tasks/main.yml 2020-01-13 10:59:00 -05:00
A Holt
43b6994174
Update default_vars.yml 2020-01-13 10:55:35 -05:00
A Holt
865dd33546
Update nginx/defaults/main.yml 2020-01-13 10:54:33 -05:00
A Holt
6015aabd9e
Create vars/ubuntu-20.yml 2020-01-13 10:49:33 -05:00
A Holt
271a82346c
Update default_vars.yml 2020-01-13 10:26:23 -05:00
A Holt
afc9f01310
Clean 3-base-server/tasks/main.yml 2020-01-13 10:25:29 -05:00
A Holt
51db2e2622
Clean 9-local-addons/tasks/main.yml 2020-01-13 10:22:47 -05:00
A Holt
c396f7bb75
Update 3-base-server/tasks/main.yml 2020-01-13 10:17:02 -05:00
A Holt
d0e050e717
Rename wordpress-nginx.conf to wordpress-nginx.conf.deprecated 2020-01-13 10:12:29 -05:00
A Holt
58da22f326
Rename mediawiki-nginx.conf.j2 to mediawiki-nginx.conf.j2.deprecated 2020-01-13 10:12:16 -05:00
A Holt
6f4b60b2ff
Rename kalite-nginx.conf to kalite-nginx.conf.unused 2020-01-13 10:12:01 -05:00
A Holt
e5a1c6c60e
Rename dokuwiki-nginx.conf to dokuwiki-nginx.conf.deprecated 2020-01-13 10:11:46 -05:00
A Holt
dd6ae5dd52
Rename uses_apache.yml to uses_apache.yml.deprecated 2020-01-13 10:08:51 -05:00
A Holt
b0806ed466
Rename only_nginx.yml to only_nginx.yml.deprecated 2020-01-13 10:08:36 -05:00
A Holt
8e1f94bd50
Rename disable.yml to disable.yml.deprecated 2020-01-13 10:08:06 -05:00
A Holt
9b45e3ba79
Merge pull request #337 from iiab/master
sync from iiab:master
2020-01-13 09:32:06 -05:00
A Holt
68ce5721fc
KA Lite port correction in roles/nginx/README.md 2020-01-12 22:15:59 -05:00
A Holt
09ee0adb56
Merge pull request #2140 from holta/shims
moodle/tasks/enable.yml for NGINX & WordPress tweaks (WIP)
2020-01-12 21:56:20 -05:00
root
ce2ea1990e moodle/tasks/enable.yml & WordPress tweaks 2020-01-12 21:39:37 -05:00
A Holt
e552efde9e
Merge pull request #2138 from holta/shims
25 of 26 install.yml's + 10 others tasks/*.yml now write to /etc/iiab/iiab_state.yml
2020-01-12 18:28:53 -05:00
root
a4d898dd9c Cleaner ver: 35+1 files may write to iiab_state.yml 2020-01-12 18:15:33 -05:00
root
c53fc6fc9a Clean wondershaper.yml, nginx/tasks/main.yml 2020-01-12 17:21:56 -05:00
root
bd915fcdae 35 tasks/*.yml writing to iiab_state.yml 2020-01-12 17:06:24 -05:00
A Holt
74bf520a20
Typo in explanation @ nginx/tasks/only_nginx.yml 2020-01-12 14:20:35 -05:00
A Holt
5d831b34c3
Merge pull request #2137 from holta/shims
Refine @jvonau's "Move nginx shims to roles" #2131
2020-01-12 13:47:27 -05:00
root
85bd6ec55b Merge branch 'shims' of https://github.com/holta/iiab into shims 2020-01-12 12:53:05 -05:00
root
f31397ad26 pbx blurb < 80 chars 2020-01-12 12:51:39 -05:00
A Holt
8db70d9084
Clarify Apache's changing role in roles/nginx/README.md 2020-01-12 12:37:41 -05:00
A Holt
0cc20fbaf3
Enable Apache in 0-init/tasks/main.yml if svcs need it 2020-01-12 12:32:01 -05:00
A Holt
5b0fbca7a9
Merge pull request #336 from jvonau/shims
sync from jvonau:shims
2020-01-12 12:25:28 -05:00
root
fff83cd5fb Refine @jvonau\'s \'Move NGINX shims to roles\' 2020-01-12 12:12:49 -05:00
Jerry Vonau
60ddaf593c default apache_enabled: False 2020-01-12 08:31:15 -06:00
Jerry Vonau
725a7df59b use set_fact apache_enabled: True for apache apps 2020-01-12 08:30:43 -06:00
A Holt
ef93b30370
Merge pull request #335 from jvonau/shims
Refine @jvonau's "Move nginx shims to roles" #2131 (WIP)
2020-01-12 09:03:26 -05:00
A Holt
3096147d76
Merge pull request #334 from iiab/master
sync from iiab:master
2020-01-12 08:59:06 -05:00
A Holt
07cee4ca01
Merge pull request #2135 from holta/nginx-httpd-fix-clean
NGINX & Apache: bug fix & Stage 9 a bit cleaner
2020-01-12 08:43:40 -05:00
A Holt
c83414feac
'when: var | bool' per Ansible rec off of #1632 (for bare vars) 2020-01-12 08:41:30 -05:00
A Holt
85e60bae0d
Excess '| bool' clauses in httpd/tasks/enable.yml 2020-01-12 08:34:09 -05:00
root
07e59583dd Fix nginx/tasks/uses_apache.yml, Clean Stage 9 2020-01-12 08:27:33 -05:00
A Holt
69e2609a27
Merge pull request #333 from iiab/master
sync from iiab:master
2020-01-12 08:18:08 -05:00
A Holt
ff792d8fe0
Merge pull request #2133 from holta/softcode-uses-apache
Softcode/Tighten nginx/tasks/only_nginx.yml & nginx/tasks/uses_apache.yml
2020-01-12 02:31:59 -05:00
A Holt
3f4fb6a3b6
/etc/nginx/conf.d -> {{ nginx_config_dir }} in nginx/tasks/uses_apache.yml 2020-01-12 02:29:49 -05:00
A Holt
6caa5d88bd
NOTE only_nginx.yml duplicates what's in enable.yml's 2020-01-12 02:24:16 -05:00
A Holt
4e7eaa4c02
Prune 30 lines from nginx/tasks/only_nginx.yml 2020-01-12 02:15:47 -05:00
A Holt
f767bbe7ca
Merge pull request #332 from iiab/master
sync from iiab:master
2020-01-12 02:03:31 -05:00
A Holt
320e541f70
Doc tweaks @ roles/nginx/README.md 2020-01-12 01:57:00 -05:00
A Holt
93922c42d0
Merge pull request #2132 from holta/quick-doc-fixes
Quick doc fixes: MediaWiki, NGINX, WordPress
2020-01-12 01:46:13 -05:00
A Holt
52bce6f846
Update main.yml 2020-01-12 01:40:21 -05:00