questions/devops-and-agile/ansible
Hi@Shashi, I think for MongoDB you need to ...READ MORE
Hey @Hina, you can add the following ...READ MORE
You can use the yum module in the ...READ MORE
There are two cache plugins: redis and jsonfile. To ...READ MORE
Hi@akhtar, It seems your ansible is connecting to the ...READ MORE
Hi@akhtar, The docker_network module (Ansible 2.2 or higher) can create ...READ MORE
Hey @joe, you can use the create option, ...READ MORE
Your mongodb role should look something like this: - ...READ MORE
Hey @Harsh, use with_items to access the result ...READ MORE
Hi@akhtar, You can use the ec2_group module in ...READ MORE
Hey @Altis, you can use the module ...READ MORE
Hi@akhtar, You are trying to connect to your ...READ MORE
Hey @Tina, If you need to access ...READ MORE
- hosts: all vars : ...READ MORE
Hey @Hita, use the apt module to ...READ MORE
Hi@akhtar, You can remove your files using Ansible. ...READ MORE
Hi@MD, The most probable reason is that you ...READ MORE
Hey change this in your role with_items: apt_repos By ...READ MORE
Hi@akhtar, To ask for user input, we will ...READ MORE
[defaults] ... retry_files_enabled = True # Create them ...READ MORE
You could write your playbook in this ...READ MORE
Hi@akhtar, You can't use content and src argument ...READ MORE
Hi@akhtar, Ansible has a module named service. This ...READ MORE
It looks like ansible may be installed ...READ MORE
The below gives an example of creating ...READ MORE
Ansible provides a feature where you can ...READ MORE
Hey, @Asha seems like you've added a ...READ MORE
Hey @Himanshu, you can use something like ...READ MORE
Ansible is CM tool and orchestration engine. ...READ MORE
Hey @Kyraa, to encrypt an existing file ...READ MORE
Hi@akhtar, You are trying to use ansible role in your ...READ MORE
With_items has unfortunately stopped but it’s coming ...READ MORE
This has been happening to a lot ...READ MORE
Hi@akhtar, Ansible has a module named firewalld to ...READ MORE
Run these commands to enable logging before ...READ MORE
Hey @Kiran, try something like this: - name: ...READ MORE
Hi@akhtar, You need to write one program file ...READ MORE
Dear team, I'm trying to execute MySQL , ...READ MORE
Hi @Hannah, I have this and it ...READ MORE
Hi@Lakshminarayanan, Yes, you can do that. But after ...READ MORE
Hey @Kajol, Create a passphrase for the key openssl ...READ MORE
When you execute the playbook under Jenkins, ...READ MORE
Hi@akhtar, Ask_pass is the control module in an ...READ MORE
Cobbler is a Linux installation server that ...READ MORE
Hi@akhtar, You can use the docker_container module in ...READ MORE
Hi@akhtar, You are trying to list down ansible roles ...READ MORE
Hi @Travis, you can use the win_stat ...READ MORE
Hey @Alok, an ansible task like this ...READ MORE
Hey @Ruth, you could use a playbook, ...READ MORE
Hi@akhtar, It seems you need to download some ...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.