You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hello,
I would like to process the become_password in a playbook, which I
request with the parameter '-K' when calling ansible-playbook.
Is there a variable that Ansible automatically populates with the
entered value for the become_password? Or can I pass this to a variable
as easily as possible.
Any hint is welcome!
ttyl
Django
Brian Coca
unread,
Sep 26, 2022, 9:50:30 AM9/26/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
No, this is specifically avoided.
--
----------
Brian Coca
Django [Bastard Operator from Hell]
unread,
Sep 26, 2022, 10:26:59 AM9/26/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
O.K., no problem, so I ask 'bout that password while the initial
ansible-configuration done by my ansible-playbook. Then it will be
stored in my inventory and everything works fine as ecpected.