typo
This commit is contained in:
parent
121ac6d68d
commit
d9d85c18e5
2 changed files with 4 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ hostnames:
|
|||
hosts:
|
||||
type: domainname
|
||||
default:
|
||||
- variable: intranet.vps.domain_name
|
||||
variable: intranet.vps.domain_name
|
||||
|
||||
vars:
|
||||
all:
|
||||
|
|
@ -17,5 +17,6 @@ hostnames:
|
|||
ansible_user: root
|
||||
ansible_ssh_private_key_file:
|
||||
default:
|
||||
- variable: intranet.vps.ssh_key
|
||||
variable: intranet.vps.ssh_key
|
||||
mandatory: false
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in a new issue