ansible-sshd/.ostree
Rich Megginson a25523ddce ci: Use supported ansible-lint action; run ansible-lint against the collection
The old ansible-community ansible-lint is deprecated.  There is a
new ansible-lint github action.

The latest Ansible repo gating tests run ansible-lint against
the collection format instead of against individual roles.
We have to convert the role to collection format before running
ansible-test.

This also requires tox-lsr 3.2.1

Role developers can run this locally using
`tox -e collection,ansible-lint-collection`
See https://github.com/linux-system-roles/tox-lsr/pull/125

Fix ansible-lint and ansible-test issues reported by the
latest 2.16 versions.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2024-01-08 10:56:53 -07:00
..
get_ostree_data.sh ci: Use supported ansible-lint action; run ansible-lint against the collection 2024-01-08 10:56:53 -07:00
packages-runtime-CentOS-6.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-runtime-CentOS-7.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-runtime-CentOS-8.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-runtime-CentOS-9.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-runtime-Fedora.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-runtime-RedHat-6.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-runtime-RedHat-7.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-runtime-RedHat-8.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-runtime-RedHat-9.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-testing-CentOS.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-testing-Fedora.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-testing-RedHat.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
packages-testing.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00
README.md feat: support for ostree systems 2023-11-28 09:40:18 -07:00
roles-runtime.txt feat: support for ostree systems 2023-11-28 09:40:18 -07:00

NOTE: The *.txt files are used by get_ostree_data.sh to create the lists of packages, and to find other system roles used by this role. DO NOT use them directly.

The script meta/make_ostree_packages_files is used to generate these files.