wiki:GENIExperimenter/Tutorials/AnsibleHelloGENI/Finish

Version 7 (modified by sedwards@bbn.com, 9 years ago) (diff)

--

Converting the Hello GENI Install Script to Ansible

Image Map

7. Teardown Experiment

  1. Reserve resource in a second slice ansible2XX (where XX is your initials), and test your playbooks from scratch in the new slice. Do you get the same behavior?
  2. When you are done, delete the resources in both slices.

8. Archive Experiment

  1. If this was a real experiment, you would commit your Ansible playbook to a version control system like git as you go.

Introduction