1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

add become

This commit is contained in:
Jason N. 2024-03-14 15:41:43 -04:00
parent c68b171ea4
commit 9017a28631

View file

@ -7,5 +7,6 @@
tasks:
# Verifies that the GPG key is functional
- name: Test updating flatpak packages
become: true
ansible.builtin.command:
cmd: /usr/bin/flatpak update -y --noninteractive