Cleanup extra lines for markdown interpreture
This commit is contained in:
parent
49ba7cd121
commit
7d48ff7173
1 changed files with 0 additions and 8 deletions
|
@ -4,8 +4,6 @@ Configures a Linux machine to the corporate base image from default install medi
|
||||||
|
|
||||||
## Requirements
|
## 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.
|
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 |
|
| Variable | Value |
|
||||||
|
@ -14,8 +12,6 @@ If the "base_core_hostname" variable is defined, it is recommended to set the an
|
||||||
|
|
||||||
## Role Variables
|
## Role Variables
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Core Variables
|
### Core Variables
|
||||||
|
|
||||||
| Variable | Required | Default | Choices | Comments |
|
| 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
|
## Example
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Execute playbook with needed variables
|
Execute playbook with needed variables
|
||||||
|
|
||||||
`ansible-playbook -i hosts site.yml --ask-pass --ask-become-pass`
|
`ansible-playbook -i hosts site.yml --ask-pass --ask-become-pass`
|
||||||
|
@ -66,8 +60,6 @@ prod:
|
||||||
|
|
||||||
### Tags
|
### Tags
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Available tags for the role:
|
Available tags for the role:
|
||||||
|
|
||||||
| Role | Tags |
|
| Role | Tags |
|
||||||
|
|
Loading…
Reference in a new issue