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

This commit is contained in:
Aditya Putta
2025-07-05 00:13:44 -05:00
committed by GitHub
parent 66139679e1
commit 79509a533d

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: