1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
3onyc 554496c404 [passwordstore] Use builtin _random_password function instead of pwgen (#25843)
* [password] _random_password -> random_password and moved to util/encrypt.py
* [passwordstore] Use built-in random_password instead of pwgen utility
* [passwordstore] Add integration tests
2017-08-14 15:19:40 -07:00
..
action update telnet module (#28100) 2017-08-11 23:50:01 -04:00
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback add playbook runtime stat in the logstash callback stats (#25785) 2017-08-10 13:43:21 -04:00
cliconf New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
connection Add regex to retrieve socket path (#28181) 2017-08-15 00:17:20 +05:30
filter Corrects default arg format used by datetime filter (#27612) 2017-08-07 11:33:25 -07:00
inventory endswith supports tuples, nicer 2017-07-24 16:49:01 -04:00
lookup [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 2017-08-14 15:19:40 -07:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell fix to alllow the winrm plugin to send input with Python 3 (#27474) 2017-07-31 18:35:05 -07:00
strategy strategy: lost list order using with_items during displaying results Fixes #21008 2017-08-14 10:59:25 -04:00
terminal fix issue with trailing white space when logging into asa (#28073) 2017-08-11 12:30:57 -04:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Don't compare group_vars paths with bytestrings (#27922) 2017-08-11 10:21:20 -04:00
__init__.py ensure prefix in plugin loading to avoid conflicts 2017-07-26 11:54:13 -04:00