| commit | 8e651fa5e344000fc26cfcb0a6ede3fb50049024 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Wed May 02 17:21:59 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Wed May 02 17:21:59 2018 -0400 |
| tree | dc6d46888b630b5c9b024142cf4cbbf869520688 | |
| parent | 56735cd08fae7d02bef3da41514d377b7c6cdb05 [diff] |
Updated existing changes
This playbook provides maintenance assistance for the tasks of validating that the ports required by Apigee OPDK are in fact accessible. The first playbook called validate-ports.yml will update the ansible cache and install a python http server on the remote node using the specified port. The host machine will serve as a client to perform a GET action. This playbook cleans up the server node and releases the port upon completion.
These are ansible playbooks and require ansible.
ansible-galaxy install -f -r requirements.ymlansible-playbook -i <inventory file or folder> validate-ports.ymlThis is not an officially supported Google product.
We'd love to accept your patches and contributions to this project. Please review our guidelines.