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