change pacman to package
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2021-08-18 19:29:38 +02:00
parent 5756c3c063
commit 5030864cb6

View File

@ -1,6 +1,6 @@
---
- name: Ensure php is installed.
pacman:
package:
name:
- php
- php-fpm