Solved

What Is the Expected Behavior If Ansible Is Called with 'Ansible-Playbook

Question 602

Multiple Choice

What is the expected behavior if Ansible is called with 'ansible-playbook -i localhost playbook.yml'?


A) Ansible will attempt to read the inventory file named 'localhost'
B) Ansible will run the plays locally.
C) Ansible will run the playbook on the host named 'localhost'
D) Ansible won't run, this is invalid command line syntax

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions