diff options
Diffstat (limited to 'playbooks/ssl.yaml')
| -rw-r--r-- | playbooks/ssl.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/ssl.yaml b/playbooks/ssl.yaml index bc72779..0f662ac 100644 --- a/playbooks/ssl.yaml +++ b/playbooks/ssl.yaml @@ -1,5 +1,5 @@ --- -- name: "SSl cert" +- name: "SSL cert" hosts: target tasks: - name: "Create self-signed SSL cert" |
