mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
##### SUMMARY Use the new testing framework for the firewall integration tests and fix linting errors.
5 lines
118 B
YAML
5 lines
118 B
YAML
---
|
|
- name: Cleanup test_firewall
|
|
hetzner.hcloud.firewall:
|
|
name: "{{ hcloud_firewall_name }}"
|
|
state: absent
|