summaryrefslogtreecommitdiffstats
path: root/ansible_collections/kubernetes/core/tests/integration/targets/k8s_check_mode/playbook.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/kubernetes/core/tests/integration/targets/k8s_check_mode/playbook.yaml')
-rw-r--r--ansible_collections/kubernetes/core/tests/integration/targets/k8s_check_mode/playbook.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible_collections/kubernetes/core/tests/integration/targets/k8s_check_mode/playbook.yaml b/ansible_collections/kubernetes/core/tests/integration/targets/k8s_check_mode/playbook.yaml
new file mode 100644
index 000000000..ee9f14f57
--- /dev/null
+++ b/ansible_collections/kubernetes/core/tests/integration/targets/k8s_check_mode/playbook.yaml
@@ -0,0 +1,6 @@
+---
+- connection: local
+ gather_facts: false
+ hosts: localhost
+ roles:
+ - k8s_check_mode