diff --git a/plugins/modules/flatpak.py b/plugins/modules/flatpak.py index 13898c3349..60b186337d 100644 --- a/plugins/modules/flatpak.py +++ b/plugins/modules/flatpak.py @@ -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: