mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-09-13 20:20:11 +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