Skip to content

2.6.3: fix pool.conf template in case some VARs are not defined (#20)

Latest

Choose a tag to compare

@HanXHX HanXHX released this 14 Nov 08:12
· 15 commits to master since this release
746b05c
vars not defined in defaults should be processed only if they are defined (avoid AnsibleUndefinedVariable errors)

Co-authored-by: Klaus Zerwes <[email protected]>