mirror of
https://github.com/ansible/awx.git
synced 2026-03-21 02:47:35 -02:30
update comment
This commit is contained in:
@@ -196,7 +196,7 @@ def main():
|
|||||||
'target_teams': 'target_team',
|
'target_teams': 'target_team',
|
||||||
'workflows': 'workflow'
|
'workflows': 'workflow'
|
||||||
}
|
}
|
||||||
# Remove Project after testing
|
# Singular parameters
|
||||||
resource_param_keys = (
|
resource_param_keys = (
|
||||||
'user', 'team', 'lookup_organization'
|
'user', 'team', 'lookup_organization'
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user