Guest User

Untitled

a guest
Jul 20th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "python.py", line 114, in <module>
  3. result = pbex.run()
  4. File "/home/fahad/VMs/ansible2.5/local/lib/python2.7/site-packages/ansible/executor/playbook_executor.py", line 159, in run
  5. result = self._tqm.run(play=play)
  6. File "/home/fahad/VMs/ansible2.5/local/lib/python2.7/site-packages/ansible/executor/task_queue_manager.py", line 289, in run
  7. play_return = strategy.run(iterator, play_context)
  8. File "/opt/mitogen-0.2.1/ansible_mitogen/strategy.py", line 164, in run
  9. ansible_mitogen.process.MuxProcess.start()
  10. File "/opt/mitogen-0.2.1/ansible_mitogen/process.py", line 119, in start
  11. ansible_mitogen.logging.setup()
  12. File "/opt/mitogen-0.2.1/ansible_mitogen/logging.py", line 92, in setup
  13. logging.getLogger('ansible_mitogen').handlers = [Handler(display, display.vvv)]
  14. AttributeError: 'NoneType' object has no attribute 'vvv'
Add Comment
Please, Sign In to add comment