mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Correct functional typos
This commit is contained in:
@@ -188,7 +188,7 @@ def main():
|
||||
rollback_location=dict(),
|
||||
|
||||
local_max_checkpoints=dict(type='int'),
|
||||
remote_max_checkpionts=dict(type='int'),
|
||||
remote_max_checkpoints=dict(type='int'),
|
||||
|
||||
rescue_location=dict(),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user