mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 15:14:45 -03:30
Comply with updated Ansible sanity test rules
This commit is contained in:
@@ -17,7 +17,6 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: tower_settings
|
||||
author: "Nikhil Jain (@jainnikhil30)"
|
||||
version_added: "2.7"
|
||||
short_description: Modify Ansible Tower settings.
|
||||
description:
|
||||
- Modify Ansible Tower settings. See
|
||||
@@ -37,7 +36,6 @@ options:
|
||||
description:
|
||||
- A data structure to be sent into the settings endpoint
|
||||
type: dict
|
||||
version_added: "3.7"
|
||||
requirements:
|
||||
- pyyaml
|
||||
extends_documentation_fragment: awx.awx.auth
|
||||
|
||||
Reference in New Issue
Block a user