Commit Graph

13 Commits (8f48370dac91c21ab1ad85b3175a5e893640d061)

Author SHA1 Message Date
Tobias Rueetschi 8f48370dac univention udm_share: pep8 8 years ago
Tobias Rueetschi 644b3efd87 univention udm_share: add example 8 years ago
Tobias Rueetschi ac5182db2d univention udm_share: change some parameters to type bool 8 years ago
Tobias Rueetschi 838cbd19c1 univention udm_share: reorder documentation parameters 8 years ago
Tobias Rueetschi 7b80df0a0d univention udm_share: add documenation 8 years ago
Tobias Rueetschi 533f056a2a univention udm_share: import only AnsibleModule from ansible.module_utils.basic 8 years ago
Tobias Rueetschi 3f3a193e35 univention udm_share: add license information 8 years ago
Tobias Rueetschi 529eed2fe0 univention udm_share: add required_if to the API 8 years ago
Tobias Rueetschi f4f218005a univention udm_share: fix shebang 8 years ago
Tobias Rueetschi 3c4ec8ac43 univention udm_share: adapt to library univention_umc 8 years ago
Tobias Rüetschi a888172173 UCS udm_share: fix creating of new shares 8 years ago
Tobias Rüetschi 6521ad31b1 UCS udm_share: added 8 years ago
Tobias Rüetschi 825a224d38 Feature udm user (#2406)
* Creating directory univention

* UCS udm_user: added

Signed-off-by: Tobias Rüetschi <tobias.ruetschi@adfinis-sygroup.ch>

* UCS udm_user: updating, added support to modify user groups

Signed-off-by: Tobias Rüetschi <tobias.ruetschi@adfinis-sygroup.ch>

* UCS udm_user: add key homedrive

Signed-off-by: Tobias Rüetschi <tobias.ruetschi@adfinis-sygroup.ch>

* UCS udm_user: add key userexpiry

Signed-off-by: Tobias Rüetschi <tobias.ruetschi@adfinis-sygroup.ch>

* python styling

Signed-off-by: Tobias Rüetschi <tobias.ruetschi@adfinis-sygroup.ch>

* UCS udm_user: updated, add supports check mode

Signed-off-by: Tobias Rüetschi <tobias.ruetschi@adfinis-sygroup.ch>

* UCS udm_user: updated, add support to modify users

* UCS udm_user: change string formating

* UCS udm_user: add type definitions to the argument specification

* UCS udm_user: only modify object if it has changed

* UCS udm_user: if user not exists, changed is always true

* UCS udm_user: import common code for univention from ansible.module_utils.univention_umc

* UCS udm_user: add a lot more attributes

* UCS udm_user: add license information

* UCS udm_user: fix API serviceprovider and unixhome

* UCS udm_user: add documentation

* univention udm_user: import only AnsibleModule from ansible.module_utils.basic

* univention udm_user: reorder documentation options

* univention udm_user: fix documentation

* univention udm_user: dont log password

* univention udm_user: add more examples
8 years ago