Hi List.
There are some global variables about a run, like inventory_dir
or inventory_file
.
Is their a similar set of variable for the playbook_file
(when running ansible-playbook )?
In the same vein,
is it possible to retrieve the command line that triggered the run i.e… “ansible-playbook -i path/to/inventory path/to/playbook” ?
I would need these for some specific logging purpose.
Thank you.
raphael.