mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 00:29:53 -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
|
||||
- sudo id
|
||||
- sudo initctl list-env
|
||||
- sudo apt-add-repository -y ppa:ansible/ansible
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y ansible
|
||||
- sudo pip install ansible==2.1.3.0
|
||||
install:
|
||||
- type -a virtualenv
|
||||
- virtualenv --version
|
||||
|
Loading…
x
Reference in New Issue
Block a user