#!/bin/bash

# удаляем старый ansible-svmgr (лежит во всяких базовых образах)
rm /usr/local/sbin/svmgr || true
