mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Comment in www_base/tasks/main.yml
This commit is contained in:
parent
4ffb1f50a1
commit
3c381bef07
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Role "www_base" runs here, probably in 3-BASE-SERVER.
|
||||
# Role "www_options" runs later, likely in 4-SERVER-OPTIONS.
|
||||
|
||||
- name: 'Install ~10 php packages (debuntu)'
|
||||
- name: 'Install ~10 PHP packages (debuntu)'
|
||||
package:
|
||||
name:
|
||||
# - php{{ php_version }} # On Ubuntu 20.04 (and prob other OS's) this forces the install of: apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php{{ php_version }} ETC
|
||||
|
|
Loading…
Add table
Reference in a new issue