mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
* feat(env): extending configuration options by env variables
* feat(env): extending config option docs
* feat(consul_io): fix byte chain decoding for python3
* fix(pep8): E128
* changelog added
* Update changelogs/fragments/620-consul_io-env-variables-conf-based.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/620-consul_io-env-variables-conf-based.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/620-consul_io-env-variables-conf-based.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix(typo): adding dots
Co-authored-by: Davy Bondeau <davy.bondeau@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3f882ee6a2
)
Co-authored-by: atbore-phx <atbore-phx@users.noreply.github.com>
This commit is contained in:
parent
693efb35b3
commit
53a5cdaed7
2 changed files with 36 additions and 5 deletions
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
bugfixes:
|
||||
- consul_io inventory script - kv_groups - fix byte chain decoding for Python 3 (https://github.com/ansible-collections/community.general/pull/620).
|
||||
minor_changes:
|
||||
- consul_io inventory script - conf options - allow custom configuration options via env variables (https://github.com/ansible-collections/community.general/pull/620).
|
Loading…
Add table
Add a link
Reference in a new issue