RedHat EX294 Exam - Topic 5 Question 3 Discussion
Create a file called requirements.yml in /home/sandy/ansible/roles to install two roles. The source for the first role is geerlingguy.haproxy and geerlingguy.php. Name the first haproxy-role and the second php-role. The roles should be installed in /home/sandy/ansible/roles.
A) in /home/sandy/ansible/roles
vim requirements.yml
Run the requirements file from the roles directory:
ansible-galaxy install -r requirements.yml -p /home/sandy/ansible/roles
B) in /home/sandy/ansible/roles
vim requirements.yml
Run the requirements file from the roles directory:
ansible-galaxy install -r requirements.yml -p /home/sandy/ansible/roles
Carin
8 months agoGoldie
8 months agoBroderick
9 months agoDelila
9 months agoLezlie
9 months agoSalome
9 months agoPaz
9 months agoMabelle
9 months agoDorthy
9 months agoRaylene
9 months agoLuis
9 months ago