questions/devops-and-agile/ansible/page/4
Hi@akhtar, You can use the ec2_key module in ...READ MORE
Hi@akhtar, You can find one module named ec2_vpc ...READ MORE
Hi, Jenkins will not able to run the ...READ MORE
Hi@akhtar, Variable in playbooks are very similar to using variables in ...READ MORE
Hi@akhtar, You can use tags in your inventory ...READ MORE
Hi@akhtar, When any new variable about the system ...READ MORE
Hi@akhtar, You can use decrypt keyword in your ...READ MORE
Hi@akhtar, To install Ansible in your Linux system, ...READ MORE
That means you do not have the ...READ MORE
Hi, Try to ping your all nodes. There ...READ MORE
Hi@akhtar, A template in Ansible is a file ...READ MORE
Hi@akhtar, Managing configurations of multiple servers and environments are ...READ MORE
Hi@M, You can use the below-given example. - name: ...READ MORE
RAR file is used to store other ...READ MORE
the correct syntax for the var file ...READ MORE
I had faced a similar issue. In ...READ MORE
Have a look at this, it might ...READ MORE
Try thhis out: --- - hosts: hosts tasks: ...READ MORE
Hey There, @here is an example for your ...READ MORE
The below playbook should be good enough: - ...READ MORE
By default, the editor used by the ...READ MORE
- ...READ MORE
Here is a more complete answer for ...READ MORE
Going through the Devops project. There is ...READ MORE
Hey @Kiara, Check your python version, uninstall ...READ MORE
Hey @Anil, download the artifactory(.tar.gz) file and ...READ MORE
Hey @Celia, one recommendation, try not using ...READ MORE
I hadn't created the ssh connection between ...READ MORE
Hi @Vivek So basically when you are working ...READ MORE
Hey @Neha, add the following line to ...READ MORE
ansible-playbook test.yml --extra-vars "arg1=${var1} arg2=${var2}" Use is like ...READ MORE
Usually, if even one command fails to ...READ MORE
Hey, @Nishit seems like you've made a ...READ MORE
The below gives an example of creating ...READ MORE
Hey @Roshan, ansible provides wiht AWS module ...READ MORE
Hey @Cerci, Of course its possible. You ...READ MORE
Hi @Hannah, I have this and it ...READ MORE
Hey, I am unaware of any specific ...READ MORE
Ansible is a configuration management tool whereas ...READ MORE
Hey Loki, Looks like your python library ...READ MORE
Hi @hannah, have a look at this, ...READ MORE
Hi @Nisha, use the stat module provided ...READ MORE
Hi @Hannah, this ansible task should do ...READ MORE
Solution is to update epel. https://access.redhat.com/solutions/3358 Try and let ...READ MORE
Hey @Asha, Try to run it as user ...READ MORE
Check this out: - name: Start liberty_server: ...READ MORE
Write your playbook like this: --- - hosts: droplets ...READ MORE
Hi, I need to take AMI(amazon machine ...READ MORE
You need three main variables, one to ...READ MORE
You can also create a kubernetes namespace ...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.