File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2019 Cloud Drove
3+ Copyright (c) 2021 Cloud Drove
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ what_includes:
5353
5454# description of this project
5555description : |-
56- This ansible role is used to install PHP with docker on linux .
56+ This Ansible role install PHP On Ubuntu, CentOS Amazon-Linux With Docker .
5757
5858# How to use this project
5959usage : |-
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ dependencies: []
33
44galaxy_info :
55 author : Anmol Nagpal
6- description : This ansible role install common packages On Ubuntu, CentOS Amazon-Linux.
6+ description : This Ansible role install PHP On Ubuntu, CentOS Amazon-Linux With Docker
77 company : " CloudDrove Inc."
88 license : " license (BSD, MIT)"
9- min_ansible_version : 2.4
9+ min_ansible_version : 2.8
1010 platforms :
1111 - name : Debian
1212 versions :
@@ -20,6 +20,7 @@ galaxy_info:
2020 - name : CentOS
2121 versions :
2222 - 7
23+ - 8
2324 - name : Amazonlinux
2425 versions :
2526 - 2
@@ -32,4 +33,4 @@ galaxy_info:
3233 - ubuntu
3334 - cenos
3435 - linux
35- - amazonlinux
36+ - amazon
You can’t perform that action at this time.
0 commit comments