diff options
author | sirkubax <muszynski@so1.net> | 2017-09-22 22:24:22 +0200 |
---|---|---|
committer | sirkubax <muszynski@so1.net> | 2017-09-22 22:24:22 +0200 |
commit | fdb26e4870ee45f9edb1e9df7abce7bf9edac878 (patch) | |
tree | d0c938effb5c402a53945bafadf7feef21a1f8a3 /ansible.html.markdown | |
parent | c7fbf44dd595d621fb1140d58e53c34be7494a20 (diff) |
test markdown
Diffstat (limited to 'ansible.html.markdown')
-rw-r--r-- | ansible.html.markdown | 4 |
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 ``` |