community.general/lib/ansible/plugins/action
Brian Coca dd8d699981 namespace facts (#18445)
* namespace facts

always namespace facts, make the polluting of 'main' conditional on config

* updated to 2.4

* Update intro_configuration.rst
2017-03-15 17:12:16 -07:00
..
__init__.py namespace facts (#18445) 2017-03-15 17:12:16 -07:00
add_host.py refactoring async 2017-02-06 19:32:00 -05:00
asa_config.py
asa_template.py
assemble.py refactoring async 2017-02-06 19:32:00 -05:00
assert.py Implements verbose always to assert action plugin module (#17654) 2016-09-20 10:52:21 -05:00
copy.py win_copy: Add force parameter and check-mode support (#20405) 2017-02-24 18:10:09 -08:00
debug.py
dellos6_config.py Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617) 2016-09-16 22:45:08 +01:00
dellos9_config.py Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617) 2016-09-16 22:45:08 +01:00
dellos10_config.py Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617) 2016-09-16 22:45:08 +01:00
eos.py correctly maps task arguments for eapi transport (#22490) 2017-03-11 09:45:55 -06:00
eos_config.py updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
eos_template.py updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
fail.py
fetch.py unified boolean function 2016-11-29 12:34:30 -05:00
group_by.py
include_vars.py added 'extensions' options to include_vars 2017-02-22 10:31:22 -05:00
ios.py maps ios provider ssh_keyfile to play_context (#21597) 2017-02-17 18:56:00 +00:00
ios_config.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_template.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
iosxr.py Check right CLI context is set on iosxr action plugin (#22108) 2017-03-01 10:44:12 +00:00
iosxr_config.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
iosxr_template.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
junos.py updates junos shared lib and action handler (#22541) 2017-03-12 08:37:45 -05:00
junos_config.py refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05:00
junos_template.py refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05:00
net_config.py code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
net_template.py code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
normal.py Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
nxos.py fixes mapping nxapi arguments for nxos action plugin (#22491) 2017-03-11 09:46:15 -06:00
nxos_config.py refactors nxos module to use persistent connections (#21470) 2017-02-15 11:43:09 -05:00
nxos_template.py refactors nxos module to use persistent connections (#21470) 2017-02-15 11:43:09 -05:00
ops_config.py
ops_template.py
package.py refactoring async 2017-02-06 19:32:00 -05:00
patch.py refactoring async 2017-02-06 19:32:00 -05:00
pause.py
raw.py
script.py Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
service.py service: deprecate state=running (#21499) 2017-02-20 09:34:52 -05:00
set_fact.py unified boolean function 2016-11-29 12:34:30 -05:00
set_stats.py allow modules to set custom stats (#18946) 2017-01-05 16:38:36 -05:00
sros_config.py
synchronize.py Don't use rsync-path in synchronize with docker 2017-01-11 14:01:11 -08:00
template.py refactoring async 2017-02-06 19:32:00 -05:00
unarchive.py refactoring async 2017-02-06 19:32:00 -05:00
vyos.py Network action plugin misusing display.debug (#21995) 2017-02-27 12:34:31 -05:00
vyos_config.py Vyos config fixes (#21862) 2017-02-25 21:14:40 -05:00
wait_for_connection.py wait_for_connection: Wait for system to become reachable (#20011) 2017-03-01 11:00:49 -08:00
win_copy.py
win_reboot.py ensure win_reboot warnings value is a list 2017-01-16 14:28:18 -08:00
win_template.py