1
-
2
1
.. Document meta
3
2
4
3
:orphan:
7
6
:trim:
8
7
9
8
.. meta ::
10
- :antsibull-docs: 2.5.0
9
+ :antsibull-docs: 2.16.3
11
10
12
11
.. Anchors
13
12
@@ -23,7 +22,7 @@ codeaffen.phpipam.device module -- Manage devices
23
22
.. Collection note
24
23
25
24
.. note ::
26
- This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/ui/repo/published/codeaffen/phpipam/ >`_ (version 1.7.0 ).
25
+ This module is part of the `codeaffen.phpipam collection <https://galaxy.ansible.com/ui/repo/published/codeaffen/phpipam/ >`_ (version 1.7.1 ).
27
26
28
27
It is not included in ``ansible-core ``.
29
28
To check whether it is installed, run :code: `ansible-galaxy collection list `.
@@ -294,7 +293,7 @@ Parameters
294
293
295
294
Rack where the device belongs to.
296
295
297
- If set \ :emphasis: `starting\_ rack\_ unit `\ and \ :emphasis: `rack\_ units `\ are also required.
296
+ If set :emphasis: `starting\_ rack\_ unit ` and :emphasis: `rack\_ units ` are also required.
298
297
299
298
300
299
.. raw :: html
@@ -328,9 +327,9 @@ Parameters
328
327
329
328
<div class="ansible-option-cell">
330
329
331
- Size of device in \ :emphasis: `U `\ .
330
+ Size of device in :emphasis: `U `.
332
331
333
- If set \ :emphasis: `rack `\ and \ :emphasis: `starting\_ rack\_ unit `\ are also required.
332
+ If set :emphasis: `rack ` and :emphasis: `starting\_ rack\_ unit ` are also required.
334
333
335
334
336
335
.. raw :: html
@@ -844,7 +843,7 @@ Parameters
844
843
845
844
Which is the starting rack unit where the device is mounted.
846
845
847
- If set \ :emphasis: `rack `\ and \ :emphasis: `racK\_ units `\ are also required.
846
+ If set :emphasis: `rack ` and :emphasis: `racK\_ units ` are also required.
848
847
849
848
850
849
.. raw :: html
@@ -924,9 +923,9 @@ Parameters
924
923
925
924
The value has to reflect values from device types configured.
926
925
927
- Default device types are \ :emphasis: `Switch `\ , \ :emphasis: `Router `\ , \ :emphasis: `Firewall `\ , \ :emphasis: `Hub `\ , \ :emphasis: `Wireless `\ , \ :emphasis: `Database `\ , \ :emphasis: `Workstation `\ , \ :emphasis: `Laptop `\ and \ :emphasis: `Other `\ .
926
+ Default device types are :emphasis: `Switch `\ , :emphasis: `Router `\ , :emphasis: `Firewall `\ , :emphasis: `Hub `\ , :emphasis: `Wireless `\ , :emphasis: `Database `\ , :emphasis: `Workstation `\ , :emphasis: `Laptop ` and :emphasis: `Other `.
928
927
929
- User defined types can be created either via UI, API (e.g. \ :emphasis: `device\_ type `\ ansible module within this collection).
928
+ User defined types can be created either via UI, API (e.g. :emphasis: `device\_ type ` ansible module within this collection).
930
929
931
930
932
931
.. raw :: html
@@ -1026,7 +1025,6 @@ Examples
1026
1025
1027
1026
.. code-block :: yaml+jinja
1028
1027
1029
-
1030
1028
- name: "Create device"
1031
1029
codeaffen.phpipam.device:
1032
1030
username: "admin"
@@ -1049,7 +1047,6 @@ Examples
1049
1047
1050
1048
1051
1049
1052
-
1053
1050
.. Facts
1054
1051
1055
1052
@@ -1087,4 +1084,3 @@ Collection links
1087
1084
1088
1085
1089
1086
.. Parsing errors
1090
-
0 commit comments