CORRECT TEXT

CORRECT TEXT

Create a file called packages.yml in/home/sandy/ansibleto install somepackages for the following hosts. On dev, prod and webservers install packages httpd, mod_ssl, and mariadb. On dev only install the development tools package. Also, on dev host update all the packages to the latest.

Answer: Solution as:

** NOTE 1 a more acceptable answer is likely ‘present’ since it’s not asking to install the latest

state: present

** NOTE 2 need to update the development node

– name: update all packages on developmentnode yum:

name: ‘*’

state: latest

Latest EX407 Dumps Valid Version with 23 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments