mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Fix consul_token usage without accessor_id. (#8091)
* Fix consul_token usage without accessor_id. * Update changelogs/fragments/8091-consul-token-fixes.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/consul_token.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
committed by
GitHub
parent
226207522e
commit
67736d796a
2
changelogs/fragments/8091-consul-token-fixes.yaml
Normal file
2
changelogs/fragments/8091-consul-token-fixes.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "consul_token - fix token creation without ``accessor_id`` (https://github.com/ansible-collections/community.general/pull/8091)."
|
||||
Reference in New Issue
Block a user