Jan-Luca Kiok
bc0fa36bb8
test(ucr): Fail ucr get tasks directly instead of asserting later
2022-01-31 14:02:27 +01:00
Jan-Luca Kiok
5ef778d285
docs(univention_directory_manager): add usage documentation
2021-11-22 16:35:51 +01:00
Jan-Luca Kiok
176825bc08
Merge branch 'main' into feature/udm_module
2021-11-22 16:15:51 +01:00
Jan-Luca Kiok
a25c895d90
Merge branch 'feature/udm_test' into feature/udm_module
2021-11-22 16:08:46 +01:00
Jan-Luca Kiok
d70008786c
feat(univention_directory_manager): try to modify objects without dn
...
Previously every object without dn was created which led to failures
upon subsequent runs. Now if a uid or name is present a corresponding
object is queried via get_by_id().
This will still fail if either of them are not given or the object is
present but cannot be found.
2021-11-22 16:05:47 +01:00
Jan-Luca Kiok
2db286f0b9
test: install ansible deps in integration docker container
2021-11-22 15:15:10 +01:00
Jan-Luca Kiok
9b21027461
test(univention_directory_manager): Test core udm operations
2021-11-22 15:12:45 +01:00
Jan-Luca Kiok
26062e515d
chore(univention_directory_manager): update copyright and attributions
2021-11-22 14:14:16 +01:00
Jan-Luca Kiok
2336ffe828
style(univention_directory_manager): reformat according to flake8
2021-11-22 14:08:06 +01:00
Jan-Luca Kiok
3cd3fa34fd
refactor(univention_directory_manager): remove unused imports
2021-11-22 13:57:35 +01:00
Jan-Luca Kiok
e0ddf68b8a
style(univention_directory_manager): Switch from tabs to spaces
2021-11-22 13:48:54 +01:00
Jan-Luca Kiok
7aff39bd28
Merge branch 'main' into feature/udm_module
2021-11-22 13:31:16 +01:00
Jan-Luca Kiok
6d2ad034c3
style(univention_config_registry): use _ as loop_var prefix
2021-11-16 15:37:36 +01:00
Jan-Luca Kiok
00b3bb81be
ci(univention_config_registry): skip no-tab check when linting
2021-11-16 15:34:18 +01:00
Jan-Luca Kiok
85c0bb7fb6
style(univention_config_registry): use true/false as boolean
2021-11-16 15:26:03 +01:00
Jan-Luca Kiok
0085c003d3
style(univention_config_registry): quote strings
2021-11-16 15:25:14 +01:00
Jan-Luca Kiok
99046b03c9
test(univention_config_registry): Assert UCR key operation test status
2021-11-16 15:12:32 +01:00
Jan-Luca Kiok
40d7b63ef2
test: add Dockerfile for ucs-integration tests
2021-11-16 14:41:39 +01:00
Jan-Luca Kiok
4e75309d12
test(univention_config_registry): Test UCR key operations
...
univention/prof-services/ansible#2
2021-11-16 14:41:39 +01:00
Jan-Luca Kiok
c3ba9eefbe
test(univention_config_registry): Init integration test dir
...
univention/prof-services/ansible#2
2021-10-27 10:21:33 +02:00
Dominik Kaminski
c69b54c96b
chore: merge main into feature/create_a_collection
2021-08-30 20:17:26 +02:00
Dominik Kaminski
d774ebae30
fix(collection): add missing requires_ansible information
2021-08-30 20:00:26 +02:00
Dominik Kaminski
b5df1a0da0
fix(galaxy): rmeove license file cause 'license' and 'license_file' keys are mutually exclusive
2021-08-30 19:56:41 +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
Dominik Kaminski
d6faee5fa6
ci: fix path to yamllint
2021-08-30 18:08:55 +02:00
Dominik Kaminski
a1986837d5
ci: fix path to pre-commit-config
2021-08-30 18:07:49 +02:00
Dominik Kaminski
a80c1ca5dc
feat: add automatic release pipeline
2021-08-30 17:55:22 +02:00
Lukas Zumvorde
22ce26f8a1
Add module for general usage of univention-directory-manager
2021-08-30 16:34:15 +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
Dominik Kaminski
3eb87eb530
create collection
2021-04-15 18:17:33 +02:00
Lukas Zumvorde
0d1a4e535e
Merge branch 'rename_udm_module/main' into 'main'
...
rename module univention_udm to univention_directory_manager
See merge request univention/internal/ansible-modules!4
2021-04-14 08:03:10 +00:00
Lukas Zumvorde
18c7cf9a28
rename module univention_udm to univention_directory_manager
2021-04-13 16:21:08 +02:00
Thomas Bach
53e09a0a9f
Corrected example.
2021-02-18 16:58:07 +01:00
Thomas Bach
4274f2e866
Properly handle boolean values in univention_config_registry
...
This fixes #1 . Additionally it is now also possible to set a varaibale
to the empty string.
2021-02-18 07:53:55 +01:00
Oliver Friedrich
8c2958ba42
chmod +x of the udm_modules and python & yaml syntax fixes
2021-02-12 10:51:57 +01:00
Lukas Zumvorde
976df5d659
Merge branch '2-univention_config_registry-doesn-t-properly-fail' into 'master'
...
Resolve "univention_config_registry doesn't properly fail"
Closes #2
See merge request univention/internal/ansible-modules!2
2021-02-11 14:22:10 +00:00
Lukas Zumvorde
fc881e2fff
univention_config_registry does not propperly fail
2021-02-11 15:19:39 +01:00
Lukas Zumvorde
8110fb54a9
Merge branch 'hackathon_12_2020' into 'master'
...
Add a collection of UCS specific ansible modules.
See merge request univention/internal/ansible-modules!1
2020-12-14 10:53:23 +01:00
Lukas Zumvorde
25171918b3
Add a collection of UCS specific ansible modules.
...
Created as part of the Hackathon 11.12.2020
2020-12-11 16:47:06 +01:00
Administrator
37c6dc4667
Initial commit
2018-11-14 10:14:18 +01:00