{"id":18597708,"url":"https://github.com/aem-design/ansible-role-aem-verify","last_synced_at":"2025-05-16T14:09:36.755Z","repository":{"id":80556415,"uuid":"181275276","full_name":"aem-design/ansible-role-aem-verify","owner":"aem-design","description":"ansible role for verifying if AEM instance is ready for operations","archived":false,"fork":false,"pushed_at":"2023-02-15T13:34:34.000Z","size":42,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-17T23:45:47.410Z","etag":null,"topics":["aem","aem-automation","aem-tools","automation","best-practices","devops"],"latest_commit_sha":null,"homepage":"http://aem.design","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aem-design.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"maxbarrass"}},"created_at":"2019-04-14T07:38:02.000Z","updated_at":"2023-02-15T09:58:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"faa4aa4f-5d41-4760-999a-fb1ba833c643","html_url":"https://github.com/aem-design/ansible-role-aem-verify","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/aem-design%2Fansible-role-aem-verify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aem-design%2Fansible-role-aem-verify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aem-design%2Fansible-role-aem-verify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aem-design%2Fansible-role-aem-verify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aem-design","download_url":"https://codeload.github.com/aem-design/ansible-role-aem-verify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254544158,"owners_count":22088808,"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":["aem","aem-automation","aem-tools","automation","best-practices","devops"],"created_at":"2024-11-07T01:29:10.167Z","updated_at":"2025-05-16T14:09:36.704Z","avatar_url":"https://github.com/aem-design.png","language":"Python","funding_links":["https://patreon.com/maxbarrass"],"categories":[],"sub_categories":[],"readme":"# Ansible Role: AEM Verify\n\n[![Build Status](https://travis-ci.org/aem-design/ansible-role-aem-verify.svg?branch=master)](https://travis-ci.org/aem-design/ansible-role-aem-verify)\n\nThis role tests AEM instance if its available.\n\u003e This role was developed as part of\n\u003e [AEM.Design](http://aem.design/)\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n    wait_delay: 1\n    aem_schema: \"http\"\n    aem_host: \"localhost\"\n    aem_port: 4502\n    aem_username: \"admin\"\n    aem_password: \"admin\"\n    \n    debug_hide: true\n    \n    url_login: \"/libs/granite/core/content/login.html\"\n    url_packages: \"/crx/packmgr/service.jsp\"\n    url_bunldes_json: \"/system/console/bundles.json\"\n    url_bunldes: \"/system/console/bundles\"\n\n    \nTo specify service that should be used as target for tests set following variable\n\n    aem_schema: \"http\"\n    aem_host: \"localhost\"\n    aem_port: 4502\n    aem_username: \"admin\"\n    aem_password: \"admin\"\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n```yaml\n- hosts: all\n  roles:\n    - aem_design.aem_verify\n```\n\n## Debug\n\nRun container to test this role:\n\n```bash\ndocker run -it -w /build/source -v ${PWD}:/build/source -v /sys/fs/cgroup:/sys/fs/cgroup:ro -v /var/run/docker.sock:/var/run/docker.sock -v ${HOME}/.m2:/build/.m2 --net=host aemdesign/ansible-playbook:centos7 /bin/bash --login\n```\n\n## License\n\nApache 2.0\n\n## Author Information\n\nThis role was created by [Max Barrass](https://aem.design/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faem-design%2Fansible-role-aem-verify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faem-design%2Fansible-role-aem-verify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faem-design%2Fansible-role-aem-verify/lists"}