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

108 commits

Author SHA1 Message Date
A Holt
539de86941
Update freepbx_dependencies.yml 2021-06-29 21:32:48 -04:00
root
c5f388b0a0 WordPress PHP Modules: refine explanations 2021-06-29 19:39:01 -04:00
root
b1a62cff59 WordPress "Recommended" + "Optional" PHP Modules 2021-06-29 19:34:48 -04:00
root
a214a021ba Moodle requirement phpX.Y-xml surfaced 2021-06-28 16:30:08 +00:00
root
8f97a91843 php-pear to Stage 9 for Admin Console; further clarify PHP deps 2021-06-28 09:32:46 -04:00
A Holt
868233f2ee
pbx/tasks/freepbx_dependencies.yml: Clarify PHP modules 2021-06-27 23:54:35 -04:00
root
b3e5e2aaa9 Tweak pbx/tasks/freepbx_dependencies.yml 2021-06-27 18:30:41 -04:00
root
b22bae1481 Clean PHP dependency explanations 2021-06-27 18:25:49 -04:00
root
f31677673f Document PHP dependency modularity across roles 2021-06-27 17:58:44 -04:00
root
468836d51e Cleanup of PHP 7.x & 8.0 dependencies 2021-06-27 16:01:53 -04:00
A Holt
7f80fbd2e3
pbx/tasks/install.yml: freepbx.service test clarified 2020-11-14 17:03:47 -05:00
A Holt
1ee1ed8d01
pbx/tasks/install.yml: comment out enforcement of any particular Node.js version 2020-11-14 14:14:06 -05:00
A Holt
8b1051673a
pbx/tasks/install.yml: Node.js 10.x -> 12.x comments 2020-11-14 14:00:02 -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
Jerry Vonau
fe5b4de47d disable get_magic_quotes_gpc() 2020-08-24 14:19:49 -05:00
Jerry Vonau
bd141346de Encoding.php - wants [] not {} 2020-08-24 14:19:49 -05:00
Jerry Vonau
ec2ec616b2 move APACHE calls to freepbx_enable.yml 2020-08-24 13:57:27 -05:00
Jerry Vonau
028a04a627 add APACHE dependency 2020-08-24 13:57:27 -05:00
Jerry Vonau
afb8a3b158 pbx - move enable to main.yml 2020-08-24 13:57:27 -05:00
Jerry Vonau
4c1b8906d6 pbx - debugging 2020-08-24 13:57:27 -05:00
Jerry Vonau
c09bd1071c pbx - dependencies 2020-08-24 13:57:27 -05:00
Jerry Vonau
a14480a237 pbx - bugfix quotes 2020-08-24 13:57:27 -05:00
Jerry Vonau
3531f7edf4 bump nodejs_version to 12.X 2020-08-24 13:57:27 -05:00
Jerry Vonau
5d7b2d637d pbx name clash 2020-08-24 13:57:27 -05:00
Jerry Vonau
76436d1fae pbx - adjust mysql_user 2020-08-23 22:20:24 -05:00
root
d5731bedf6 General cleanup, verbiage 2020-02-17 20:45:16 -05:00
root
027832889b Cleaner Dependencies e.g. for Sugarizer, Moodle, Node-Red, PBX, Elgg 2020-02-04 15:03:59 -05:00
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
A Holt
51d662fe95
Update roles/pbx/tasks/main.yml 2020-01-23 23:29:53 -05:00
A Holt
3177187988
Update pbx/tasks/main.yml 2020-01-23 23:24:23 -05:00
Jerry Vonau
03b7538fa0 pbx - nodejs rework 2020-01-23 06:30:15 -06:00
Jerry Vonau
890e955700 use installed python3-mysqldb in place of python-mysqldb 2019-10-31 07:34:58 -05:00
Anish Mangal
fe8b9474a0 freepbx_http_port should be pbx_http_port 2019-06-23 04:29:33 +00:00
Anish Mangal
8a1094e964 Move freepbx from being hosted at pbx.lan to <ip>:8888 2019-06-20 04:30:55 +00:00
Anish Mangal
4169db3080 Fix patch for freepbx fix 2019-06-20 04:16:14 +00:00
Anish Mangal
fae81ca105 Patch Freepbx source to get around an upstream bug 2019-06-20 04:16:14 +00:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
db59319cd7
Update main.yml 2019-02-12 10:12:50 -05:00
A Holt
a03f005b34
Merge branch 'master' into patch-1 2019-02-11 14:51:28 -05:00
A Holt
c679ae8287
display slow compile/install time for RPi 2019-02-11 14:46:56 -05:00
A Holt
29cc465a3e
display slow compile/install times for RPi 2019-02-11 14:46:08 -05:00
Anish Mangal
b9c5d0e48c Move chan_dongle installation out of asterisk.yml to main.yml 2019-02-11 13:27:27 +00:00
Anish Mangal
6b95869042 Only run pbx and asterisk playbooks once to install 2019-02-11 12:13:40 +00:00
Anish Mangal
29fe6a88a4 Merge branch 'pbx-fixes' of https://github.com/m-anish/iiab into pbx-fixes 2019-02-11 03:28:44 +00:00
Anish Mangal
7ec53d2a66 Revert "Run FreePBX install everytime regardless of if it has been run before"
This reverts commit d7f88712bc.
2019-02-11 03:26:21 +00:00
Anish Mangal
fb249ee31e Revert "Fix Freepbx installation task name"
This reverts commit f2d15f62ed.
2019-02-11 03:26:05 +00:00
A Holt
4bea3ffaf9
Update freepbx.yml 2019-02-10 11:49:58 -05:00
Anish Mangal
f2d15f62ed Fix Freepbx installation task name 2019-02-10 15:24:52 +00:00
Anish Mangal
d7f88712bc Run FreePBX install everytime regardless of if it has been run before 2019-02-10 15:21:46 +00:00