...

/

Exercise: Ansible for Linux

Exercise: Ansible for Linux

Create a Message of the Day file using Ansible.

We'll cover the following...

Task

The Message of the Day (MOTD) file displays a welcome message to the users when they connect to the system. It is stored under the /etc/motd directory.

Explanation

In this exercise, create a text file named ...