You can use filters in Jinja2 expressions and templates to format, transform, and parse data.
Some filters are native to Jinja2 and some are provided by Ansible or by Ansible Content Collections.
You can apply multiple filters sequentially in the same Jinja2 expression.
Lookup plug-ins get data from external sources for plays.
Lookup plug-ins and filters run in the execution environment, not on the managed host.
You can combine filters and lookup plug-ins to implement sophisticated loops.
Ansible provides many supplementary filters for processing networking-related data, such as ansible.utils.ipaddr.
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.