mirror of
https://github.com/openshift/community.okd.git
synced 2026-07-29 10:54:31 +00:00
* Issue #1: Initial effort to lift some content out of the Kubernetes collection. * Issue #1: Disable integration tests for now, as they're not relevant.
This commit is contained in:
6
tests/integration/targets/okd/handlers/main.yml
Normal file
6
tests/integration/targets/okd/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: delete temporary directory
|
||||
file:
|
||||
path: "{{ remote_tmp_dir }}"
|
||||
state: absent
|
||||
no_log: yes
|
||||
Reference in New Issue
Block a user