Make this repo compatible with Jekyll / Github page (#310)

* fix: escape {{}} for jekyll liquid

* fix: change internal links in main README to comply with Github page
This commit is contained in:
Derrick Lin
2022-11-09 00:20:16 +08:00
committed by GitHub
parent 3d161adce3
commit 9435ed4125
5 changed files with 42 additions and 28 deletions

View File

@@ -1,5 +1,7 @@
## Ansible
<!-- {% raw %} -->
### Ansible Exercises
|Name|Topic|Objective & Instructions|Solution|Comments|
@@ -527,3 +529,4 @@ If your group has 8 hosts. It will run the whole play on 4 hosts and then the sa
<summary>What are collections in Ansible?</summary><br><b>
</b></details>
<!-- {% endraw %} -->