You've already forked repo-almalinux
Initial Import
This commit is contained in:
7
molecule/default/converge.yml
Normal file
7
molecule/default/converge.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: "Include repo-almalinux"
|
||||
include_role:
|
||||
name: "repo-almalinux"
|
||||
Reference in New Issue
Block a user