feat: init commit
This commit is contained in:
commit
0289360eb6
16 changed files with 449 additions and 0 deletions
17
meta/main.yml
Normal file
17
meta/main.yml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
#SPDX-License-Identifier: MIT-0
|
||||
galaxy_info:
|
||||
author: ajeremias
|
||||
description: deploys docker swarm + portainer + letsencrypt + cuyper to spawn new instances
|
||||
company: nsnm.net
|
||||
|
||||
# If the issue tracker for your role is not on github, uncomment the
|
||||
# next line and provide a value
|
||||
# issue_tracker_url: https://git.nsnm.net/nsnm/cuyper/issues
|
||||
|
||||
license: CC BY-NC-SA
|
||||
|
||||
min_ansible_version: '2.2'
|
||||
|
||||
galaxy_tags: []
|
||||
|
||||
dependencies: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue