From 0d8927ef6dbb0e3078ea59f2bb43f43f36459f9b Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Wed, 17 Jun 2026 15:54:10 +1000 Subject: [PATCH] Clarify ansible neeed for flatpak/snap --- src/content/news/0-7-0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/news/0-7-0.html b/src/content/news/0-7-0.html index f4c5f97..8bf2c74 100644 --- a/src/content/news/0-7-0.html +++ b/src/content/news/0-7-0.html @@ -75,7 +75,7 @@ ok: [localhost] => (item={'channel': 'latest/stable', 'classic': False, 'dangero -

Please be aware that you need version 13+ of the community.general collection for this to work properly. A requirements.yml gets created with your manifest to help you install it if necessary.

+

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 community.general collection for this to work properly. A requirements.yml gets created with your manifest to help you install it if necessary.

Other smaller changes