Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 2101c84

Browse files
committed
fixup!
1 parent f3a5ca9 commit 2101c84

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

provision.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
tasks:
5151
roles:
5252
- role: api
53-
tags:
53+
tags:
5454
- api
5555
- semaphore

roles/api/tasks/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22

33
- name: "Converge state - {{ desired_state }}"
44
ansible.builtin.include_tasks: "{{ desired_state }}.yml"
5-

0 commit comments

Comments
 (0)