mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Update main.yml
This commit is contained in:
parent
c321f60117
commit
0a58c34000
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
- php{{ php_version }}-cli
|
||||
when: is_debuntu
|
||||
|
||||
- name: php-zip name (debian_9 or ubuntu)
|
||||
- name: php-zip name (debian-9 or ubuntu)
|
||||
package:
|
||||
name: "php{{ php_version }}-zip"
|
||||
when: is_debian_9 or is_ubuntu
|
||||
|
|
Loading…
Reference in a new issue