I would use vars_prompt and feed that data to the module or you can use the pause action (https://docs.ansible.com/ansible-core/2.11/collections/ansible/builtin/pause_module.html)
But a normal module cannot prompt the user, they are designed to be executed on the remote. -- ---------- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7f18PvNqMjBc5824Rf0rSGNvE4F-r6hRjwLj22Yy08BSQ%40mail.gmail.com.
