protected $restart_enable_commands = [
        'ubuntu' => [
            '16.04' => [
                'systemctl enable mysql.service',
                'systemctl restart mysql.service',