mirror of
https://github.com/ansible/awx.git
synced 2026-04-10 04:29:21 -02:30
Merge pull request #7229 from AlanCoding/very_sane
Comply with updated Ansible sanity test rules Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -12,7 +12,6 @@ DOCUMENTATION = '''
|
||||
- Matthew Jones (@matburt)
|
||||
- Yunfan Zhang (@YunfanZhang42)
|
||||
short_description: Ansible dynamic inventory plugin for Ansible Tower.
|
||||
version_added: "2.7"
|
||||
description:
|
||||
- Reads inventories from Ansible Tower.
|
||||
- Supports reading configuration from both YAML config file and environment variables.
|
||||
@@ -60,7 +59,6 @@ DOCUMENTATION = '''
|
||||
description: Make extra requests to provide all group vars with metadata about the source Ansible Tower host.
|
||||
type: bool
|
||||
default: False
|
||||
version_added: "2.8"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user