This commit is contained in:
DeveloperDurp 2025-10-18 07:01:03 -05:00
parent 221669814f
commit acb624c20a
10 changed files with 39 additions and 8 deletions

5
ansible/update.yml Normal file
View file

@ -0,0 +1,5 @@
- hosts: localhost
connection: local
become: true
roles:
- update