Skip to content

test with ansible 2.12; fix linter issues

Compare
Choose a tag to compare
@richm richm released this 08 Nov 20:56
7abb05f

use tox-lsr version 2.5.1 (#43)

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]

fix python black issues (#42)

use apt-get install -y (#41)

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

make role work with ansible-core-2.11 ansible-lint and ansible-test (#44)

support python 39, ansible-core 2.12, ansible-plugin-scan (#45)

update tox-lsr version to 2.7.1 (#46)

update the tox-lsr version used in github actions tox CI
to 2.7.1

The only difference between this an 2.7.0 is that Ansible 2.12
is now GA.

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