Skip to content

Role now supports ansible-core; use ansible_managed | comment to fix multi-line ansible_managed

Compare
Choose a tag to compare
@richm richm released this 27 Sep 17:33

use tox-lsr version 2.5.1 (#120)

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 (#121)

Signed-off-by: Rich Megginson [email protected]

replace json_query with selectattr/map

Use {{ ansible_managed | comment }} to fix multi-line ansible_managed

Fixes #123

BZ#2006230, BZ#2006231, BZ#2006233