Skip to content

Commit 0107357

Browse files
committed
Deploying to gh-pages from @ 486a300 🚀
1 parent e32bdc4 commit 0107357

231 files changed

Lines changed: 2157 additions & 2157 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_sources/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Palo Alto Networks Ansible Collection
33
=====================================
44

5-
Version: 3.1.1
5+
Version: 3.2.0
66

77
The Palo Alto Networks Ansible collection is a collection of modules that
88
automate configuration and operational tasks on Palo Alto Networks Next

_sources/modules/panos_active_in_ha_module.rst.txt

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ paloaltonetworks.panos.panos_active_in_ha module -- Checks if node is an active
2222
.. Collection note
2323
2424
.. note::
25-
This module is part of the `paloaltonetworks.panos collection <https://galaxy.ansible.com/ui/repo/published/paloaltonetworks/panos/>`_ (version 3.1.1).
25+
This module is part of the `paloaltonetworks.panos collection <https://galaxy.ansible.com/ui/repo/published/paloaltonetworks/panos/>`_ (version 3.2.0).
2626

2727
It is not included in ``ansible-core``.
2828
To check whether it is installed, run :code:`ansible-galaxy collection list`.
2929

30-
To install it, use: :code:`ansible-galaxy collection install paloaltonetworks.panos`.
30+
To install it, use: :code:`ansible\-galaxy collection install paloaltonetworks.panos`.
3131
You need further requirements to be able to use this module,
3232
see :ref:`Requirements <ansible_collections.paloaltonetworks.panos.panos_active_in_ha_module_requirements>` for details.
3333

@@ -51,7 +51,7 @@ Synopsis
5151

5252
.. Description
5353
54-
- A wrapper around the PAN-OS Upgrade Assurance package.
54+
- A wrapper around the PAN\-OS Upgrade Assurance package.
5555
- A simple boolean check, verifies if a node is an active (\ :strong:`true`\ ) or passive (\ :strong:`false`\ ) node in an HA pair.
5656
- If node does not belong to an HA pair or the pair is no configured correctly the module will fail.
5757

@@ -67,9 +67,9 @@ Requirements
6767
------------
6868
The below requirements are needed on the host that executes this module.
6969

70-
- pan-python can be obtained from PyPI \ `https://pypi.python.org/pypi/pan-python <https://pypi.python.org/pypi/pan-python>`__
70+
- pan\-python can be obtained from PyPI \ `https://pypi.python.org/pypi/pan\-python <https://pypi.python.org/pypi/pan-python>`__
7171
- pandevice can be obtained from PyPI \ `https://pypi.python.org/pypi/pandevice <https://pypi.python.org/pypi/pandevice>`__
72-
- panos-upgrade-assurance can be obtained from PyPI \ `https://pypi.org/project/panos-upgrade-assurance <https://pypi.org/project/panos-upgrade-assurance>`__
72+
- panos\-upgrade\-assurance can be obtained from PyPI \ `https://pypi.org/project/panos\-upgrade\-assurance <https://pypi.org/project/panos-upgrade-assurance>`__
7373

7474

7575

@@ -121,7 +121,7 @@ Parameters
121121

122122
:strong:`Deprecated`
123123

124-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
124+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
125125

126126
.. raw:: html
127127

@@ -203,7 +203,7 @@ Parameters
203203

204204
<div class="ansible-option-cell">
205205

