community.general/lib/ansible/plugins/action
Toshio Kuratomi 308bf80055 Cleanups to synchronize including:
* Better comments
* Reorganize code so related settings are close to each other
* Add ::1 to the "localhost" patterns we look for
* Make the dest_port parameter override the ansible_ssh_port setting
* Fix dest_port (wasn't being set)
* more complete detection of delegate_to
* Fix set_remote_user (wasn't being looked for in parameters)
* Instead of removing mode here, have the ansible module accept it
  (better documents the parameters doing it htat way)
2015-08-05 13:16:08 -07:00
..
__init__.py Fixes for WinRM/PowerShell support in v2. 2015-07-31 14:38:31 -04:00
add_host.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
assemble.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
assert.py Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
async.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
copy.py Fixes for WinRM/PowerShell support in v2. 2015-07-31 14:38:31 -04:00
debug.py Reworking internal result flags and making sure include_vars hides vault data 2015-07-27 14:04:31 -04:00
fail.py Making the switch to v2 2015-05-03 21:47:26 -05:00
fetch.py Fixes for WinRM/PowerShell support in v2. 2015-07-31 14:38:31 -04:00
group_by.py Making the switch to v2 2015-05-03 21:47:26 -05:00
include_vars.py Reworking internal result flags and making sure include_vars hides vault data 2015-07-27 14:04:31 -04:00
normal.py Fix potential bug in parameter passing 2015-07-31 20:35:01 -07:00
package.py now executes fact search when needed 2015-07-19 18:00:27 -04:00
patch.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
pause.py Make 'pause: prompt=…' print the prompt 2015-08-02 20:08:28 +05:30
raw.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
script.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
set_fact.py Validate variable names given in set_fact 2015-08-04 13:30:47 -04:00
synchronize.py Cleanups to synchronize including: 2015-08-05 13:16:08 -07:00
template.py Fix jinja2 template search pathing 2015-08-04 22:50:16 -04:00
unarchive.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
win_copy.py Fixes for WinRM/PowerShell support in v2. 2015-07-31 14:38:31 -04:00
win_template.py Fixes for WinRM/PowerShell support in v2. 2015-07-31 14:38:31 -04:00