Fix panos_object docs so they generate properly (#35756)

Change description field to a list rather than folder scalar.

Cleanup formatting and line breaks in README.
This commit is contained in:
Sam Doran 2018-02-05 20:49:02 -05:00 committed by Chris Alfonso
commit 636ef65099
2 changed files with 8 additions and 22 deletions

View file

@ -28,9 +28,9 @@ DOCUMENTATION = '''
---
module: panos_object
short_description: create/read/update/delete object in PAN-OS or Panorama
description: >
description:
- Policy objects form the match criteria for policy rules and many other functions in PAN-OS. These may include
address object, address groups, service objects, service groups, and tag.
address object, address groups, service objects, service groups, and tag.
author: "Bob Hagen (@rnh556)"
version_added: "2.4"
requirements: