I believe the package you're looking for is php-opcache. It's there in the ppa too. opcache is the object caching module in php - http://php.net/manual/en/intro.opcache.php
On Thu, Nov 2, 2017 at 1:12 PM, Artur001 <[email protected]> wrote: > Thank you. > But problem stays. > > TASK [php : install php requirements for joomla] > ******************************* > failed: [joomla] (item=[u'php7.1-json', u'php7.1-xml', u'php7.1-mbstring', > u'php7.1-intl', u'php7.1-apache', u'php7.1-mysql', u'php7.1-pgsql']) => { > "changed": false, "failed": true, "item": ["php7.1-json", "php7.1-xml", > "php7.1-mbstring", "php7.1-intl", "php7.1-apache", "php7.1-mysql", > "php7.1-pgsql"], "msg": "No package matching 'php7.1-apache' is available" > } > to retry, use: --limit @/home/artur/php-joomla-vm/provisioning/ > playbook. > > > -- > 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/3df38b0b-4c79-40c9-866c-7c5ad7aca1c8%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/3df38b0b-4c79-40c9-866c-7c5ad7aca1c8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- With Regards, Mehul Ved -- 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/CADTL0oaT91EPrPrXCKcS7GW%2B1Vd6_NeBXmB7wnGwxmQwidkgtQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
