Make hosts config more readable #135

Closed
opened 2021-05-15 21:40:37 +02:00 by mattzz · 1 comment
mattzz commented 2021-05-15 21:40:37 +02:00 (Migrated from git.mattzz.de)

Related to #134

JSON format of hostsin config.py becomes harder and harder to read/edit/maintain

Idea: Use YAML for hosts in seperate hosts.yaml file and return JSON to config.py

Related to #134 JSON format of `hosts`in config.py becomes harder and harder to read/edit/maintain Idea: Use YAML for `hosts` in seperate hosts.yaml file and return JSON to `config.py`
mattzz commented 2021-05-15 23:50:38 +02:00 (Migrated from git.mattzz.de)

Needs sudo apt-get install python3-yaml

Needs `sudo apt-get install python3-yaml`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mattzz/halloween#135
No description provided.