36726/user-on-the-target-vm-ansible
Yes @Nisha, You can run a shell command and the print the output. Use a yaml file like this:
- name: "Run shell command" shell: /usr/bin/id register: result - name: Print the value of result debug: var=result
Just go through the error message: Ansible can't ...READ MORE
I hadn't created the ssh connection between ...READ MORE
Hey @Shruti, ansible tasks run on the ...READ MORE
Going through the Devops project. There is ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
- hosts: all vars : ...READ MORE
Hey @Ali, Installing Ansible is a piece ...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.