You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
certificate: Certificate variable data; including --start cert-- to --end cert--- and everything in between.
certificate_key: Certificate Key data; including --start key-- to --end key--- and everything in between.
This was needed to get this module working successfully. These variables are checked very first in the main playbook to ensure they are there and defined.
The text was updated successfully, but these errors were encountered:
The certificate and certificate_key are for some reason missing from:
https://github.com/jfrog/JFrog-Cloud-Installers/blob/master/Ansible/ansible_collections/jfrog/platform/roles/artifactory_nginx_ssl/README.md
certificate: Certificate variable data; including --start cert-- to --end cert--- and everything in between.
certificate_key: Certificate Key data; including --start key-- to --end key--- and everything in between.
This was needed to get this module working successfully. These variables are checked very first in the main playbook to ensure they are there and defined.
The text was updated successfully, but these errors were encountered: