null
This commit is contained in:
parent
d9d85c18e5
commit
d99627b35d
2 changed files with 4 additions and 1 deletions
|
|
@ -19,4 +19,7 @@ hostnames:
|
|||
default:
|
||||
variable: intranet.vps.ssh_key
|
||||
mandatory: false
|
||||
disabled:
|
||||
variable: intranet.vps.ssh_key
|
||||
when: null
|
||||
...
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
intranet:
|
||||
vps:
|
||||
domain_name: tutu.fr
|
||||
ssh_key: ./host_vars/forge.gwhirlingai.fr.key
|
||||
ssh_key: ./host_vars/forge.gwhirlingai.fr.key
|
||||
|
||||
nginx:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue