questions/devops-and-agile/page/56
Hey @Neel, you're probably running an older ...READ MORE
Here sudo_pass is where you're going wrong. ...READ MORE
Here is what you can try. There is ...READ MORE
These are the reasons why puppet is ...READ MORE
Hey @Lisha, you can use the callback ...READ MORE
Of course this is possible @Kiara, you ...READ MORE
Use Deployments, and consider your ConfigMaps to ...READ MORE
Change the bash profile to read like ...READ MORE
Variable names should be letters, numbers, and ...READ MORE
Put this into /etc/apache2/other/jenkins.conf: ProxyPass ...READ MORE
The closest way to view branches in ...READ MORE
Try and auto generate your kubeconfig. Use: gcloud container ...READ MORE
You have to enable the virtualization technology ...READ MORE
The yaml python package is provided by the PyYAML pip ...READ MORE
You get this error when the cluster ...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
Here's an easy solution that worked like ...READ MORE
Hey @Cerci, you can something like this: #HTTP ...READ MORE
These are the few advantages that makes ...READ MORE
The issue which you are facing is ...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, Define your pipeline to clone the git ...READ MORE
Here are pros and cons of using ...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
"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
To access Kubernetes dashboard, you need to ...READ MORE
Hey @Anjali, these are few of the ...READ MORE
It looks like the dev dependencies were ...READ MORE
The restore contains the following: Dump of the ...READ MORE
These two modules : failed_when and changed_when ...READ MORE
Hey @Nisha, you could write a dockerfile ...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 @Kiara, When you try to restore ...READ MORE
Hey @Laksha, If a variable has not been set, ...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.