1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Explanation in mysql/tasks/install.yml

This commit is contained in:
A Holt 2020-07-11 12:50:20 -04:00 committed by GitHub
parent 8b4358bdbc
commit 4ffb1f50a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,9 @@
state: present
when: is_debuntu | bool
# 2020-07-11: ~10 PHP package installs moved to roles/www_base/tasks/main.yml
# 2020-07-11:
# 10 PHP package installs moved to roles/www_base/tasks/main.yml
# php{{ php_version }}-sqlite3 install moved to roles/osm-vector-maps/tasks/install.yml
# - name: "Install packages: mysql, MySQL-python and 9 php packages (OS's other than debuntu)"
# package: