questions/devops-and-agile/ansible/page/8
Hey @Ruth, you could use a playbook, ...READ MORE
Adding to @Farookh's answer, if the inventory ...READ MORE
If your Ansible inventory fluctuates over time, ...READ MORE
You could write your playbook in this ...READ MORE
There are few dependencies that you need ...READ MORE
Hey @Kajol, Create a passphrase for the key openssl ...READ MORE
Hey @Dipti, have a look at the ...READ MORE
Hey @Dipti, try something like this: - name: ...READ MORE
So Ansible provides a feature called vault ...READ MORE
Debug Controls the level of debug messages ...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
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
I think you have not configured your ...READ MORE
Hey @Chandan, try something like this: - name: ...READ MORE
You can try adding --no-wait option to the ansible-galaxy import call ...READ MORE
You should use a requirements.yml file for this use-case. ...READ MORE
Add both your static and dynamic inventories ...READ MORE
Hey @Laksha, you can view the file ...READ MORE
Hey @Sridhar, There is no way to ...READ MORE
Hi Neha, you cannot have an entire ...READ MORE
Hey @Camron, you can just encrypt those ...READ MORE
Hey @Nisha, you can use the block/rescue ...READ MORE
A vault id is an identifier for ...READ MORE
Adding to @Zunaid's answer, this can also ...READ MORE
When you execute the playbook under Jenkins, ...READ MORE
Run the following to upgrade setuptools under ...READ MORE
Flush handlers with meta: flush_handlers before the task that ...READ MORE
One of the ways is to use ...READ MORE
Hey @Laksha, I think an older version ...READ MORE
Action plugins work with the modules to ...READ MORE
I had close to 200 roles. All of ...READ MORE
There are 6 main places where ansible ...READ MORE
If you try using the host that ...READ MORE
Hey @Ninja, that is possible. What you ...READ MORE
Ad-Hoc command is something that you would ...READ MORE
This has been happening to a lot ...READ MORE
Ensure a package is at the latest ...READ MORE
Hey @Kiran, to set enable mode for ...READ MORE
One of the ways is to upload ...READ MORE
This directory contains regular files that need ...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
Ansible roles are basically like functions in ...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.