adding MySQL-python to work with mariadb dbs
This commit is contained in:
parent
21ab50a371
commit
0eb3df9663
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
- name: ensure packages required for phabricator are installed (fedora)
|
- name: ensure packages required for phabricator are installed (fedora)
|
||||||
action: yum name={{ item }} state=latest
|
action: yum name={{ item }} state=latest
|
||||||
with_items:
|
with_items:
|
||||||
|
- MySQL-python
|
||||||
- git
|
- git
|
||||||
- httpd
|
- httpd
|
||||||
- mod_ssl
|
- mod_ssl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue