Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
9b287db7a5 |
@ -6,7 +6,7 @@
|
|||||||
apt: name={{ item }} state=present
|
apt: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- apache2
|
- apache2
|
||||||
- mysql-server
|
- mariadb-server
|
||||||
- php-mysql
|
- php-mysql
|
||||||
- php
|
- php
|
||||||
- libapache2-mod-php
|
- libapache2-mod-php
|
||||||
|
Reference in New Issue
Block a user