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

91 commits

Author SHA1 Message Date
A Holt
74acc0774a
Comment out non-existent {{ ansible_product_uuid }} 2021-01-28 18:35:15 -05:00
root
cb1a57bdab MongoDB / Sugarizer cleanup for Debian 11 etc 2020-10-29 21:40:36 -04:00
root
bddcfbec6c Remove long-deprecated phplib_dir 2020-10-27 09:27:21 -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
Jerry Vonau
35d83aec98 validate - prune mysql - clean up 0-init 2020-09-24 02:02:04 -05: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
root
8efc06a273 Comments/0-init/NGINX/Apache cleanup 2020-05-18 17:33:30 -04:00
root
223c92f5c5 Install Apache on demand, for TK: ./runrole elgg|lokole|moodle|nodered 2020-05-16 17:51:56 -04:00
Jerry Vonau
0ca3bac427 better feedback 2020-03-19 06:49:03 -05:00
A Holt
a6bf566d4e
another is_rpi -> rpi_model for /etc/iiab/iiab.ini 2020-03-09 13:24:11 -04:00
Jerry Vonau
21ff35c294 keep is_rpi in ini, add first_run recording 2020-03-05 05:22:36 -06:00
Jerry Vonau
4e57383379 replace is_rpi with rpi_model 2020-03-04 17:02:01 -06:00
root
cf7f776003 Nextcloud tuneup for NGINX 2020-02-15 22:49:27 -05:00
A Holt
9d4dd4c4fd
Merge pull request #2189 from holta/scaff2
Scaffolding 2.0 for supermodel playbooks e.g. wordpress, munin, captiveportal
2020-01-23 23:50:14 -05:00
A Holt
92a6be2c11
Explain auto-enabling of Apache in 0-init/tasks/main.yml 2020-01-23 19:10:25 -05:00
A Holt
1f49b0b5fd
Typo in 0-init/tasks/main.yml explanation 2020-01-23 18:51:54 -05:00
A Holt
05dd2a6920
Update 0-init/tasks/main.yml 2020-01-23 18:19:47 -05:00
A Holt
8e861e2d30
Update 0-init/tasks/main.yml 2020-01-23 17:37:29 -05:00
A Holt
14f03cfbba
Quote fixes in 0-init/tasks/main.yml 2020-01-23 16:52:30 -05:00
A Holt
58ad767d81
Validate apache_install & apache_enabled in 0-init/tasks/main.yml 2020-01-23 16:23:55 -05:00
A Holt
a3cbc6c512
Update 0-init/tasks/main.yml 2020-01-23 16:16:59 -05:00
Jerry Vonau
bf3655c12b pull mongo 2020-01-23 11:00:52 -06:00
Jerry Vonau
662f5d2896
Merge branch 'master' into avoid-dups 2020-01-23 09:50:25 -06:00
Jerry Vonau
b31e613997 POSTGRESQL rework 2020-01-23 06:30:15 -06:00
Jerry Vonau
8bfb2a8d5c remove unused code 2020-01-23 05:33:14 -06:00
A Holt
96c843eeb4
Clarify validate_vars.yml in 0-init/tasks/main.yml 2020-01-21 19:26:16 -05:00
A Holt
31de9459bc
include_tasks: validate_vars.yml in 0-init/tasks/main.yml 2020-01-21 16:01:57 -05:00
A Holt
4fc5572b66
output clarif re: apache_enabled in 0-init/tasks/main.yml 2020-01-17 04:13:24 -05:00
A Holt
ec6ea8a648
output clarif re: apache_enabled in 0-init/tasks/main.yml 2020-01-17 02:31:23 -05:00
A Holt
130cf17fc7
Clean 0-init/tasks/main.yml 2020-01-13 11:08:11 -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
Jerry Vonau
725a7df59b use set_fact apache_enabled: True for apache apps 2020-01-12 08:30:43 -06:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
A Holt
947d0d55e2
Explain iiab-diagnostics in 0-init/tasks/main.yml 2019-10-13 13:20:58 -04:00
A Holt
0bd637ba98
Create globally-writable directory /etc/iiab/diag 2019-10-12 18:47:51 -04:00
A Holt
21f0857fb7
Install latest iiab-diagnostics to /usr/bin if nec 2019-10-12 15:16:50 -04:00
Jerry Vonau
daf2362611 cleanup 2019-08-10 16:27:44 -05:00
Jerry Vonau
1f3ff26674 move symlink creation 2019-08-10 16:27:44 -05:00
A Holt
57e3ada836
CLARIF mongodb_install (unused) & mongodb_enabled (useless) 2019-07-08 17:50:01 -04:00
A Holt
47fff97aa9
Create symlink /usr/bin/iiab-diagnostics in 0-init 2019-06-22 15:47:22 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
eb7d5ea706
roles/0-init/tasks/main.yml indentation 2019-05-24 04:54:00 -04:00
holta
4652d3505a @holta 2019-05-24 03:26:21 -04:00
A Holt
4fb7988208
Update main.yml 2019-02-08 09:38:23 -05:00
A Holt
06d696da9f
Update main.yml 2019-02-08 09:31:10 -05:00
A Holt
b002eaee63
Update main.yml 2019-01-09 17:36:43 -05:00
A Holt
ec48f4e2b6
Update main.yml 2019-01-01 21:21:29 -05:00
A Holt
380963d417
Update main.yml 2018-11-02 19:24:15 -04:00
A Holt
7539cc2959
Update main.yml 2018-11-02 19:21:28 -04:00