mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-22 11:00:19 +01:00
4543f0c679
Feature: Allow running and testing the role with ostree managed nodes. Reason: We have users who want to use the role to manage ostree systems. Result: Users can use the role to manage ostree managed nodes. 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.