1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
This commit is contained in:
Jason N 2024-03-08 16:28:14 -05:00 committed by GitHub
parent 4b65460734
commit 56f9fe7645
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,10 +12,10 @@
- name: Test GPG key
ansible.builtin.assert:
that:
- found_gpg == found_gpg
fail_msg: "Installed GPG key does not match GPG key in flatpakrepo file"
success_msg: "GPG key matches"
that:
- found_gpg == found_gpg
fail_msg: "Installed GPG key does not match GPG key in flatpakrepo file"
success_msg: "GPG key matches"
- name: Test updating flatpak packages
ansible.builtin.command: