questions/devops-and-agile/ansible
Hi@M, You can use the below-given example. - name: ...READ MORE
Ansible notation isn't the same as YAML ...READ MORE
Hey @Jolly, You can use the --vault-password-file option for ansible-vault non-interactive ...READ MORE
Hi, When we run any file from Jenkins, ...READ MORE
Hi@akhtar, Ansible has a module that can create ...READ MORE
You could make your task an asynchronous action by ...READ MORE
Hi@akhtar, You can find one module named group ...READ MORE
Hi@akhtar, You can use the get_url module in ...READ MORE
Hi@akhtar, You can find the win_get_url module. This ...READ MORE
Ansible is highly dependant on the python ...READ MORE
Hi@akhtar, You got this error because you did ...READ MORE
Hi@akhtar, You need to use the yum_repository module ...READ MORE
Hey @Kanika, You need to open two ...READ MORE
Example config installing ruby system-wide ripped right ...READ MORE
Hi@akhtar, Ansible has one module named ec2. This ...READ MORE
Hey @Neha, you can pass your password ...READ MORE
If you try using the host that ...READ MORE
Ansible can be run from any machine ...READ MORE
Hi@akhtar, There may be some reasons to get ...READ MORE
Hi@akhtar, You can use vars_files keyword in Ansible. ...READ MORE
Check this out: - name: Start liberty_server: ...READ MORE
Hey @Ruth, you seem to have made ...READ MORE
Hey @Hari, your boto config file could ...READ MORE
You'll need a requirements.yaml file which will ...READ MORE
The task that generated this error requires to enable mode ...READ MORE
You need three main variables, one to ...READ MORE
Hi@akhtar, In a configuration especially a container setup such ...READ MORE
Hey @Nisha, you get this error when ...READ MORE
You are mixing underscore and hyphen. cat /etc/ansible/ec2-vars/te ...READ MORE
Change the bash profile to read like ...READ MORE
Hey @Neya, try something like this: --- - name: ...READ MORE
Hi, Jenkins will not able to run the ...READ MORE
Solution is to update epel. https://access.redhat.com/solutions/3358 Try and let ...READ MORE
Hey @Neel, According to the documentation, Long running ...READ MORE
Hey @Rajendra, If you wish to perform ...READ MORE
Hey @Junaid, You can see all the ...READ MORE
There are two main disadvantages: If you lose ...READ MORE
Ansible is a configuration management tool whereas ...READ MORE
If you're just trying to upgrade to ...READ MORE
Hi@akhtar, It depends on your requirement. According to ...READ MORE
You can use the lineinfile module for ...READ MORE
Hi@akhtar, In Ansible, the role is the primary ...READ MORE
Hey @Lisha, you can use the callback ...READ MORE
Hi@akhtar, You are using the docker module. This ...READ MORE
Hey @Veronica, 6332 is the process ID ...READ MORE
Please check you indentation, remove all spaces ...READ MORE
Hey @Ali, try running it as a ...READ MORE
Why ansible in particular? You can use ...READ MORE
This mostly happens when you've not installed ...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.