Tobias Rueetschi
|
deb5975a8a
|
univention udm_share: add aliases as documented
|
2016-08-30 19:12:24 +02:00 |
|
Tobias Rueetschi
|
44e5f4bb17
|
univention udm_share: change documentation, use camel_case for parameters, old parameter names as alias
|
2016-08-30 19:04:42 +02:00 |
|
Tobias Rueetschi
|
8f48370dac
|
univention udm_share: pep8
|
2016-08-30 18:04:41 +02:00 |
|
Tobias Rueetschi
|
644b3efd87
|
univention udm_share: add example
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rueetschi
|
ac5182db2d
|
univention udm_share: change some parameters to type bool
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rueetschi
|
838cbd19c1
|
univention udm_share: reorder documentation parameters
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rueetschi
|
7b80df0a0d
|
univention udm_share: add documenation
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rueetschi
|
533f056a2a
|
univention udm_share: import only AnsibleModule from ansible.module_utils.basic
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rueetschi
|
3f3a193e35
|
univention udm_share: add license information
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rueetschi
|
529eed2fe0
|
univention udm_share: add required_if to the API
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rueetschi
|
f4f218005a
|
univention udm_share: fix shebang
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rueetschi
|
3c4ec8ac43
|
univention udm_share: adapt to library univention_umc
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rüetschi
|
a888172173
|
UCS udm_share: fix creating of new shares
|
2016-08-29 09:11:56 +02:00 |
|
Tobias Rüetschi
|
6521ad31b1
|
UCS udm_share: added
|
2016-08-29 09:11:56 +02:00 |
|
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
|
2016-08-27 00:07:32 +01:00 |
|