Add sudo:required to be able to run ansible
This commit is contained in:
parent
e5317544dd
commit
c8342226df
@ -2,7 +2,7 @@
|
||||
language: python
|
||||
python: "2.7"
|
||||
# Use the new container infrastructure
|
||||
sudo: false
|
||||
sudo: required
|
||||
# Install ansible
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user