Skip to content

Commit e5409b4

Browse files
committed
update README.md
1 parent f5b48f5 commit e5409b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
Ansible Role Docker PHP
88
</h1>
99

10-
<p align="center" style="font-size: 1.2rem;">
11-
This ansible role is used to install PHP with docker on linux.
10+
<p align="center" style="font-size: 1.2rem;">
11+
This Ansible role install PHP On Ubuntu, CentOS Amazon-Linux With Docker.
1212
</p>
1313

1414
<p align="center">
@@ -51,15 +51,15 @@
5151

5252

5353

54-
We eat, drink, sleep and most importantly love **DevOps**. DevOps always promotes automation and standardisation. While setting up various environments like local, dev, testing, production, etc. it is critical to maintain the same environment across. This can easily be achieved using automating the environment setup & installation with the help of ansible-playbooks.
54+
We eat, drink, sleep and most importantly love **DevOps**. DevOps always promotes automation and standardisation. While setting up various environments like local, dev, testing, production, etc. it is critical to maintain the same environment across. This can easily be achieved using automating the environment setup & installation with the help of ansible-playbooks.
5555

5656
Smaller roles are created for each environment elements; which also include tasks & tests. These roles can then be grouped together in [ansible-playbook](https://docs.ansible.com/ansible/latest/user_guide/playbooks_intro.html) to achieve the desired yet consistent results.
5757

5858

5959

6060
## Prerequisites
6161

62-
This module has a few dependencies:
62+
This module has a few dependencies:
6363

6464
- [Ansible2.9](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html)
6565
- [Python](https://www.python.org/downloads)
@@ -118,7 +118,7 @@ Following things includes in this role:
118118

119119

120120

121-
## Feedback
121+
## Feedback
122122
If you come accross a bug or have any feedback, please log it in our [issue tracker](https://github.com/clouddrove/ansible-role-docker-php/issues), or feel free to drop us an email at [hello@clouddrove.com](mailto:hello@clouddrove.com).
123123

124124
If you have found it worth your time, go ahead and give us a ★ on [our GitHub](https://github.com/clouddrove/ansible-role-docker-php)!

0 commit comments

Comments
 (0)