Azure bugfixes

This commit is contained in:
Chris Long
2020-06-15 00:29:45 -07:00
parent 8829697fab
commit 518101dc40
9 changed files with 56 additions and 60 deletions

View File

@@ -62,6 +62,7 @@ We're going to use Ansible to fininsh provisioning the rest of the Windows hosts
1. **(5 Minutes)** - Configure the `inventory.yml` file
1. Navigate to `Azure/Ansible` and open `inventory.yml` for editing.
2. Take the `public_ip` values from `terraform output` and replace the `x.x.x.x` values with the public IP of each host
NOTE: I've added a script at `DetectionLab/Azure/build_ansible_inventory.sh` to help automate this.
Now that Ansible is configured for provisioning, there are two ways to go about this: