MA
Size: a a a
MA
GT
MA
L
/etc/hosts
А вот что делать с этим - не соображу.TASK [dr.server : Update /etc/hosts] *******************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: OSError: [Errno 16] Device or resource busy: b'/etc/.ansible_tmpl__ymdk0hosts' -> b'/etc/hosts'
fatal: [rstat]: FAILED! => {"changed": false, "msg": "Unable to make /tmp/tmpo1ablgv6 into to /etc/hosts
, failed final rename from b'/etc/.ansible_tmpl__ymdk0hosts': [Errno 16] Device or resource busy: b'/etc
/.ansible_tmpl__ymdk0hosts' -> b'/etc/hosts'"}
MA
/etc/hosts
А вот что делать с этим - не соображу.TASK [dr.server : Update /etc/hosts] *******************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: OSError: [Errno 16] Device or resource busy: b'/etc/.ansible_tmpl__ymdk0hosts' -> b'/etc/hosts'
fatal: [rstat]: FAILED! => {"changed": false, "msg": "Unable to make /tmp/tmpo1ablgv6 into to /etc/hosts
, failed final rename from b'/etc/.ansible_tmpl__ymdk0hosts': [Errno 16] Device or resource busy: b'/etc
/.ansible_tmpl__ymdk0hosts' -> b'/etc/hosts'"}
L
MA
L
MA
BB
docker run -e "deep=`date`" --rm alpine envно в винде.
BB
set
?date
в винде не работает :(m
m
[Unit]
Description=network from frontend
Requires=docker.service
After=docker-frontend.service
[Service]
WorkingDirectory=/srv/docker/frontend_dev
ExecStart=/usr/bin/docker network create -d bridge frontend_network
ExecStop=/usr/bin/docker network rm frontend_network
[Install]
WantedBy=multi-user.target
RP
AF
m
DM
[Unit]
Description=network from frontend
Requires=docker.service
After=docker-frontend.service
[Service]
WorkingDirectory=/srv/docker/frontend_dev
ExecStart=/usr/bin/docker network create -d bridge frontend_network
ExecStop=/usr/bin/docker network rm frontend_network
[Install]
WantedBy=multi-user.target