Skip to content

Commit

Permalink
Naming
Browse files Browse the repository at this point in the history
  • Loading branch information
barrelmaker97 committed Dec 13, 2024
1 parent e312ddd commit a970ec1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- name: Setup Cluster Services
- name: Deploy core services
hosts: localhost
gather_facts: false
roles:
Expand Down
2 changes: 1 addition & 1 deletion workloads.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- name: Deploy Workloads
- name: Deploy workloads
hosts: localhost
gather_facts: false
roles:
Expand Down

0 comments on commit a970ec1

Please sign in to comment.