{"id":21101320,"url":"https://github.com/rtuin/ansible-zendserver","last_synced_at":"2025-05-16T18:34:32.277Z","repository":{"id":14218300,"uuid":"16925146","full_name":"rtuin/ansible-zendserver","owner":"rtuin","description":"A Zend Server role for Ansible","archived":false,"fork":false,"pushed_at":"2014-05-22T07:39:49.000Z","size":177,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-12T07:24:06.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rtuin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-17T20:10:08.000Z","updated_at":"2015-05-09T04:45:18.000Z","dependencies_parsed_at":"2022-07-10T05:32:25.736Z","dependency_job_id":null,"html_url":"https://github.com/rtuin/ansible-zendserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fansible-zendserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fansible-zendserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fansible-zendserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtuin%2Fansible-zendserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtuin","download_url":"https://codeload.github.com/rtuin/ansible-zendserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225444755,"owners_count":17475353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T23:44:48.733Z","updated_at":"2024-11-19T23:44:49.392Z","avatar_url":"https://github.com/rtuin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Role Name\n========\n\nThis Ansible role lets you install Zend Server on the specified host\n\nRequirements\n------------\n\nNothing, it runs out of the box.\n\nRole Variables\n--------------\n\nIn the current version, you can specify the following variables:\n\n| Name               | Default |                                                    |\n|--------------------|---------|----------------------------------------------------|\n| zendserver_version | 6.3     | The version of Zend Server to install              |\n| php_version        | 5.5     | The version of PHP to install                      |\n| php_cli_in_path    | true    | Add the Zend Server binary dir to the bash profile |\n\n\nDependencies\n------------\n\nThis package has no dependencies on modules not included with Ansible by default.\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nCreated by Richard Tuin\nhttps://www.twitter.com/Richard_Tuin\nhttp://www.rtuin.nl\n\nExamples\n--------\n\n```\n---\n- name: Zend Server test\n  hosts: all\n  roles:\n    - rtuin.zendserver\n```\n\nOr, using parameters:\n\n```\n---\n- name: Zend Server test\n  hosts: all\n  roles:\n    - { role: rtuin.zendserver, php_version: 5.4, zendserver_version: 6.2 }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtuin%2Fansible-zendserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtuin%2Fansible-zendserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtuin%2Fansible-zendserver/lists"}