marshallford / terraform-provider-ansible

Run Ansible playbooks using Terraform.
https://registry.terraform.io/providers/marshallford/ansible
MIT License
3 stars 0 forks source link

Add complete AWS ansible_navigator_run example #15

Closed marshallford closed 5 months ago

marshallford commented 6 months ago
  1. Create SSH key pair
  2. Create EC2
  3. Template inventory file via resource attributes
  4. Configure Ansible to proxy via aws CLI
  5. Pass required AWS auth env vars for SSM to EE
  6. Provide README and example execution-environment.yml (for installing aws cli)
marshallford commented 5 months ago

Closed by #24