Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which command will you use to run a playbook called install.yaml with Ansible?
Home
Ansible
Which command will you use to run a playbook called install.yaml with Ansible?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
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
ansible
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 30, 2021
by
DavidAnderson
(
9.0k
points)
Answer - ansible -p install.yml
Related questions
0
votes
Q: Which argument will you use to specify a variable for your Ansible playbook?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
9.0k
points)
ansible
0
votes
Q: What's the Ansible Playbook execution order?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
9.0k
points)
ansible
0
votes
Q: What language is an Ansible playbook written in by default?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
9.0k
points)
ansible
0
votes
Q: Which module will you utilize to create a directory?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
9.0k
points)
ansible
0
votes
Q: What are the things Ansible can do?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
9.0k
points)
ansible
0
votes
Q: Is Ansible written in Python?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
9.0k
points)
ansible
0
votes
Q: Is Ansible an open-source tool?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
9.0k
points)
ansible
0
votes
Q: What does ‘become: yes’ mean in Ansible playbooks?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
9.0k
points)
ansible
0
votes
Q: Ansible Tutorial
asked
Nov 13, 2019
in
Ansible
by
rajeshsharma
(
23.9k
points)
ansible
0
votes
Q: What is that Ansible can do?
asked
Nov 5, 2019
in
Ansible
by
Robin
(
14.6k
points)
ansible
0
votes
Q: What is Ansible?
asked
Nov 5, 2019
in
Ansible
by
Robin
(
14.6k
points)
what-is-ansible
ansible
0
votes
Q: How do you access Shell Environment Variables?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
(
9.0k
points)
ansible
0
votes
Q: Run Ansible Adhoc commands or playbook in Local mode
asked
May 8, 2020
in
Ansible
by
SakshiSharma
(
32.2k
points)
#ansible-commands-run
#run-ansible-commands
#ansible-playbook-run
#run-ansible-playbook
+2
votes
Q: Ansible Looping/Interative Programming with Playbook/Roles
asked
May 8, 2020
in
Ansible
by
SakshiSharma
(
32.2k
points)
#ansible-looping
#ansible-interative-programming
+1
vote
Q: Ansible Conditional Programming with Playbook/Roles
asked
May 8, 2020
in
Ansible
by
SakshiSharma
(
32.2k
points)
#ansible-conditional-programming
#conditional-programming-ansible
...