questions/devops-and-agile/page/64
You have to enable the virtualization technology ...READ MORE
Here are the explanations for all the ...READ MORE
Hey @Neel, you're probably running an older ...READ MORE
You can do this, make your playbook ...READ MORE
It looks like somehow your config file ...READ MORE
Hey @Leena, your configuration file group_vars/windows-dev should contain something like: ansible_user: ...READ MORE
These are the reasons why puppet is ...READ MORE
Hey @Nigya, try something like this: class MyClass ...READ MORE
Hey @Ganga, As the error message says, ...READ MORE
You can create a file for your ...READ MORE
Follow these steps @Ruth: Generate ssh key ssh-keygen Check the ...READ MORE
These are the few advantages that makes ...READ MORE
Hey @Anjlai, Go to setting menu, navigate ...READ MORE
This can be done by executing the ...READ MORE
Hey @Neha, In the same dir as ...READ MORE
Filter the dicts using selectattr_filter in combination with ...READ MORE
In addition to the install.yml file included with your setup.sh setup ...READ MORE
You can get the correct ports using ...READ MORE
Hey @Nisha, you could write a dockerfile ...READ MORE
Hey @Thomas, by default ansible runs these ...READ MORE
Hey @Anjali, these are few of the ...READ MORE
Hey @Cerci, you can something like this: #HTTP ...READ MORE
"extensions" and "apps" API groups cover replicasets ...READ MORE
Setting inventory variables in the inventory file ...READ MORE
You can just use {{ ansible_ssh_host }} Inventory: [my_hosts] my_host ansible_ssh_host=127.0.0.1 ...READ MORE
I'm trying to install ansible in my ...READ MORE
Hey @Nisha, you've mentioned this line on ...READ MORE
Hey @Diana, You cannot use HP -UX as ...READ MORE
Hey @Shakira, follow these steps: Execute the following ...READ MORE
Hey @Ali, your steps look perfectly fine ...READ MORE
Hey Gayatri, This can be done with ...READ MORE
Hey @Laksha, If a variable has not been set, ...READ MORE
Hey @Ali, You can use the flag ignore_errors ...READ MORE
you cannot specify options both as a ...READ MORE
I had faced the same error. Make sure ...READ MORE
Yes @Umang, Ansible Vault is used to ...READ MORE
You could use include_role, according to the ...READ MORE
Hey @Kiara, When you try to restore ...READ MORE
This is how I resolved this issue: # ...READ MORE
Hey @Nisha, Ansible Tower is Ansible at a ...READ MORE
Yes, Vagrant supports Ansible, in-fact Ansible is ...READ MORE
Yes, there is definitely a command in ...READ MORE
Vault is something that holds the encrypted ...READ MORE
If the Pod is part of a ...READ MORE
You can do this from command prompt ...READ MORE
There is no snap module for ansible ...READ MORE
If you just trying to run a ...READ MORE
Hi @Isha, Go to /etc/ansible/ansible.cfg In the default section ...READ MORE
These two modules : failed_when and changed_when ...READ MORE
Just get it from here: "This Docker ...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.