ansible-role-php-redis
ansible-role-php-redis copied to clipboard
RHEL / CentOS / RockyLinux install failing with 'All matches were filtered out'
CI tests are failing:
TASK [geerlingguy.php-redis : Install PhpRedis extension (RedHat).] ************
fatal: [instance]: FAILED! => {"changed": false, "failures": ["php-pecl-redis5 All matches were filtered out by modular filtering for argument: php-pecl-redis5"], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}
Some bit of packaging voodoo might be required here. I tried switching to EPEL but that didn't seem to work.
lol 'still a bug' ;)
Hi @geerlingguy i have error ansible running role.yaml fatal: [node4]: FAILED! => {"changed": false, "failures": ["No package php-xmlrpc available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []} fatal: [node5]: FAILED! => {"changed": false, "failures": ["No package php-xmlrpc available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []} can you help me?
any update please
@candra-wahab - Please see https://github.com/geerlingguy/ansible-role-php/issues/423 as well
This should be fixed now, however idempotence tests are failing. New issue: #6