Commit Graph

4 Commits

Author SHA1 Message Date
Lukas Zumvorde
437393ac13 Merge branch 'feature/ucr_commit' into 'feature/create_a_collection'
UCR: Support committing of templates

See merge request univention/internal/ansible-modules!6
2021-08-30 12:20:10 +00:00
Dominik Kaminski
7b82f14b67
fix(univention_config_registry): remove b in rstrip 2021-06-25 11:40:53 +02:00
Jan-Luca Kiok
e251e0c896 UCR: Support committing of templates
This is done via the Python API instead of calling a shell command which
means that for now there is no error handling and therefore the task
cannot fail.
2021-04-29 15:44:39 +02:00
Dominik Kaminski
c445ae8083
test with galaxy 2021-04-16 17:02:36 +02:00