diff --git a/changelogs/fragments/1061-sanity.yml b/changelogs/fragments/1061-sanity.yml new file mode 100644 index 00000000000..24e7760af82 --- /dev/null +++ b/changelogs/fragments/1061-sanity.yml @@ -0,0 +1,2 @@ +trivial: +- ignore-2.15.txt - Add missing entry for route53 diff --git a/tests/sanity/ignore-2.10.txt b/tests/sanity/ignore-2.10.txt index 9f9adc33ce1..09a7e9cbb50 100644 --- a/tests/sanity/ignore-2.10.txt +++ b/tests/sanity/ignore-2.10.txt @@ -1 +1 @@ -plugins/modules/route53.py validate-modules:parameter-state-invalid-choice # route53_info needs improvements before we can deprecate this \ No newline at end of file +plugins/modules/route53.py validate-modules:parameter-state-invalid-choice # route53_info needs improvements before we can deprecate this diff --git a/tests/sanity/ignore-2.15.txt b/tests/sanity/ignore-2.15.txt index e69de29bb2d..09a7e9cbb50 100644 --- a/tests/sanity/ignore-2.15.txt +++ b/tests/sanity/ignore-2.15.txt @@ -0,0 +1 @@ +plugins/modules/route53.py validate-modules:parameter-state-invalid-choice # route53_info needs improvements before we can deprecate this