Go to file
2019-11-09 15:56:35 +00:00
defaults initial commit 2019-11-09 16:48:19 +01:00
meta initial commit 2019-11-09 16:48:19 +01:00
molecule initial commit 2019-11-09 16:48:19 +01:00
tasks initial commit 2019-11-09 16:48:19 +01:00
vars initial commit 2019-11-09 16:48:19 +01:00
.drone.jsonnet initial commit 2019-11-09 16:48:19 +01:00
.drone.yml initial commit 2019-11-09 16:48:19 +01:00
.gitignore initial commit 2019-11-09 16:48:19 +01:00
HEADER.md initial commit 2019-11-09 16:48:19 +01:00
LICENSE initial commit 2019-11-09 16:48:19 +01:00
README.md [SKIP CI] update readme 2019-11-09 15:56:35 +00:00

xoxys.cacerts

Build Status

Deploy custom ca certificates

Table of content


Default Variables

cacerts_packages

Default value

cacerts_packages:
  - ca-certificates

cacerts_packages_extra

Default value

cacerts_packages_extra: []

cacerts_ca_certs

Default value

cacerts_ca_certs: []

Example usage

  - name: myCA.pem
    path: files/tls/myCA.pem

Dependencies

None.

License

MIT

Author

xoxys