From 4d87706753434dccb2a43dcdf2a1e831a49574a0 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 26 Sep 2023 21:38:35 +0200 Subject: [PATCH] Exclude collections whose releases aren't tagged with constraints files. --- 8/ansible.constraints | 4 ++++ 9/ansible.constraints | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 8/ansible.constraints create mode 100644 9/ansible.constraints diff --git a/8/ansible.constraints b/8/ansible.constraints new file mode 100644 index 00000000000..11c8b15c348 --- /dev/null +++ b/8/ansible.constraints @@ -0,0 +1,4 @@ +netapp.aws: <21.7.1 +netapp.azure: <21.10.1 +netapp.cloudmanager: <21.22.1 +netapp.um_info: <21.8.1 diff --git a/9/ansible.constraints b/9/ansible.constraints new file mode 100644 index 00000000000..11c8b15c348 --- /dev/null +++ b/9/ansible.constraints @@ -0,0 +1,4 @@ +netapp.aws: <21.7.1 +netapp.azure: <21.10.1 +netapp.cloudmanager: <21.22.1 +netapp.um_info: <21.8.1