changed ansible install from the package name to a URL as a tarball
updated ansible version to 1.6.10 This should resolve Issue: https://github.com/rcbops/ansible-lxc-rpc/issues/184
This commit is contained in:
parent
c94213055c
commit
e87efc7a79
@ -1,7 +1,6 @@
|
|||||||
Jinja2==2.7.3
|
Jinja2==2.7.3
|
||||||
MarkupSafe==0.23
|
MarkupSafe==0.23
|
||||||
PyYAML==3.11
|
PyYAML==3.11
|
||||||
ansible==1.6.6
|
|
||||||
click==2.5
|
click==2.5
|
||||||
colorize==1.0.2
|
colorize==1.0.2
|
||||||
ecdsa==0.11
|
ecdsa==0.11
|
||||||
@ -15,3 +14,4 @@ requests==2.4.1
|
|||||||
cloudlib==0.0.8
|
cloudlib==0.0.8
|
||||||
pip==1.5.6
|
pip==1.5.6
|
||||||
wheel==0.24.0
|
wheel==0.24.0
|
||||||
|
http://rpc-slushee.rackspace.com/downloads/ansible-1.6.10.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user