mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
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:
parent
4749b75090
commit
634d6894e3
2 changed files with 2 additions and 1 deletions
|
@ -96,6 +96,7 @@ options:
|
|||
- Programs
|
||||
- Unknown
|
||||
required: no
|
||||
default: "None"
|
||||
author: Hans-Joachim Kliemeck (@h0nIg), David Baumann (@daBONDi)
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue