Clarify ansible neeed for flatpak/snap
All checks were successful
CI / test (push) Successful in 2m14s

This commit is contained in:
Miguel Jacq 2026-06-17 15:54:10 +10:00
parent 83c30de44a
commit 0d8927ef6d
Signed by: mig5
GPG key ID: 03906B4110AAD3B8

View file

@ -75,7 +75,7 @@ ok: [localhost] => (item={'channel': 'latest/stable', 'classic': False, 'dangero
</code></pre>
</div>
<p>Please be aware that you need version 13+ of the <code>community.general</code> collection for this to work properly. A <code>requirements.yml</code> gets created with your manifest to help you install it if necessary.</p>
<p>Please be aware that the Puppet and Salt renderers do not support the Flatpak/Snap package enforcement - only Ansible for now. You'll also need version 13+ of the <code>community.general</code> collection for this to work properly. A <code>requirements.yml</code> gets created with your manifest to help you install it if necessary.</p>
<h2 class="h4 fw-bold mt-4">Other smaller changes</h2>
<ul>