We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb08248 commit 29ebbc2Copy full SHA for 29ebbc2
2 files changed
galaxy.yml
@@ -16,7 +16,7 @@ readme: README.md
16
# A list of the collection's content authors. Can be just the name or in the format 'Full Name <email> (url)
17
# @nicks:irc/im.site#channel'
18
authors:
19
- - Markus Brechtel <brechtel@med.uni-frankfurt.de>
+ - Markus Katharina Brechtel <brechtel@med.uni-frankfurt.de>
20
21
### OPTIONAL but strongly recommended
22
# A short summary description of the collection
roles/deploy_deploy/meta/main.yml
@@ -1,6 +1,6 @@
1
---
2
galaxy_info:
3
- author: Markus Brechtel
+ author: Markus Katharina Brechtel
4
description: Deploy-deploy deploys all the deployment things required to deploy ALL THE THINGS!
5
license: Apache-2.0
6
min_ansible_version: '2.14'
0 commit comments