formatting
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
---
|
||||
- name: update flatpaks
|
||||
shell:
|
||||
cmd: "flatpak update -y"
|
||||
become: false
|
||||
- name: Update flatpaks
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: update flatpaks
|
||||
shell:
|
||||
cmd: "flatpak update -y"
|
||||
become: false
|
||||
|
||||
Reference in New Issue
Block a user