unit_type
string
repo_path
string
commit_id
string
stars
int32
unit_prefix
string
shard
int32
license_types
list
files
list
quality
dict
flags
dict
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/kubernetes-apps
294
[ "no_license" ]
[ { "path": "repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/kubernetes-apps/defaults/main.yml", "content": "kubernetes_dashboard_deploy: true\nkubernetes_dashboard_configuration: https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1674, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/kubernetes-common
294
[ "no_license" ]
[ { "path": "repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/kubernetes-common/tasks/main.yml", "content": "---\n\n- name: Debian compatible install\n include_tasks: debian.yml\n when: is_debian_compatible\n\n- name: Redhat compatible install\n include_tasks: redhat.yml\n when: is...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1348, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/kubernetes-master
294
[ "no_license" ]
[ { "path": "repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/kubernetes-master/defaults/main.yml", "content": "---\n\nkubernetes_default_networking: flannel\nkubernetes_network: 10.244.0.0/16\n\n# Flannel network works on amd64, arm, arm64 and ppc64le platform\n# see https://kubernete...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1396, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/nfs-server
294
[ "no_license" ]
[ { "path": "repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/nfs-server/tasks/main.yml", "content": "---\n#\n# Install an NFSv4 server\n#\n\n- name: Load distribution-specific parameters\n include_tasks: 'init-{{ansible_os_family}}.yml'\n tags:\n - nfs\n - nfs-server\n\n- name...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1688, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/r
294
[ "no_license" ]
[ { "path": "repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/r/tasks/init-Debian.yml", "content": "---\n\n- name: Set R common playbook params (Ubuntu)\n set_fact:\n r_packages:\n - r-base\n - r-base-dev\n - r-recommended\n # support parallel execution\n -...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2098, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/slurm-common
294
[ "no_license" ]
[ { "path": "repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/slurm-common/tasks/init-Debian.yml", "content": "---\n\n- name: Set SLURM common playbook params (Debian/Ubuntu)\n set_fact:\n slurm_pid_dir: /var/run/slurm-llnl\n when: is_debian_compatible\n", "license_type": "no_...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2961, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/slurm-master
294
[ "no_license" ]
[ { "path": "repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/slurm-master/tasks/db.yml", "content": "---\n\n- name: Set variables (Debian/Ubuntu)\n set_fact:\n slurm_db_server_name: MariaDB\n slurm_db_server_pkg: mariadb-server\n slurm_db_python_pkg: python-mysqldb\n slur...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 4117, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/supervisord
294
[ "no_license" ]
[ { "path": "repo-github/gc3-uzh-ch@elasticluster/elasticluster/share/playbooks/roles/supervisord/tasks/extra.yml", "content": "---\n#\n# Deploy additional configuration snippets\n# and start the associated programs\n#\n\n- name: Deploy additional configuration snippet\n copy:\n dest: '{{ supervisor_conf_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 604, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/girder@girder_worker/devops/ansible/roles/girder-worker
294
[ "no_license" ]
[ { "path": "repo-github/girder@girder_worker/devops/ansible/roles/girder-worker/tasks/daemon.yml", "content": "- set_fact:\n girder_worker_use_upstart: '{{ ansible_os_family == \"Debian\" and ansible_distribution_release == \"trusty\" }}'\n\n- set_fact:\n girder_worker_use_systemd: '{{ (ansible_os_fami...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 7442, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/girder@girder_worker/devops/ansible/roles/redhat-mongodb
294
[ "no_license" ]
[ { "path": "repo-github/girder@girder_worker/devops/ansible/roles/redhat-mongodb/tasks/main.yml", "content": "- name: Add mongodb repo\n copy:\n src: \"mongodb.repo\"\n dest: \"/etc/yum.repos.d/mongodb.repo\"\n\n- name: Install mongodb\n yum:\n name: mongodb-org-server\n state: present\n\n- nam...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 367, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/girder@girder_worker/devops/ansible/roles/redhat-rabbitmq
294
[ "no_license" ]
[ { "path": "repo-github/girder@girder_worker/devops/ansible/roles/redhat-rabbitmq/tasks/main.yml", "content": "- rpm_key:\n state: present\n key: https://www.rabbitmq.com/rabbitmq-signing-key-public.asc\n\n- name: Install rabbitmq\n yum:\n name: https://www.rabbitmq.com/releases/rabbitmq-server/v3....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 311, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/alton
294
[ "no_license" ]
[ { "path": "repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/alton/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/Ansible...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 963, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/edxapp
294
[ "no_license" ]
[ { "path": "repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/edxapp/tasks/main.yml", "content": "# requires:\n# - group_vars/all\n# - common/tasks/main.yml\n---\n- name: create application user\n user: >\n name=\"{{ edxapp_user }}\" home=\"{{ edxapp_app_dir }}\"\n createhome=no shell=/bin/f...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2417, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/jenkins_admin
294
[ "no_license" ]
[ { "path": "repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/jenkins_admin/tasks/nat_monitor.yml", "content": "---\n# Nat monitors should be defined as a list of dictionaries\n# e.g.\n# NAT_MONITORS:\n# - vpc_name: 'loadtest-edx'\n# region: 'us-east-1'\n# deployment: 'edx'\n# \n# To receiv...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1865, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/jenkins_worker
294
[ "no_license" ]
[ { "path": "repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/jenkins_worker/tasks/packer.yml", "content": "---\n- name: Download packer\n get_url: url={{ packer_url }} dest=/var/tmp/packer.zip\n\n- name: Unzip packer\n unarchive: src=/var/tmp/packer.zip dest=/usr/local/bin copy=no\n", "license...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 172, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/xqueue
294
[ "no_license" ]
[ { "path": "repo-github/hmcmooc@ec2-edx-configuration/playbooks/roles/xqueue/tasks/tag_ec2.yml", "content": "---\n\n- name: get instance information\n action: ec2_facts\n\n- name: tag instance\n ec2_tag: resource={{ ansible_ec2_instance_id }} region={{ ansible_ec2_placement_region }}\n args:\n tags:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 331, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/jlund@streisand/playbooks/roles/lets-encrypt
294
[ "no_license" ]
[ { "path": "repo-github/jlund@streisand/playbooks/roles/lets-encrypt/vars/main.yml", "content": "---\nle_base: /var/lib/acme\nle_port: 80\nle_api_endpoint: \"https://acme-v01.api.letsencrypt.org/directory\"\nle_certificate: \"{{ le_base }}/live/{{ streisand_domain }}/fullchain\"\nle_private_key: \"{{ le_base...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2351, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/jlund@streisand/playbooks/roles/nginx
294
[ "no_license" ]
[ { "path": "repo-github/jlund@streisand/playbooks/roles/nginx/tasks/main.yml", "content": "---\n- name: Ensure that the Apache web server is not installed in order to avoid conflicts with Nginx\n apt:\n package: \"{{ apache_packages_to_remove }}\"\n state: absent\n\n- name: \"Add the official Nginx AP...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1456, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/jlund@streisand/playbooks/roles/shadowsocks
294
[ "no_license" ]
[ { "path": "repo-github/jlund@streisand/playbooks/roles/shadowsocks/tasks/v2ray.yml", "content": "---\n- name: Add the repo for getting the latest version of Go\n apt_repository:\n repo: 'ppa:longsleep/golang-backports'\n register: golang_add_apt_repository\n until: not golang_add_apt_repository.failed...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1255, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/ad_hoc_reporting
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/ad_hoc_reporting/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3564, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/alton
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/alton/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atlassian.net/...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1361, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/android_sdk
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/android_sdk/defaults/main.yml", "content": "---\n# User/group to manage Android SDK\nandroid_user: \"android\"\nandroid_group: \"android\"\n# Tarball to download\nandroid_download: \"android-sdk_r24.4.1-linux.tgz\"\n# Checksum of...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 5391, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/antivirus
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/antivirus/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atlassian....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1581, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/certs
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/certs/tasks/tag_ec2.yml", "content": "---\n\n- name: Get instance information\n action: ec2_facts\n\n- name: Tag instance\n ec2_tag:\n resource: \"{{ ansible_ec2_instance_id }}\"\n region: \"{{ ansible_ec2_placement_regio...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 305, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/credentials
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/credentials/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atlassia...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 15885, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/devstack_sqlite_fix
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/devstack_sqlite_fix/tasks/main.yml", "content": "---\n- name: Creates directory\n file:\n path: \"{{ SQLITE_FIX_TMP_DIR }}\"\n state: directory\n mode: 0775\n when: devstack is defined and devstack\n tags:\n - devs...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1942, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/ecommerce
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/ecommerce/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atlassian....
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 45209, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/edx_django_service
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/edx_django_service/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.a...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 16027, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/edxapp_common
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/edxapp_common/tasks/main.yml", "content": "---\n- name: Install system packages\n apt:\n name: \"{{ item }}\"\n state: present\n update_cache: yes\n with_items: \"{{ edxapp_common_debian_pkgs }}\"\n tags:\n - insta...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 196, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/forum
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/forum/tasks/tag_ec2.yml", "content": "---\n- name: get instance information\n action: ec2_facts\n\n- name: tag instance\n ec2_tag:\n resource: \"{{ ansible_ec2_instance_id }}\"\n region: \"{{ ansible_ec2_placement_region ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 312, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/git_clone
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/git_clone/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atlassian....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2759, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/harprofiler
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/harprofiler/defaults/main.yml", "content": "---\n#\n# edX Configuration\n#\n# code style: https://openedx.atlassian.net/wiki/display/OpenOPS/Ansible+Code+Conventions\n\nharprofiler_role_name: harprofiler\n\nharprofiler_user: \"ha...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2105, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/harstorage
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/harstorage/defaults/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configur...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 6155, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/jenkins_common
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/jenkins_common/defaults/main.yml", "content": "jenkins_common_user: jenkins\njenkins_common_group: edx\njenkins_common_home: /var/lib/jenkins\njenkins_common_config_path: /init-configs\njenkins_common_port: 8080\njenkins_common_v...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 9706, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/jenkins_worker
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/jenkins_worker/meta/main.yml", "content": "---\ndependencies:\n - common\n - jscover\n - newrelic\n - role: oraclejdk\n\n # dependencies for edx-app jenkins worker:\n - role: edxapp_common\n when: platform_worker is defi...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 6517, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/newrelic
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/newrelic/defaults/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atlassia...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2891, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/newrelic-npi
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/newrelic-npi/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atlassi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1562, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/newrelic_infrastructure
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/newrelic_infrastructure/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://open...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1479, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/oauth2_proxy
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/oauth2_proxy/tasks/tag_ec2.yml", "content": "---\n- name: get instance information\n action: ec2_facts\n\n- name: tag instance\n ec2_tag:\n resource: \"{{ ansible_ec2_instance_id }}\"\n region: \"{{ ansible_ec2_placement_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 289, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/oauth_client_setup
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/oauth_client_setup/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.a...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3054, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/oraclejdk
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/oraclejdk/tasks/main.yml", "content": "---\n# oraclejdk\n#\n# Dependencies:\n#\n# * common\n#\n# Example play:\n#\n# roles:\n# - common\n# - oraclejdk\n\n- name: Install debian needed pkgs\n apt:\n name: \"{{ item }}\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1314, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/python
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/python/tasks/main.yml", "content": "# Bootstrap packages must be installed with raw commands, because ubuntu\n# xenial+ cloud images don't have python2.7 installed, and ansible doesn't yet\n# support python3.\n\n- name: Update ap...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 325, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/splunkforwarder
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/splunkforwarder/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atla...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4041, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/tools_jenkins
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/tools_jenkins/tasks/main.yml", "content": "---\n# The deadsnakes PPA is required to install python3.5 on Trusty.\n# Xenial comes with python3.5 installed.\n- name: add deadsnakes repository\n apt_repository:\n repo: \"ppa:fkr...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 513, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/vhost
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/vhost/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://openedx.atlassian.net/wiki/display/OpenOPS\n# code style: https://openedx.atlassian.net/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2552, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/xqueue
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/xqueue/tasks/deploy.yml", "content": "---\n- name: \"Writing supervisor scripts - xqueue, xqueue consumer\"\n template:\n src: \"{{ item }}.conf.j2\"\n dest: \"{{ supervisor_available_dir }}/{{ item }}.conf\"\n owner: \...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 10409, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/xqwatcher
294
[ "no_license" ]
[ { "path": "repo-github/michaelsteiner19@open-edx-configuration/playbooks/roles/xqwatcher/tasks/deploy_courses.yml", "content": "# Iterates over the data structure documented in tasks/main.yml\n# checking out the grader code from the repository specified on\n# a per queue basis.\n\n- name: Checkout grader co...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 444, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/negritobomb@edxplat/playbooks/roles/edxlocal
294
[ "no_license" ]
[ { "path": "repo-github/negritobomb@edxplat/playbooks/roles/edxlocal/tasks/main.yml", "content": "# Installs packages to run edx locally on a single instance\n# requires:\n# - group_vars/all\n# - common/tasks/main.yml\n#\n# This installs mysql-server-5.5 though\n# in production we use mysql-5.1.62.\n#\n#...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4073, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/negritobomb@edxplat/playbooks/roles/insights
294
[ "no_license" ]
[ { "path": "repo-github/negritobomb@edxplat/playbooks/roles/insights/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/Ansible-Coding...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 6878, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/negritobomb@edxplat/playbooks/roles/jenkins_master
294
[ "no_license" ]
[ { "path": "repo-github/negritobomb@edxplat/playbooks/roles/jenkins_master/tasks/main.yml", "content": "---\n\n- name: install jenkins specific system packages\n apt:\n pkg={{','.join(jenkins_debian_pkgs)}}\n state=present update_cache=yes\n tags:\n - jenkins\n\n- name: install jenkins extra system ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4911, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/negritobomb@edxplat/playbooks/roles/jenkins_worker
294
[ "no_license" ]
[ { "path": "repo-github/negritobomb@edxplat/playbooks/roles/jenkins_worker/tasks/python.yml", "content": "---\n\n# Install scripts requiring a GitHub OAuth token\n- name: Install requests Python library\n pip: name=requests state=present\n\n- fail: OAuth token not defined\n when: github_oauth_token is not ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2396, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/negritobomb@edxplat/playbooks/roles/mariadb
294
[ "no_license" ]
[ { "path": "repo-github/negritobomb@edxplat/playbooks/roles/mariadb/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/Ansible-Coding-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2240, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/negritobomb@edxplat/playbooks/roles/test_build_server
294
[ "no_license" ]
[ { "path": "repo-github/negritobomb@edxplat/playbooks/roles/test_build_server/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/Ansib...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1694, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/open-power-ref-design-toolkit@os-services/osa/playbooks/roles/known_hosts
294
[ "no_license" ]
[ { "path": "repo-github/open-power-ref-design-toolkit@os-services/osa/playbooks/roles/known_hosts/tasks/main.yml", "content": "---\n# Copyright 2016 IBM Corp.\n#\n# All Rights Reserved.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance w...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1300, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/open-power-ref-design-toolkit@os-services/osa/playbooks/roles/swift_hosts
294
[ "no_license" ]
[ { "path": "repo-github/open-power-ref-design-toolkit@os-services/osa/playbooks/roles/swift_hosts/defaults/main.yml", "content": "---\n# Copyright 2016 IBM Corp.\n#\n# All Rights Reserved.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in complianc...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4621, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/open-power-ref-design@os-services/osa/playbooks/roles/swift_hosts
294
[ "no_license" ]
[ { "path": "repo-github/open-power-ref-design@os-services/osa/playbooks/roles/swift_hosts/tasks/setup_storage_facts.yml", "content": "---\n# Copyright 2016 IBM Corp.\n#\n# All Rights Reserved.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compl...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 7809, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/openshift@openshift-tools/ansible/roles/openshift_aws_iam_byoc
294
[ "no_license" ]
[ { "path": "repo-github/openshift@openshift-tools/ansible/roles/openshift_aws_iam_byoc/tasks/main.yml", "content": "---\n- fail:\n msg: \"{{ item }} needs to be defined.\"\n when: item is undefined or item|length == 0\n with_items:\n - \"{{ osaib_state }}\"\n - \"{{ osaib_account_id }}\"\n\n- set_fact...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1947, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/openstack@bifrost/playbooks/roles/bifrost-create-bootable-image
294
[ "no_license" ]
[ { "path": "repo-github/openstack@bifrost/playbooks/roles/bifrost-create-bootable-image/tasks/create_bootable_image.yml", "content": "# Copyright (c) 2015 Hewlett-Packard Development Company, L.P.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in c...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4288, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/openstack@bifrost/playbooks/roles/bifrost-ironic-install
294
[ "no_license" ]
[ { "path": "repo-github/openstack@bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml", "content": "# Copyright (c) 2015 Hewlett-Packard Development Company, L.P.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the Li...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 18342, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/openstack@bifrost/playbooks/roles/bifrost-keystone-install
294
[ "no_license" ]
[ { "path": "repo-github/openstack@bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml", "content": "# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http:/...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 4172, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/openstack@bifrost/playbooks/roles/bifrost-prep-for-install
294
[ "no_license" ]
[ { "path": "repo-github/openstack@bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml", "content": "# Copyright (c) 2015 Hewlett-Packard Development Company, L.P.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the Lic...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 5360, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/openstack@bifrost/playbooks/roles/bifrost-rabbitmq
294
[ "no_license" ]
[ { "path": "repo-github/openstack@bifrost/playbooks/roles/bifrost-rabbitmq/defaults/main.yml", "content": "---\nskip_package_install: false\n# This seems to be the same for all supported distributions.\nrabbitmq_package: rabbitmq-server\nrabbitmq_port: 5672\nrabbitmq_service: rabbitmq-server\n", "license...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1190, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/openstack@bifrost/playbooks/roles/venv_python_path
294
[ "no_license" ]
[ { "path": "repo-github/openstack@bifrost/playbooks/roles/venv_python_path/tasks/main.yml", "content": "# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1346, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/migration
294
[ "no_license" ]
[ { "path": "repo-github/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/migration/tasks/activate-ovn.yml", "content": "---\n- name: Generate OVN activation script\n template:\n src: \"activate-ovn.sh.j2\"\n dest: \"/tmp/activate-ovn.sh\"\n mode: 0744\n\n- name: Run OVN activa...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3717, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/post-migration
294
[ "no_license" ]
[ { "path": "repo-github/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/post-migration/tasks/main.yml", "content": "---\n\n#\n# Validate pre-migration resources and then clean those up\n#\n\n- name: Validate pre migration resources after migration\n include_role:\n name: resources/...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1431, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/os-cloud@os-ansible-deployment/tests/roles/bootstrap-host
294
[ "no_license" ]
[ { "path": "repo-github/os-cloud@os-ansible-deployment/tests/roles/bootstrap-host/vars/redhat.yml", "content": "---\n# Copyright 2017, Rackspace US, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obta...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 15882, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/analytics
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/analytics/handlers/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/A...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 2549, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/analytics-server
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/analytics-server/tasks/deploy.yml", "content": "#\n# TODO: Needed while this repo is private\n#\n- name: analytics-server | upload ssh script\n template: \n src=tmp/{{ as_role_name }}.git_ssh.sh.j2 dest={{ as_git_ssh }}\n force=yes o...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2849, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/ansible-role
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/ansible-role/tasks/main.yml", "content": "---\n\n- name: ansible-role | check if the role exists\n command: test -d roles/{{ role_name }}\n register: role_exists\n ignore_errors: yes\n\n- name: ansible-role | prompt for overwrite\n paus...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 730, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/automated
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/automated/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/Ansi...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 5430, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/browsers
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/browsers/tasks/main.yml", "content": "# Install browsers required to run the JavaScript\n# and acceptance test suite locally without a display\n---\n- name: browsers | install system packages\n apt: pkg={{','.join(browser_deb_pkgs)}}\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1257, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/certs
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/certs/tasks/deploy.yml", "content": "---\n\n- name: certs | create certificate application config\n template: >\n src=certs.env.json.j2\n dest={{ certs_app_dir }}/env.json\n sudo_user: \"{{ certs_user }}\"\n notify: certs | restart...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 7204, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/common
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/common/tasks/main.yml", "content": "---\n- name: common | Add user www-data\n # This is the default user for nginx\n user: >\n name=\"{{ common_web_user }}\"\n shell=/bin/false\n\n- name: common | Create common directories\n file: ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 3475, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/datadog
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/datadog/tasks/main.yml", "content": "---\n\n#\n# datadog\n# \n# Overview:\n# \n# Installs datadog \n##\n# Dependencies:\n#\n# Example play:\n# roles:\n# - common\n# - datadog\n#\n\n- name: datadog | install debian needed pkgs\n apt: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1244, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/demo
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/demo/tasks/deploy.yml", "content": "---\n\n- name: demo | check out the demo course\n git: dest={{ demo_code_dir }} repo={{ demo_repo }} version={{ demo_version }}\n sudo_user: \"{{ edxapp_user }}\"\n register: demo_checkout\n tags: de...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1793, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/devpi
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/devpi/tasks/main.yml", "content": "#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/Ansible-Codin...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2982, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/discern
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/discern/tasks/main.yml", "content": "---\n- name: discern | create application user\n user: >\n name=\"{{ discern_user }}\"\n home=\"{{ discern_app_dir }}\"\n createhome=no\n shell=/bin/false\n notify:\n - discern | restart...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 6440, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/edx_ansible
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/edx_ansible/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/An...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2011, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/edxapp
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/edxapp/handlers/main.yml", "content": "---\n- name: edxapp | restart edxapp\n supervisorctl_local: >\n state=restarted\n supervisorctl_path={{ supervisor_ctl }}\n config={{ supervisor_cfg }}\n name=\"edxapp:{{ item }}\"\n when...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 15900, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/edxlocal
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/edxlocal/tasks/main.yml", "content": "# Installs packages to run edx locally on a single instance\n# requires:\n# - group_vars/all\n# - common/tasks/main.yml\n#\n# This installs mysql-server-5.5 though\n# in production we use mysql-5.1....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 983, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/forum
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/forum/tasks/test.yml", "content": "---\n\n- name: forum | test that the required service are listening\n wait_for: port={{ item.port }} host={{ item.host }} timeout=30\n with_items: \"{{ forum_services }}\"\n when: not devstack\n tags:\...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 5539, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/gh_users
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/gh_users/tasks/main.yml", "content": "---\n\n# gh_users\n#\n# Creates OS accounts for users based on their github credential.\n# Takes a list gh_users as a parameter which is a list of users\n#\n# roles:\n# - role: gh_users\n# gh_user...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1333, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/haproxy
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/haproxy/handlers/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/Ans...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1933, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/jenkins_master
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/jenkins_master/handlers/main.yml", "content": "---\n- name: jenkins_master | restart Jenkins\n service: name=jenkins state=restarted\n\n- name: jenkins_master | start nginx\n service: name=nginx state=started\n\n- name: jenkins_master | r...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 4929, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/jenkins_worker
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/jenkins_worker/tasks/python.yml", "content": "---\n\n# Install scripts requiring a GitHub OAuth token\n- name: jenkins_worker | Install requests Python library\n pip: name=requests state=present\n\n- fail: jenkins_worker | OAuth token not ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 4311, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/local_dev
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/local_dev/defaults/main.yml", "content": "---\n\nlocaldev_accounts:\n - { user: \"{{ edxapp_user}}\", home: \"{{ edxapp_app_dir }}\" }\n - { user: \"{{ forum_user }}\", home: \"{{ forum_app_dir }}\" }\n - { user: \"{{ ora_user }}\"...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1721, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/mongo
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/mongo/handlers/main.yml", "content": "---\n- name: restart mongo\n service: name=mongodb state=restarted\n tags: deploy\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 82 }, { "path": "repo-g...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 2260, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/nginx
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/nginx/handlers/main.yml", "content": "---\n- name: nginx | restart nginx\n service: name=nginx state=restarted\n tags: deploy\n\n- name: nginx | reload nginx\n service: name=nginx state=reloaded\n tags: deploy\n", "license_type": "n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 4501, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/notifier
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/notifier/tasks/main.yml", "content": "---\n\n#\n# notifier\n#\n# Overview:\n#\n# Provides the edX notifier service, a service for sending\n# notifications over messaging protocols.\n#\n# Dependencies:\n#\n# * common\n#\n# Example play:\n#...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 4581, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/ora
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/ora/tasks/main.yml", "content": "# requires:\n# - group_vars/all\n# - common/tasks/main.yml\n---\n\n- name: ora | create application user\n user: >\n name=\"{{ ora_user }}\" home=\"{{ ora_app_dir }}\"\n createhome=no shell=/bin/fal...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 7461, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/oraclejdk
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/oraclejdk/tasks/main.yml", "content": "---\n\n# oraclejdk\n#\n# Dependencies:\n#\n# * common\n#\n# Example play:\n#\n# roles:\n# - common\n# - oraclejdk\n\n- name: oraclejdk | check for Oracle Java version {{ oraclejdk_base }}\n co...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1143, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/rabbitmq
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/rabbitmq/defaults/main.yml", "content": "#Variables for rabbitmq\n---\n\n# Environment specific vars\nRABBIT_ERLANG_COOKIE: 'DEFAULT_COOKIE'\nRABBIT_USERS:\n - name: 'admin'\n password: '<PASSWORD>'\n - name: 'edx'\n password: 'edx'...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4644, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/rbenv
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/rbenv/tasks/main.yml", "content": "---\n\n# rbenv\n#\n# Dependencies:\n#\n# * common\n#\n# Example play:\n#\n# roles:\n# - common\n# - role: rbenv\n# rbenv_user: \"{{ forum_user }}\"\n# rbenv_dir: \"{{ forum_rbenv_dir }}\"\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4147, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/splunkforwarder
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/splunkforwarder/tasks/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wik...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 3977, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/supervisor
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/supervisor/tasks/main.yml", "content": "#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/Ansible-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4123, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/xqueue
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/xqueue/handlers/main.yml", "content": "- name: xqueue | restart xqueue\n supervisorctl_local: >\n name={{ item }}\n supervisorctl_path={{ supervisor_ctl }}\n config={{ supervisor_cfg }}\n state=restarted\n with_items:\n - xqu...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 4550, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/ovnicraft@evex-configuration/playbooks/roles/xserver
294
[ "no_license" ]
[ { "path": "repo-github/ovnicraft@evex-configuration/playbooks/roles/xserver/handlers/main.yml", "content": "---\n#\n# edX Configuration\n#\n# github: https://github.com/edx/configuration\n# wiki: https://github.com/edx/configuration/wiki\n# code style: https://github.com/edx/configuration/wiki/Ans...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 5489, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/pdehaye@theming-configuration/playbooks/roles/ansible-role
294
[ "no_license" ]
[ { "path": "repo-github/pdehaye@theming-configuration/playbooks/roles/ansible-role/tasks/main.yml", "content": "---\n\n- name: ansible-role | create role directories\n file: path=roles/{{role_name}}/{{ item }} state=directory\n with_items:\n - tasks\n - handlers\n - vars\n - templates\n - fi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 374, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/pdehaye@theming-configuration/playbooks/roles/apache
294
[ "no_license" ]
[ { "path": "repo-github/pdehaye@theming-configuration/playbooks/roles/apache/tasks/apache_site.yml", "content": "# Requires nginx package\n---\n- name: apache | Copying apache config {{ site_name }}\n template: src={{ item }} dest=/etc/apache2/sites-available/{{ site_name }}\n first_available_file:\n - ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1641, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-github/pdehaye@theming-configuration/playbooks/roles/common
294
[ "no_license" ]
[ { "path": "repo-github/pdehaye@theming-configuration/playbooks/roles/common/vars/main.yml", "content": "common_debian_pkgs:\n - ack-grep\n - lynx-cur\n - logrotate\n - mosh\n - rsyslog\n - screen\n - tree\n - git\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 10...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 7637, "all_permissive": false }