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:
parent
8b4358bdbc
commit
4ffb1f50a1
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@
|
||||||
state: present
|
state: present
|
||||||
when: is_debuntu | bool
|
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)"
|
# - name: "Install packages: mysql, MySQL-python and 9 php packages (OS's other than debuntu)"
|
||||||
# package:
|
# package:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue