ansible/lib/ansible/plugins
Pilou 51270be883 tower modules: check that 'verify_ssl' defined in ~/.tower_cli.cfg isn't ignored (#50687)
* Check that verify_ssl defined in tower_cli.cfg isn't ignored

* Avoid to override verify_ssl value defined in tower_cli.cfg

By default, tower-cli library enables SSL certificates check. But
verify_ssl false value defined in config files read by default by
tower-cli library (for example /etc/tower/tower_cli.cfg) was ignored
because overriden by the tower_verify_ssl parameter default value.

* fix a typo in comment
2019-02-13 10:26:43 +00:00
..
action docs: update docs about pipelining (#51856) 2019-02-12 12:49:00 -05:00
become Become plugins (#50991) 2019-02-11 11:27:44 -06:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback callbacks/slack: Explicitly set Content-Type header (#51824) 2019-02-12 12:47:33 -05:00
cliconf Fix more incorrect uses of is operator. 2019-02-12 20:04:20 -08:00
connection fix docker default remote_user (#52137) 2019-02-12 16:29:27 -08:00
doc_fragments tower modules: check that 'verify_ssl' defined in ~/.tower_cli.cfg isn't ignored (#50687) 2019-02-13 10:26:43 +00:00
filter Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
httpapi Fortinet FortiManager Connection Plugin RC, plus associated utilities (#50336) 2019-02-07 08:55:30 -05:00
inventory fix a little typo in ini inventory doc (#52025) 2019-02-11 15:34:01 +00:00
lookup Fixed wrong limit on 'Fetch all deployments' sample (#51897) 2019-02-08 08:17:50 +05:30
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell Become plugins (#50991) 2019-02-11 11:27:44 -06:00
strategy Become plugins (#50991) 2019-02-11 11:27:44 -06:00
terminal frr: Add terminal and cliconf plugins (#51169) 2019-02-01 17:56:31 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
loader.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00