mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-03-16 11:02:10 +07:00
Fix pkgng calls
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
php_xdebug_package: 'php72-pecl-xdebug-2.6.1'
|
||||
|
||||
- name: PKGNG | Install packages
|
||||
ansible.builtin.pkgng:
|
||||
community.general.pkgng:
|
||||
name: ['curl', 'nginx']
|
||||
|
||||
Reference in New Issue
Block a user