206-
Use with caution, when set to \`True\` will ignore if device state is \`non-functional\` on one of the nodes. Helpful when verifying a state of a partially upgraded HA pair with vmseries plugin version mismatch.
206+
Use with caution, when set to \`True\` will ignore if device state is \`non\-functional\` on one of the nodes. Helpful when verifying a state of a partially upgraded HA pair with vmseries plugin version mismatch.
207207

208208

209209
.. rst-class:: ansible-option-line
@@ -247,13 +247,13 @@ Parameters
247247

248248
:strong:`Deprecated`
249249

250-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
250+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
251251

252252
.. raw:: html
253253

254254
<hr>
255255

256-
The IP address or hostname of the PAN-OS device being configured.
256+
The IP address or hostname of the PAN\-OS device being configured.
257257

258258

259259
.. raw:: html
@@ -289,7 +289,7 @@ Parameters
289289

290290
:strong:`Deprecated`
291291

292-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
292+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
293293

294294
.. raw:: html
295295

@@ -331,13 +331,13 @@ Parameters
331331

332332
:strong:`Deprecated`
333333

334-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
334+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
335335

336336
.. raw:: html
337337

338338
<hr>
339339

340-
The port number to connect to the PAN-OS device on.
340+
The port number to connect to the PAN\-OS device on.
341341

342342

343343
.. rst-class:: ansible-option-line
@@ -462,7 +462,7 @@ Parameters
462462

463463
<div class="ansible-option-indent-desc"></div><div class="ansible-option-cell">
464464

465-
The IP address or hostname of the PAN-OS device being configured.
465+
The IP address or hostname of the PAN\-OS device being configured.
466466

467467

468468
.. raw:: html
@@ -546,7 +546,7 @@ Parameters
546546

547547
<div class="ansible-option-indent-desc"></div><div class="ansible-option-cell">
548548

549-
The port number to connect to the PAN-OS device on.
549+
The port number to connect to the PAN\-OS device on.
550550

551551

552552
.. rst-class:: ansible-option-line
@@ -592,7 +592,7 @@ Parameters
592592

593593
<div class="ansible-option-indent-desc"></div><div class="ansible-option-cell">
594594

595-
The serial number of a firewall to use for targeted commands. If :emphasis:`ip\_address` is not a Panorama PAN-OS device, then this param is ignored.
595+
The serial number of a firewall to use for targeted commands. If :emphasis:`ip\_address` is not a Panorama PAN\-OS device, then this param is ignored.
596596

597597

598598
.. raw:: html
@@ -717,7 +717,7 @@ Parameters
717717

718718
:strong:`Deprecated`
719719

720-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
720+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
721721

722722
.. raw:: html
723723

@@ -784,7 +784,7 @@ Notes
784784
.. note::
785785
- Panorama is not supported.
786786
- Check mode is not supported.
787-
- PAN-OS connectivity should be specified using :emphasis:`provider` or the classic PAN-OS connectivity params (\ :emphasis:`ip\_address`\ , :emphasis:`username`\ , :emphasis:`password`\ , :emphasis:`api\_key`\ , and :emphasis:`port`\ ). If both are present, then the classic params are ignored.
787+
- PAN\-OS connectivity should be specified using :emphasis:`provider` or the classic PAN\-OS connectivity params (\ :emphasis:`ip\_address`\ , :emphasis:`username`\ , :emphasis:`password`\ , :emphasis:`api\_key`\ , and :emphasis:`port`\ ). If both are present, then the classic params are ignored.
788788

789789
.. Seealso
790790

_sources/modules/panos_address_group_module.rst.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@
1616
1717
.. Title
1818
19-
paloaltonetworks.panos.panos_address_group module -- Manage address group objects on PAN-OS devices.
20-
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
19+
paloaltonetworks.panos.panos_address_group module -- Manage address group objects on PAN\-OS devices.
20+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2121

2222
.. Collection note
2323
2424
.. note::
25-
This module is part of the `paloaltonetworks.panos collection <https://galaxy.ansible.com/ui/repo/published/paloaltonetworks/panos/>`_ (version 3.1.1).
25+
This module is part of the `paloaltonetworks.panos collection <https://galaxy.ansible.com/ui/repo/published/paloaltonetworks/panos/>`_ (version 3.2.0).
2626

2727
It is not included in ``ansible-core``.
2828
To check whether it is installed, run :code:`ansible-galaxy collection list`.
2929

30-
To install it, use: :code:`ansible-galaxy collection install paloaltonetworks.panos`.
30+
To install it, use: :code:`ansible\-galaxy collection install paloaltonetworks.panos`.
3131
You need further requirements to be able to use this module,
3232
see :ref:`Requirements <ansible_collections.paloaltonetworks.panos.panos_address_group_module_requirements>` for details.
3333

@@ -51,7 +51,7 @@ Synopsis
5151

5252
.. Description
5353
54-
- Manage address group objects on PAN-OS devices.
54+
- Manage address group objects on PAN\-OS devices.
5555

5656

5757
.. Aliases
@@ -66,7 +66,7 @@ Requirements
6666
------------
6767
The below requirements are needed on the host that executes this module.
6868

69-
- pan-python can be obtained from PyPI \ `https://pypi.python.org/pypi/pan-python <https://pypi.python.org/pypi/pan-python>`__
69+
- pan\-python can be obtained from PyPI \ `https://pypi.python.org/pypi/pan\-python <https://pypi.python.org/pypi/pan-python>`__
7070
- pandevice can be obtained from PyPI \ `https://pypi.python.org/pypi/pandevice <https://pypi.python.org/pypi/pandevice>`__
7171

