CI test #4
This commit is contained in:
parent
6d8fa38cf9
commit
3253a909f5
|
@ -56,7 +56,7 @@ steps:
|
|||
HOST1:
|
||||
from_secret: production_server_addr
|
||||
settings:
|
||||
hosts: [ ${HOST1} ]
|
||||
hosts: [ "$HOST1" ]
|
||||
user:
|
||||
from_secret: remote_user
|
||||
key:
|
||||
|
|
Loading…
Reference in New Issue