community.general/lib/ansible/plugins
Peter Sprygada 138051540e updates the code path for network modules (#21193)
* replaces persistent connection digest with _create_control_path()
* adds _ansible_socket to _legal_inputs in basic.py
* adds connection_user to play_context
* maps remote_user to connection_user when connection is local
* maps ansible_socket in task_vars to module_args _ansible_socket if exists
2017-02-09 14:05:54 -05:00
..
action updates the code path for network modules (#21193) 2017-02-09 14:05:54 -05:00
cache bad/missing fact plugin is a warning (#19350) 2016-12-14 14:25:19 -05:00
callback default and minimal callback: display warnings in a consistent manner (#21144) 2017-02-08 10:58:39 -05:00
connection refactoring async 2017-02-06 19:32:00 -05:00
filter PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
lookup Make configparser imports python3 ready 2017-02-03 21:15:34 -08:00
shell fix powershell mkdtemp 2017-01-25 13:19:10 -05:00
strategy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
terminal starts cli if root user login is used for junos terminal (#20761) 2017-02-07 10:57:44 +00:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Module utils default path (#20913) 2017-02-02 17:48:53 -08:00