Bug ID 901068
Summary Ansible fails during gather facts on OpenSuSE 13.1
Classification openSUSE
Product openSUSE 13.1
Version Final
Hardware Other
URL https://github.com/ansible/ansible/issues/9330
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter Andreas.Stieger@gmx.de
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

From https://github.com/ansible/ansible/issues/9330

GATHERING FACTS *************************************************************** 
failed: [localhost] => {"failed": true, "parsed": false}
...
  File "/usr/lib64/python2.7/re.py", line 142, in search
    return _compile(pattern, flags).search(string)
TypeError: expected string or buffer


Expected:

GATHERING FACTS **************
ok: [localhost]

Upstream commit:
https://github.com/ansible/ansible/commit/bdf3ec1e21750b89ffcb81cf3fab83e2b32dbe2e


You are receiving this mail because: