ansible-collections / community.general

Ansible Community General Collection

Home Page:https://galaxy.ansible.com/ui/repo/published/community/general/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flatpak Install specific commit

darkdecoy opened this issue · comments

Summary

It would be helpful at times to have ansible install and specific commit of a flatpak.

Issue Type

Feature Idea

Component Name

flatpak

Additional Information

- name: Update the Gnome Calendar flatpak to specific commit 
  community.general.flatpak:
    name: org.gnome.Calendar
    commit: "46d19e841fb6867b6269166182bc97e49fdc746425d2f5895ee1d2c6f42167b2"
    state: present

Code of Conduct

  • I agree to follow the Ansible Code of Conduct

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help