bitwarden

This commit is contained in:
jaydee 2024-06-02 22:32:26 +02:00
parent 03613503d8
commit b2c3f55e02

View File

@ -1,6 +1,7 @@
- hosts: datacenter
name: Apt udate
become: true
ignore_unreachable: true
tasks:
- name: Upgrade the OS
ansible.builtin.apt: