From a970ec12eb83071c133455eae3187099028b270a Mon Sep 17 00:00:00 2001 From: Nolan Cooper Date: Fri, 13 Dec 2024 16:59:11 -0600 Subject: [PATCH] Naming --- core.yaml | 2 +- workloads.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core.yaml b/core.yaml index ef41423..fed5f57 100644 --- a/core.yaml +++ b/core.yaml @@ -1,5 +1,5 @@ --- -- name: Setup Cluster Services +- name: Deploy core services hosts: localhost gather_facts: false roles: diff --git a/workloads.yaml b/workloads.yaml index 9504071..ce89a0e 100644 --- a/workloads.yaml +++ b/workloads.yaml @@ -1,5 +1,5 @@ --- -- name: Deploy Workloads +- name: Deploy workloads hosts: localhost gather_facts: false roles: