Skip to content

Commit 0ed4d94

Browse files
committed
Minor-commit
1 parent 30dd233 commit 0ed4d94

File tree

1 file changed

+1
-1
lines changed
  • demo-role/wordpress-demo/roles/php/tasks

1 file changed

+1
-1
lines changed

demo-role/wordpress-demo/roles/php/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
apt: name={{ item }} state=present
55
sudo: yes
66
with_items:
7-
- php5-gd
7+
- php-gd
88
- libssh2-php

0 commit comments

Comments
 (0)