community.general/lib/ansible
Tobias Wolf bed78872f9 Synchronize: Document the private_key option (#32754)
`synchronize` has supported the `private_key` option for a long time,
apparently. But for some reason it was never documented.

Today I managed to workaround the synchronize quoting bug by just using

```
private_key: /path/to/id_rsa
```

instead of

```
rsync_opts:
  - "--rsh 'ssh -i /path/to/id_rsa'"
```

So, I'll just go ahead and document this useful option ...
2017-11-09 12:49:49 -05:00
..
cli Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config namespace facts 2017-11-09 09:48:14 -05:00
errors more info on yaml errors 2017-10-30 12:39:30 -04:00
executor namespace facts 2017-11-09 09:48:14 -05:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Fix non-ascii errors in config manager 2017-11-02 11:05:13 -07:00
module_utils Add ISSU capability and fix workflow bug for nxos_install_os module (#32540) 2017-11-09 14:54:19 +00:00
modules Synchronize: Document the private_key option (#32754) 2017-11-09 12:49:49 -05:00
parsing more info on yaml errors 2017-10-30 12:39:30 -04:00
playbook updated chlog, moved missed comment 2017-11-09 09:59:43 -05:00
plugins Combine lists of dicts (#32686) 2017-11-09 10:02:38 -05:00
template added debug info when skipping undef 2017-10-27 12:16:16 -04:00
utils nso_config module for setting configuration in Cisco NSO (#30973) 2017-11-09 13:34:41 +00:00
vars namespace facts 2017-11-09 09:48:14 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py updated chlog, moved missed comment 2017-11-09 09:59:43 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00