#23Multiple Choice

Consider the following playbook. --- - hosts: web1 become: yes tasks: - name: use yum yum: name=httpd state=latest - name: use service service: name=httpd state...

Premium Content

Create a free account to preview more questions, or enroll for full access.

Get Started Free
Previous
Question 23 of 100
Exam EX407 Topic 1 Question 23
Back to all questions
Next