mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
Comply with updated Ansible sanity test rules
This commit is contained in:
@@ -17,7 +17,6 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: tower_team
|
||||
author: "Wayne Witzel III (@wwitzel3)"
|
||||
version_added: "2.3"
|
||||
short_description: create, update, or destroy Ansible Tower team.
|
||||
description:
|
||||
- Create, update, or destroy Ansible Tower teams. See
|
||||
@@ -32,7 +31,6 @@ options:
|
||||
description:
|
||||
- To use when changing a team's name.
|
||||
type: str
|
||||
version_added: "3.7"
|
||||
description:
|
||||
description:
|
||||
- The description to use for the team.
|
||||
|
||||
Reference in New Issue
Block a user