You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/connection_aws_ssm/inventory.aws_ssm.template

11 lines
233 B
Plaintext

[aws_ssm]
@NAME ansible_aws_ssm_instance_id=@HOST ansible_aws_ssm_region=@AWS_REGION
[aws_ssm:vars]
ansible_connection=aws_ssm
ansible_aws_ssm_bucket_name=@S3_BUCKET
# support tests that target testhost
[testhost:children]
aws_ssm