mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
minor doc fix
This commit is contained in:
@@ -73,7 +73,7 @@ tasks:
|
||||
Env: production
|
||||
exact_count: 1
|
||||
group: "{{ security_group }}"
|
||||
keypair: ""{{ keypair }}"
|
||||
keypair: "{{ keypair }}"
|
||||
image: "{{ image_id }}"
|
||||
instance_tags:
|
||||
Name: dbserver
|
||||
|
||||
Reference in New Issue
Block a user