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