{"id":15699107,"url":"https://github.com/avanov/ansible-jenkins","last_synced_at":"2025-04-30T08:43:24.467Z","repository":{"id":16778278,"uuid":"19536519","full_name":"avanov/ansible-jenkins","owner":"avanov","description":"Ansible role for Jenkins CI","archived":false,"fork":false,"pushed_at":"2014-05-09T00:34:22.000Z","size":156,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T14:27:45.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/avanov.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-05-07T13:56:26.000Z","updated_at":"2025-02-20T18:07:07.000Z","dependencies_parsed_at":"2022-08-04T11:00:19.586Z","dependency_job_id":null,"html_url":"https://github.com/avanov/ansible-jenkins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fansible-jenkins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fansible-jenkins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fansible-jenkins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fansible-jenkins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avanov","download_url":"https://codeload.github.com/avanov/ansible-jenkins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251670588,"owners_count":21625071,"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-10-03T19:38:26.374Z","updated_at":"2025-04-30T08:43:24.416Z","avatar_url":"https://github.com/avanov.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"avanov.jenkins\n==============================\n\nAnsible role for Jenkins CI\n\nInstall it with the following command:\n\n```bash\n$ ansible-galaxy install avanov.jenkins\n```\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\nHere is the list of all variables and their default values:\n\n* ``jenkins_name: jenkins``\n* ``jenkins_user: jenkins``\n* ``jenkins_group: \"{{ jenkins_user }}\"``\n* ``jenkins_http_port: 8080``\n* ``jenkins_home_path: /var/lib/jenkins``\n* ``jenkins_java_path: /usr/bin/java``\n* ``jenkins_servlet_prefix: /``\n* ``jenkins_pidfile: /var/run/jenkins/jenkins.pid``\n\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n-------------------------\n\n    - hosts: servers\n      roles:\n         - { role: avanov.jenkins, jenkins_http_port: 8888 }\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nMaxim Avanov (https://maximavanov.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favanov%2Fansible-jenkins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favanov%2Fansible-jenkins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favanov%2Fansible-jenkins/lists"}