Use apt-get-install -y
use tox-lsr version 2.5.1 (#30)
This version removes support for molecule until we can figure out
what to do about molecule. This should make all of the tox tests
pass (except for python 2.6).
Signed-off-by: Rich Megginson [email protected]
use apt-get install -y (#31)
Signed-off-by: Rich Megginson [email protected]
Use {{ ansible_managed | comment }} to fix multi-line ansible_managed (#32)
BZ#2006230, BZ#2006231, BZ#2006233