questions/devops-and-agile/ansible/page/3
Hi@akhtar, In a configuration especially a container setup such ...READ MORE
Hi@akhtar, You are trying to use ansible role in your ...READ MORE
Hi@Shambhavi, You can use tags in your task. ...READ MORE
Hi@akhtar, To ask for user input, we will ...READ MORE
Hi@akhtar, You are using the docker module. This ...READ MORE
Hi@akhtar, You are trying to list down ansible roles ...READ MORE
Hi@akhtar, You can find one module named group ...READ MORE
Hi@akhtar, You can find one module named cloudfront_distribution ...READ MORE
Hi@akhtar, Ansible has the assemble module. This module can ...READ MORE
Check this out. https://github.com/geerlingguy/ansible-role-jenkins H ...READ MORE
Hi@akhtar, Ask_pass is the control module in an ...READ MORE
Make git, Jenkins, Docker, ansible master as ...READ MORE
Hi@akhtar, You can't use content and src argument ...READ MORE
Hi@akhtar, To login to Ansible Galaxy, you need ...READ MORE
Hi@akhtar, You need to write one program file ...READ MORE
Hi@akhtar, You can use the docker_container module in ...READ MORE
Hi@akhtar, Ansible has a module named service. This ...READ MORE
Hi@akhtar, You can find the win_get_url module. This ...READ MORE
Hi@Lakshminarayanan, Yes, you can do that. But after ...READ MORE
Hi@akhtar, To run any playbook in the local ...READ MORE
Hi@akhtar, You can use the filter keyword in your ...READ MORE
Hi@akhtar, It seems you need to download some ...READ MORE
Hi@akhtar, The docker_container module has capabilitues keyword. This ...READ MORE
Hi@akhtar, You can update your distribution with the ...READ MORE
Hi@akhtar, You can use the get_url module in ...READ MORE
Hi@akhtar, When we try to login to AWS ...READ MORE
Hi@akhtar, In Ansible, the role is the primary ...READ MORE
It is Apt_repository that is used to ...READ MORE
- hosts: all vars : ...READ MORE
Hi@akhtar, You got this error because you did ...READ MORE
Hi@akhtar, You need a running container first, and ...READ MORE
Hi, When we run any file from Jenkins, ...READ MORE
Hi@akhtar, Ansible has one module named ec2. This ...READ MORE
Hi@akhtar, You need to use the package module in Ansible. ...READ MORE
Hi@akhtar, There may be some reasons to get ...READ MORE
Hi@akhtar, Sometimes you want to repeat a task ...READ MORE
Hi@akhtar, You can use vars_files keyword in Ansible. ...READ MORE
Hi@Konakanchl, I guess you need to give your ...READ MORE
Hi@akhtar, You need to use the yum_repository module ...READ MORE
Hi@akhtar, Traditional programming language usually uses the if-else ...READ MORE
Hi@akhtar, You need to use the copy module ...READ MORE
Hi@akhtar, When we need to perform a task ...READ MORE
Hi@akhtar, The lineinfile module will search a file ...READ MORE
Hi@akhtar, You have to generate the AWS credentials ...READ MORE
Hi@akhtar, Handlers are just like normal tasks in an Ansible ...READ MORE
Hi@akhtar, You can find the ec2_key module in ...READ MORE
Installing git using ansible is pretty simple. ...READ MORE
You need an Ansible box for this, ...READ MORE
Hi@akhtar, You can create a role in Ansible ...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.