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)
|
||||
action: yum name={{ item }} state=latest
|
||||
with_items:
|
||||
- MySQL-python
|
||||
- git
|
||||
- httpd
|
||||
- mod_ssl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue