7 lines
107 B
Python
7 lines
107 B
Python
# TODO support non-systemd systems
|
|
|
|
files = {
|
|
'/etc/hosts': {
|
|
'content_type': 'mako',
|
|
},
|
|
}
|