Skip to content

Commit

Permalink
Add the snippet support for ec2_instance_info
Browse files Browse the repository at this point in the history
Signed-off-by: David Duncan <[email protected]>
  • Loading branch information
davdunc committed Jan 3, 2021
1 parent 5207340 commit 57d90c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions snippets/text-mode/ansible/amazon/ec2_instance_info
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# name : Gather information about ec2 instances in AWS.
# key : ec2_instance_info
# condition: ansible
# --
- name: ${1:Gathers facts about remote hosts within ec2 (aws)}
ec2_facts: $0

0 comments on commit 57d90c8

Please sign in to comment.