mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-16 11:40:28 +08:00
This is needed by Basset to be able to enable accounts
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -73,11 +73,7 @@ systemgroup = 'fas-system'
|
||||
# Valid action :
|
||||
# modo.allow.update_status, allow approved member to do related action.
|
||||
modo.group = 'accounts-moderators'
|
||||
{% if env == "staging" %}
|
||||
modo.allow.update_status = True
|
||||
{% else %}
|
||||
modo.allow.update_status = False
|
||||
{% endif %}
|
||||
|
||||
# thirdpartygroup is for thirdparties that also need group management
|
||||
# via fas, but maintain their own actual account systems
|
||||
|
||||
Reference in New Issue
Block a user