36196/how-to-get-details-of-playbook-executions
Run these commands to enable logging before executing the playbook:
Specify the location of the log file:
export ANSIBLE_LOG_PATH=~/ansible.log
Enable debug:
export ANSIBLE_DEBUG=True
Check the generated log file:
less $ANSIBLE_LOG_PATH
You can use an ansible task, something ...READ MORE
Hi@akhtar, You can find one argument in the ...READ MORE
Hi@akhtar, Ansible registers module used to capture/store the ...READ MORE
Hi@akhtar, Ansible has lots of commands, that help ...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 @Kiara, your indentation is very wrong. ...READ MORE
Hey @Nishant, you can use the copy ...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.