RedHat Red Hat Certified Specialist in Ansible Automation exam EX407 Question # 9 Topic 1 Discussion

RedHat Red Hat Certified Specialist in Ansible Automation exam EX407 Question # 9 Topic 1 Discussion

EX407 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

Create a playbook /home/bob /ansible/motd.yml that runs on all inventory hosts and docs the following: The playbook should replaee any existing content of/etc/motd in the following text. Use ansible facts to display the FQDN of each host

On hosts in the dev host group the line should be "Welcome to Dev Server FQDN".

On hosts in the webserver host group the line should be "Welcome to Apache Server FQDN".

On hosts in the database host group the line should be "Welcome to MySQL Server FQDN".


Get Premium EX407 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.