mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
ubunbu ->ubuntu
This commit is contained in:
parent
1fc716581d
commit
bb5d5cbe03
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
- name: Sqlite3 no longer included in another package in ubuntu18
|
||||
package:
|
||||
name: php{{ php_version }}-sqlite3
|
||||
when: is_ubunbu_18
|
||||
when: is_ubuntu_18
|
||||
|
||||
- name: Install httpd required packages (redhat)
|
||||
package:
|
||||
|
|
Loading…
Reference in a new issue