Correct capitalization of PyPI (#45698)

As spelled on https://pypi.org/.
This commit is contained in:
Jon Dufresne 2018-09-19 06:51:49 -07:00 committed by Alicia Cozine
parent 795b711394
commit 2097d25506
11 changed files with 23 additions and 23 deletions

View file

@ -29,7 +29,7 @@ notes:
- Once a floating_ip is created all parameters except C(server) are read-only. - Once a floating_ip is created all parameters except C(server) are read-only.
- It's not possible to request a floating IP without associating it with a server at the same time. - It's not possible to request a floating IP without associating it with a server at the same time.
- This module requires the ipaddress python library. This library is included in Python since version 3.3. It is available as a - This module requires the ipaddress python library. This library is included in Python since version 3.3. It is available as a
module on PyPi for earlier versions. module on PyPI for earlier versions.
version_added: 2.5 version_added: 2.5
author: "Gaudenz Steinlin (@gaudenz) <gaudenz.steinlin@cloudscale.ch>" author: "Gaudenz Steinlin (@gaudenz) <gaudenz.steinlin@cloudscale.ch>"
options: options:

View file

@ -40,8 +40,8 @@ deprecated:
removed_in: '2.9' removed_in: '2.9'
why: This module depended on outdated and old SDK. In 2.4 use M(panos_security_rule) instead. why: This module depended on outdated and old SDK. In 2.4 use M(panos_security_rule) instead.
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/) - pandevice can be obtained from PyPI U(https://pypi.org/project/pandevice/)
notes: notes:
- Checkmode is not supported. - Checkmode is not supported.
- Panorama is supported - Panorama is supported

View file

@ -33,8 +33,8 @@ description:
author: "Vinay Venkataraghavan (@vinayvenkat)" author: "Vinay Venkataraghavan (@vinayvenkat)"
version_added: "2.5" version_added: "2.5"
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/) - pandevice can be obtained from PyPI U(https://pypi.org/project/pandevice/)
notes: notes:
- Checkmode is not supported. - Checkmode is not supported.
- Panorama is not supported. - Panorama is not supported.

View file

@ -33,7 +33,7 @@ description:
author: "Luigi Mori (@jtschichold), Ivan Bojer (@ivanbojer)" author: "Luigi Mori (@jtschichold), Ivan Bojer (@ivanbojer)"
version_added: "2.3" version_added: "2.3"
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
notes: notes:
- Checkmode is not supported. - Checkmode is not supported.
options: options:

View file

@ -33,8 +33,8 @@ description:
author: "Robert Hagen (@rnh556)" author: "Robert Hagen (@rnh556)"
version_added: "2.5" version_added: "2.5"
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/) - pandevice can be obtained from PyPI U(https://pypi.org/project/pandevice/)
notes: notes:
- Checkmode is not supported. - Checkmode is not supported.
- Panorama NOT is supported. - Panorama NOT is supported.

View file

@ -17,8 +17,8 @@ description: >
author: "Luigi Mori (@jtschichold), Ivan Bojer (@ivanbojer), Robert Hagen (@rnh556)" author: "Luigi Mori (@jtschichold), Ivan Bojer (@ivanbojer), Robert Hagen (@rnh556)"
version_added: "2.4" version_added: "2.4"
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/) - pandevice can be obtained from PyPI U(https://pypi.org/project/pandevice/)
notes: notes:
- Checkmode is not supported. - Checkmode is not supported.
- Panorama is supported. - Panorama is supported.

View file

@ -34,8 +34,8 @@ description:
author: "Bob Hagen (@rnh556)" author: "Bob Hagen (@rnh556)"
version_added: "2.4" version_added: "2.4"
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/) - pandevice can be obtained from PyPI U(https://pypi.org/project/pandevice/)
notes: notes:
- Checkmode is not supported. - Checkmode is not supported.
- Panorama is supported. - Panorama is supported.

View file

@ -31,8 +31,8 @@ description: This module will allow user to pass and execute any supported OP co
author: "Ivan Bojer (@ivanbojer)" author: "Ivan Bojer (@ivanbojer)"
version_added: "2.5" version_added: "2.5"
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/) - pandevice can be obtained from PyPI U(https://pypi.org/project/pandevice/)
notes: notes:
- Checkmode is NOT supported. - Checkmode is NOT supported.
- Panorama is NOT supported. - Panorama is NOT supported.

View file

@ -35,9 +35,9 @@ description: >
author: "Bob Hagen (@rnh556)" author: "Bob Hagen (@rnh556)"
version_added: "2.5" version_added: "2.5"
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/) - pandevice can be obtained from PyPI U(https://pypi.org/project/pandevice/)
- xmltodict can be obtains from PyPi U(https://pypi.org/project/xmltodict/) - xmltodict can be obtains from PyPI U(https://pypi.org/project/xmltodict/)
notes: notes:
- Checkmode is not supported. - Checkmode is not supported.
- Panorama is supported. - Panorama is supported.

View file

@ -28,9 +28,9 @@ description:
author: "Vinay Venkataraghavan @vinayvenkat" author: "Vinay Venkataraghavan @vinayvenkat"
version_added: "2.4" version_added: "2.4"
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/) - pandevice can be obtained from PyPI U(https://pypi.org/project/pandevice/)
- xmltodict can be obtained from PyPi U(https://pypi.org/project/xmltodict/) - xmltodict can be obtained from PyPI U(https://pypi.org/project/xmltodict/)
options: options:
api_key: api_key:
description: description:

View file

@ -23,9 +23,9 @@ description:
author: "Ivan Bojer (@ivanbojer), Robert Hagen (@rnh556)" author: "Ivan Bojer (@ivanbojer), Robert Hagen (@rnh556)"
version_added: "2.4" version_added: "2.4"
requirements: requirements:
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/) - pan-python can be obtained from PyPI U(https://pypi.org/project/pan-python/)
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/) - pandevice can be obtained from PyPI U(https://pypi.org/project/pandevice/)
- xmltodict can be obtained from PyPi U(https://pypi.org/project/xmltodict/) - xmltodict can be obtained from PyPI U(https://pypi.org/project/xmltodict/)
notes: notes:
- Checkmode is not supported. - Checkmode is not supported.
- Panorama is supported. - Panorama is supported.