37849/ansible-modules-mentioned-playbook-actually-remote-machine
Hey @Shruti, ansible tasks run on the hosts that are (explicitly) specified; if you've specified a remote host, they're run on the remote host, but if you've specified localhost, they're run on localhost
Try this: - hosts: web tasks: ...READ MORE
Hi@akhtar, You can find one argument in the ...READ MORE
Hi@akhtar, To run any playbook in the local ...READ MORE
This can work out for you: - name: ...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
Hey Ayaan, you could probably use this ...READ MORE
I hadn't created the ssh connection between ...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.