Project

General

Profile

Actions

Bug #19425

closed

run-playbook errors in ceph-ansible.py

Added by Anonymous about 7 years ago. Updated over 4 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
ansible
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

The following text in ceph_ansible looks wrong:

            run.Raw(';'),
            'pip',
            'install',
            'setuptools>=11.3',
            run.Raw(ansible_ver),
            run.Raw(';'),

It ends up redirecting output to a file named =11.3

Actions

Also available in: Atom PDF