Make hosts config more readable #135
Labels
No labels
UserStory
bug
duplicate
enhancement
help wanted
hw task
invalid
question
refactoring
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mattzz/halloween#135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Related to #134
JSON format of
hostsin config.py becomes harder and harder to read/edit/maintainIdea: Use YAML for
hostsin seperate hosts.yaml file and return JSON toconfig.pyNeeds
sudo apt-get install python3-yaml