Answer Posted / Rajeev
Ad-hoc commands are one-off Ansible tasks that can be run against specific hosts or host groups without creating playbooks. They are useful for quickly executing simple tasks or troubleshooting issues.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ansible role and how are they different from the playbook?
How do I access a variable name programmatically?
What features does the ansible tower provide?
Is ansible is an open source tool?
Talk about ansible architecture.
What is ansible galaxy?
Write an ansible playbook to automate the starting of ec2 instance.
What is the method to check the inventory vars defined for the host?
Explain different modules in ansible.
What are the variables in ansible?
How to generate crypto passwords for the user module?
Describe the working of ansible.
What is ansible tower?
Why is ‘{{ }}’ notation used?
Is there a web interface / rest api / etc?