diff --git a/.README.html b/.README.html index 6553f6a..89149f2 100644 --- a/.README.html +++ b/.README.html @@ -241,6 +241,7 @@ id="toc-additional-configuration">Additional configuration Playbook
meta/collection-requirements.yml
. These are
-not automatically installed. You must install them like this:
+not automatically installed. If you want to manage
+rpm-ostree
systems, additional collections are required.
+You must install them like this:
ansible-galaxy install -vv -r meta/collection-requirements.yml
For more information, see sshd_manage_firewall
and
-sshd_manage_selinux
options below. These roles are
+sshd_manage_selinux
options below, and the
+rpm-ostree
section. This additional functionality is
supported only on Red Hat based Linux.
options_body
and/or
options_match
.
To regenerate the templates, from within the meta/
directory run: ./make_option_lists
See README-ostree.md
LGPLv3