root
fc524462ba
Record approx disk usage for 45 roles (to iiab.ini)
2023-05-27 03:33:35 -04:00
A Holt
f1fbd524d9
phpmyadmin: Remove stale comment, cleaner spacing
2022-07-01 17:51:04 -04:00
root
2457f415fc
Speed up roles/0-init by moving 2 things to detected_network.yml
2022-06-29 18:37:13 -04:00
root
8749e66a0b
Support skip_role_on_error in 23+2 more roles (Stages 6-9)
2022-06-18 13:55:05 -04:00
A Holt
47169ac28a
phpmyadmin/tasks/install.yml: Clarify 'download_timeout: 100' (no longer 200 sec)
2021-12-26 11:05:35 -05:00
root
5f3708fe29
get_url 'timeout: "{{ download_timeout }}"' in 10 roles
2021-12-26 10:24:31 -05:00
George Hunt
91783a13d2
phpmyadmin was never migrated to nginx
2021-09-29 17:59:20 +01:00
Jerry Vonau
b1ce429f50
remove internet_available install.yml and child tasks
2021-08-29 11:56:23 -05:00
root
435450f31e
WIP: Extricate IIAB from 2 web servers complexity
2021-07-07 00:13:52 -04:00
root
a07a684d13
/etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled
2021-04-29 15:03:29 -04:00
root
78c4137778
Tighten up phpmyadmin role
2021-02-24 09:02:46 -05: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
406dfaedfa
Update phpmyadmin/tasks/install.yml
2020-10-15 18:39:35 -04:00
A Holt
7c292c7ced
Clarify phpmyadmin/tasks/install.yml
2020-10-10 09:16:43 -04:00
root
d87821d266
9 core roles check their vars + 3 roles record to iiab_state.yml
2020-09-22 01:04:06 -04:00
root
5c904b30ea
Further reduce dependency on Apache
2020-05-20 19:38:09 -04:00
root
810fc81ac8
Convert dest: to path: per Ansible lineinfile norms
2020-02-03 19:54:04 -05:00
root
814efd5a02
Mostly var cleanup across ~80 files
2020-01-30 04:00:00 -05:00
A Holt
c1dd54ea23
Update phpmyadmin/tasks/main.yml
2020-01-23 21:59:51 -05:00
root
99f48aae4a
iiab.ini: '| string' avoids Ansible warnings
2020-01-11 21:41:37 -05:00
holta
3a1ccf3638
'when: X' -> 'when: X | bool' for Ansibl 2.8
2019-05-24 18:33:10 -04:00
A Holt
4fa7350079
Update main.yml
2018-10-31 02:44:33 -04:00
root
b5efe25edb
/etc/iiab/iiab.ini -> {{ iiab_ini_file }}
2018-10-15 07:01:09 -04:00
root
d9c73cc804
service_filelist -> iiab_ini_file
2018-10-15 06:13:57 -04:00
A Holt
00bcb85924
Update main.yml
2017-12-08 01:28:52 -05:00
A Holt
0eb8997548
Update main.yml
2017-11-26 20:23:07 -05:00
A Holt
3b51300cde
Update main.yml
2017-11-26 20:05:53 -05:00
A Holt
fd2bcea3e7
description for /etc/iiab/iiab.env needs single-quotes too
2017-11-16 23:05:52 -05:00
A Holt
16f548f921
download verif: add back later? check for latest ver when online?
2017-11-16 22:56:34 -05:00
A Holt
67bdf98457
"src:" then "dest:" (code more readable)
2017-11-16 22:47:39 -05:00
A Holt
91a1ecb12f
Ansible output clearer
2017-11-16 22:42:30 -05:00
A Holt
79792296a6
toughened phpmyadmin playbook
2017-11-16 22:22:24 -05:00
A Holt
113b3c496f
cleaner Ansible messaging
2017-10-27 10:32:45 -04:00
A Holt
f6bfb60f54
Update main.yml
2017-10-27 01:01:02 -04:00
Arky
602223e4ff
Adds spaces in variables after {{ and before }}
...
Fixes various warnings in Travis CI
[EXTRA0001] Variables should have spaces after {{ and before }}
2017-10-20 11:36:10 +07:00
Arky
3abb27bbed
Misc Fixes: Clean up whitespace warnings
2017-10-19 13:40:23 +07:00
georgejhunt
30f4dfc1af
Notags ( #73 )
...
* bulk change use_cache/no_network->internet_available
* bulk change use_cache/no_network->internet_available
* remove unuseful debug statements
* remove download tags
* appendix has_internet_connection
* ubuntu dhcpd needs to connect to br0
2017-06-29 10:48:41 -07:00
georgejhunt
f319afa432
Test ( #20 )
...
* change apache_data to apache_user in all
* no libapach2 in centos. just php. no php-magick in centos
* remove redundant vars entries
* do not create apache user
* missed one pound sign
* soft code all references to apache_user
* centos requires older setuptools
* revert ansible_lsb.id in xsce.yml
* try getting recent pip
* move pip download to 2prep so that kalite success is not dependent on iiab coming first
* still need to replace setuptools in kalite
* add curl -- needed in debian
* massivly substitue iiab for xsce, and rename files
* completed runansible
* centos fixes,install pip
* appliance means no iptables rules
* change to earlier version of setuptools for centos
* delete file duplicate, hopefully unnecessary. generate the offline docs
* wiki docs errors
* create the admin group -- deleted earlier
* use the --yes option with pip uninstall
* base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io
* network detection broken due to tupo
2017-06-09 16:25:56 -07:00
George Hunt
cb344d7d47
patch 0002
2017-05-27 16:10:45 -07:00
George Hunt
845632d0ac
initial checkin -- May 27, 2017
2017-05-27 11:09:50 -07:00