Cleanup extra lines for markdown interpreture

This commit is contained in:
Tyler Hale 2021-09-01 17:35:47 -06:00
parent 49ba7cd121
commit 7d48ff7173

View file

@ -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 |