github linux-system-roles/storage 1.6.2
Support ansible-core; Improve wording in README files

latest releases: 1.16.5, 1.16.4, 1.16.3...
2 years ago

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 rmeggins@redhat.com

use apt-get install -y

Signed-off-by: Rich Megginson rmeggins@redhat.com

replace json_query with selectattr and map

Replace crypttab with lineinfile (#228)

  • Replace crypttab with lineinfile

Crypttab is not available in ansible-core, hence need to replace it

  • Add create: true to lineinfile to create the file if it doesn't exist

Use lower case title for consistency

Set mode properly

  • Remove entries with regexp regardeless of password specified, fix mode

Improve wording (#230)

Added skip checks feature to speed up the tests (#218)

  • Added skip checks feature to speed up the tests
  • added new fact that allows to skip some checks in case the role is run
    multiple times within the same playbook
  • this should help speed up the tests
  • Added skip checks feature to speed up the tests
  • removed "packages_installed", now it is part of "required_packages"
    check
  • pylint fixes
  • luks tests install extra packages and checks skipping causes race
    condition - checks do not disabled in this case

(commit will be squashed into previous one)

Don't miss a new storage release

NewReleases is sending notifications on new releases.