Skip to content

Commit

Permalink
add action group (#172)
Browse files Browse the repository at this point in the history
* add action group

* add changelog fragment for #172
  • Loading branch information
briantist authored Nov 3, 2021
1 parent 8d5d5e2 commit d673336
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/172-action_group.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
minor_changes:
- community.hashi_vault collection - add the ``community.hashi_vault.vault`` action group (https://github.com/ansible-collections/community.hashi_vault/pull/172).
3 changes: 3 additions & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
---
requires_ansible: '>=2.9.10'
action_groups:
vault:
- vault_read

0 comments on commit d673336

Please sign in to comment.