Go to file
Robert Kaussow fa241a846f
All checks were successful
continuous-integration/drone/push Build is passing
force run
2020-01-22 23:24:47 +01:00
defaults initial commit 2019-11-09 16:48:19 +01:00
meta initial commit 2019-11-09 16:48:19 +01:00
molecule refactor docs 2020-01-22 22:36:03 +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 force run 2020-01-22 23:24:47 +01:00
.drone.yml refactor docs 2020-01-22 22:08:45 +01:00
.gitignore initial commit 2019-11-09 16:48:19 +01:00
.later.yml cleanup pipeline 2019-11-22 23:59:05 +01:00
LICENSE initial commit 2019-11-09 16:48:19 +01:00
README.md [SKIP CI] update readme 2019-11-22 23:16:42 +00:00

xoxys.cacerts

Build Status

Deploy custom ca certificates

Table of content


Default Variables

cacerts_ca_certs

Default value

cacerts_ca_certs: []

Example usage

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

cacerts_packages

Default value

cacerts_packages:
  - ca-certificates

cacerts_packages_extra

Default value

cacerts_packages_extra: []

Dependencies

None.

License

MIT

Author

xoxys