samba-tool domain provision: Fix --interactive module in python3
The prompts were not being printed to the screen because the stream was not being flushed.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13828
Signed-off-by: Andrew Bartlett abartlet@samba.org