37416/get-ansible-commands-return-value
Hey @Hina, you can add the following lines in your playbook
- stat: path=/path/to/file register: st - debug: var=st
Hey @Rani, you could try something like ...READ MORE
Try using this. Create a new directory ...READ MORE
If you just trying to run a ...READ MORE
Hey @Ninja, that is possible. What you ...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 @Thomas, by default ansible runs these ...READ MORE
You can use a playbook for this ...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.