mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 01:41:11 +01:00
bitwarden
This commit is contained in:
@@ -10,4 +10,4 @@
|
|||||||
- name: Upgrade flatpack
|
- name: Upgrade flatpack
|
||||||
ansible.builtin.command: flatpak update -y
|
ansible.builtin.command: flatpak update -y
|
||||||
become: true
|
become: true
|
||||||
when: inventory_hostname in groups['morefine.home.lan']
|
when: inventory_hostname == 'morefine.home.lan'
|
||||||
Reference in New Issue
Block a user