in Ansible by (9.0k 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 (9.0k points)
Answer - ansible -p install.yml

Related questions

0 votes
0 votes
asked Jul 30, 2021 in Ansible by DavidAnderson (9.0k points)
0 votes
asked Jul 30, 2021 in Ansible by DavidAnderson (9.0k points)
0 votes
asked Jul 30, 2021 in Ansible by DavidAnderson (9.0k points)
0 votes
asked Nov 13, 2019 in Ansible by rajeshsharma (23.9k points)
0 votes
asked Nov 5, 2019 in Ansible by Robin (14.6k points)
0 votes
asked Nov 5, 2019 in Ansible by Robin (14.6k points)
0 votes
+1 vote
asked May 8, 2020 in Ansible by SakshiSharma (32.2k points)
...