After completing this section, you should be able to identify the data files used to define Ansible's scope.
It helps to be familiar with the file and data formats used by Ansible. Here is a list of formats, broken down with sublists describing where each format is used:
INI format
The Ansible configuration file, ansible.cfg
Inventory files (inventory files may also use YAML format)
YAML
Playbook files
Inventory files, optionally
Other included files, such as role files
JSON
The ansible-playbook program returns variable data in JSON form
Click CREATE to build all of the virtual machines needed for the classroom lab environment. This may take several minutes to complete. Once created the environment can then be stopped and restarted to pause your experience.
If you DELETE your lab, you will remove all of the virtual machines in your classroom and lose all of your progress.