mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2024-11-18 19:10:39 +01:00
Remove that debug stuff.
This commit is contained in:
parent
724151c5fc
commit
004f583d96
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -65,9 +65,6 @@ jobs:
|
|||||||
- name: Install test dependencies.
|
- name: Install test dependencies.
|
||||||
run: pip3 install ansible molecule[docker] docker
|
run: pip3 install ansible molecule[docker] docker
|
||||||
|
|
||||||
- name: Tests
|
|
||||||
run: modprobe configs
|
|
||||||
|
|
||||||
- name: Run Molecule tests.
|
- name: Run Molecule tests.
|
||||||
run: molecule test
|
run: molecule test
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user