github linux-system-roles/storage 1.7.3
add back support for mount_options; support collection-requirements.yml

latest releases: 1.17.1, 1.17.0, 1.16.5...
2 years ago

Use meta/collection-requirements.yml for collection dependencies (#267)

There is no way for a role to automatically require collections for
module/plugin dependencies. Use the non-standard file
meta/collection-requirements.yml for this. Note that
meta/requirements.yml is supposed to be a list of roles only, in
the format described at https://docs.ansible.com/ansible/latest/galaxy/user_guide.html#installing-multiple-roles-from-multiple-files

add support for mount_options (#270)

  • add support for mount_options

When support for argument validation was added, that support did not
include the mount_options parameter. This fix adds back that
parameter. In addition, the volume module arguments are refactored
so that the common volume parameters such as mount_options can be
specified in one place.

This adds a test for the mount_options parameter, and adds
verification for that parameter.

  • only checkout mount_options if requested

[citest skip] bump tox-lsr version to 2.11.0; remove py37; add py310 (#266)

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

Don't miss a new storage release

NewReleases is sending notifications on new releases.