We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852803d commit 72f3f51Copy full SHA for 72f3f51
includes/provisioning/tasks/common.yml
@@ -12,6 +12,7 @@
12
- name: "Install Apache, MySQL, PHP, and other dependencies."
13
apt:
14
name:
15
+ - acl
16
- git
17
- curl
18
- unzip
0 commit comments