diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:35 +0000 |
commit | 7fec0b69a082aaeec72fee0612766aa42f6b1b4d (patch) | |
tree | efb569b86ca4da888717f5433e757145fa322e08 /ansible_collections/netapp/ontap/meta/runtime.yml | |
parent | Releasing progress-linux version 7.7.0+dfsg-3~progress7.99u1. (diff) | |
download | ansible-7fec0b69a082aaeec72fee0612766aa42f6b1b4d.tar.xz ansible-7fec0b69a082aaeec72fee0612766aa42f6b1b4d.zip |
Merging upstream version 9.4.0+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/netapp/ontap/meta/runtime.yml')
-rw-r--r-- | ansible_collections/netapp/ontap/meta/runtime.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ansible_collections/netapp/ontap/meta/runtime.yml b/ansible_collections/netapp/ontap/meta/runtime.yml index 49dcabb60..4d8208129 100644 --- a/ansible_collections/netapp/ontap/meta/runtime.yml +++ b/ansible_collections/netapp/ontap/meta/runtime.yml @@ -1,5 +1,5 @@ --- -requires_ansible: ">=2.9.10" +requires_ansible: ">=2.14" action_groups: netapp_ontap: - na_ontap_active_directory_domain_controllers @@ -19,6 +19,8 @@ action_groups: - na_ontap_cifs_local_user_set_password - na_ontap_cifs - na_ontap_cifs_server + - na_ontap_cifs_unix_symlink_mapping + - na_ontap_cli_timeout - na_ontap_cluster_ha - na_ontap_cluster_peer - na_ontap_cluster @@ -29,6 +31,7 @@ action_groups: - na_ontap_dns - na_ontap_domain_tunnel - na_ontap_efficiency_policy + - na_ontap_ems_config - na_ontap_ems_destination - na_ontap_ems_filter - na_ontap_export_policy @@ -123,6 +126,7 @@ action_groups: - na_ontap_snapshot_policy - na_ontap_snapshot - na_ontap_snmp + - na_ontap_snmp_config - na_ontap_snmp_traphosts - na_ontap_software_update - na_ontap_ssh_command |