questions/devops-and-agile/ansible/page/10
The yaml python package is provided by the PyYAML pip ...READ MORE
Hey @Neha, In the same dir as ...READ MORE
Hey @Ruth, keep these following factors in ...READ MORE
If you're just trying to upgrade to ...READ MORE
You can get the correct ports using ...READ MORE
Hey @Anjlai, Go to setting menu, navigate ...READ MORE
If you are creating a new file ...READ MORE
You can do this, make your playbook ...READ MORE
In addition to the install.yml file included with your setup.sh setup ...READ MORE
Hey @Leena, your configuration file group_vars/windows-dev should contain something like: ansible_user: ...READ MORE
Hey @Ganga, As the error message says, ...READ MORE
Filter the dicts using selectattr_filter in combination with ...READ MORE
Hey @laksha, you can wrap it into ...READ MORE
You can use the lineinfile module for ...READ MORE
Hey @Thomas, by default ansible runs these ...READ MORE
Hey @Nisha, you've mentioned this line on ...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
Hey @Anjali, these are few of the ...READ MORE
The restore contains the following: Dump of the ...READ MORE
These two modules : failed_when and changed_when ...READ MORE
Yes @Umang, Ansible Vault is used to ...READ MORE
There is no snap module for ansible ...READ MORE
Hey @Nisha, Ansible Tower is Ansible at a ...READ MORE
Hey @Laksha, If a variable has not been set, ...READ MORE
Hey @Kiara, When you try to restore ...READ MORE
Yes @Nisha, You can run a shell ...READ MORE
You could use include_role, according to the ...READ MORE
Hey @Diana, You cannot use HP -UX as ...READ MORE
Hey @Ali, You can use the flag ignore_errors ...READ MORE
Hey Gayatri, This can be done with ...READ MORE
Vault is something that holds the encrypted ...READ MORE
Hey @Shakira, follow these steps: Execute the following ...READ MORE
Ansible and NetApp hopped in as one ...READ MORE
Hey @Sparsh, Obviously you can, follow these ...READ MORE
Hi @Isha, Go to /etc/ansible/ansible.cfg In the default section ...READ MORE
Yes, Vagrant supports Ansible, in-fact Ansible is ...READ MORE
Hey @Fez, This is one of the way ...READ MORE
Follow these steps @Ruth: Generate ssh key ssh-keygen Check the ...READ MORE
By default its located in /etc/ansible/hosts. You can ...READ MORE
Hey @Dustin, The default value for roles is kube_version: ...READ MORE
If you just trying to run a ...READ MORE
Hey @Kiara, your indentation is very wrong. ...READ MORE
Hey @Neha, unfortunately, that's not possible. You ...READ MORE
Hey @Mohit, there is no snap module ...READ MORE
The lineinfile task has to match both the ...READ MORE
[defaults] ... retry_files_enabled = True # Create them ...READ MORE
To create a directory using Ansible, you ...READ MORE
Hey @Moana, you playbook is missing the ...READ MORE
Hey @Rajni, you can register the variable ...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.