We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9986155 commit 628d729Copy full SHA for 628d729
icpc-wf/ansible/roles/cds/tasks/main.yml
@@ -127,4 +127,4 @@
127
path: /etc/nginx/sites-enabled/default
128
state: absent
129
notify: restart nginx
130
- when: CDS_HOSTNAME
+ when: CDS_HOSTNAME is defined
0 commit comments