Public repository for Ansible snippets and examples.
- creds ... Example of credential set up for Ansible (deprecated, won't work with Ansible 2.x)
- askpass ... Cache Ansible vault password in memory using Linux kernel key retention service (deprecated in favor of GnuPG solution below)
- gnupg ... Ansible GnuPG integration