Commit Graph

11 Commits

Author SHA1 Message Date
Dominik Kaminski
c69b54c96b
chore: merge main into feature/create_a_collection 2021-08-30 20:17:26 +02:00
Dominik Kaminski
521b688fe2
feat(docs): add univention_config_registry doc 2021-08-30 19:53:57 +02:00
Dominik Kaminski
ea9e69d75f
feat: align modules to linter 2021-08-30 19:03:37 +02:00
Lukas Zumvorde
e00cda605e fix(univention_config_registry): remove b in rstrip 2021-08-30 16:27:36 +02:00
Lukas Zumvorde
c29bfdc7d5 Merge branch 'feature/create_a_collection' into main 2021-08-30 14:57:01 +02:00
Lukas Zumvorde
1c95b02fc8 Remove untested modules from main branch. Moved to feature branches. 2021-08-30 14:23:31 +02:00
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
Lukas Zumvorde
7579240538 Apply ansible galaxy compatible directory structure 2021-08-30 14:19:05 +02: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