Bookmark this page

Summary

In this chapter, you learned:

  • The 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 rpm_key module.

  • The user and group modules create users and groups respectively on a managed host. You can configure authorized keys for a user with the authorized_key module.

  • Cron jobs can be configured on managed hosts with the cron module.

  • Ansible supports the configuration of logical volumes with the lvg, and lvol modules. The parted and filesystem modules support respectively the partition of devices and creation of filesystems.

  • Red Hat Enterprise Linux 8 includes the network system role which supports the configuration of network interfaces on managed hosts.

Revision: rh294-8.4-9cb53f0