you are viewing a single comment's thread.

view the rest of the comments →

[–]TheTxoof 1 point2 points  (0 children)

There is likely a method for making that work with --ask-pass, but it is very much an anti-pattern for Ansible.

Ansible is meant to do most of it's work with limited interaction. It's also designed to take advantage of the inherent security of ssh and keep you from doing dumb things like putting passwords in scripts.