mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3f882ee6a2
* 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>
5 lines
350 B
YAML
5 lines
350 B
YAML
---
|
|
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).
|