Skip to content

Commit

Permalink
support region in ssm lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Wang committed Apr 23, 2017
1 parent 967b0b5 commit 5f26247
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ https://github.com/ansible/ansible/pull/23460
```

Example:

[test/roles/test/tasks/main.yml](test/roles/test/tasks/main.yml)


### Reference:

http://docs.ansible.com/ansible/dev_guide/developing_modules.html
Expand Down Expand Up @@ -89,3 +94,7 @@ https://docs.ansible.com/ansible/dev_guide/developing_plugins.html#lookup-plugin
https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/lookup/credstash.py

https://github.com/jhaals/ansible-vault/blob/master/vault.py

http://russell.ballestrini.net/setting-region-programmatically-in-boto3/

https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/lookup/hashi_vault.py

0 comments on commit 5f26247

Please sign in to comment.