mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 18:09:39 +01:00
added update_system role
This commit is contained in:
7
main.yml
7
main.yml
@@ -20,6 +20,13 @@
|
||||
- borgbackup
|
||||
tags: borgbackup
|
||||
|
||||
- name: Update the system
|
||||
hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- update_system
|
||||
tags: update
|
||||
|
||||
#################################################### Service Roles ############################################################
|
||||
|
||||
- name: Configure Nginx Proxy Manager
|
||||
|
||||
Reference in New Issue
Block a user