7272

@@ -119,7 +119,7 @@ Parameters
119119

120120
:strong:`Deprecated`
121121

122-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
122+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
123123

124124
.. raw:: html
125125

@@ -167,7 +167,7 @@ Parameters
167167

168168
<hr>
169169

170-
Commit changes after creating object. If :emphasis:`ip\_address` is a Panorama device, and :emphasis:`device\_group` or :emphasis:`template` are also set, perform a commit to Panorama and a commit-all to the device group/template.
170+
Commit changes after creating object. If :emphasis:`ip\_address` is a Panorama device, and :emphasis:`device\_group` or :emphasis:`template` are also set, perform a commit to Panorama and a commit\-all to the device group/template.
171171

172172

173173
.. rst-class:: ansible-option-line
@@ -317,7 +317,7 @@ Parameters
317317

318318
When :emphasis:`state=gathered`.
319319

320-
An advanced filtering option to filter results returned from PAN-OS.
320+
An advanced filtering option to filter results returned from PAN\-OS.
321321

322322
Refer to the guide discussing :emphasis:`gathered\_filter` for more information.
323323

@@ -355,13 +355,13 @@ Parameters
355355

356356
:strong:`Deprecated`
357357

358-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
358+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
359359

360360
.. raw:: html
361361

362362
<hr>
363363

364-
The IP address or hostname of the PAN-OS device being configured.
364+
The IP address or hostname of the PAN\-OS device being configured.
365365

366366

367367
.. raw:: html
@@ -431,7 +431,7 @@ Parameters
431431

432432
:strong:`Deprecated`
433433

434-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
434+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
435435

436436
.. raw:: html
437437

@@ -473,13 +473,13 @@ Parameters
473473

474474
:strong:`Deprecated`
475475

476-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
476+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
477477

478478
.. raw:: html
479479

480480
<hr>
481481

482-
The port number to connect to the PAN-OS device on.
482+
The port number to connect to the PAN\-OS device on.
483483

484484

485485
.. rst-class:: ansible-option-line
@@ -604,7 +604,7 @@ Parameters
604604

605605
<div class="ansible-option-indent-desc"></div><div class="ansible-option-cell">
606606

607-
The IP address or hostname of the PAN-OS device being configured.
607+
The IP address or hostname of the PAN\-OS device being configured.
608608

609609

610610
.. raw:: html
@@ -688,7 +688,7 @@ Parameters
688688

689689
<div class="ansible-option-indent-desc"></div><div class="ansible-option-cell">
690690

691-
The port number to connect to the PAN-OS device on.
691+
The port number to connect to the PAN\-OS device on.
692692

693693

694694
.. rst-class:: ansible-option-line
@@ -734,7 +734,7 @@ Parameters
734734

735735
<div class="ansible-option-indent-desc"></div><div class="ansible-option-cell">
736736

737-
The serial number of a firewall to use for targeted commands. If :emphasis:`ip\_address` is not a Panorama PAN-OS device, then this param is ignored.
737+
The serial number of a firewall to use for targeted commands. If :emphasis:`ip\_address` is not a Panorama PAN\-OS device, then this param is ignored.
738738

739739

740740
.. raw:: html
@@ -931,7 +931,7 @@ Parameters
931931

932932
:strong:`Deprecated`
933933

934-
Use :emphasis:`provider` to specify PAN-OS connectivity instead.
934+
Use :emphasis:`provider` to specify PAN\-OS connectivity instead.
935935

936936
.. raw:: html
937937

@@ -998,7 +998,7 @@ Notes
998998
.. note::
999999
- Panorama is supported.
10001000
- Check mode is supported.
1001-
- PAN-OS connectivity should be specified using :emphasis:`provider` or the classic PAN-OS connectivity params (\ :emphasis:`ip\_address`\ , :emphasis:`username`\ , :emphasis:`password`\ , :emphasis:`api\_key`\ , and :emphasis:`port`\ ). If both are present, then the classic params are ignored.
1001+
- PAN\-OS connectivity should be specified using :emphasis:`provider` or the classic PAN\-OS connectivity params (\ :emphasis:`ip\_address`\ , :emphasis:`username`\ , :emphasis:`password`\ , :emphasis:`api\_key`\ , and :emphasis:`port`\ ). If both are present, then the classic params are ignored.
10021002

10031003
.. Seealso
10041004

0 commit comments

Comments
 (0)