Skip to content

Commit

Permalink
try to add converge.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Nov 13, 2024
1 parent 8dabedd commit 5ba42ad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions molecule/ome-demoserver/default/converge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
- name: Converge
hosts: all
tasks:
- name: "Include testko-role"
include_role:
name: ome.postgresql

0 comments on commit 5ba42ad

Please sign in to comment.