Skip to content

Commit

Permalink
add a galaxy.yml so that forklift becomes installable as a collection
Browse files Browse the repository at this point in the history
this is useful to make the roles usable in other contexts
  • Loading branch information
evgeni authored and ehelms committed Nov 20, 2024
1 parent 628dc68 commit 7c92a4c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions galaxy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
namespace: "theforeman"
name: "forklift"
version: "0.0.0"
license:
- "GPL-3.0-or-later"
readme: README.md
authors:
- The Foreman

0 comments on commit 7c92a4c

Please sign in to comment.