diff options
Diffstat (limited to 'ansible_collections/amazon/aws/tests/sanity')
7 files changed, 13 insertions, 0 deletions
diff --git a/ansible_collections/amazon/aws/tests/sanity/ignore-2.10.txt b/ansible_collections/amazon/aws/tests/sanity/ignore-2.10.txt new file mode 100644 index 00000000..09a7e9cb --- /dev/null +++ b/ansible_collections/amazon/aws/tests/sanity/ignore-2.10.txt @@ -0,0 +1 @@ +plugins/modules/route53.py validate-modules:parameter-state-invalid-choice # route53_info needs improvements before we can deprecate this diff --git a/ansible_collections/amazon/aws/tests/sanity/ignore-2.11.txt b/ansible_collections/amazon/aws/tests/sanity/ignore-2.11.txt new file mode 100644 index 00000000..9f9adc33 --- /dev/null +++ b/ansible_collections/amazon/aws/tests/sanity/ignore-2.11.txt @@ -0,0 +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 diff --git a/ansible_collections/amazon/aws/tests/sanity/ignore-2.12.txt b/ansible_collections/amazon/aws/tests/sanity/ignore-2.12.txt new file mode 100644 index 00000000..9f9adc33 --- /dev/null +++ b/ansible_collections/amazon/aws/tests/sanity/ignore-2.12.txt @@ -0,0 +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 diff --git a/ansible_collections/amazon/aws/tests/sanity/ignore-2.13.txt b/ansible_collections/amazon/aws/tests/sanity/ignore-2.13.txt new file mode 100644 index 00000000..9f9adc33 --- /dev/null +++ b/ansible_collections/amazon/aws/tests/sanity/ignore-2.13.txt @@ -0,0 +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 diff --git a/ansible_collections/amazon/aws/tests/sanity/ignore-2.14.txt b/ansible_collections/amazon/aws/tests/sanity/ignore-2.14.txt new file mode 100644 index 00000000..9f9adc33 --- /dev/null +++ b/ansible_collections/amazon/aws/tests/sanity/ignore-2.14.txt @@ -0,0 +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 diff --git a/ansible_collections/amazon/aws/tests/sanity/ignore-2.15.txt b/ansible_collections/amazon/aws/tests/sanity/ignore-2.15.txt new file mode 100644 index 00000000..09a7e9cb --- /dev/null +++ b/ansible_collections/amazon/aws/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 diff --git a/ansible_collections/amazon/aws/tests/sanity/ignore-2.9.txt b/ansible_collections/amazon/aws/tests/sanity/ignore-2.9.txt new file mode 100644 index 00000000..a759e92d --- /dev/null +++ b/ansible_collections/amazon/aws/tests/sanity/ignore-2.9.txt @@ -0,0 +1,7 @@ +plugins/modules/ec2_vpc_dhcp_option.py pylint:ansible-deprecated-no-version # We use dates for deprecations, Ansible 2.9 only supports this for compatability +plugins/modules/ec2_vpc_endpoint.py pylint:ansible-deprecated-no-version # We use dates for deprecations, Ansible 2.9 only supports this for compatability +plugins/modules/ec2_vpc_endpoint_info.py pylint:ansible-deprecated-no-version # We use dates for deprecations, Ansible 2.9 only supports this for compatability +plugins/modules/ec2_instance.py pylint:ansible-deprecated-no-version # We use dates for deprecations, Ansible 2.9 only supports this for compatability +plugins/modules/iam_policy.py pylint:ansible-deprecated-no-version +plugins/modules/route53.py validate-modules:parameter-state-invalid-choice # route53_info needs improvements before we can deprecate this +plugins/modules/iam_user.py pylint:ansible-deprecated-no-version |