diff --git a/docs/source/release_notes.rst b/docs/source/release_notes.rst index 89ac3484..f64da334 100644 --- a/docs/source/release_notes.rst +++ b/docs/source/release_notes.rst @@ -39,6 +39,8 @@ Availability: `AutomationHub`_, `Galaxy`_, `GitHub`_ **Enhancements:** +* Support for ansible-core 2.18, by adding an ignore file for the sanity tests. + **Cleanup:** **Known issues:** diff --git a/tests/sanity/ignore-2.18.txt b/tests/sanity/ignore-2.18.txt new file mode 100644 index 00000000..1a178abf --- /dev/null +++ b/tests/sanity/ignore-2.18.txt @@ -0,0 +1,34 @@ +plugins/modules/zhmc_adapter_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_adapter.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_console.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_cpc_capacity.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_cpc_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_cpc.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_crypto_attachment.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_hba.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_ldap_server_definition_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_ldap_server_definition.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_lpar_command.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_lpar_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_lpar_messages.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_lpar.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_nic_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_nic.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_partition_command.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_partition_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_partition_messages.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_partition.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_password_rule_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_password_rule.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_session.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_storage_group_attachment.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_storage_group.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_storage_volume.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_user_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_user_pattern_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_user_pattern.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_user_role_list.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_user_role.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_user.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_versions.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0 +plugins/modules/zhmc_virtual_function.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0