Uses of Class
org.gcube.dataanalysis.dataminer.poolmanager.ansible.model.Playbook
-
Packages that use Playbook Package Description org.gcube.dataanalysis.dataminer.poolmanager.ansible org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge -
-
Uses of Playbook in org.gcube.dataanalysis.dataminer.poolmanager.ansible
Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansible with parameters of type Playbook Modifier and Type Method Description voidAnsibleWorker. setPlaybook(Playbook playbook) -
Uses of Playbook in org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge
Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge with parameters of type Playbook Modifier and Type Method Description static voidAnsibleSerializeHelper. serialize(Playbook playbook, File playbookFile)
-