mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added cleanup mode for certs and solved peertube variable bug
This commit is contained in:
@@ -6,4 +6,5 @@ mode_debug: false # Prints well formated debug information
|
||||
mode_test: false # Executes test routines instead of productive routines
|
||||
mode_update: true # Executes updates
|
||||
mode_backup: true # Activates the backup before the update procedure
|
||||
mode_setup: false # Execute the setup and initializing procedures
|
||||
mode_setup: false # Execute the setup and initializing procedures
|
||||
mode_cleanup: false # Cleanup unused files and configurations
|
Reference in New Issue
Block a user