mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 08:39:59 -05:00
looks like the problem may have been a bug in ansible 2.2.0.0, so pin to 2.1.3.0
This commit is contained in:
parent
3ac2dabb74
commit
465595ae11
@ -12,9 +12,7 @@ before_install:
|
|||||||
- id
|
- id
|
||||||
- sudo id
|
- sudo id
|
||||||
- sudo initctl list-env
|
- sudo initctl list-env
|
||||||
- sudo apt-add-repository -y ppa:ansible/ansible
|
- sudo pip install ansible==2.1.3.0
|
||||||
- sudo apt-get -qq update
|
|
||||||
- sudo apt-get install -y ansible
|
|
||||||
install:
|
install:
|
||||||
- type -a virtualenv
|
- type -a virtualenv
|
||||||
- virtualenv --version
|
- virtualenv --version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user