fa1
This commit is contained in:
@@ -4,8 +4,12 @@
|
||||
become: true
|
||||
|
||||
vars:
|
||||
package: httpd
|
||||
|
||||
package:
|
||||
- httpd
|
||||
- mariadb-server
|
||||
- php
|
||||
- php-mysqlnd
|
||||
|
||||
tasks:
|
||||
- name: Install Packages
|
||||
ansible.builtin.package:
|
||||
|
||||
Reference in New Issue
Block a user