** Description changed:

  https://github.com/ansible/ansible-modules-core/issues/2585
  
  This is fixed in yakkety but broken in xenial.  The single-line fix
  should be SRU'd.
+ 
+ Impact: when the file module fails, ansible fails trying to report the erorr 
message.
+ Test case:
+     ansible 127.0.0.1 -m file -a "path=/mp/xx state=directory mode=0755"
+ This should show permission denied, but instead fails saying "There was an 
issue creating /mp as requested: 'module' object has no attribute 'EEXISTS'"

** Changed in: ansible (Ubuntu)
   Importance: High => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631996

Title:
  syntax error: EEXISTS should be EEXIST

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1631996/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to