| commit | 36653c09cd977923dac41962e82f1457456ab68e | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Tue Mar 20 16:49:58 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Tue Mar 20 16:49:58 2018 -0400 |
| tree | 1bcc06a5c809ba888b484a1eae2a379e56b523ee | |
| parent | 806783b06e3ada3145a70cf1140d640412983c7c [diff] |
Updated CONTRIBUTION.md file
This role restarts a server. This is typically useful after making changes that take effect after a server restart.
N/A
| Variable | Default | Description |
|---|---|---|
| start_check_delay: | 15 | Delay in seconds to wait before checking server status |
| server_restart_timeout | 60 | Timeout in seconds that the server should have restarted by |
wait_for and shell modules
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: apigee-server-restart }
BSD
Carlos Frias