mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 18:04:02 -07:00
Misc typo fixes (#49816)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
7609a8cdd6
commit
013c42b14f
24 changed files with 37 additions and 37 deletions
|
@ -112,7 +112,7 @@ options:
|
|||
- Dict of tenant settings.
|
||||
state:
|
||||
description:
|
||||
- Assert the state of the redis cahce.
|
||||
- Assert the state of the redis cache.
|
||||
- Use 'present' to create or update a redis cache and 'absent' to delete it.
|
||||
default: present
|
||||
choices:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue