community.general/lib/ansible/plugins
Ganesh Nalawade cc8e90395a
Fix mandatory statement error for junos modules (#50074)
* Fix mandatory statement error for junos modules

Fixes #40267

*  Add error regex in junos terminal plugin to error out
   in case of commit fails

*  If commit fails add logic to discard changes before existing
   else next task will result in error

* Add integration test

* Minor update
2018-12-19 14:46:44 +05:30
..
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 Fix mandatory statement error for junos modules (#50074) 2018-12-19 14:46:44 +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 Fix mandatory statement error for junos modules (#50074) 2018-12-19 14:46:44 +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