This commit is contained in:
2023-06-12 15:39:32 +02:00
parent b729178e65
commit de5fd1d395

View File

@@ -4,8 +4,12 @@
become: true
vars:
package: httpd
package:
- httpd
- mariadb-server
- php
- php-mysqlnd
tasks:
- name: Install Packages
ansible.builtin.package: