questions/devops-and-agile/ansible/page/7
Ofcourse you can run ansible playbook with ...READ MORE
Hey @Kavya, to check if a package ...READ MORE
Hey @Altis, you can use the module ...READ MORE
Was the credentials file configured before you ...READ MORE
You can use the yum module in the ...READ MORE
Check your python version. It should be ...READ MORE
The command you've executed basically means run ...READ MORE
Debug Controls the level of debug messages ...READ MORE
Hey @haseeb, you could try something like ...READ MORE
Example config installing ruby system-wide ripped right ...READ MORE
Hey @Ammie, Try a playbook something like ...READ MORE
Hey @Neha, you can use the stats ...READ MORE
Hey Ayaan, you could probably use this ...READ MORE
Try something like this: - name: List jenkins ...READ MORE
You are mixing underscore and hyphen. cat /etc/ansible/ec2-vars/te ...READ MORE
To tie Ansible’s inventory to Cobbler, copy this ...READ MORE
According to the official docs, this module ...READ MORE
There are two cache plugins: redis and jsonfile. To ...READ MORE
Ansible can be run from any machine ...READ MORE
Hey @joe, you can use the create option, ...READ MORE
Hey Komal, that's pretty simple. Try this: - ...READ MORE
Hey @Tina, If you need to access ...READ MORE
I have a playbook that starts an ...READ MORE
You can create a playbook for copying ...READ MORE
- name: Create an ec2 instance ...READ MORE
Hey @Neha, you can pass your password ...READ MORE
Hey @Layla, try something like this: - name: ...READ MORE
These are the only requirements for running ...READ MORE
This module provided by aws is used ...READ MORE
Hey @Neha, you can create NLB using ...READ MORE
Hey @Rani, you could try something like ...READ MORE
Jenkins can be used as an interface ...READ MORE
The task that generated this error requires to enable mode ...READ MORE
Hey @Bob, try something like this to ...READ MORE
If your deployment and machine environment are ...READ MORE
Hey @Neel, According to the documentation, Long running ...READ MORE
Hey @Kyraa, to encrypt an existing file ...READ MORE
Add the following as an argument to ...READ MORE
Ansible is CM tool and orchestration engine. ...READ MORE
Using the Azure Resource Manager modules requires ...READ MORE
Hey @Ali, try running it as a ...READ MORE
There are few dependencies that you need ...READ MORE
If your Ansible inventory fluctuates over time, ...READ MORE
Adding to @Farookh's answer, if the inventory ...READ MORE
Hey @Neha, you can write a task ...READ MORE
Hey @Kajol, Create a passphrase for the key openssl ...READ MORE
Hey @Dipti, have a look at the ...READ MORE
Hey @Ruth, you could use a playbook, ...READ MORE
So Ansible provides a feature called vault ...READ MORE
There are two main disadvantages: If you lose ...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.