The ansible.builtin.yum_repository module configures a Yum repository on a managed host.
For repositories that use public keys, you can verify that the key is available with the ansible.builtin.rpm_key module.
The ansible.builtin.user and ansible.builtin.group modules create users and groups respectively on a managed host.
The ansible.builtin.known_hosts module configures SSH known hosts for a server and the ansible.posix.authorized_key modules configures authorized keys for user authentication.
The ansible.builtin.cron module configures system or user Cron jobs on managed hosts.
The ansible.posix.at module configures One-off at jobs on managed hosts.
The redhat.rhel_system_roles Red Hat Certified Ansible Content Collection includes two particularly useful system roles: storage, which supports the configuration of LVM logical volumes, and network, which enables the configuration of network interfaces and connections.
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.