summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPeter Sprygada <privateip@users.noreply.github.com>2016-11-30 22:26:49 +0100
committerGitHub <noreply@github.com>2016-11-30 22:26:49 +0100
commit6fe9a5e40cfaf2a2ed1512232e4ebdb2dc94de44 (patch)
treefaa32ad0092e3cb650089cc83ebeab32b9ed5988 /CONTRIBUTING.md
parentImplement docker support for synchronize module. (#18145) (diff)
downloadansible-6fe9a5e40cfaf2a2ed1512232e4ebdb2dc94de44.tar.xz
ansible-6fe9a5e40cfaf2a2ed1512232e4ebdb2dc94de44.zip
functional updates to ansible-connection (#18574)
* sends the serialized play_context into an already established connection * hooks the alarm_handler() method in the connection plugin if it exists * added configuration options for connect interval and retries * adds syslog logging to Server() instance This update will send the updated play_context back into an already established connection in case privilege escalation / descalation activities need to be performed. This change will also hook the alarm_handler() method in the connection instance (if available) and call it in case of a sigalarm raised. This update adds two new configuration options * PERSISTENT_CONNECT_INTERVAL - time to wait in between connection attempts * PERSISTENT_CONNECT_RETRIES - max number of retries
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions