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