Clone this repo:

Branches

  1. f9bf724 Updated README.md file by Carlos Frias · 7 years ago master
  2. e9c769c Updated existing changes by Carlos Frias · 7 years ago
  3. 59ede75 Updated README.md file by Carlos Frias · 7 years ago
  4. 2cbc077 Updated README.md file by Carlos Frias · 7 years ago
  5. f5db929 Updated LICENSE file by Carlos Frias · 7 years ago

Apigee Server Restart

This role restarts a server. This is typically useful after making changes that take effect after a server restart.

Requirements

This role requires elevated system privilege.

Role Variables

VariableDefaultDescription
start_check_delay:15Delay in seconds to wait before checking server status
server_restart_timeout60Timeout in seconds that the server should have restarted by

Dependencies

wait_for and shell modules

Example Playbook

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 }

License

Apache 2.0

Author Information

Carlos Frias

Not Google Product Clause

This is not an officially supported Google product.

How to Contribute

We'd love to accept your patches and contributions to this project. Please review our guidelines.