Package org.jenkinsci.plugins.ansible
Class InventoryPath
java.lang.Object
org.jenkinsci.plugins.ansible.Inventory
org.jenkinsci.plugins.ansible.InventoryPath
- All Implemented Interfaces:
Describable<Inventory>
Path to a file containing an Ansible inventory
-
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
-
path
-
-
Constructor Details
-
InventoryPath
-
-
Method Details
-
getHandler
- Specified by:
getHandler
in classInventory
-