Skip to content

Instantly share code, notes, and snippets.

@markuman
Created July 9, 2019 14:05
Show Gist options
  • Select an option

  • Save markuman/c28c006b7eab821d42564a9e4050d4e0 to your computer and use it in GitHub Desktop.

Select an option

Save markuman/c28c006b7eab821d42564a9e4050d4e0 to your computer and use it in GitHub Desktop.
plugin: aws_ec2
regions:
- eu-central-1
hostnames:
- tag:Name
filters:
tag:made_with_ansible: "yes"
tag:ssh_access: "ldap"
compose:
ansible_user: someuser
ansible_python_interpreter: "/usr/bin/env python"
ansible_ssh_private_key_file: ~/.ssh/somekey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment