fix typo
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2020-01-22 13:37:57 +01:00
parent 29ac2d13a2
commit bb6c953680
3 changed files with 4 additions and 2 deletions

View File

@ -72,6 +72,7 @@ local PipelineDocumentation = {
ANSIBLE_DOCTOR_FORCE_OVERWRITE: true,
ANSIBLE_DOCTOR_EXCLUDE_FILES: 'molecule/',
ANSIBLE_DOCTOR_TEMPLATE: 'hugo-book',
ANSIBLE_DOCTOR_ROLE_NAME: '${DRONE_REPO_NAME#*.}',
ANSIBLE_DOCTOR_OUTPUT_DIR: '_docs/',
},
},

View File

@ -69,6 +69,7 @@ steps:
ANSIBLE_DOCTOR_FORCE_OVERWRITE: true
ANSIBLE_DOCTOR_LOG_LEVEL: INFO
ANSIBLE_DOCTOR_OUTPUT_DIR: _docs/
ANSIBLE_DOCTOR_ROLE_NAME: ${DRONE_REPO_NAME#*.}
ANSIBLE_DOCTOR_TEMPLATE: hugo-book
- name: publish
@ -146,6 +147,6 @@ depends_on:
---
kind: signature
hmac: 39adbbaec70a870f95d8e8851bfae5bec89296b31423f89f664307e5da74b12f
hmac: 54c03bef9fcdcb90520c7158b9978e57019775b69753918b1a8adb284f4ed051
...

View File

@ -3,7 +3,7 @@
galaxy_info:
# @meta author:value: [xoxys](https://gitea.rknet.org/xoxys)
author: xoxys <mail@geeklabor.de>
description: Role to setup Bitwarden passsword save
description: Role to setup Bitwarden passsword safe
license: MIT
min_ansible_version: 2.4
platforms: