mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2024-11-18 19:10:39 +01:00
Add debian
package to be able to use deb822_repository.
This commit is contained in:
parent
a8ed657fb3
commit
054af0d977
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
python-version: '3.x'
|
||||
|
||||
- name: Install test dependencies.
|
||||
run: pip3 install ansible molecule molecule-plugins[docker] docker
|
||||
run: pip3 install ansible molecule molecule-plugins[docker] docker debian
|
||||
|
||||
- name: Run Molecule tests.
|
||||
run: molecule test
|
||||
|
Loading…
Reference in New Issue
Block a user