spacepaste

  1.  
  2. TASK [mariadb : Creating haproxy mysql user] ***********************************
  3. An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: can't use a string pattern on a bytes-like object
  4. fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "module_stderr": "Traceback (most recent call last):\n File \"/tmp/ansible_slzfvkj8/ansible_module_kolla_toolbox.py\", line 144, in <module>\n main()\n File \"/tmp/ansible_slzfvkj8/ansible_module_kolla_toolbox.py\", line 125, in main\n m = exp.match(output)\nTypeError: can't use a string pattern on a bytes-like object\n", "module_stdout": "debug: re.compile('^(?P<host>\\\\w+) \\\\| (?P<status>\\\\w+)!? =>(?P<stdout>.*)$', re.MULTILINE|re.DOTALL)\n", "msg": "MODULE FAILURE", "rc": 0}
  5.