---
- example: ID=manjaro
getval: '^\s*(?P<key>\S+)\s*=\s*(?P<val>.*)$'
result:
"{{ key }}": "{{ val }}"