Skip to content

Commit 6873c9a

Browse files
authored
Restrict purestorage.flashblade to < 1.21.0. (#596)
1 parent 92a4a56 commit 6873c9a

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

11/ansible-11.constraints

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ cisco.dnac: <6.32.0
33

44
# netapp.storagegrid 21.15.0 claims to have breaking changes
55
netapp.storagegrid: <21.15.0
6+
7+
# 1.21.0 has a potentially breaking change (https://github.com/Pure-Storage-Ansible/FlashBlade-Collection/pull/369#issuecomment-3246253862), restricting while we investigate
8+
purestorage.flashblade: <1.21.0

12/ansible-12.constraints

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# ERROR: grafana.grafana contains a node_modules folder
22
grafana.grafana: !=6.0.0
3+
4+
# 1.21.0 has a potentially breaking change (https://github.com/Pure-Storage-Ansible/FlashBlade-Collection/pull/369#issuecomment-3246253862), restricting while we investigate
5+
purestorage.flashblade: <1.21.0

0 commit comments

Comments
 (0)