Clarify ansible neeed for flatpak/snap
All checks were successful
CI / test (push) Successful in 2m14s
All checks were successful
CI / test (push) Successful in 2m14s
This commit is contained in:
parent
83c30de44a
commit
0d8927ef6d
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue