Error in file of ansible (mail.yml)

- name: update apt cache
  apt: update_cache=yes
  become: true код...

TASK [php : update apt cache] 
**************************************************
fatal: [joomla]: FAILED! => {"changed": false, "failed": true, "msg": "Failed 
to update apt cache."}
    to retry, use: --limit @/home/artur/php-joomla-vm/provisioning/playbook.
retry

PLAY RECAP 
*********************************************************************
joomla                     : ok=5    changed=1    unreachable=0    failed=1 
  

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.


-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/7fe42fcc-823a-4230-aca6-a97e9a2ef451%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to