Changes between Version 31 and Version 32 of GENIExperimenter/Tutorials/GENIExperimentEngine/Execute
- Timestamp:
- 03/16/15 19:31:32 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/GENIExperimentEngine/Execute
v31 v32 138 138 At this point, you should have enough information to fetch the parameterized URL in the playbook. 139 139 140 Here is an Ansible playbook skeleton t hat you will use to complete the tutorial. Copy it to a file name ''gee-tutorial.yaml'' and fill in the bits marked `# INSERT ARGUMENTS HERE` based on the instructions in the following subsections.140 Here is an Ansible playbook skeleton to complete. Copy it to a file name ''gee-tutorial.yaml'' and fill in the bits marked `# INSERT ARGUMENTS HERE` based on the instructions in the following subsections. 141 141 142 142 {{{