community.general/lib/ansible/plugins
Nathaniel Case 6cdf91fd35
Fix VyOS check mode (#35977)
* Revert "commented out check tests (#35788)"

This reverts commit 3df2561405.

* `discard_changes()` now uses `exit discard`

instead of just `discard`. Also a slight tweak to avoid a second `exit` after
`exit discard`
2018-02-11 11:40:33 -05:00
..
action Fix for #31477: return 'dest' from copy when file wasn't changed 2018-02-08 16:17:36 -08:00
cache
callback
cliconf Fix VyOS check mode (#35977) 2018-02-11 11:40:33 -05:00
connection
filter
inventory
lookup Fix typo in examples in Lookup/password plugin. (#35022) 2018-02-08 21:01:23 -05:00
netconf
shell
strategy Address memory ballooning caused by task caching changes (#35921) 2018-02-08 15:28:07 -08:00
terminal
test
vars
__init__.py
loader.py