mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-08 12:53:29 +01:00
a25523ddce
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> |
||
---|---|---|
.. | ||
get_ostree_data.sh | ||
packages-runtime-CentOS-6.txt | ||
packages-runtime-CentOS-7.txt | ||
packages-runtime-CentOS-8.txt | ||
packages-runtime-CentOS-9.txt | ||
packages-runtime-Fedora.txt | ||
packages-runtime-RedHat-6.txt | ||
packages-runtime-RedHat-7.txt | ||
packages-runtime-RedHat-8.txt | ||
packages-runtime-RedHat-9.txt | ||
packages-testing-CentOS.txt | ||
packages-testing-Fedora.txt | ||
packages-testing-RedHat.txt | ||
packages-testing.txt | ||
README.md | ||
roles-runtime.txt |
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.