commit | 806783b06e3ada3145a70cf1140d640412983c7c | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Wed Nov 15 11:53:31 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Wed Nov 15 11:53:31 2017 -0500 |
tree | 06844a0c48760a7abefa95a64be1f34dfea59500 | |
parent | 789aac160c7baf668f8daf517188110cc0af90d3 [diff] |
updated for yum proxy configs
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