mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-15 05:11:23 +00:00
staging that num_nodes is required when state=present
This commit is contained in:
@@ -50,7 +50,7 @@ options:
|
||||
default: cache.m1.small
|
||||
num_nodes:
|
||||
description:
|
||||
- The initial number of cache nodes that the cache cluster will have
|
||||
- The initial number of cache nodes that the cache cluster will have. Required when state=present.
|
||||
required: false
|
||||
cache_port:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user