mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +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
|
- name: Sqlite3 no longer included in another package in ubuntu18
|
||||||
package:
|
package:
|
||||||
name: php{{ php_version }}-sqlite3
|
name: php{{ php_version }}-sqlite3
|
||||||
when: is_ubunbu_18
|
when: is_ubuntu_18
|
||||||
|
|
||||||
- name: Install httpd required packages (redhat)
|
- name: Install httpd required packages (redhat)
|
||||||
package:
|
package:
|
||||||
|
|
Loading…
Reference in a new issue