stacki_host - configured params to use fallback instead of default (#2072) (#2075)

* configuredd params to use fallback instead of default

* added changelog fragment

(cherry picked from commit 5fc56676c2)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2021-03-21 15:46:46 +01:00
committed by GitHub
parent 25bd378005
commit 2e8b318341
5 changed files with 7 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- stacki_host - replaced ``default`` to environment variables with ``fallback`` to them (https://github.com/ansible-collections/community.general/pull/2072).