On Thu, Apr 4, 2019, at 2:18 AM, [email protected] wrote:
> I start playbook : ansible-playbook win_install_ascon.yml --ask-pass
> 
> define in playbook:
> ...
> ansible_become_pass: "{{ remote_pass }}"

ansible_become_password: "{{ ansible_password }}"


V/r,
James Cassell

> ...
> 
> OUT:
> ...
>  FAILED! => {"msg": "The field 'become_pass' has an invalid value, which 
> includes an undefined variable. The error was: 'remote_pass' is undefined"}
> ...
> 
> What variable is the password in?
> 
> I do not want to enter the password twice when: ansible-playbook 
> win_install_ascon.yml --ask-pass --ask-become-pass
> I do not want to use ansible-vault
> 
> Thank.
> 

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1554384066.1162665.1668865648.1CAEA724%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to