You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jesse Keating
8e38f7475f
Do not set docker use to None. (#18706)
The user variable defaults to None, and was being passed in as a user
named None. This was breaking rsync unless a specific user was set.
Fixes 16306
|
8 years ago |
.. |
__init__.py
|
ansible_playbook_python (#18530)
|
8 years ago |
add_host.py
|
Allow groups to be specified using YAML list syntax for add_host
|
9 years ago |
asa_config.py
|
fix up asa shared module
|
8 years ago |
asa_template.py
|
Module util, template action and doc fragment for Cisco ASA
|
9 years ago |
assemble.py
|
unified boolean function
|
8 years ago |
assert.py
|
Implements verbose always to assert action plugin module (#17654)
|
8 years ago |
async.py
|
Support script interpreters for async_wrapper. (#18592)
|
8 years ago |
copy.py
|
unified boolean function
|
8 years ago |
debug.py
|
Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423)
|
8 years ago |
dellos6_config.py
|
Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617)
|
8 years ago |
dellos9_config.py
|
Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617)
|
8 years ago |
dellos10_config.py
|
Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617)
|
8 years ago |
eos_config.py
|
updates eos shared module
|
8 years ago |
eos_template.py
|
initial add of action plugin eos_template
|
9 years ago |
fail.py
|
Two fixes to action plugins
|
9 years ago |
fetch.py
|
unified boolean function
|
8 years ago |
group_by.py
|
Do not set 'changed' to True when using group_by
|
9 years ago |
include_vars.py
|
Return failed instead of raising an error when an include_vars file is missing
|
8 years ago |
ios_config.py
|
adds action plugin for working with network configuration files
|
8 years ago |
ios_template.py
|
initial add of action plugin ios_template
|
9 years ago |
iosxr_config.py
|
updates iosxr shared module
|
8 years ago |
iosxr_template.py
|
adds new action plugin iosxr_template
|
9 years ago |
junos_config.py
|
roll up of updates to junos shared module
|
8 years ago |
junos_template.py
|
updates action plugin junos_template to guess file format
|
9 years ago |
net_config.py
|
fixes AttributeError: 'Task' object has no attribute '_block'
|
8 years ago |
net_template.py
|
net_template doesn't need BOOLEANS
|
8 years ago |
normal.py
|
better module error handling
|
9 years ago |
nxos_config.py
|
updates nxos shared module refactor
|
8 years ago |
nxos_template.py
|
initial add of action plugin nxos_template
|
9 years ago |
ops_config.py
|
minor bug fixes in openswitch shared module
|
8 years ago |
ops_template.py
|
Migrate basestring to a python3 compatible type (#17199)
|
8 years ago |
package.py
|
using delegated host's facts when delegating (#17489)
|
8 years ago |
patch.py
|
unified boolean function
|
8 years ago |
pause.py
|
if seconds are specified, min is 1
|
9 years ago |
raw.py
|
raw now returns changed: true (#17112)
|
8 years ago |
script.py
|
Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423)
|
8 years ago |
service.py
|
corrected service filtered option to singular
|
8 years ago |
set_fact.py
|
unified boolean function
|
8 years ago |
sros_config.py
|
initial add of shared modules for supporting Nokia SROS devices
|
8 years ago |
synchronize.py
|
Do not set docker use to None. (#18706)
|
8 years ago |
template.py
|
unified boolean function
|
8 years ago |
unarchive.py
|
unified boolean function
|
8 years ago |
vyos_config.py
|
add vyos action plugin for handling local operations
|
8 years ago |
win_copy.py
|
Two fixes to action plugins
|
9 years ago |
win_reboot.py
|
Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423)
|
8 years ago |
win_template.py
|
Two fixes to action plugins
|
9 years ago |