questions/devops-and-agile/ansible/page/8
So Ansible provides a feature called vault ...READ MORE
Debug Controls the level of debug messages ...READ MORE
Hey @Dipti, try something like this: - name: ...READ MORE
Hey, you have a syntax error as ...READ MORE
The strategy plugin tells Ansible how to order multiple ...READ MORE
You can have three roles under /etc/ansible/roles -prerequisites -mongodb -nodejs under /etc/ansible ...READ MORE
The below requirements are needed on the ...READ MORE
Hey @Ruth, you can use ansible without using ...READ MORE
Hey @Chandan, try something like this: - name: ...READ MORE
Run these commands to enable logging before ...READ MORE
Hey @Monish I figured what my issue ...READ MORE
Hey, @Kishore, try something like this: - hosts: ...READ MORE
Hey @Laksha, you can view the file ...READ MORE
You can try adding --no-wait option to the ansible-galaxy import call ...READ MORE
Add both your static and dynamic inventories ...READ MORE
Hey @Sridhar, There is no way to ...READ MORE
I think you have not configured your ...READ MORE
Hi Neha, you cannot have an entire ...READ MORE
Hey @Nisha, you can use the block/rescue ...READ MORE
You should use a requirements.yml file for this use-case. ...READ MORE
Hey @Camron, you can just encrypt those ...READ MORE
A vault id is an identifier for ...READ MORE
Adding to @Zunaid's answer, this can also ...READ MORE
Flush handlers with meta: flush_handlers before the task that ...READ MORE
When you execute the playbook under Jenkins, ...READ MORE
Run the following to upgrade setuptools under ...READ MORE
Hey @Laksha, I think an older version ...READ MORE
One of the ways is to use ...READ MORE
I had close to 200 roles. All of ...READ MORE
If you try using the host that ...READ MORE
Action plugins work with the modules to ...READ MORE
There are 6 main places where ansible ...READ MORE
Hey @Ninja, that is possible. What you ...READ MORE
Ad-Hoc command is something that you would ...READ MORE
Hey @Kiran, to set enable mode for ...READ MORE
This directory contains regular files that need ...READ MORE
Ensure a package is at the latest ...READ MORE
This has been happening to a lot ...READ MORE
One of the ways is to upload ...READ MORE
Ansible roles are basically like functions in ...READ MORE
Hey @Jolly, You can use the --vault-password-file option for ansible-vault non-interactive ...READ MORE
I have a playbook to install mean ...READ MORE
You could make your task an asynchronous action by ...READ MORE
Of course, that is possible @Neel, just ...READ MORE
Ansible is highly dependant on the python ...READ MORE
Hey @kailash use the authorized_key plugin that ...READ MORE
Hey @Nisha, you get this error when ...READ MORE
Hey @Thomas, Seems like those extra paths have ...READ MORE
Hey @Liala, try using hosts as localhost ...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.