questions/devops-and-agile/ansible
Ofcourse you can run ansible playbook with ...READ MORE
First of all make sure you have ...READ MORE
RAR file is used to store other ...READ MORE
Running parallel tasks in Ansible is not ...READ MORE
Hey @Tom, you can use the lookup ...READ MORE
Hey @Patrick, Change the path of Ansible's remote_tmp ...READ MORE
Also, remove the execute permission for the ansible ...READ MORE
Hi@akhtar, You need to use the setup module to ...READ MORE
Hey @Jugnu, below are Source code management ...READ MORE
Have a look at this, it might ...READ MORE
Hey @Sinha, add these parameters in your ...READ MORE
Hey @Niana, I don't think you have ...READ MORE
Hi@akhtar, You can use the docker_container module in ...READ MORE
Hey @Kashish, you could use something like ...READ MORE
Hi@akhtar, You can give the task name in ...READ MORE
You can use /usr/bin/ansible command line. Ansible can SCP ...READ MORE
The command you've executed basically means run ...READ MORE
ERROR! Extraneous options or arguments READ MORE
Go through this include_role module: tasks: - ...READ MORE
Hey, I am unaware of any specific ...READ MORE
Just go through the error message: Ansible can't ...READ MORE
Hey @Likhit, You could use something like ...READ MORE
block should be on the same indentation level ...READ MORE
Hey Ayaan, you could probably use this ...READ MORE
vars_files is not supported for included playbooks ...READ MORE
Hey @Hina, you can add the following ...READ MORE
Hey @Hari, try executing your playbook using ...READ MORE
Hi@akhtar, You can pass variable on the command ...READ MORE
You can use the yum module in the ...READ MORE
Hey @Adarsh, try this task definition: --- - hosts: ...READ MORE
Your mongodb role should look something like this: - ...READ MORE
Hey @Pavan, you can use the following ...READ MORE
You can create a playbook for copying ...READ MORE
There are two cache plugins: redis and jsonfile. To ...READ MORE
Hi@akhtar, You can use the shell module to do your ...READ MORE
Ansible is CM tool and orchestration engine. ...READ MORE
Hi@akhtar, Ansible has a pip module to install ...READ MORE
Hey @Hita, use the apt module to ...READ MORE
Hi, I need to take AMI(amazon machine ...READ MORE
The below gives an example of creating ...READ MORE
Hey @Harsh, use with_items to access the result ...READ MORE
Jenkins uses it's own user to execute ...READ MORE
Hi@akhtar, As ansible use the python library in ...READ MORE
Hey, @Asha seems like you've added a ...READ MORE
Hi@akhtar, You can use the user module in ...READ MORE
Hey @Altis, you can use the module ...READ MORE
With_items has unfortunately stopped but it’s coming ...READ MORE
Hi@akhtar, You are trying to connect to your ...READ MORE
You can uninstall cowsay by setting nocows=1 in ansible.cfg, or ...READ MORE
Hey @Tina, If you need to access ...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.