community.general/lib/ansible
Toshio Kuratomi d97080174e Some cleanups to nxos module_utils (#32804)
* When splitting, use rsplit and 1 just in case the string has more pipe
  characters than anticipated
* When converting to text, make decoding errors an error instead of
  silently corrupting data
* When converting to text for message strings, use the default error
  handler as that is already surrogate_then_replace
2017-11-13 05:07:35 +00:00
..
cli Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
errors more info on yaml errors 2017-10-30 12:39:30 -04:00
executor Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Avoid re.split as it's a bit less efficient and a bit harder to read. 2017-11-10 17:27:05 -08:00
module_utils Some cleanups to nxos module_utils (#32804) 2017-11-13 05:07:35 +00:00
modules Correct typo on required keyword (#32790) 2017-11-10 16:21:08 -05:00
parsing Better handling of malformed vault data envelope (#32515) 2017-11-10 14:24:56 -05:00
playbook Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
plugins update sros local action plugin to support network_cli (#32830) 2017-11-12 19:57:04 -05:00
template added debug info when skipping undef 2017-10-27 12:16:16 -04:00
utils Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
vars namespace facts 2017-11-09 09:48:14 -05:00
__init__.py
constants.py updated chlog, moved missed comment 2017-11-09 09:59:43 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00