update
This commit is contained in:
6
roles/tsg-diagnose_sync_ca/tasks/main.yml
Normal file
6
roles/tsg-diagnose_sync_ca/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- name: "tsg-diagnose: rsync badssl ca certs"
|
||||
shell: rsync -avzP --delete 192.168.100.1::blade0toother /tmp/sync/
|
||||
|
||||
- name: "tsg-diagnose: add badssl ca file to tfe tls-ca-bundle"
|
||||
shell: cat /tmp/sync/ca-root.crt >> /opt/tsg/tfe/resource/tfe/tls-ca-bundle.pem
|
||||
|
||||
Reference in New Issue
Block a user