mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-12 04:22:02 +00:00
CI - increase the number of integration workflow (#620)
enable profile_tasks callback plugin for integration tests targets
This commit is contained in:
6
tests/integration/targets/lookup_k8s/playbook.yaml
Normal file
6
tests/integration/targets/lookup_k8s/playbook.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- connection: local
|
||||
gather_facts: false
|
||||
hosts: localhost
|
||||
roles:
|
||||
- lookup_k8s
|
||||
Reference in New Issue
Block a user