add php83
This commit is contained in:
parent
bd56a9402c
commit
b1e35f08ba
4
main.yml
4
main.yml
@ -36,4 +36,8 @@
|
|||||||
|
|
||||||
- include_tasks: inst-apache.yml
|
- include_tasks: inst-apache.yml
|
||||||
|
|
||||||
|
- name: import php83 role
|
||||||
|
import_role:
|
||||||
|
name: role-php83
|
||||||
|
|
||||||
|
|
||||||
@ -8,3 +8,5 @@
|
|||||||
- name: role-netdata
|
- name: role-netdata
|
||||||
src: git+https://gitweb.dyndns.org/awx/role_netdata.git
|
src: git+https://gitweb.dyndns.org/awx/role_netdata.git
|
||||||
|
|
||||||
|
- name: role-php83
|
||||||
|
src: git+https://gitweb.dyndns.org/awx/role-php83.git
|
||||||
Loading…
x
Reference in New Issue
Block a user