debops / docs

DebOps documentation
MIT License
28 stars 21 forks source link

Create converter script for unified sections and Vim folds. #161

Open ypid opened 8 years ago

ypid commented 8 years ago

Implements: #156

I plan to do this in Python3. The script should be idempotent and update defaults/mail.yml to the latest docs standards. Script name: yaml4rst. ETA maybe 1 week from now (got distracted by the DebOps API). → It is done when it is done

~/.local/share/debops/debops-playbooks/roles:
$ find . -iwholename '.*defaults/main.yml' | xargs cat  | wc -l
24838

Good luck doing that manually :wink:

ypid commented 8 years ago

Done: https://github.com/ypid/yaml4rst