You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Sergey Scherbakov c16d258a27 Fix encoding error on grp.gr_name, which can contain non-ascii chars at domain PCs (#25804)
* Fix encoding errors on grp.gr_name, which can contain non-ascii character at LDAP/AD domain workstations

* fix: utils.to_text() is now used instead of py3-incompatible unicode() method
8 years ago
..
action win_reboot: Use more conforming parameter names (#26466) 8 years ago
cache Ansible Config part2 (#27448) 8 years ago
callback mail callback: Much improved version (#28501) 8 years ago
cliconf New module aireos_command (#26769) 9 years ago
connection Remove transport_test for some connection types (#28450) 8 years ago
filter Create urlsplit filter (#28537) 8 years ago
inventory Translate openstack inventory from script to plugin 8 years ago
lookup Fix encoding error on grp.gr_name, which can contain non-ascii chars at domain PCs (#25804) 8 years ago
netconf Add support for netconf network discovery (#25435) 9 years ago
shell switch become/runas to LogonUser/CreateProcessWithTokenW (#28253) 8 years ago
strategy Ansible Config part2 (#27448) 8 years ago
terminal fix issue with trailing white space when logging into asa (#28073) 8 years ago
test better backwards compat handling of status 9 years ago
vars Don't compare group_vars paths with bytestrings (#27922) 8 years ago
__init__.py Ansible Config part2 (#27448) 8 years ago
loader.py Ansible Config part2 (#27448) 8 years ago