From d2914c8693c4901a39c76fe3c6103f310e5a047c Mon Sep 17 00:00:00 2001 From: Kev Jimenez Date: Thu, 1 Feb 2024 04:52:08 +0000 Subject: [PATCH] properly formatted yaml files --- destroyinf.yml | 2 +- playbook.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/destroyinf.yml b/destroyinf.yml index 9050c1a..a876ea3 100644 --- a/destroyinf.yml +++ b/destroyinf.yml @@ -16,4 +16,4 @@ apt: name: apache2 state: absent -... \ No newline at end of file +... diff --git a/playbook.yml b/playbook.yml index 5bc8c83..9bdb39f 100644 --- a/playbook.yml +++ b/playbook.yml @@ -44,4 +44,4 @@ - containerd.io - docker-buildx-plugin - docker-compose-plugin -... \ No newline at end of file +...