community.general/lib/ansible/plugins
Brian Coca b3abab1bd5 Fact proccessing fixes (#22003)
* clarify facts assignment for several corner cases

run_once/delegate_facts:
 now delegate_facts > run_once, previously run_once always published facts to all hosts in play

include_vars/delegate_to:
  now include_vars allows to delegate to a specific host

also fix task_vars exception in delegate_facts/loop as var was removed

fixes #15365

* removed unused loop_var
2017-02-27 16:22:30 -05:00
..
action Network action plugin misusing display.debug (#21995) 2017-02-27 12:34:31 -05:00
cache Make BaseFileCache into an abstractbaseclass so it's a proper interface 2017-02-22 10:27:29 -05:00
callback Exceptit (#21864) 2017-02-27 13:29:40 -05:00
connection PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
filter PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
lookup hashi_vault: fix token logic 2017-02-27 09:36:33 -05:00
shell Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
strategy Fact proccessing fixes (#22003) 2017-02-27 16:22:30 -05:00
terminal clean up of terminal plugins (#21549) 2017-02-17 10:00:23 -05: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 Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00