mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-31 15:48:57 +02:00
Renamed general and mode constants and implemented a check to verify that constants are just defined ones over the whole repository
This commit is contained in:
@@ -242,4 +242,4 @@ discourse_settings:
|
||||
#
|
||||
- name: discourse_logs
|
||||
key: logs-enabled
|
||||
value: "{{ enable_debug }}"
|
||||
value: "{{ MODE_DEBUG }}"
|
||||
|
Reference in New Issue
Block a user