You right!
I did not see message of Toshlo Kuratoml.

четверг, 2 ноября 2017 г., 18:24:03 UTC+3 пользователь Werner Flamme 
написал:
>
> Artur001 [02.11.2017 16:02]: 
> > This package is present: 
> > 
> > ~/Загрузки$ php -v 
> > PHP 7.1.11-1+ubuntu16.04.1+deb.sury.org+1 (cli) (built: Oct 27 2017 
> 13:49:56 
> > ) ( NTS ) 
> > Copyright (c) 1997-2017 The PHP Group 
> > Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies 
> >     with Zend OPcache v7.1.11-1+ubuntu16.04.1+deb.sury.org+1, Copyright 
> (c) 
> > 1999-2017, by Zend Technologies 
> > 
> > 
>
> Following the error text you sent, you do not try to install 
> php7-opcache, but php7-apache. 
>
> - name: install php requirements for joomla 
>   apt: name=php{{ php.version }}-{{ item }} state=present 
>   with_items: 
> [...] 
>     - apcache 
> [...] 
>
> this should read opcache then. 
>
> -- 
>
>
>

-- 
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/793bc0a0-9265-49fb-95fa-316006463e10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to