I think its something to do with the become method when i do it like this it works
[image: image.png] using command ansible-playbook httpd.yml --ask-vault-pass I want to skip the password prompt but when i use [image: image.png] fails On Sat, Jul 11, 2020 at 8:29 AM Antony Stone < [email protected]> wrote: > On Saturday 11 July 2020 at 17:13:25, Tony Wong wrote: > > > I am trying to install httpd on a ubuntu server but keep getting this > error > > Obvious question, but have you checked whether any other process happens > to be > running apt at the same time (eg: a cron job checking for available > updates)? > > > Antony. > > -- > Never write it in Perl if you can do it in Awk. > Never do it in Awk if sed can handle it. > Never use sed when tr can do the job. > Never invoke tr when cat is sufficient. > Avoid using cat whenever possible. > > Please reply to the > list; > please *don't* CC > me. > -- 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/CALmkhkrGG1ORKNPkx%3DbVhbmOEBeojTu%3D5mgKBpg8z%3DJWoeqi0Q%40mail.gmail.com.
