summaryrefslogtreecommitdiff
path: root/test/integration/targets/s3_bucket/inventory
blob: 2968f764cfaddb82f04ed90f28ee55cb99052013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[tests]
missing
simple
complex
dotted
tags
encryption_kms
encryption_sse

[all:vars]
ansible_connection=local
ansible_python_interpreter="{{ ansible_playbook_python }}"