Тестирование запущенности и автостарта systemd сервиса :
def test_service(host):
assert host.service("service_name").is_running is True
assert host.service("service_name").is_enabled is True
Tags: ansible, linux, molecule, python
This entry was posted on Понедельник, 2 сентября, 2019 at 19:20 and is filed under Новости.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.