Add Missing default param for caching_mode (#22753)

Add Missing default param for caching_mode and Usage of new Ansible-Param Commant with default Value
This commit is contained in:
David Baumann 2017-03-17 14:44:42 -07:00 committed by Matt Davis
commit 634d6894e3
2 changed files with 2 additions and 1 deletions

View file

@ -96,6 +96,7 @@ options:
- Programs
- Unknown
required: no
default: "None"
author: Hans-Joachim Kliemeck (@h0nIg), David Baumann (@daBONDi)
'''