diff --git a/.README.html b/.README.html index 538c673..423c017 100644 --- a/.README.html +++ b/.README.html @@ -145,6 +145,7 @@
This role is only supported on RHEL8/CentOS8 and Fedora distributions.
This role requires the ini_file
module from
-community.general
. If you are using
-ansible-core
you must install that collection.
This role requires the ini_file
module from the
+community.general
, and uses other collections for
+rpm-ostree
support. Use the following command to install
+the collections:
ansible-galaxy collection install -vv -r meta/collection-requirements.yml
If you are using Ansible Engine 2.9, or are using an Ansible bundle -which includes these collections/modules, you should have to do -nothing.
Configure session recording with SSSD, the preferred way of managing recorded users or groups. This causes the SSSD files provider to be @@ -211,6 +210,8 @@
Testing is done with the tests/tests_*.yml
playbooks.
See contributing.md
.
See README-ostree.md
GPL v3.0