mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-24 23:46:32 +00:00
typo
This commit is contained in:
@@ -269,7 +269,7 @@ local_action:
|
||||
local_action:
|
||||
module: ec2
|
||||
state: 'absent'
|
||||
instance_ids: {{ec2.intance_ids}}
|
||||
instance_ids: {{ec2.instance_ids}}
|
||||
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user