Package org.jenkinsci.plugins.ansible
Class InventoryContent
java.lang.Object
org.jenkinsci.plugins.ansible.Inventory
org.jenkinsci.plugins.ansible.InventoryContent
- All Implemented Interfaces:
Describable<Inventory>
Inline content for Ansible inventory. Inventory may be dynamic or not.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jenkinsci.plugins.ansible.Inventory
Inventory.InventoryDescriptor, Inventory.InventoryHandler
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.ansible.Inventory
addArgument, getDescriptor, tearDown
-
Field Details
-
-
dynamic
public final boolean dynamic
-
-
Constructor Details
-
InventoryContent
-
-
Method Details
-
getHandler
- Specified by:
getHandler
in classInventory
-