3a3a63ce46
'true' needs to be quoted as a string, otherwise it is stored as boolean and ends up getting capitalized to 'True' when presented to debconf Subsequent install of oracle-java8-installer fails with "oracle-license-v1-1 license could not be presented" ansible version: 2.3.1.0 Actual: value: true debconf-show oracle-java8-installer * shared/accepted-oracle-license-v1-1: True Expected: value: 'true' debconf-show oracle-java8-installer * shared/accepted-oracle-license-v1-1: true |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |