ansible/test/units/plugins
Zhikang Zhang 3a3869f4c8
Clarify usage of encrypt arg (#43330)
According to the do_encrypt interface, encrypt arg should be the hash method name used for encrypting returning password. But in the doc and lookup code it's a boolean flag, correct it to string.
2018-08-02 14:03:49 -04:00
..
action Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
cache
callback fix minor issues with debug and item labels (#41331) 2018-06-21 16:14:57 -04:00
cliconf
connection Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
filter Adds an ipmath filter (#41985) 2018-07-11 10:52:31 -07:00
inventory
loader_fixtures
lookup Clarify usage of encrypt arg (#43330) 2018-08-02 14:03:49 -04:00
shell
strategy Fix inserting noop tasks by using active state (#36056) 2018-06-06 12:34:25 +02:00
terminal
vars
__init__.py
test_plugins.py