mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
0f3a4fba46
commit
bb23eeab44
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
state: present
|
||||
when: is_debuntu
|
||||
|
||||
- name: Install php{{ php_version }}-mcrypt, as php7.2 dropped mcrypt (debuntu but not ubuntu-18)
|
||||
- name: Install php{{ php_version }}-mcrypt (debuntu but not ubuntu-18) NOTE: php7.2 dropped mcrypt
|
||||
package:
|
||||
name: "php{{ php_version }}-mcrypt"
|
||||
state: present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue