mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
add become
This commit is contained in:
parent
c68b171ea4
commit
9017a28631
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue