questions/devops-and-agile/ansible
Hey @Kajol, Create a passphrase for the key openssl ...READ MORE
Hey @Biji, you could use the win_get_url ...READ MORE
hey @Neel, this seems like your Linux ...READ MORE
Hey @Alok, an ansible task like this ...READ MORE
Hey change this in your role with_items: apt_repos By ...READ MORE
Hi@akhtar, It seems your ansible is connecting to the ...READ MORE
Hi@akhtar, You can do this using lineinfile module ...READ MORE
Hey @Kyraa, to encrypt an existing file ...READ MORE
Hi@akhtar, You can use docker_container module in your ...READ MORE
Hi@akhtar, You can use the ec2_group module in ...READ MORE
Hi@akhtar, You can use the file module. To ...READ MORE
You could write your playbook in this ...READ MORE
Hi@Jp, What output you are getting? Your playbook ...READ MORE
Hey @Himanshu, you can use something like ...READ MORE
Hi@akhtar, Ansible role is a part of ansible-galaxy. ...READ MORE
Hi@akhtar, To ask for user input, we will ...READ MORE
Hi pravalika, its pretty simple. You just ...READ MORE
[defaults] ... retry_files_enabled = True # Create them ...READ MORE
You can read install and setup apache ...READ MORE
Hi@akhtar, You can use the yum_repository module in ...READ MORE
Ansible provides a feature where you can ...READ MORE
Hey @Kiran, try something like this: - name: ...READ MORE
Hi@MD, The most probable reason is that you ...READ MORE
Hi@Shashi, I think for MongoDB you need to ...READ MORE
Hi @Hannah, I have this and it ...READ MORE
Hi@akhtar, Ansible has a module named firewalld to ...READ MORE
Hi@akhtar, You can remove your files using Ansible. ...READ MORE
Hi@akhtar, The docker_network module (Ansible 2.2 or higher) can create ...READ MORE
Hey @Sridhar, There is no way to ...READ MORE
It looks like ansible may be installed ...READ MORE
There are 6 main places where ansible ...READ MORE
Hey @joe, you can use the create option, ...READ MORE
Hey @Ruth, you could use a playbook, ...READ MORE
- hosts: all vars : ...READ MORE
Hi @Travis, you can use the win_stat ...READ MORE
This has been happening to a lot ...READ MORE
Hey @Thomas, Seems like those extra paths have ...READ MORE
Go to your boto config file, and ...READ MORE
When you execute the playbook under Jenkins, ...READ MORE
Hi@akhtar, To configure the Nginx server in AWS, ...READ MORE
Hey @Kavya, to check if a package ...READ MORE
Hi@akhtar, To run any playbook in the local ...READ MORE
You can get the build number with ...READ MORE
Hey @Ruth, you can use ansible without using ...READ MORE
Got it working using wait_for and until ...READ MORE
Adding to @Zunaid's answer, this can also ...READ MORE
Hi@akhtar, You are trying to use ansible role in your ...READ MORE
Hey @Himanshu, you can try something like ...READ MORE
Your Jenkins job is running as default ...READ MORE
There’s no need to ignore the error ...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.