Skip to content

Commit 17216a4

Browse files
committed
styling config file
1 parent 073d05c commit 17216a4

File tree

1 file changed

+1
-2
lines changed
  • aws_la_cloudplayground_multiple_workers_version/ansible_templates/inventory_aws

1 file changed

+1
-2
lines changed

aws_la_cloudplayground_multiple_workers_version/ansible_templates/inventory_aws/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
<h2>Notes and Instructions</h2><br />
1010

1111
*How it works*
12-
```
1312
Enabling the aws_ec2 inventory module as shown in the lesson "Configuring Terraform Provisioners and Config Mangagement via Ansible". This module once enabled uses this yaml configuration file to use the preconfigured aws credentials and poll for EC2 instances in the region(s) as set up in this YAML configuration file. So instead of hard-coding IP addresses in static inventory files, Ansible can get the IP addresses for EC2 instances on the fly using the tag names that we assigned to those instances when creating them via Terraform. How this Ansible module gets the tags you might ask, well that's also defined in this configuration file.
14-
```
13+

0 commit comments

Comments
 (0)