Browse Source

fix typo in host name

python3
Edoardo Putti 7 years ago
parent
commit
38178a5b0b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ca.yaml

+ 1
- 1
ca.yaml View File

@ -1,5 +1,5 @@
--- ---
- hosts: autorities
- hosts: authorities
roles: roles:
- role: ssh_server - role: ssh_server
- role: dns_record - role: dns_record


Loading…
Cancel
Save