mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
test: remove invalid tests collections requirements (#246)
This commit is contained in:
parent
09c521cb3c
commit
939e039b9f
31 changed files with 5 additions and 89 deletions
|
@ -1,5 +1,3 @@
|
|||
---
|
||||
dependencies:
|
||||
- setup_selfsigned_certificate
|
||||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
dependencies:
|
||||
- setup_selfsigned_certificate
|
||||
collections:
|
||||
- hetzner.cloud
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- ansible.netcommon
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- ansible.netcommon
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,5 +1,3 @@
|
|||
---
|
||||
dependencies:
|
||||
- setup_sshkey
|
||||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
---
|
||||
dependencies:
|
||||
- setup_sshkey
|
||||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +0,0 @@
|
|||
collections:
|
||||
- community.general.ipfilter
|
||||
- hetzner.cloud
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
collections:
|
||||
- community.general
|
||||
- ansible.netcommon
|
||||
|
|
Loading…
Reference in a new issue