Add hostname to HostConfig
Some checks reported warnings
DCO action / DCO (pull_request) Has been cancelled
Some checks reported warnings
DCO action / DCO (pull_request) Has been cancelled
Signed-off-by: m.malygina <m.malygina@yadro.com>
This commit is contained in:
parent
b14967ff6b
commit
d421e9bf21
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
hosts:
|
hosts:
|
||||||
- address: localhost
|
- address: localhost
|
||||||
|
hostname: localhost
|
||||||
attributes:
|
attributes:
|
||||||
sudo_shell: false
|
sudo_shell: false
|
||||||
plugin_name: docker
|
plugin_name: docker
|
||||||
|
|
Loading…
Add table
Reference in a new issue