mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
- hosts: datacenter
|
||||
name: Apt udate
|
||||
become: true
|
||||
ignore_unreachable: true
|
||||
tasks:
|
||||
- name: Upgrade the OS
|
||||
ansible.builtin.apt:
|
||||
|
Reference in New Issue
Block a user