= [https://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/AnsibleHelloGENI Converting the Hello GENI Install Script to Ansible] = {{{ #!html
Image Map
}}} == 7. Teardown Experiment == a. 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? a. When you are done, delete the resources in both slices. {{{ #!div style="background: #fdd; border: 3px ridge; width: 800px;" {{{ #!html
Tip Windows users should be sure to delete the additional SSH key pair from the GENI Portal Profile page as described in getting rid of the GENI node for running Ansible.
}}} }}} == 8. Archive Experiment == a. If this was a real experiment, you would commit your Ansible playbook to a version control system like `git` as you go. ---- = [wiki:GENIExperimenter/Tutorials/AnsibleHelloGENI Introduction] =