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

64 commits

Author SHA1 Message Date
A Holt
74098ffc7a
9-local-addons: Do not install php-pear 2022-03-29 20:10:18 -04:00
A Holt
b6316b66fb
Re-order Stage 9 per @jvonau suggestion in #2902 2021-08-03 18:23:49 -04:00
root
b41fe01cd5 Asterisk deps + enable; PBX 6 -> 9 2021-08-03 17:09:58 -04:00
root
66ebc95dfe Tighten up 0-init, 1-prep etc for understandability 2021-07-30 04:01:12 -04:00
A Holt
4065951bf8
9-local-addons/tasks/main.yml: Clarify php-pear temp code 2021-06-30 07:33:39 -04:00
root
e31010d327 9-local-addons/tasks/main.yml: Clarify php-pear's side effects 2021-06-28 17:21:20 +00:00
root
566c43fefd Admin Console & captiveportal deps: uwsgi*, php-pear 2021-06-28 17:13:42 +00:00
root
8f97a91843 php-pear to Stage 9 for Admin Console; further clarify PHP deps 2021-06-28 09:32:46 -04:00
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
A Holt
f7f5113c3a Revert "Infastructure for proper versioning. (#2500)"
This reverts commit 429aa04ce5.
2020-09-17 11:15:33 -04:00
Jerry Vonau
429aa04ce5
Infastructure for proper versioning. (#2500)
* each major role change can be recorded in upgrade_roles with a bump in iiab_revision to denote the addition

* test source for https://github.com/iiab/iiab-factory/pull/134

* keep iiab_revision with role name

* gitea

* introduce $INSTALLED_RELEASE $INSTALLED_REVISION into ansible

* set informational 'do_facts'

* 7.1.5-premap tag as starting point for iiab_revision 0

* no notes at all - use underscore for role name to match what is in iiab_state.yml

* use installed_revision trigger do_upgrade

do_reinstall will denote a major upgrade path in the future
2020-09-17 07:15:55 -07:00
A Holt
06102d7431
Nix apache2 install from 9-local-addons/tasks/main.yml 2020-05-22 10:39:21 -04:00
root
cd714402bf Install apache2 at end of 9-local-addons if admin_console_install: True (TEMPORARY) 2020-05-21 18:07:51 +00:00
root
efd62be606 Try roles/www_back_end in Stage 3 & roles/www_front_end in Stage 4 2020-02-12 20:53:36 -05:00
root
1d4591478a Cleaner roles/httpd & roles/nginx 2020-02-12 03:08:16 -05:00
root
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
A Holt
7edb7c691a
Remove stale comment from 9-local-addons/tasks/main.yml 2020-02-01 19:20:56 -05:00
A Holt
150d836137
Update 9-local-addons/tasks/main.yml 2020-01-23 20:41:16 -05:00
A Holt
27428d2777
include_role (not include_task) captiveportal, so 'template' works 2020-01-16 23:16:31 -05:00
A Holt
4912114b7b
Clean 9-local-addons/tasks/main.yml 2020-01-13 12:05:36 -05:00
A Holt
3fc4841ad6
Clean 9-local-addons/tasks/main.yml 2020-01-13 11:28:47 -05:00
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
51db2e2622
Clean 9-local-addons/tasks/main.yml 2020-01-13 10:22:47 -05:00
root
07e59583dd Fix nginx/tasks/uses_apache.yml, Clean Stage 9 2020-01-12 08:27:33 -05:00
George Hunt
ca08c44fba fixes for moving invokation to 9 2020-01-02 06:08:57 -08:00
Jerry Vonau
5f9a604e65 remove python2.7 addon 2019-11-28 05:39:24 -06:00
Jerry Vonau
4f0827b876 move iiab_env.py 2019-11-28 05:39:24 -06:00
Jerry Vonau
021ca725a5 split nginx - move httpd-enable 2019-11-28 05:39:23 -06:00
Jerry Vonau
7282498ccc move nginx to stage 9 2019-11-28 05:39:23 -06:00
Jerry Vonau
4d4c428667 remove when install 2019-11-28 05:27:44 -06:00
A Holt
369f866161
Update main.yml 2019-11-03 16:22:30 -05:00
A Holt
2173bb07d1
9-local-addons: Python 2.7 incl pip, Python interface to iiab.env, Captive Portal 2019-11-03 10:52:49 -05:00
Jerry Vonau
0f89fda8af python-pip for admin-console 2019-11-02 06:31:08 -05:00
Jerry Vonau
09e5ae64c7 meta role cleanup - demo 2019-11-02 06:17:05 -05:00
A Holt
3dbe2e108e
move Calibre & Calibre-Web to very end! 2019-10-06 20:29:35 -04:00
A Holt
fcb4fe9d03
9-local-addons/tasks/main.yml in alphabetical order 2019-07-08 08:31:49 -04:00
A Holt
32b849e34f
Merge branch 'master' into mitra 2019-05-25 01:11:24 -04:00
A Holt
d1247e8864
"| bool" mandated by Ansible 2.8 2019-05-25 00:50:19 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
Mitra Ardron
8870ec82fe Some more renames and removing. line with blanks spaces 2019-04-23 15:04:44 +10:00
Mitra Ardron
6bd2575f51 Rename distweb to internetarchive 2019-04-23 10:59:57 +10:00
Mitra Ardron
30cd230f6a
Add distweb stanza to 9-local-addons/tasks/main.yml
On @aholt's suggestion
2019-04-22 19:51:50 +10:00
Tim Moody
35ab675f2d minetest add port and include in 9 addons 2019-02-06 12:00:01 -05:00
A Holt
8e69df0bb0
Update main.yml 2018-10-15 05:33:59 -04:00
A Holt
8b69249360
Update main.yml 2018-08-31 03:18:53 -04:00
A Holt
c78216a8f6
Update main.yml 2018-08-30 17:34:04 -04:00
A Holt
d15570604c
Update main.yml 2018-08-27 16:22:51 -04:00
A Holt
e33a9ddf59
Update README.rst 2018-02-13 10:50:49 -05:00
A Holt
cfa36f25b4
indentation/syntax per new Ansible docs 2018-02-12 22:13:46 -05:00