display a message at the end of a ansible playbook

2.161 weergaven
Naar het eerste ongelezen bericht

synova.m...@gmail.com

ongelezen,
30 aug 2016, 16:27:4530-08-2016
aan Ansible Project
Hi,

Is there a way to display a message on the screen at the end of the script (for example: you can now connect to http://xyz.com/setup.php to finish installation)

Best regards

pixel fairy

ongelezen,
31 aug 2016, 05:46:1431-08-2016
aan Ansible Project
this as a task

  - debug: msg="you can now connect to http://xyz.com/setup.php to finish installation"

you can also use variables in the message
Allen beantwoorden
Auteur beantwoorden
Doorsturen
0 nieuwe berichten