Skip to content

Make role work with 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:30
e405ed2

use tox-lsr version 2.5.1

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

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

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

BZ#2006230, BZ#2006231, BZ#2006233

remove authorized_key; use ansible builtins (#88)

  • remove authorized_key; use ansible builtins

  • use vars in tasks instead of set_fact

  • fix yamllint issues

  • fix path handling

  • fix yamllint issue