questions/devops-and-agile/ansible
Depends on the version you're using. I'm ...READ MORE
There’s no need to ignore the error ...READ MORE
The strategy plugin tells Ansible how to order multiple ...READ MORE
Hi@akhtar, To configure the Nginx server in AWS, ...READ MORE
Hi@Konakanchl, I guess you need to give your ...READ MORE
Hi@akhtar, A dynamic inventory script will cache results to ...READ MORE
Hey @Ruth, you can use ansible without using ...READ MORE
Hi, I may not sure about the answer ...READ MORE
Hey @Thomas, Seems like those extra paths have ...READ MORE
Got it working using wait_for and until ...READ MORE
Hi pravalika, its pretty simple. You just ...READ MORE
Hi@akhtar, To run any playbook in the local ...READ MORE
Hi@akhtar, Ansible has a concept of privilege escalation. ...READ MORE
Hey @Sridhar, There is no way to ...READ MORE
Go to your boto config file, and ...READ MORE
Hi@akhtar, In a configuration especially a cloud setup such ...READ MORE
You get this error because ansible was ...READ MORE
Hi@akhtar, You need to pass some more arguments ...READ MORE
Hi@MD, You can use lineinfile module in Ansible. ...READ MORE
Hey @Kavya, to check if a package ...READ MORE
Adding to @Zunaid's answer, this can also ...READ MORE
Hey @Ninja, that is possible. What you ...READ MORE
- ...READ MORE
There are 6 main places where ansible ...READ MORE
Try this to get a list of ...READ MORE
Your Jenkins job is running as default ...READ MORE
Hi@akhtar, Ansible has the mount module that is idempotent ...READ MORE
Here is what you can try. If you ...READ MORE
Check your python version. It should be ...READ MORE
Hi@akhtar, You got this error because you did ...READ MORE
Hi@akhtar, We can create a volume docker resource ...READ MORE
I think you have not configured your ...READ MORE
Hey @Monish I figured what my issue ...READ MORE
You can get the build number with ...READ MORE
Hi@akhtar, You need to use the package module in Ansible. ...READ MORE
Hi@akhtar, You can control the playbook from the ...READ MORE
You can try the run_once attribute: Example from ...READ MORE
Hi@akhtar, When we try to login to AWS ...READ MORE
Hey @Kavya, try something like this: - name: ...READ MORE
When you get the 400 number, that ...READ MORE
Hi@akhtar, You can use the filter keyword in your ...READ MORE
Add both your static and dynamic inventories ...READ MORE
Hey @Himanshu, you can try something like ...READ MORE
Hi@akhtar, To login to Ansible Galaxy, you need ...READ MORE
Hey @Rahul thanks for a better question ...READ MORE
Hey @Laksha, I think an older version ...READ MORE
Hi@akhtar, To configure your inventory dynamically you need ...READ MORE
Hyphen - is used to specify list ...READ MORE
Adding to @Farookh's answer, if the inventory ...READ MORE
Hi@akhtar, You need to use the copy module ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.