0 votes
in Ansible by (7.4k points)
Which command will you use to run a playbook called install.yaml with Ansible?

1. ansible-playbook install.yml

2. ansible install.yml

3. ansible -p install.yml

4. ansible --playbook install.yml

1 Answer

0 votes
by (7.4k points)
Answer - ansible -p install.yml

Related questions

0 votes
0 votes
asked Jul 30, 2021 in Ansible by DavidAnderson (7.4k points)
0 votes
asked Jul 30, 2021 in Ansible by DavidAnderson (7.4k points)
0 votes
asked Jul 30, 2021 in Ansible by DavidAnderson (7.4k points)
0 votes
asked Nov 13, 2019 in Ansible by rajeshsharma (23.1k points)
0 votes
asked Nov 5, 2019 in Ansible by Robin (13.0k points)
...