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
Toshio Kuratomi 98541b7c8b Fix to bytes surrogate and nonencodable chars (#21180)
* Add a surrogate_then_replace error strategy to keep to_bytes from tracebacking by default
* Port all code that explicitly used surrogate_or_replace to surrogate_then_replace
2017-02-09 17:13:40 -08:00
..
action Fix to bytes surrogate and nonencodable chars (#21180) 2017-02-09 17:13:40 -08:00
cache bad/missing fact plugin is a warning (#19350) 2016-12-14 14:25:19 -05:00
callback default and minimal callback: display warnings in a consistent manner (#21144) 2017-02-08 10:58:39 -05:00
connection Update winrm to allow fetch_file to work on files in use by processes (#18174) 2017-02-09 16:43:52 -08:00
filter PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
lookup Make configparser imports python3 ready 2017-02-03 21:15:34 -08:00
shell fix powershell mkdtemp 2017-01-25 13:19:10 -05:00
strategy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
terminal starts cli if root user login is used for junos terminal (#20761) 2017-02-07 10:57:44 +00:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Module utils default path (#20913) 2017-02-02 17:48:53 -08:00