Skip to content

Commit

Permalink
Update exasol/ds/sandbox/runtime/ansible/roles/entrypoint/files/entry…
Browse files Browse the repository at this point in the history
…point.py

Co-authored-by: Torsten Kilias <[email protected]>
  • Loading branch information
ckunki and tkilias authored Mar 14, 2024
1 parent e228702 commit 0fe43a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ def is_group_accessible(self) -> bool:
class GroupAccess:
"""
If there is already a group with group-ID `gid`, then add the user to
this group, otherwise change group ID to `gid` for the specified group
this group, otherwise change the group ID to `gid` for the specified group
name. The other group is expected to exist already and user to be added
to it.
"""
Expand Down

0 comments on commit 0fe43a4

Please sign in to comment.