A Holt
|
83a6a2db0b
|
www_base/tasks/main.yml: php-stem.yml might later support PHP 8.2
|
2022-12-21 08:24:28 -05:00 |
|
A Holt
|
9f13454e83
|
Change download URL's & others to TLS/SSL
|
2022-07-05 12:09:51 -04:00 |
|
A Holt
|
a32473c1bf
|
www_base/tasks/php-stem.yml: x86 -> x64 typo bug
|
2022-01-01 14:43:14 -05:00 |
|
root
|
25f25329a9
|
php-stem.yml: Show instantiation of dicts (php_extensions, php_stem_arches)
|
2021-12-26 15:13:30 -05:00 |
|
root
|
71c1d16f0d
|
php-stem.yml: php_stem_arch: "{{ php_stem_arches[ansible_machine] }}"
|
2021-12-26 14:51:54 -05:00 |
|
root
|
c45445399e
|
roles/www_base/tasks/main.yml: Clean Ansible output
|
2021-12-26 14:17:01 -05:00 |
|
root
|
61dfdcdb0a
|
roles/www_base: Cleaner/Safer php-stem
|
2021-12-26 14:07:14 -05:00 |
|
root
|
5f3708fe29
|
get_url 'timeout: "{{ download_timeout }}"' in 10 roles
|
2021-12-26 10:24:31 -05:00 |
|
A Holt
|
a84cf2068c
|
php-stem.yml: Explain "here doc" #3080 #3081 #3082
|
2021-12-26 09:43:17 -05:00 |
|
A Holt
|
cb41212482
|
php-stem.yml: Fix typo in phpX.Y-sqlite3 explanation
|
2021-12-25 22:36:58 -05:00 |
|
A Holt
|
60f7be2609
|
www_base/tasks/php-stem.yml: Install phpX.Y-sqlite3
|
2021-12-25 22:10:40 -05:00 |
|
A Holt
|
7c3bf2930a
|
php-stem.yml: Clarify... php_extension: "{{ php_extensions[php_version] }}"
|
2021-12-25 19:40:12 -05:00 |
|
A Holt
|
acf76155f4
|
Clarify php-stem.yml: 'systemctl reload phpX.Y-fpm' suffices
|
2021-12-25 18:22:43 -05:00 |
|
A Holt
|
a0fe5b706c
|
php-stem.yml: Mention iiab/php-stem#2 fixed location idea
|
2021-12-25 18:15:57 -05:00 |
|
root
|
62e193d2e1
|
www_base/tasks/php-stem.yml: Fix 'systemctl restart php7.4-fpm' warning
|
2021-12-25 17:22:27 -05:00 |
|
root
|
81d676f26e
|
www_base/tasks/php-stem.yml: 'systemctl restart php7.4-fpm' warning
|
2021-12-25 17:07:42 -05:00 |
|
root
|
ad75b14ad4
|
Simplify www_base/tasks/php-stem.yml for stem-armhf-7.4.so on RasPiOS 11
|
2021-12-25 11:33:37 -05:00 |
|
A Holt
|
b3bffe4c71
|
Merge pull request #2837 from Hermanio/master
Enable php-stem installation for armv6l machine type
|
2021-07-15 11:01:04 -04:00 |
|
A Holt
|
3c647b6527
|
www_base/tasks/main.yml: Antifragile roles clarified
|
2021-06-30 08:03:19 -04:00 |
|
A Holt
|
9c9ea74d4e
|
www_base/tasks/main.yml: PHP module deps clarified
|
2021-06-30 07:52:09 -04:00 |
|
Herman Õunapuu
|
d538c7b79e
|
Enable php-stem installation for armv6l machine type
This allows the installation to continue on additional ARM devices, such as the original Raspberry Pi 1.
|
2021-06-30 07:40:55 +03:00 |
|
A Holt
|
0772dedb9f
|
www_base/tasks/main.yml: Explain php{{ php_version }}
|
2021-06-29 02:46:51 -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
|
ca29e5e680
|
www_base/tasks/main.yml: Note 'php -m' & 'php -i'
|
2021-06-26 00:58:03 -04:00 |
|
A Holt
|
1cb924cf73
|
www_base/tasks/main.yml: Clarify php{{ php_version }}-xml (might benefit Nextcloud)
|
2021-06-26 00:37:28 -04:00 |
|
A Holt
|
cbbcfe62c8
|
www_base/tasks/main.yml: Clarify PHP pkg's w/ Nextcloud & Moodle
|
2021-06-25 15:35:39 -04:00 |
|
A Holt
|
396584fd20
|
www_base/tasks/main.yml: Clarify PHP packages
|
2021-06-25 14:19:31 -04:00 |
|
A Holt
|
bcd653ac5e
|
PHP tip in www_base/tasks/main.yml
|
2021-06-25 14:14:32 -04:00 |
|
A Holt
|
e381691062
|
www_base/tasks/main.yml experiment: don't install php{{ php_version }}-xmlrpc if PHP 8+
|
2021-06-25 13:59:29 -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
|
3c381bef07
|
Comment in www_base/tasks/main.yml
|
2020-07-11 12:57:36 -04:00 |
|
A Holt
|
8b4358bdbc
|
Try moving install of 10 php packages to www_base/tasks/main.yml
|
2020-07-11 12:47:25 -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
|
d1462e3b86
|
uncomment 7.4 code
|
2020-04-25 18:33:03 -05:00 |
|
Jerry Vonau
|
315a2dc0ec
|
whatever php7.2 it is..
|
2020-04-19 12:43:12 -05:00 |
|
Jerry Vonau
|
6c7a53bf4d
|
stem_available2
|
2020-04-19 12:21:30 -05:00 |
|
Jerry Vonau
|
766a510071
|
stem_available
|
2020-04-19 12:12:41 -05:00 |
|
Jerry Vonau
|
f3a8e30256
|
link 20-stem.ini in php-stem.yml
|
2020-04-19 10:54:47 -05:00 |
|
Jerry Vonau
|
4f766b6e17
|
exclude i386 from php-stem.yml
|
2020-04-19 10:53:18 -05:00 |
|
Tim Moody
|
ca73c956ca
|
skip php version we don't have yet
|
2020-04-18 15:00:40 -04:00 |
|
Jerry Vonau
|
de49c8b503
|
numbers should not have quotes now
|
2020-04-01 09:50:38 -05:00 |
|
A Holt
|
bb9573fe81
|
www_base/tasks/main.yml Ansible style recommendation
|
2020-03-31 08:26:15 -04:00 |
|
Jerry Vonau
|
224ea066e5
|
disable php-stem on U-20
revert this commit when php7.4 support is available
|
2020-03-31 07:15:04 -05:00 |
|
George Hunt
|
852cddf222
|
add in stem changes from Tim
|
2020-03-19 05:34:18 -05:00 |
|
root
|
2e68a80e34
|
is_rpi -> is_raspbian to fix merge conflict in www_base/tasks/php-stem.yml
|
2020-03-09 12:56:48 -04:00 |
|
root
|
5f63941127
|
www_back_end, www_front_end -> www_core, www_options
|
2020-03-08 15:26:05 -04:00 |
|