summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/hashi_vault/meta
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-18 05:52:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-18 05:52:22 +0000
commit38b7c80217c4e72b1d8988eb1e60bb6e77334114 (patch)
tree356e9fd3762877d07cde52d21e77070aeff7e789 /ansible_collections/community/hashi_vault/meta
parentAdding upstream version 7.7.0+dfsg. (diff)
downloadansible-38b7c80217c4e72b1d8988eb1e60bb6e77334114.tar.xz
ansible-38b7c80217c4e72b1d8988eb1e60bb6e77334114.zip
Adding upstream version 9.4.0+dfsg.upstream/9.4.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/community/hashi_vault/meta')
-rw-r--r--ansible_collections/community/hashi_vault/meta/ee-requirements.txt2
-rw-r--r--ansible_collections/community/hashi_vault/meta/runtime.yml16
2 files changed, 16 insertions, 2 deletions
diff --git a/ansible_collections/community/hashi_vault/meta/ee-requirements.txt b/ansible_collections/community/hashi_vault/meta/ee-requirements.txt
index 53393fd3e..457af229b 100644
--- a/ansible_collections/community/hashi_vault/meta/ee-requirements.txt
+++ b/ansible_collections/community/hashi_vault/meta/ee-requirements.txt
@@ -1,6 +1,6 @@
# ansible-builder doesn't seem to properly handle "; python_version" type of constraints
# requirements here are assuming python 3.6 or higher
-hvac >=0.10.6
+hvac >= 1.2.1
urllib3 >= 1.15
boto3 # these are only needed if inferring AWS credentials or
diff --git a/ansible_collections/community/hashi_vault/meta/runtime.yml b/ansible_collections/community/hashi_vault/meta/runtime.yml
index 02b09ecd2..9ed765c82 100644
--- a/ansible_collections/community/hashi_vault/meta/runtime.yml
+++ b/ansible_collections/community/hashi_vault/meta/runtime.yml
@@ -1,8 +1,22 @@
---
-requires_ansible: '>=2.11.0'
+requires_ansible: '>=2.14.0'
action_groups:
# let's keep this in alphabetical order
vault:
+ - vault_database_connection_configure
+ - vault_database_connection_delete
+ - vault_database_connection_read
+ - vault_database_connection_reset
+ - vault_database_connections_list
+ - vault_database_role_create
+ - vault_database_role_delete
+ - vault_database_roles_list
+ - vault_database_rotate_root_credentials
+ - vault_database_static_role_create
+ - vault_database_static_role_get_credentials
+ - vault_database_static_role_read
+ - vault_database_static_role_rotate_credentials
+ - vault_database_static_roles_list
- vault_kv1_get
- vault_kv2_delete
- vault_kv2_get