Comply with updated Ansible sanity test rules

This commit is contained in:
AlanCoding
2020-06-03 08:44:11 -04:00
parent ec2c121762
commit 86f1ba984a
32 changed files with 16 additions and 93 deletions

View File

@@ -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