[PR #10334/79509a53 backport][stable-10] flatpak: add docs example for install using custom executable path (#10358)

flatpak: add docs example for install using custom executable path (#10334)

(cherry picked from commit 79509a533d)

Co-authored-by: Aditya Putta <puttaa@yahoo.com>
This commit is contained in:
patchback[bot] 2025-07-06 13:34:42 +02:00 committed by GitHub
parent 452d6f2fa7
commit f33f50cf2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,6 +107,12 @@ EXAMPLES = r"""
state: present
remote: gnome
- name: Install GIMP using custom flatpak binary path
community.general.flatpak:
name: org.gimp.GIMP
state: present
executable: /usr/local/bin/flatpak-dev
- name: Install multiple packages
community.general.flatpak:
name: