Explorar o código

yamllint mkdocs.yml

Jared Ledvina %!s(int64=7) %!d(string=hai) anos
pai
achega
0b6e6fadf5
Modificáronse 1 ficheiros con 15 adicións e 14 borrados
  1. 15 14
      mkdocs.yml

+ 15 - 14
mkdocs.yml

@@ -1,3 +1,4 @@
+---
 site_name: Ansible Sensu
 site_url: https://galaxy.ansible.com/sensu/sensu
 repo_url: https://github.com/sensu/sensu-ansible
@@ -8,19 +9,19 @@ theme: flatly
 pages:
   - Home: index.md
   - Usage:
-    - Role variables: role_variables.md
-    - Example infrastructure layout: example_infra.md
-    - Deploy the stack to a single node: single_master.md
-    - A differing master environment: differing_master_environment.md
-    - Custom client configuration: custom_client_config.md
-    - Deployment of handlers/filters/mutators: deploy_plugins.md
-    - Remote plugin deployment: remote_plugins.md
-    - Sensitive information in version control: sensitive_info.md
-    - Integration with other roles/managment methods: integration.md
-    - Testing: testing.md
+      - Role variables: role_variables.md
+      - Example infrastructure layout: example_infra.md
+      - Deploy the stack to a single node: single_master.md
+      - A differing master environment: differing_master_environment.md
+      - Custom client configuration: custom_client_config.md
+      - Deployment of handlers/filters/mutators: deploy_plugins.md
+      - Remote plugin deployment: remote_plugins.md
+      - Sensitive information in version control: sensitive_info.md
+      - Integration with other roles/managment methods: integration.md
+      - Testing: testing.md
   - Conventions:
-    - Dynamic data store: dynamic_data.md
-    - Dynamic check deployment: dynamic_checks.md
+      - Dynamic data store: dynamic_data.md
+      - Dynamic check deployment: dynamic_checks.md
   - About:
-    - A few words from the author: afewwords.md
-    - License: license.md
+      - A few words from the author: afewwords.md
+      - License: license.md