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
Copy file name to clipboardexpand all lines: playbooks/incommon_certbot_revoke.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
# you MUST run this playbook on a single host with '--limit' for example `ansible-playbook -v -e domain_name=orcid-prod --limit lib-adc2.princeton.edu playbooks/incommon_certbot_revoke.yml`
2
+
# you MUST run this playbook on a single host with '--limit' for example `ansible-playbook -v -e domain_name=orcid-prod --limit adc-prod2.princeton.edu playbooks/incommon_certbot_revoke.yml`
3
3
# This playbook will need to be run on both load balancers sequentially
4
4
- name: revoke incommon acme for {{ domain_name }}
5
5
hosts: nginxplus_production # default to staging when we get a staging environment going
0 commit comments