{"id":22964691,"url":"https://github.com/39services/ansible_role_flatpak","last_synced_at":"2025-04-02T04:22:29.873Z","repository":{"id":176665107,"uuid":"639000782","full_name":"39services/ansible_role_flatpak","owner":"39services","description":"Ansible role to install Flatpak, set up Flathub and optionally install packages with Flatpak","archived":false,"fork":false,"pushed_at":"2024-06-07T11:28:38.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T18:04:46.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/39services.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-10T14:45:50.000Z","updated_at":"2024-12-03T13:06:54.000Z","dependencies_parsed_at":"2023-07-03T23:48:58.490Z","dependency_job_id":"9810f578-fbca-4a15-92a3-4737dcebaf74","html_url":"https://github.com/39services/ansible_role_flatpak","commit_stats":null,"previous_names":["diademiemi/ansible_role_flatpak","x86-39/ansible_role_flatpak","39services/ansible_role_flatpak"],"tags_count":0,"template":false,"template_full_name":"39services/ansible_role_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39services%2Fansible_role_flatpak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39services%2Fansible_role_flatpak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39services%2Fansible_role_flatpak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39services%2Fansible_role_flatpak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/39services","download_url":"https://codeload.github.com/39services/ansible_role_flatpak/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246753353,"owners_count":20828134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T20:11:59.408Z","updated_at":"2025-04-02T04:22:29.847Z","avatar_url":"https://github.com/39services.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role Flatpak\n=========\n\n[![Molecule Test](https://github.com/diademiemi/ansible_role_flatpak/actions/workflows/molecule.yml/badge.svg)](https://github.com/diademiemi/ansible_role_flatpak/actions/workflows/molecule.yml)\n\nThis is an Ansible role to install and configure Flatpak and optionally add Flathub and install/uninstall packages.\n\nRequirements\n------------\nThese platforms are supported:\n- Ubuntu 20.04\n- Ubuntu 22.04\n- Debian 11\n- Debian 12\n- EL 8 (Tested on Rocky Linux 8)\n- EL 9 (Tested on Rocky Linux 9)\n- Fedora 40\n- openSUSE Leap 15.5\n\n\u003c!--\n- List hardware requirements here  \n--\u003e\n\nRole Variables\n--------------\n\nVariable | Default | Description\n--- | --- | ---\n`flatpak_enable_flathub_repo` | `true` | Whether to add the Flathub repository\n`flatpak_flathub_repo_url` | `https://flathub.org/repo/flathub.flatpakrepo` | The URL of the Flathub repository\n`flatpak_install_gnome` | `false` | Whether to install the GNOME Software plugin\n`flatpak_install_kde` | `false` | Whether to install the KDE Discover plugin\n`flatpak_packages` | `[]` | List of flatpak packages to install\n`flatpak_user` | `{{ ansible_user_id }}` | The user to install flatpak packages for\n`flatpak_user_packages` | `[]` | List of flatpak packages to install for the the user\n`flatpak_uninstall_packages` | `[]` | List of flatpak packages to uninstall\n`flatpak_user_uninstall_packages` | `[]` | List of flatpak packages to uninstall for the the user\n\u003c!--\n`variable` | `default` | Variable example\n`long_variable` | See [defaults/main.yml](./defaults/main.yml) | Variable referring to defaults\n`distro_specific_variable` | See [vars/debian.yml](./vars/debian.yml) | Variable referring to distro-specific variables\n--\u003e\n\nDependencies\n------------\n\u003c!-- List dependencies on other roles or criteria --\u003e\nNone\n\nExample Playbook\n----------------\n\n```yaml\n    - role: \"diademiemi.flatpak\"\n      tags: ['diademiemi', 'flatpak', 'setup']    ```\n\n```\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\n- diademiemi (@diademiemi)\n\nRole Testing\n------------\n\nThis repository comes with Molecule that run in Podman on the supported platforms.\nInstall Molecule by running\n\n```bash\npip3 install -r requirements.txt\n```\n\nRun the tests with\n\n```bash\nmolecule test\n```\n\nThese tests are automatically ran by GitHub Actions on push. If the tests are successful, the role is automatically published to Ansible Galaxy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F39services%2Fansible_role_flatpak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F39services%2Fansible_role_flatpak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F39services%2Fansible_role_flatpak/lists"}