mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
klal
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
- name: Upgrade the full OS
|
||||
ansible.builtin.apt:
|
||||
upgrade: full
|
||||
become: true
|
||||
- name: Upgrade flatpack
|
||||
ansible.builtin.command: flatpak update -y
|
||||
become: true
|
||||
when: inventory_hostname == 'morefine.home.lan'
|
||||
|
Reference in New Issue
Block a user