Summary
In this chapter, you learned how to develop a simple playbook to automate the chrony
package’s deployment and service management. You learned how to use the ansible-doc
command to find the modules and details, including module examples and arguments to use. You also explored how to use the ansible-doc
command to find the connection plugins and become plugins. After that, you learned how to configure your Vim editor to edit Ansible YAML files easily. Finally, you learned how to configure managed node connection methods.
In the next chapter, you will learn how to automate your daily tasks using Ansible, develop real use cases, and apply them to your workplace.