[SKIP CI] fix missing env var name

This commit is contained in:
Robert Kaussow 2019-10-10 15:09:02 +02:00
parent e68ffee83c
commit 9ee176bba9
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ ANSIBLE_DOCTOR_TEMPLATE=readme
ANSIBLE_DOCTOR_FORCE_OVERWRITE=false
ANSIBLE_DOCTOR_CUSTOM_HEADER=
ANSIBLE_DOCTOR_EXCLUDE_FILES=
# EXCLUDE_FILES=molecule/,files/**/*.py
# ANSIBLE_DOCTOR_EXCLUDE_FILES=molecule/,files/**/*.py
```
### Usage