[ansible-project] Command asking for password

2015-04-09 Thread imlaabid
Hi, I'm trying to do a simple pg_dump on my playbook, but the command asks for the password ( which i can't see when ansible runs ) . How is this case handled by ansible ? when a script asks for user input/confirmation? . Thanks -- You received this message because you are subscribed to the

Re: [ansible-project] Command asking for password

2015-04-09 Thread Brian Coca
ansible is a batch system, it avoids dealing with prompts. Normally a module will supply any information needed to avoid prompts. -- Brian Coca -- You received this message because you are subscribed to the Google Groups Ansible Project group. To unsubscribe from this group and stop