diff --git a/changelogs/fragments/1634-networkfirewall_rule_group-tests.yml b/changelogs/fragments/1634-networkfirewall_rule_group-tests.yml new file mode 100644 index 00000000000..572697f45ca --- /dev/null +++ b/changelogs/fragments/1634-networkfirewall_rule_group-tests.yml @@ -0,0 +1,2 @@ +trivial: +- disable networkfirewall_rule_group integration tests, they're failing due to an idempotency issue. diff --git a/tests/integration/targets/networkfirewall_rule_group/aliases b/tests/integration/targets/networkfirewall_rule_group/aliases index 3a0301661e2..ef3989f4bdc 100644 --- a/tests/integration/targets/networkfirewall_rule_group/aliases +++ b/tests/integration/targets/networkfirewall_rule_group/aliases @@ -1,4 +1,6 @@ time=18m cloud/aws +# Idempotency issues - https://github.com/ansible-collections/community.aws/issues/1634 +disabled networkfirewall_rule_group_info