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

* configuredd params to use fallback instead of default

* added changelog fragment
This commit is contained in:
Alexei Znamensky 2021-03-22 01:56:41 +13:00 committed by GitHub
parent 6529390901
commit 5fc56676c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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).