Remove extra whitespace
This commit is contained in:
parent
c71f2ae4fa
commit
467c5e56fc
@ -2,11 +2,11 @@ Welcome to {{ grains['id'] }}!
|
||||
|
||||
Managed By
|
||||
|
||||
_____ ____ _____ __ __
|
||||
_____ ____ _____ __ __
|
||||
/ ___/____ _/ / /_/ ___// /_____ ______/ /__
|
||||
\__ \/ __ `/ / __/\__ \/ __/ __ `/ ___/ //_/
|
||||
___/ / /_/ / / /_ ___/ / /_/ /_/ / /__/ ,<
|
||||
/____/\__,_/_/\__//____/\__/\__,_/\___/_/|_|
|
||||
___/ / /_/ / / /_ ___/ / /_/ /_/ / /__/ ,<
|
||||
/____/\__,_/_/\__//____/\__/\__,_/\___/_/|_|
|
||||
|
||||
|
||||
Make sure changes get pushed into the state repo!
|
||||
|
@ -1,13 +1,13 @@
|
||||
Welcome to {{ grains['id'] }}!
|
||||
|
||||
Managed By
|
||||
( (
|
||||
)\ ) ( ) )\ ) ) )
|
||||
(()/( ) )\ ( /((()/( ( /( ) ( /(
|
||||
/(_))( /( ((_))\())/(_)))\())( /( ( )\())
|
||||
(_)) )(_)) _ (_))/(_)) (_))/ )(_)) )\ ((_)\
|
||||
/ __|((_)_ | || |_ / __|| |_ ((_)_ ((_)| |(_)
|
||||
\__ \/ _` || || _|\__ \| _|/ _` |/ _| | / /
|
||||
|___/\__,_||_| \__||___/ \__|\__,_|\__| |_\_\
|
||||
( (
|
||||
)\ ) ( ) )\ ) ) )
|
||||
(()/( ) )\ ( /((()/( ( /( ) ( /(
|
||||
/(_))( /( ((_))\())/(_)))\())( /( ( )\())
|
||||
(_)) )(_)) _ (_))/(_)) (_))/ )(_)) )\ ((_)\
|
||||
/ __|((_)_ | || |_ / __|| |_ ((_)_ ((_)| |(_)
|
||||
\__ \/ _` || || _|\__ \| _|/ _` |/ _| | / /
|
||||
|___/\__,_||_| \__||___/ \__|\__,_|\__| |_\_\
|
||||
|
||||
Make sure changes get pushed into the state repo!
|
||||
|
@ -1,7 +1,7 @@
|
||||
{## Start with defaults from defaults.yaml ##}
|
||||
{% import_yaml "openssh/defaults.yaml" as default_settings %}
|
||||
|
||||
{##
|
||||
{##
|
||||
Setup variable using grains['os_family'] based logic, only add key:values here
|
||||
that differ from whats in defaults.yaml
|
||||
##}
|
||||
|
Loading…
Reference in New Issue
Block a user