@@ -1296,7 +1296,7 @@ Parameters
1296
1296
.. raw :: html
1297
1297
1298
1298
</div >
1299
-
1299
+
1300
1300
* - .. raw:: html
1301
1301
1302
1302
<div class="ansible-option-indent"></div><div class="ansible-option-cell">
@@ -1698,6 +1698,47 @@ Parameters
1698
1698
1699
1699
</div >
1700
1700
1701
+ * - .. raw:: html
1702
+
1703
+ <div class="ansible-option-cell">
1704
+ <div class="ansibleOptionAnchor" id="parameter-plurals"></div>
1705
+
1706
+ .. _ansible_collections.netbox.netbox.nb_inventory_inventory__parameter-plurals :
1707
+
1708
+ .. rst-class :: ansible-option-title
1709
+
1710
+ **oob_ip_as_primary_ip **
1711
+
1712
+ .. raw :: html
1713
+
1714
+ <a class =" ansibleOptionLink" href =" #parameter-plurals" title =" Permalink to this option" ></a >
1715
+
1716
+ .. ansible-option-type-line ::
1717
+
1718
+ :ansible-option-type: `boolean `
1719
+
1720
+
1721
+ .. raw :: html
1722
+
1723
+ </div >
1724
+
1725
+ - .. raw:: html
1726
+
1727
+ <div class="ansible-option-cell">
1728
+
1729
+ If True, `ansible_host ` will be set to the out of band ip address if defined, else it will use the `primary_ip `.
1730
+
1731
+ .. rst-class :: ansible-option-line
1732
+
1733
+ :ansible-option-choices: `Choices: `
1734
+
1735
+ - :ansible-option-choices-entry: `false ` :ansible-option-choices-default-mark: `← (default) `
1736
+ - :ansible-option-choices-entry-default: `true `
1737
+
1738
+
1739
+ .. raw :: html
1740
+
1741
+ </div >
1701
1742
* - .. raw:: html
1702
1743
1703
1744
<div class="ansible-option-cell">
@@ -2388,7 +2429,7 @@ Examples
2388
2429
2389
2430
.. code-block :: yaml+jinja
2390
2431
2391
-
2432
+
2392
2433
# netbox_inventory.yml file in YAML format
2393
2434
# Example command line: ansible-inventory -v --list -i netbox_inventory.yml
2394
2435
0 commit comments