Skip to content

Commit 126ae90

Browse files
committed
Drop catatonit
1 parent b4d8956 commit 126ae90

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/playbooks/run.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
hosts: all
44
any_errors_fatal: true
55
tasks:
6-
- name: Install catatonit package for Podman
7-
package:
8-
name: catatonit
9-
state: present
10-
become: true
116

127
- name: Run tests
138
hosts: all

0 commit comments

Comments
 (0)