From 7d48ff7173ce1742a3544b65d0269b32357c404e Mon Sep 17 00:00:00 2001 From: Tyler Hale Date: Wed, 1 Sep 2021 17:35:47 -0600 Subject: [PATCH] Cleanup extra lines for markdown interpreture --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 790a251..846cb4a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Configures a Linux machine to the corporate base image from default install medi ## Requirements ---- - If the "base_core_hostname" variable is defined, it is recommended to set the ansible_ssh_common_args variable for the host to the following setting so the regeneration of the SSH host keys will not cause an error. | Variable | Value | @@ -14,8 +12,6 @@ If the "base_core_hostname" variable is defined, it is recommended to set the an ## Role Variables ---- - ### Core Variables | Variable | Required | Default | Choices | Comments | @@ -34,8 +30,6 @@ If the "base_core_hostname" variable is defined, it is recommended to set the an ## Example ---- - Execute playbook with needed variables `ansible-playbook -i hosts site.yml --ask-pass --ask-become-pass` @@ -66,8 +60,6 @@ prod: ### Tags ---- - Available tags for the role: | Role | Tags |