make header format yaml
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
---
|
||||
title: "Ansible Basics"
|
||||
tags: [ "system", "ansible", "orchestration" ]
|
||||
requires: [ "ssh", "pass" ]
|
||||
title: Ansible Basics
|
||||
tags:
|
||||
- system
|
||||
- ansible
|
||||
- orchestration
|
||||
requires:
|
||||
- ssh
|
||||
- pass
|
||||
---
|
||||
|
||||
# Start Locally
|
||||
|
||||
Reference in New Issue
Block a user