community.general/lib/ansible/plugins
Toshio Kuratomi fa804125b5 Python3 fixes and porting (#17271)
* Fix to_native call in selinux_context and selinux_default_context to
  use the error handler correctly.
* Port set_mode_if_different to work on python3
* Port atomic_move to work on python3
* Fix check_password_prompt variable which wasn't renamed properly
2016-08-29 09:11:40 -07:00
..
action Fix fetch idempotence (#17255) 2016-08-25 21:45:38 -07:00
cache Allow to make the jsonfile cache files pretty (indented and sorted) (#17000) 2016-08-08 17:15:19 -04:00
callback Fix context_demo callback plugin. (#17235) 2016-08-25 10:22:27 -07:00
connection Python3 fixes and porting (#17271) 2016-08-29 09:11:40 -07:00
filter Make the extract filter return Undefined on KeyError 2016-08-25 22:45:20 +05:30
lookup Fix octal output in a few more places (#17250) 2016-08-25 14:58:35 -07:00
shell Use file list, not recursion, in _fixup_perms. (#16924) 2016-08-05 18:40:28 -07:00
strategy include_role (role revamp implementation) (#17232) 2016-08-26 13:42:13 -04:00
test J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Make _display_plugin_load much less noisy 2016-08-26 20:28:58 +05:30