#16Multiple Choice
Consider the following playbook: # playbook name: /home/ansible/web.yml --- - hosts: webservers become: yes tasks: - name: edit file 1 lineinfile: path: /var/ww...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free