Fix formatting for Open Edge LE playbook

The domain names passed to the Let's Encrypt handler need to be list
elements.

Change-Id: I0122b4b86dd17e3e2fbce211be554cbda4167d05
This commit is contained in:
Jeremy Stanley 2020-03-07 18:06:51 +00:00
parent 4cbdc2fc4d
commit 0e2e4425b6
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
ansible_python_interpreter: python3
letsencrypt_certs:
mirror01-us-east-openedge-main:
mirror01.us-east.openedge.opendev.org
mirror.us-east.openedge.opendev.org
- mirror01.us-east.openedge.opendev.org
- mirror.us-east.openedge.opendev.org