[GIT] refactor submodules: add all to own repo
This commit is contained in:
commit
6ce42341b2
19 changed files with 328 additions and 0 deletions
23
meta/main.yml
Normal file
23
meta/main.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
galaxy_info:
|
||||
author: Jannik Beyerstedt
|
||||
description: My personal common tasks and settings files
|
||||
|
||||
# issue_tracker_url: http://example.com/issue/tracker
|
||||
license: GPLv3
|
||||
min_ansible_version: 2.4
|
||||
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- all
|
||||
- name: Darwin
|
||||
versions:
|
||||
- all
|
||||
|
||||
galaxy_tags: []
|
||||
# List tags for your role here, one per line.
|
||||
# Be sure to remove the '[]' above, if you add tags to this list.
|
||||
|
||||
dependencies: []
|
||||
# List your role dependencies here, one per line.
|
||||
# Be sure to remove the '[]' above, if you add tags to this list.
|
Loading…
Add table
Add a link
Reference in a new issue