mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Add API version info to api root, add dependency to setup playbook
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
- postgresql # database client
|
||||
- postgresql-server # database server
|
||||
- python-psycopg2 # database library
|
||||
- python-devel # only because pexpect comes from pip
|
||||
- python-lxml # xml for ?format=xml instead of json (optional)
|
||||
|
||||
- name: install python modules from pip
|
||||
|
||||
Reference in New Issue
Block a user