This bug was fixed in the package ansible - 2.0.0.2-2ubuntu1 --------------- ansible (2.0.0.2-2ubuntu1) xenial; urgency=medium
* Fix EEXISTS (should be EEXIST) (LP: #1631996) -- Serge Hallyn <[email protected]> Mon, 10 Oct 2016 12:59:42 -0500 ** Changed in: ansible (Ubuntu Xenial) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of नेपाली भाषा समायोजकहरुको समूह, which is subscribed to Xenial. Matching subscriptions: Ubuntu 16.04 Bugs https://bugs.launchpad.net/bugs/1631996 Title: syntax error: EEXISTS should be EEXIST Status in ansible package in Ubuntu: Fix Released Status in ansible source package in Xenial: Fix Released Bug description: 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'" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1631996/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~group.of.nepali.translators Post to : [email protected] Unsubscribe : https://launchpad.net/~group.of.nepali.translators More help : https://help.launchpad.net/ListHelp

