ansible-role-nginx/tasks/plus/setup-suse.yml
2018-03-02 16:35:34 -08:00

11 lines
370 B
YAML

---
- name: "(Install: SUSE) Combine NGINX Plus Certificate and License Keys"
assemble:
src: /etc/ssl/nginx
dest: /etc/ssl/nginx/nginx-repo-bundle.crt
- name: "(Install: SUSE) Add NGINX Plus Repository"
zypper_repository:
name: nginx-plus
repo: https://plus-pkgs.nginx.com/sles/12?ssl_clientcert=/etc/ssl/nginx/nginx-repo-bundle.crt&ssl_verify=host