mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
4
roles/common/tasks/main.yml
Normal file
4
roles/common/tasks/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
- name: Upgrade the full OS
|
||||
ansible.builtin.apt:
|
||||
upgrade: full
|
||||
become: true
|
Reference in New Issue
Block a user