questions/devops-and-agile/ansible/page/6
Hey @Den, try something like this: - hosts: ...READ MORE
Use some other variable instead of PATH. READ MORE
Here is concept which you can follow. blockinfile is ...READ MORE
Hey @Bhupan, I think your file is ...READ MORE
You can use the k8s module for ...READ MORE
Hey @Harsh, use with_items to access the result ...READ MORE
You can use /usr/bin/ansible command line. Ansible can SCP ...READ MORE
hey @Neel, this seems like your Linux ...READ MORE
block should be on the same indentation level ...READ MORE
Also, remove the execute permission for the ansible ...READ MORE
Hey, @Asha seems like you've added a ...READ MORE
Should you wish to change your password ...READ MORE
On Ansible Tower, go to Settings > ...READ MORE
Ansible by default gathers facts about machines ...READ MORE
Depends on the version you're using. I'm ...READ MORE
Your mongodb role should look something like this: - ...READ MORE
Hey @Himanshu, you can use something like ...READ MORE
YAML files are very sensitive about the ...READ MORE
Hey @Yash, you could either use file module ...READ MORE
Hey @Kiran, try something like this: - name: ...READ MORE
Hey @Ram, you could use a dockerfile ...READ MORE
Hey @Tom, you can use the lookup ...READ MORE
Hey @Sinha, add these parameters in your ...READ MORE
Your Jenkins job is running as default ...READ MORE
Hey change this in your role with_items: apt_repos By ...READ MORE
It looks like ansible may be installed ...READ MORE
You can try the run_once attribute: Example from ...READ MORE
Go to your boto config file, and ...READ MORE
You can use a playbook for this ...READ MORE
Cobbler is a Linux installation server that ...READ MORE
Hey @Ananya, make sure of these following ...READ MORE
Ansible provides a feature where you can ...READ MORE
Hey @Reshma, You can use the URI ...READ MORE
Hey @Himanshu, you can try something like ...READ MORE
Hey @Kavya, try something like this: - name: ...READ MORE
Hey @Kashish, you could use something like ...READ MORE
Hey @Niana, I don't think you have ...READ MORE
Adding to @Mohit's answer, For CentOS and RHEL: sudo ...READ MORE
First of all make sure you have ...READ MORE
You can uninstall cowsay by setting nocows=1 in ansible.cfg, or ...READ MORE
Hey @Likhit, You could use something like ...READ MORE
Hey @Neya, try something like this: --- - name: ...READ MORE
Hey @Biji, you could use the win_get_url ...READ MORE
You get this error because ansible was ...READ MORE
Hey @Hari, try executing your playbook using ...READ MORE
Hey @Hari, your boto config file could ...READ MORE
I'm a network engineer leveraging the A10s ...READ MORE
Hey @Patrick, Change the path of Ansible's remote_tmp ...READ MORE
Hey @Hina, you can add the following ...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.