questions/devops-and-agile/page/63
Of course automation is being used everywhere and ...READ MORE
Hey @Kajol, You can prepare something along ...READ MORE
To access Kubernetes dashboard, you need to ...READ MORE
It looks like the dev dependencies were ...READ MORE
Hey @Kiara, f you want to make my_dir available to ...READ MORE
Hey @Jeena, you should find it at /etc/tower/conf.d/remote_host_headers.py, ...READ MORE
Hey @Neel, you can fetch that information ...READ MORE
You get this error when the cluster ...READ MORE
You can use the lineinfile module for ...READ MORE
Hey @Lisha, you can use the callback ...READ MORE
Hey @Karthik, you don't really have to ...READ MORE
Variable names should be letters, numbers, and ...READ MORE
You'll need a requirements.yaml file which will ...READ MORE
If you are creating a new file ...READ MORE
If you're just trying to upgrade to ...READ MORE
Hey @Ali, try switching to 1.0.1 and ...READ MORE
Any string marked no-log, including passwords, are ...READ MORE
Hey @Shruti, ansible tasks run on the ...READ MORE
Hey @Jones, to study Ansible, first go ...READ MORE
These are the reasons why puppet is ...READ MORE
Hey @Ruth, keep these following factors in ...READ MORE
Hey @Neel, you're probably running an older ...READ MORE
The yaml python package is provided by the PyYAML pip ...READ MORE
Hey @Nigya, try something like this: class MyClass ...READ MORE
Hey @laksha, you can wrap it into ...READ MORE
You have to enable the virtualization technology ...READ MORE
Follow these steps: Step 1- go to manage ...READ MORE
Hey @Leena, your configuration file group_vars/windows-dev should contain something like: ansible_user: ...READ MORE
Hey, Define your pipeline to clone the git ...READ MORE
You can do this, make your playbook ...READ MORE
Hey @Ganga, As the error message says, ...READ MORE
These are the few advantages that makes ...READ MORE
Hey @Anjlai, Go to setting menu, navigate ...READ MORE
Hey @Neha, In the same dir as ...READ MORE
Hey @Cerci, you can something like this: #HTTP ...READ MORE
Hey @Anjali, these are few of the ...READ MORE
Hey @Thomas, by default ansible runs these ...READ MORE
You can get the correct ports using ...READ MORE
Hey @Nisha, you've mentioned this line on ...READ MORE
In addition to the install.yml file included with your setup.sh setup ...READ MORE
You can create a file for your ...READ MORE
Hey @Nisha, you could write a dockerfile ...READ MORE
"extensions" and "apps" API groups cover replicasets ...READ MORE
Setting inventory variables in the inventory file ...READ MORE
Filter the dicts using selectattr_filter in combination with ...READ MORE
You can just use {{ ansible_ssh_host }} Inventory: [my_hosts] my_host ansible_ssh_host=127.0.0.1 ...READ MORE
It looks like somehow your config file ...READ MORE
[defaults] ... retry_files_enabled = True # Create them ...READ MORE
Hey @Laksha, If a variable has not been set, ...READ MORE
Follow these steps @Ruth: Generate ssh key ssh-keygen Check the ...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.