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

56 commits

Author SHA1 Message Date
root
bb0a7842d0 Temp: illustrate vars as non-meta dependency mechanism evolves 2020-01-30 09:56:37 -05:00
root
814efd5a02 Mostly var cleanup across ~80 files 2020-01-30 04:00:00 -05:00
root
b7151fe047 Rename var nginx_config_dir to nginx_conf_dir 2020-01-24 01:08:42 -05:00
A Holt
1631d4678c
Update moodle/tasks/enable.yml 2020-01-23 23:39:16 -05:00
A Holt
8fbd09dcaa
Update moodle/tasks/install.yml 2020-01-23 23:37:11 -05:00
A Holt
a7b9898ad6
Update moodle/tasks/install.yml 2020-01-23 23:09:46 -05:00
A Holt
e6704006f4
Update moodle/tasks/enable.yml 2020-01-23 23:07:10 -05:00
Jerry Vonau
b31e613997 POSTGRESQL rework 2020-01-23 06:30:15 -06:00
root
6e6fab170d 3 iiab.ini descrips + rm excess '| bool' casts 2020-01-13 19:57:50 -05:00
root
ce2ea1990e moodle/tasks/enable.yml & WordPress tweaks 2020-01-12 21:39:37 -05:00
root
a4d898dd9c Cleaner ver: 35+1 files may write to iiab_state.yml 2020-01-12 18:15:33 -05:00
root
fff83cd5fb Refine @jvonau\'s \'Move NGINX shims to roles\' 2020-01-12 12:12:49 -05:00
root
509d110ece Add 'XYZ_installed: True' to {{ iiab_state_file }} 2020-01-11 23:31:47 -05:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
70e7c7c7b5 needs True 2019-11-28 05:26:48 -06:00
Jerry Vonau
42e679a0e8 use lineinfile 2019-11-28 05:26:47 -06:00
Jerry Vonau
63f47bb071 moodle rework and add iiab_installed 2019-11-28 05:26:47 -06:00
Jerry Vonau
8e53b294c0 moodle - group proxypass to apache together 2019-11-28 05:23:14 -06:00
George Hunt
4778ad5e3c checkin 2019-11-28 05:23:13 -06:00
Jerry Vonau
3179a53ed1 python-psycopg2 -> python3-psycopg2 2019-10-31 10:23:13 -05:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
351a46f61d
Update main.yml 2019-02-02 20:14:46 -05:00
A Holt
7ee64466b2
Update main.yml 2019-02-02 19:31:36 -05:00
A Holt
d84a2b9e2a
Update main.yml 2018-10-31 04:06:45 -04:00
A Holt
ce6c22d16e
Update main.yml 2018-10-31 03:10:26 -04:00
A Holt
8900bfd00e
Update main.yml 2018-10-28 14:50:37 -04:00
A Holt
b77edbfadb
Update main.yml 2018-10-28 13:40:23 -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
edb0526190
Update main.yml 2018-07-17 15:07:28 -04:00
A Holt
0a58c34000
Update main.yml 2018-07-17 15:06:14 -04:00
A Holt
55a8c3de81
git clone master -> MOODLE_35_STABLE 2018-05-14 10:03:37 -04:00
A Holt
ef903488c9
indentation cleanup 2018-05-01 10:50:00 -04:00
A Holt
780a846d51
Update main.yml 2018-04-30 18:51:01 -04:00
A Holt
72b3b3760d
Update main.yml 2018-04-30 18:44:30 -04:00
A Holt
34bb55d172
Update main.yml 2018-04-30 18:22:31 -04:00
A Holt
3d6ebc90be
Update main.yml 2018-04-30 17:05:30 -04:00
A Holt
f7a16070a5
Update main.yml 2018-04-30 17:01:26 -04:00
A Holt
0396d7490d
Update main.yml 2018-04-28 15:50:58 -04:00
A Holt
0e35fcd160
PostgresSQL 10.3+ requires Moodle "encrypt" password 2018-04-28 15:42:50 -04:00
A Holt
f2ca98b058
Update main.yml 2017-12-08 05:37:08 -05:00
A Holt
d3a30e8eb4
Update main.yml 2017-12-08 04:43:40 -05:00
A Holt
c4ca29a203
clarif: php-zip name for Debian 9 or Ubuntu (vs Debian 8) 2017-11-02 02:11:34 -04:00
A Holt
b1ec762ffb cleaner Ansible messaging 2017-10-27 10:16:05 -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
Arky
16cf3fd136 IIAB Travis CI Testing Implementation #386
This pull request is complete implementation of IIAB Travis CI Testing for synatx errors, code linting and code review. 

Adds: Top level .travis.yml file. Add 'tests' directory with a 'inventory' and 'tests.yml' files. 

Modifies:  roles/moodle/tasks/main.yml to fix ansible-lint parsing problem. 

Modifies: README.md to add Build status button 
This is Git squash of many commits. Please look at individual commit message for the content changes. 

Creating an initial travis testing based on Jeff geerlings testing ansible methodology

https://www.jeffgeerling.com/blog/testing-ansible-roles-travis-ci-github
Adding Ansible-lint, Ansible-review tests to travis


Aded ansible-review for full repo and diff master


Removing ansible-lint install step, it automatically installed by ansible-review

Ansible-review only .yml files in root and  roles, vars, tests folders

Updated comments

Corrected ansible-lint parameters

Removed extranous tab that breaks ansible-lint

Removed a tab character that causes problems with ansible-lint 

See https://github.com/willthames/ansible-lint/issues/166
Fixing Travis Ansible Syntax tests roles path

The ansible roles path had problems due: 
1. Absense of top level global role 'iiab' 
2. Hardcoded paths '/etc/iiab' in ansible.cfg 

Fixing them in a hacky way. :(
Adding Travis Build status to Readme file
2017-10-10 13:12:34 +07:00
georgejhunt
15b0afc03b Phpmoodle (#141)
* treat debian 8-9 differently

* yaml syntax

* tired error

* mbstring moved to php5-cli
2017-07-17 19:48:54 -07:00
georgejhunt
29b0b50885 Debian9 (#91)
* do a special download and install of usbmount

* misspelled iiab_download_url

* misspell downloads_dir

* diable php-sqlite

* php version issues

* fixes transferred from recognize branch

* local_fact moved

* remove preload

* remove preload

* spell ansible

* debian9 sqlite3

* package needs name

* remove prepped

* use apt ratheer than ansible package for npm

* monit disable chkconfig

* moodle needs php-zip and php-mbstring

* debian9 -> debian-9

* returen to os_ver nomenclature for OS.yml
2017-07-04 13:27:44 -07:00