mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-12-12 04:40:19 +01:00
add addons
This commit is contained in:
parent
7ffeb6fe8b
commit
5b0f1dfb54
1 changed files with 4 additions and 1 deletions
|
@ -14,8 +14,11 @@ env:
|
|||
|
||||
install:
|
||||
- pip install molecule docker
|
||||
|
||||
- git clone https://github.com/arillso/tests molecule/default/lint
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- bzip2
|
||||
|
||||
before_script:
|
||||
- cd ../
|
||||
|
|
Loading…
Reference in a new issue