fix alpine packages
- update terraform package version
This commit is contained in:
@@ -23,12 +23,6 @@
|
||||
- pkg_flatpak|length > 0
|
||||
become: "{{ ext_become }}"
|
||||
block:
|
||||
- name: Debug flatpak
|
||||
loop: "{{ pkg_flatpak | unique }}"
|
||||
loop_control:
|
||||
loop_var: flatpak
|
||||
ansible.builtin.debug:
|
||||
var: flatpak
|
||||
- name: Install flatpak
|
||||
loop: "{{ pkg_flatpak | unique }}"
|
||||
loop_control:
|
||||
|
||||
Reference in New Issue
Block a user