mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-11 10:31:48 -05:00
Settings updates to support production installation.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
|
||||
tasks:
|
||||
|
||||
- name: remove python-dateutils package if installed
|
||||
yum: name=python-dateutils15 state=removed
|
||||
- name: remove python-dateutil package if installed
|
||||
yum: name=python-dateutil15 state=removed
|
||||
|
||||
- name: install packages from yum
|
||||
yum: name=$item state=installed
|
||||
|
||||
Reference in New Issue
Block a user