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
Yannig Perré 6b41588e93 Fix with_ini example and unittest
* Fix example in ini.py
* Fix unittest in test_ini.py to pass CI as latest ansible returns list in
  different order. To prevent such issues in future results are sorted
* PEP8 E501 styling improvements

Co-Authored-By: Sergii Golovatiuk <sgolovat@redhat.com>
2018-12-18 12:25:02 -08:00
..
action Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Ensure that current uses of BaseException are required 2018-12-16 15:03:19 -08:00
cliconf Get Capabilities Support (#49880) 2018-12-14 09:45:31 +05:30
connection PSRP: Add support for reconnection retries (#49772) 2018-12-18 08:20:53 +10:00
filter Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
httpapi Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
inventory Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
lookup Fix with_ini example and unittest 2018-12-18 12:25:02 -08:00
netconf Fix iosxr netconf plugin response namespace (#49238) 2018-11-29 13:21:41 +05:30
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
terminal ignore connection timeout out within parenthesis (#48413) 2018-12-14 11:22:10 +05:30
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars removes talk of hardcoded loading from plugin docs (#49383) 2018-11-30 14:37:55 -06:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00