From e6f1212afbeb33c89c629a2c4b9fcc7faf625b00 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Tue, 11 Jun 2019 09:55:53 +1000 Subject: [PATCH] DCD-386: Cleanup some YAML whitespace. --- roles/product_startup/molecule/bitbucket/playbook.yml | 2 +- roles/product_startup/molecule/synchrony/playbook.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/product_startup/molecule/bitbucket/playbook.yml b/roles/product_startup/molecule/bitbucket/playbook.yml index 84d25ae..ccbb797 100644 --- a/roles/product_startup/molecule/bitbucket/playbook.yml +++ b/roles/product_startup/molecule/bitbucket/playbook.yml @@ -23,6 +23,6 @@ file: path: '/etc/systemd/system/' state: directory - + roles: - role: product_startup diff --git a/roles/product_startup/molecule/synchrony/playbook.yml b/roles/product_startup/molecule/synchrony/playbook.yml index d848712..0e19553 100644 --- a/roles/product_startup/molecule/synchrony/playbook.yml +++ b/roles/product_startup/molecule/synchrony/playbook.yml @@ -22,6 +22,6 @@ file: path: '/etc/systemd/system/' state: directory - + roles: - role: product_startup