#11Multiple Choice
Consider the following playbook. - hosts: webservers become: yes - name: install httpd yum: name: httpd state: latest Which line includes a syntax error?
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free