chore: initial commit bootstrapping the ansible collection
This commit is contained in:
13
galaxy.yml
Normal file
13
galaxy.yml
Normal file
@ -0,0 +1,13 @@
|
||||
namespace: finallycoffee
|
||||
name: base
|
||||
version: 0.0.1
|
||||
readme: README.md
|
||||
authors:
|
||||
- Johanna Dorothea Reichmann <transcaffeine@finally.coffee>
|
||||
description: Roles for bootstrapping tools like gpg, ssh and git
|
||||
license:
|
||||
- CNPLv7+
|
||||
build_ignore:
|
||||
- '*.tar.gz'
|
||||
repository: https://git.finally.coffee/finallycoffee/base
|
||||
issues: https://git.finally.coffee/finallycoffee/base/issues
|
Reference in New Issue
Block a user