diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 8be4dcb4b..7bc1309a9 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -356,5 +356,10 @@ "github": "antonputra/tutorials", "type": "github", "filePattern": "^(.+).md$" + }, + "Ansible Tutorial": { + "github": "leucos/ansible-tuto", + "type": "github", + "filePattern": "^(.+).md$" } }