Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible-examples.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lamp_simple_rhel7/README.md')
-rw-r--r--lamp_simple_rhel7/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lamp_simple_rhel7/README.md b/lamp_simple_rhel7/README.md
index ae0ba9a..a46c93c 100644
--- a/lamp_simple_rhel7/README.md
+++ b/lamp_simple_rhel7/README.md
@@ -22,7 +22,7 @@ This LAMP stack can be on a single node or multiple nodes. The inventory file
bensible
Here the webserver would be configured on the local host and the dbserver on a
-server called "bensible". The stack can be deployed using the following
+server called `bensible`. The stack can be deployed using the following
command:
ansible-playbook -i hosts site.yml