summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorsirkubax <muszynski@so1.net>2017-09-22 22:24:22 +0200
committersirkubax <muszynski@so1.net>2017-09-22 22:24:22 +0200
commitfdb26e4870ee45f9edb1e9df7abce7bf9edac878 (patch)
treed0c938effb5c402a53945bafadf7feef21a1f8a3
parentc7fbf44dd595d621fb1140d58e53c34be7494a20 (diff)
test markdown
-rw-r--r--ansible.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible.html.markdown b/ansible.html.markdown
index 36d95532..94fa20a0 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -8,9 +8,9 @@ filename: LearnAnsible.txt
```yaml
---
-Ansible: 'the easiest orchestration tool'
+Ansible: "the easiest orchestration tool"
-Why Ansible and Intro - in the second part of document
+"{{ Why Ansible and Intro }}" in the second part of document
```