Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
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
Q:
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
1
Answer
0
votes
answered
Jul 30, 2021
by
DavidAnderson
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
ansible
0
votes
Q: What's the Ansible Playbook execution order?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
ansible
0
votes
Q: What language is an Ansible playbook written in by default?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
ansible
0
votes
Q: Which module will you utilize to create a directory?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
ansible
0
votes
Q: What are the things Ansible can do?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
ansible
0
votes
Q: Is Ansible written in Python?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
ansible
0
votes
Q: Is Ansible an open-source tool?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
ansible
0
votes
Q: What does ‘become: yes’ mean in Ansible playbooks?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
ansible
0
votes
Q: Ansible Tutorial
asked
Nov 13, 2019
in
Ansible
by
rajeshsharma
ansible
0
votes
Q: What is that Ansible can do?
asked
Nov 5, 2019
in
Ansible
by
Robin
ansible
0
votes
Q: What is Ansible?
asked
Nov 5, 2019
in
Ansible
by
Robin
what-is-ansible
ansible
0
votes
Q: How do you access Shell Environment Variables?
asked
Jul 30, 2021
in
Ansible
by
DavidAnderson
ansible
0
votes
Q: Run Ansible Adhoc commands or playbook in Local mode
asked
May 8, 2020
in
Ansible
by
SakshiSharma
#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
#ansible-looping
#ansible-interative-programming
+1
vote
Q: Ansible Conditional Programming with Playbook/Roles
asked
May 8, 2020
in
Ansible
by
SakshiSharma
#ansible-conditional-programming
#conditional-programming-ansible
0
votes
Q: This keyword gives you the flexibility to run a specific part of your playbook.
asked
Feb 12, 2020
in
Ansible
by
miceperry
0
votes
Q: Can you please explain what is an Ansible Playbook?
asked
Oct 7, 2020
in
Ansible
by
Robindeniel
#ansible-playbook
#what-is-ansible-playbook
0
votes
Q: Tagging allows you to run or skip certain parts of the Playbook. Can you run tasks that are not tagged?
asked
Feb 12, 2020
in
Ansible
by
miceperry
+2
votes
Q: Reboot and wait for reboot to complete in Ansible playbook
asked
May 8, 2020
in
Ansible
by
SakshiSharma
#ansible-playbook-reboot
#ansible-reboot-complete
0
votes
Q: What protocol Ansible controller node use to run tasks on managed host?
asked
Aug 24, 2019
in
Ansible
by
rahulsharma
#ansible
#ansible-tutorial
#ansible-modules
#ansible-galaxy
#ansible-playbook
#ansible-windows
#ansible-documentation
#ansible-copy
#ansible-debug
...