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
nopparujp/mathops-docker-k8s
335fffd46b41b728032558bafbe2a019dd8ba150
0
k3s-ansible/roles/raspberrypi
4,797
[ "permissive" ]
[ { "path": "k3s-ansible/roles/raspberrypi/tasks/prereq/Ubuntu.yml", "content": "---\n- name: Enable cgroup via boot commandline if not already enabled for Ubuntu on a Raspberry Pi\n ansible.builtin.lineinfile:\n path: /boot/firmware/cmdline.txt\n backrefs: yes\n regexp: '^((?!.*\\bcgroup_enable=cpu...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1411, "all_permissive": true }
ansible_role
hugomorg/phoenix_boilerplate
44a24793780cda5a4e126666162a0976baaf497f
0
ansible/roles/elixir-release
4,797
[ "no_license" ]
[ { "path": "ansible/roles/elixir-release/tasks/main.yml", "content": "---\n# tasks file for app\n\n- include_tasks: dirs.yml\n tags: [\"dirs\"]\n\n- include_tasks: systemd.yml\n tags: [\"systemd\"]\n\n- include_tasks: scripts.yml\n tags: [\"scripts\"]\n\n- import_tasks: deploy.yml\n tags: [\"deploy\"]\n"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 216, "all_permissive": false }
ansible_role
ThomasC3/GPT
edab9d3a160794a955e4d47b033b52fbe59c0abd
0
FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/driver_finder
4,797
[ "no_license" ]
[ { "path": "FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/driver_finder/tasks/main.yml", "content": "---\n- name: Ensure code path exists\n ansible.builtin.file:\n name: /var/task\n state: directory\n mode: \"0755\"\n owner: \"{{ provisioner_user }}\"\n group: \"{{ provis...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1949, "all_permissive": false }
ansible_role
ThomasC3/GPT
edab9d3a160794a955e4d47b033b52fbe59c0abd
0
FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/franklinkim.nodejs
4,797
[ "no_license" ]
[ { "path": "FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/franklinkim.nodejs/README.md", "content": "# Ansible Nodejs Role\n\n[![Build Status](https://img.shields.io/travis/weareinteractive/ansible-nodejs.svg)](https://travis-ci.org/weareinteractive/ansible-nodejs)\n[![License](https://i...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3141, "all_permissive": false }
ansible_role
ThomasC3/GPT
edab9d3a160794a955e4d47b033b52fbe59c0abd
0
FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/nginx
4,797
[ "no_license" ]
[ { "path": "FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/nginx/templates/conf.d/load-balancer.conf.j2", "content": "upstream {{ nginx_stage }} {\n{% if web_upstream_ip_hash %}\n ip_hash;\n{% endif %}\n{% for server in web_upstream_servers[region] %}\n server {{ server }};\n{% endfor %...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 5416, "all_permissive": false }
ansible_role
ThomasC3/GPT
edab9d3a160794a955e4d47b033b52fbe59c0abd
0
FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/python
4,797
[ "no_license" ]
[ { "path": "FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/python/defaults/main.yml", "content": "---\npython_version: 3.11.4\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 27 }, { "path": "FreeRide-master/FreeRideAdmin/FreeRideBackend-master/...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1382, "all_permissive": false }
ansible_role
ThomasC3/GPT
edab9d3a160794a955e4d47b033b52fbe59c0abd
0
FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/users
4,797
[ "no_license" ]
[ { "path": "FreeRide-master/FreeRideAdmin/FreeRideBackend-master/ansible/roles/users/tasks/main.yml", "content": "---\n- name: Ensure group \"admin\" exists\n ansible.builtin.group:\n name: admin\n state: present\n\n- name: Ensure group \"web\" exists\n ansible.builtin.group:\n name: web\n stat...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1355, "all_permissive": false }
ansible_role
ThomasC3/GPT
edab9d3a160794a955e4d47b033b52fbe59c0abd
0
FreeRide-master/FreeRideBackend/ansible/roles/cloudwatch_agent
4,797
[ "no_license" ]
[ { "path": "FreeRide-master/FreeRideBackend/ansible/roles/cloudwatch_agent/meta/main.yml", "content": "galaxy_info:\n author: pjaneiro\n description: Role to install AWS Cloudwatch Agent on Debian-based machines\n company: Whitesmith\n license: MIT\n min_ansible_version: 2.4\n # Update validated platfo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1118, "all_permissive": false }
ansible_role
ThomasC3/GPT
edab9d3a160794a955e4d47b033b52fbe59c0abd
0
FreeRide-master/FreeRideBackend/ansible/roles/driver_finder
4,797
[ "no_license" ]
[ { "path": "FreeRide-master/FreeRideBackend/ansible/roles/driver_finder/templates/driver_finder.service.j2", "content": "[Unit]\nDescription=uWSGI instance running driver finder code\nWants=network-online.target\nAfter=network.target\n\n[Service]\nType=simple\nUser={{ provisioner_user }}\nGroup=www-data\nWor...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2336, "all_permissive": false }
ansible_role
ThomasC3/GPT
edab9d3a160794a955e4d47b033b52fbe59c0abd
0
FreeRide-master/FreeRideBackend/ansible/roles/yarn
4,797
[ "no_license" ]
[ { "path": "FreeRide-master/FreeRideBackend/ansible/roles/yarn/tasks/main.yml", "content": "---\n- name: Import YARN APT key\n ansible.builtin.apt_key:\n url: \"{{ yarn_gpg_key_url }}\"\n state: present\n tags: utility\n\n- name: Install YARN APT repo\n ansible.builtin.apt_repository:\n repo: \"d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 429, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/application
4,817
[ "no_license" ]
[ { "path": "roles/application/templates/application.yaml.j2", "content": "apiVersion: v1\nkind: Namespace\nmetadata:\n name: todoapp\n annotations:\n linkerd.io/inject: enabled\n\n---\n\napiVersion: apps/v1\nkind: Deployment\nmetadata:\n name: todoapp-deployment\n namespace: todoapp\n\nspec:\n select...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 3339, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/cert-manager-deploy
4,817
[ "no_license" ]
[ { "path": "roles/cert-manager-deploy/tasks/main.yml", "content": "# issuer staging\n- name: \"Put Cert Manager issuer staging template\"\n template:\n src: issuer-staging.yml.j2\n dest: /tmp/issuer-staging.yml\n owner: root\n group: root\n mode: '0777'\n\n# issuer production\n- name: \"Put C...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 837, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/common
4,817
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "- name: \"Debug\"\n debug:\n msg: \"Starting common install\"\n\n- name: \"Update apt\"\n apt:\n update_cache: yes\n cache_valid_time: 3600\n\n- name: \"Install required packages\"\n apt:\n name: \"{{ packages }}\"\n state: present\n va...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 381, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/contour
4,817
[ "no_license" ]
[ { "path": "roles/contour/tasks/main.yml", "content": "- name: \"Put Contour template\"\n template:\n src: contour.yml.j2\n dest: /tmp/contour.yml\n owner: root\n group: root\n mode: '0777'\n\n- name: \"Apply Contour\"\n shell: kubectl apply -f /tmp/contour.yml >> contour_apply.log\n args:\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 288, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/docker
4,817
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "- name: \"Debug\"\n debug:\n msg: \"Starting install of Docker\"\n\n- name: \"Install docker module with pip\"\n pip:\n name:\n - docker\n\n- name: \"Remove swap file\"\n mount:\n name: swap\n fstype: swap\n state: absent\n\n- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1250, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/front-proxy
4,817
[ "no_license" ]
[ { "path": "roles/front-proxy/tasks/main.yml", "content": "- name: \"Install Envoy proxy required packages\"\n apt:\n name: \"{{ packages }}\"\n state: present\n vars:\n packages:\n - apt-transport-https\n - ca-certificates\n - gnupg-agent\n - software-properties-common\n\n- na...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1317, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/helm
4,817
[ "no_license" ]
[ { "path": "roles/helm/tasks/main.yml", "content": "- name: \"Download Helm install script\"\n get_url:\n url: https://git.io/get_helm.sh\n dest: /tmp/get_helm.sh\n mode: '0744'\n\n- name: \"Install Helm\"\n shell: \"/tmp/get_helm.sh\"\n args:\n chdir: $HOME\n creates: helm_install.log\n\n-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 328, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/kubernetes
4,817
[ "no_license" ]
[ { "path": "roles/kubernetes/tasks/main.yml", "content": "- name: \"Add Kubernetes apt key\"\n apt_key:\n url: https://packages.cloud.google.com/apt/doc/apt-key.gpg\n state: present\n\n- name: \"Add Kubernetes repo\"\n apt_repository:\n repo: deb https://apt.kubernetes.io/ kubernetes-xenial main\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 777, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/letsencrypt
4,817
[ "no_license" ]
[ { "path": "roles/letsencrypt/tasks/main.yml", "content": "- name: \"Add Certbot PPA\"\n apt_repository:\n repo: 'ppa:certbot/certbot'\n\n- name: \"Install Certbot for Nginx\"\n apt:\n name: \"python-certbot-nginx\"\n state: present\n\n- name: \"Stop Nginx\"\n # systemctl stop nginx\n service: n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2369, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/linkerd
4,817
[ "no_license" ]
[ { "path": "roles/linkerd/tasks/setup.yml", "content": "- name: \"Download Linkerd install script file\"\n get_url:\n url: https://run.linkerd.io/install\n dest: /tmp/linkerd-install.sh\n mode: '+x'\n\n- name: \"Run Linkerd install script file\"\n shell: bash /tmp/linkerd-install.sh\n\n- name: \"R...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1977, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/masters
4,817
[ "no_license" ]
[ { "path": "roles/masters/tasks/main.yml", "content": "- include_tasks: \"setup.yml\"\n# CNI\n- include_tasks: \"flannel.yml\"\n- include_tasks: \"token.yml\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 }, { "path": "roles/masters/tasks/flannel.yml", "c...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1707, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/nodes
4,817
[ "no_license" ]
[ { "path": "roles/nodes/tasks/main.yml", "content": "- name: \"Kubeadm reset\"\n shell: kubeadm reset -f >> kubeadm_reset.log\n args:\n chdir: $HOME\n creates: kubeadm_reset.log\n\n- name: \"Join node to cluster\"\n shell: \"{{ hostvars[groups['masters'][0]]['join_command'] }} >> node.log\"\n ignor...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 303, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/registry
4,817
[ "no_license" ]
[ { "path": "roles/registry/templates/harbor.yml.j2", "content": "hostname: {{ cert_domain_name }}\n\nhttp:\n port: 80\n\nhttps:\n port: 443\n certificate: /etc/letsencrypt/live/{{ cert_domain_name }}/fullchain.pem\n private_key: /etc/letsencrypt/live/{{ cert_domain_name }}/privkey.pem\n external_url: ht...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2881, "all_permissive": false }
ansible_role
juliocesarscheidt/cncf-project
decd4766fd0048297687c8574b4223ba0f383c56
1
roles/wait
4,817
[ "no_license" ]
[ { "path": "roles/wait/tasks/main.yml", "content": "- name: \"Wait some time\"\n shell: sleep 45\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 43 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 43, "all_permissive": false }
ansible_role
PedroAndrade89/flask-automate
01c50a910b890bdc98ead7cfca7eeaf0763268cc
0
roles/flask-app
4,817
[ "no_license" ]
[ { "path": "roles/flask-app/tasks/main.yml", "content": "# Ansible role to deploy flask app \n\n\n- name: Install epel-release if not present\n yum: \n name: epel-release\n state: latest\n\n- name: Upgrade all yum packages\n yum: \n name: '*'\n state: latest \n\n- name: Install packages gcc, ng...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2077, "all_permissive": false }
ansible_role
PedroAndrade89/flask-automate
01c50a910b890bdc98ead7cfca7eeaf0763268cc
0
roles/load-balancer
4,817
[ "no_license" ]
[ { "path": "roles/load-balancer/tasks/main.yml", "content": "# Ansible role to deploy nginx load-balancer \n\n---\n\n- name: Install haproxy\n yum:\n name: haproxy\n\n \n- name: Configure the lb upstream servers\n template: src=haproxy-flask.conf dest=/etc/haproxy/haproxy.cfg\n\n\n- name: Start hapro...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 287, "all_permissive": false }
ansible_role
shanesveller/ansible-vps-provisioner
ac6bb9d321ba5163ec0779be9e2baf1ef237601c
0
roles/common
4,817
[ "no_license" ]
[ { "path": "roles/common/handlers/main.yml", "content": "---\n- name: Set hostname from /etc\n command: /bin/hostname -F /etc/hostname\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 77 }, { "path": "roles/common/tasks/hostname.yml", "content": "---\n- name: ...
{ "task_files": 5, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 2255, "all_permissive": false }
ansible_role
shanesveller/ansible-vps-provisioner
ac6bb9d321ba5163ec0779be9e2baf1ef237601c
0
roles/deploy-user
4,817
[ "no_license" ]
[ { "path": "roles/deploy-user/tasks/main.yml", "content": "---\n- name: Add the deploy user\n user: name=deploy\n home=/home/deploy\n shell=/bin/bash\n comment=\"Deploy User\"\n\n- name: Enable sudo access for the deploy user\n user: name=deploy\n groups=sudo\n append=yes...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 524, "all_permissive": false }
ansible_role
shanesveller/ansible-vps-provisioner
ac6bb9d321ba5163ec0779be9e2baf1ef237601c
0
roles/docker
4,817
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "---\n- name: install kernel extensions required for Docker\n apt: pkg=linux-image-extra-{{ ansible_kernel }} state=installed\n\n- name: install add-apt-repository command\n apt: pkg={{ item }} state=installed\n with_items:\n - python-software-properti...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 934, "all_permissive": false }
ansible_role
shanesveller/ansible-vps-provisioner
ac6bb9d321ba5163ec0779be9e2baf1ef237601c
0
roles/mumble-server
4,817
[ "no_license" ]
[ { "path": "roles/mumble-server/tasks/main.yml", "content": "---\n- apt: pkg=mumble-server state=latest\n- template: src=mumble-server-ini.j2 dest=/etc/mumble-server.ini owner=root group=mumble-server mode=0640\n notify: restart mumble-server\n- service: name=mumble-server enabled=yes state=started\n- comma...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 365, "all_permissive": false }
ansible_role
shanesveller/ansible-vps-provisioner
ac6bb9d321ba5163ec0779be9e2baf1ef237601c
0
roles/nginx-passenger
4,817
[ "no_license" ]
[ { "path": "roles/nginx-passenger/handlers/main.yml", "content": "---\n- name: Refresh APT cache\n apt: update_cache=yes\n\n- name: reload nginx\n service: name=nginx state=reloaded\n\n- name: restart nginx\n service: name=nginx state=restarted\n", "license_type": "no_license", "detected_licenses"...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1062, "all_permissive": false }
ansible_role
shanesveller/ansible-vps-provisioner
ac6bb9d321ba5163ec0779be9e2baf1ef237601c
0
roles/ruby
4,817
[ "no_license" ]
[ { "path": "roles/ruby/tasks/main.yml", "content": "---\n- name: Install build-essential and other Ruby deps\n apt: pkg={{ item }} state=latest\n with_items:\n - autoconf\n - build-essential\n - libcurl4-openssl-dev\n - libssl-dev\n - libxml2-dev\n - libxslt1-dev\n - libyaml-dev\n -...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1133, "all_permissive": false }
ansible_role
myfinance/mfinfra
0fdeea0ae5d37239805057d60117851937634ff0
0
roles/baseServer
4,817
[ "no_license" ]
[ { "path": "roles/baseServer/tasks/install.yml", "content": "--- \n - name: Install some base packages for all distributions\n package: name=\"{{ item }}\" state=latest\n with_items:\n #allgemein hilfreiche tools\n - tree\n - wget\n - vim\n #to commit files \n - git \n - gi...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1994, "all_permissive": false }
ansible_role
myfinance/mfinfra
0fdeea0ae5d37239805057d60117851937634ff0
0
roles/cicd
4,817
[ "no_license" ]
[ { "path": "roles/cicd/defaults/main.yml", "content": "---\n# defaults file for cicd\n nexus_image: sonatype/nexus3:3.22.0\n nexuspvc: nexuspvc\n nexusstorage: /mnt/data/nexus/\n nexusstoragesize: 10Gi\n nexus_port_intern: 8081\n nexus_port: 31001\n nexus_dockerrepo_port: 31003 \n nexus_dockerrepo_intern: 31...
{ "task_files": 9, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 11, "total_bytes": 41661, "all_permissive": false }
ansible_role
myfinance/mfinfra
0fdeea0ae5d37239805057d60117851937634ff0
0
roles/microk8
4,817
[ "no_license" ]
[ { "path": "roles/microk8/tasks/main.yml", "content": "---\n# tasks file for microk8\n - name: Install microk8\n snap:\n name: microk8s\n classic: yes\n #der richtige Channel wird zumindest beim Upgrade nicht gezogen. Die einmal installierte version wird nie aktualisiert. Dies muss mit : s...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2272, "all_permissive": false }
ansible_role
devopssourav/ansible-docker
0a1273eb56db400e344343e608d9dd11b2cea102
0
roles/docker
4,817
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "- name: Create and start a container using Ubuntu Image\n docker_container:\n name: devops_sourav_1stcontainer\n state: started\n image: ubuntu:16.04\n command: tail -f /dev/null \n tags:\n - task1 \n\n- name: Download docker image\n doc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 780, "all_permissive": false }
ansible_role
Magopancione/docker-swarm
5e08b718be9aff3f7dc079a3ac345cf0e2e04052
0
roles/danny.application
4,817
[ "no_license" ]
[ { "path": "roles/danny.application/handlers/main.yml", "content": "---\n# handlers file for danny.application", "license_type": "no_license", "detected_licenses": [], "size_bytes": 41 }, { "path": "roles/danny.application/tasks/main.yml", "content": "---\n# tasks file for danny.appli...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 1254, "all_permissive": false }
ansible_role
Magopancione/docker-swarm
5e08b718be9aff3f7dc079a3ac345cf0e2e04052
0
roles/danny.docker
4,817
[ "no_license" ]
[ { "path": "roles/danny.docker/tasks/main.yml", "content": "---\n# tasks file for danny.docker\n\n- include: lvs-prepare.yaml \n\n- include: docker_engine_install.yml\n\n- include: enable_user.yaml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 132 }, { "path": ...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 10, "total_bytes": 2251, "all_permissive": false }
ansible_role
Magopancione/docker-swarm
5e08b718be9aff3f7dc079a3ac345cf0e2e04052
0
roles/danny.vmazure
4,817
[ "no_license" ]
[ { "path": "roles/danny.vmazure/molecule/default/converge.yml", "content": "---\n- name: Converge\n hosts: all\n tasks:\n - name: \"Include danny.vmazure\"\n include_role:\n name: \"danny.vmazure\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 129 }, ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 2893, "all_permissive": false }
ansible_role
phsinghka/ansible-ssh-access
f8a1a1bbcb72d8ac4c46a6046a75c2d2e5d8c0f4
0
roles/ssh
4,817
[ "no_license" ]
[ { "path": "roles/ssh/tasks/main.yml", "content": "---\n# tasks file for roles/ssh\n\n- include_tasks: config.yml\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 61 }, { "path": "roles/ssh/tasks/config.yml", "content": "---\n- name: Ensure the .ssh directory...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1059, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/bigtop
4,817
[ "no_license" ]
[ { "path": "roles/bigtop/tasks/main.yml", "content": "# bigtop/tasks/main.yml\n---\n- name: Check playbook compatibility with host platform\n fail:\n msg=\"PySpark/Hadoop installation only works on Debian/Ubuntu presently.\"\n when: not is_debian_or_ubuntu\n\n \n- name: add signing key for Apache Bigto...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1132, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/ceph
4,817
[ "no_license" ]
[ { "path": "roles/ceph/tasks/init-RedHat.yml", "content": "---\n#\n# Distribution-specific setup for RHEL and CentOS\n#\n\n- name: \"Enable Ceph's YUM public repository\"\n tags:\n - ceph\n template:\n src: 'etc/yum.repos.d/ceph.repo.j2'\n dest: '/etc/yum.repos.d/ceph.repo'\n\n\n- name: Install Ce...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1821, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/common
4,817
[ "no_license" ]
[ { "path": "roles/common/tasks/software-RedHat.yml", "content": "---\n#\n# Install all \"standard\" software that could be needed for installing\n# other software, and for effectively managing a cluster. Basically\n# this includes the following categories of utilities:\n#\n# - compression utilities and arch...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 5456, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/cuda
4,817
[ "no_license" ]
[ { "path": "roles/cuda/tasks/_reboot_and_wait.yml", "content": "---\n\n- name: Reboot to enable CUDA devices\n # the initial `sleep` command is there to give Ansible time to\n # background the task and disconnect; otherwise the SSH connection\n # is torn by the reboot and Ansible marks the host as \"unrea...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2846, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/easybuild
4,817
[ "no_license" ]
[ { "path": "roles/easybuild/templates/etc/easybuild.cfg.j2", "content": "# THIS FILE IS CONTROLLED BY ELASTICLUSTER\n# local modifications will be overwritten\n# the next time `elasticluster setup` is run!\n#\n\n\n[config]\n\n# module files configuration\nmodules-tool = Lmod\nmodule-syntax = Lua\n\n# misc pa...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 6594, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/ganglia-gmetad
4,817
[ "no_license" ]
[ { "path": "roles/ganglia-gmetad/tasks/main.yml", "content": "---\n\n- name: Load distribution-specific parameters\n tags:\n - ganglia\n - ganglia-gmetad\n - gmetad\n include: 'init-{{ansible_os_family}}.yml'\n\n\n- name: Install `gmetad`\n tags:\n - ganglia\n - ganglia-gmetad\n - gmetad...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 702, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/ganglia-gmond
4,817
[ "no_license" ]
[ { "path": "roles/ganglia-gmond/tasks/main.yml", "content": "---\n\n- name: Load distribution-specific parameters\n tags:\n - ganglia\n - ganglia-gmond\n - gmond\n include: 'init-{{ansible_os_family}}.yml'\n\n\n- name: Install Ganglia `gmond` software\n tags:\n - ganglia\n - ganglia-gmond\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1202, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/glusterfs-client
4,817
[ "no_license" ]
[ { "path": "roles/glusterfs-client/tasks/main.yml", "content": "---\n\n# for once, the package name on Debian/Ubuntu and RHEL/CentOS is the same\n- name: Install GlusterFS client\n package:\n name=glusterfs-client\n state=installed\n tags:\n - gluster\n - glusterfs-client\n\n \n- name: Creat...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 750, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/glusterfs-common
4,817
[ "no_license" ]
[ { "path": "roles/glusterfs-common/tasks/main.yml", "content": "---\n\n- include: debian.yml\n when: is_debian_compatible\n\n- include: rhel.yml\n when: is_rhel_compatible\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 }, { "path": "roles/glusterfs-common/d...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 166, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/glusterfs-server
4,817
[ "no_license" ]
[ { "path": "roles/glusterfs-server/tasks/init-Debian.yml", "content": "---\n\n- name: Load GlusterFS service names for Debian-compatible\n set_fact:\n # Service names are different across GlusterFS versions;\n # the following list has been updated last 2017-11-28\n glusterfs_server_services:\n ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2228, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/gridengine-master
4,817
[ "no_license" ]
[ { "path": "roles/gridengine-master/tasks/init-Debian.yml", "content": "---\n#\n# Set variables for Debian/Ubuntu variants\n#\n\n- name: Set GridEngine master variables (Debian/Ubuntu)\n tags:\n - gridengine\n - gridengine-master\n set_fact:\n # packages to install\n gridengine_master_packages:...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 5335, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/hdfs-datanode
4,817
[ "no_license" ]
[ { "path": "roles/hdfs-datanode/tasks/main.yml", "content": "# hdfs-datanode/tasks/main.yml\n---\n\n- name: Install Hadoop packages (HDFS DataNode)\n tags:\n - hadoop\n - hdfs\n - datanode\n package:\n name='{{item}}'\n state=present\n with_items:\n - hadoop-hdfs-datanode # Hadoop Data N...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 434, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/hdfs-namenode
4,817
[ "no_license" ]
[ { "path": "roles/hdfs-namenode/tasks/main.yml", "content": "# hdfs-namenode/tasks/main.yml\n---\n\n- name: Install Hadoop packages (HDFS NameNode)\n tags:\n - hadoop\n - hdfs\n - namenode\n package:\n name='{{item}}'\n state=present\n with_items:\n - hadoop-hdfs # The Hadoop Distributed...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1019, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/hpc-common
4,817
[ "no_license" ]
[ { "path": "roles/hpc-common/templates/etc/modulefiles/Core/mpi/openmpi.lua.j2", "content": "--\n-- THIS FILE IS CONTROLLED BY ELASTICLUSTER\n-- local modifications will be overwritten\n-- the next time `elasticluster setup` is run!\n--\n\n--\n-- OpenMPI module for use with 'environment-modules' package\n--\...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3994, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/iptables
4,817
[ "no_license" ]
[ { "path": "roles/iptables/handlers/main.yml", "content": "---\n\n- name: no-op\n debug:\n msg: \"Not reloading iptables -- not supported by {{service['iptables']}} service unit\"\n\n\n- name: reload iptables\n service:\n name: '{{service[item]}}'\n state: reloaded\n with_items:\n - 'iptables'...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 2047, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/jupyter
4,817
[ "no_license" ]
[ { "path": "roles/jupyter/tasks/main.yml", "content": "# jupyter/tasks/main.yml\n---\n\n- name: Install Jupyter\n tags:\n - jupyter\n conda:\n name=jupyter\n state=present\n executable='{{jupyter_python|dirname}}/conda'\n\n# install BASH kernel\n- include: bash.yml\n\n# install Python kernels (...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3622, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/jupyterhub
4,817
[ "no_license" ]
[ { "path": "roles/jupyterhub/tasks/main.yml", "content": "---\n#\n# Install JupyterHub and run it on port 443\n#\n# Follows installation instructions at:\n# - https://github.com/jupyterhub/jupyterhub/blob/master/README.md#installation\n#\n\n- name: Fail if not Debian/Ubuntu compatible\n fail:\n msg: The ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2909, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/kubernetes-common
4,817
[ "no_license" ]
[ { "path": "roles/kubernetes-common/tasks/main.yml", "content": "---\n\n- name: Debian compatible install\n include: debian.yml\n when: is_debian_compatible\n\n- name: Redhat compatible install\n include: redhat.yml\n when: is_rhel_compatible\n\n", "license_type": "no_license", "detected_licenses...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 663, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/kubernetes-master
4,817
[ "no_license" ]
[ { "path": "roles/kubernetes-master/defaults/main.yml", "content": "---\n\nkubernetes_default_networking: flannel\nkubernetes_network: 10.244.0.0/16", "license_type": "no_license", "detected_licenses": [], "size_bytes": 77 }, { "path": "roles/kubernetes-master/tasks/main.yml", "conten...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1045, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/kubernetes-worker
4,817
[ "no_license" ]
[ { "path": "roles/kubernetes-worker/tasks/main.yml", "content": "---\n\n- name: Join Kubernetes cluster\n command: kubeadm join --token {{hostvars[groups['kubernetes_master'][0]].token[0]}} {{hostvars[groups['kubernetes_master'][0]].ansible_default_ipv4.address}}:{{kubernetes_default_port}}\n", "license...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 225, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/lmod
4,817
[ "no_license" ]
[ { "path": "roles/lmod/defaults/main.yml", "content": "---\n\n# Lmod version >= 5.6.3 is needed by EasyBuild\nLMOD_VERSION: '7.0'\n\n# Lmod's install process creates a top-level container directory named\n# `lmod` with subdirectories for each version\nlmod_root: '/opt'\n\nlmod_install_dir: '{{ lmod_root }}/l...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 5625, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/lua
4,817
[ "no_license" ]
[ { "path": "roles/lua/tasks/main.yml", "content": "---\n\n#\n# Install Lua plus all needed packages for running Lmod\n#\n\n- name: Install Lua from the OS repository (Debian-compatible)\n apt:\n name: '{{ item }}'\n state: present\n with_items:\n # Luarocks requires Lua 5.1, at least on Ubuntu 16....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1159, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/miniconda
4,817
[ "no_license" ]
[ { "path": "roles/miniconda/tasks/main.yml", "content": "---\n- name: Collect server metadata\n action: setup\n\n- name: Ensure miniconda is installed\n stat:\n path: '{{install_folder}}/miniconda/bin/conda'\n register: conda_exist\n\n- name: Download miniconda\n get_url:\n url: '{{ miniconda_url }...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1113, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/nfs-client
4,817
[ "no_license" ]
[ { "path": "roles/nfs-client/tasks/main.yml", "content": "---\n\n- name: install NFS client software (Debian/Ubuntu)\n tags:\n - nfs\n - nfs-client\n package:\n pkg='{{item}}'\n state=present\n with_items:\n - nfs-common\n when: is_debian_compatible\n\n- name: install NFS client software (...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1137, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/nfs-server
4,817
[ "no_license" ]
[ { "path": "roles/nfs-server/defaults/main.yml", "content": "---\n\nNFS_EXPORTS:\n - path: '/home'\n clients: 'localhost'\n options: 'rw,no_root_squash'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 94 }, { "path": "roles/nfs-server/tasks/main.yml", "...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1496, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/nis
4,817
[ "no_license" ]
[ { "path": "roles/nis/tasks/main.yml", "content": "---\n\n- name: Load distribution-specific parameters\n include: 'init-{{ansible_os_family}}.yml'\n\n\n- name: Pre-load debconf answer to questions (Debian/Ubuntu)\n debconf:\n name: nis\n question: nis/domain\n answer: '{{NIS_DOMAIN}}'\n vtype:...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1377, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/pbs+maui
4,817
[ "no_license" ]
[ { "path": "roles/pbs+maui/handlers/main.yml", "content": "---\n- name: restart pbs_mom\n action: service name=pbs_mom state=restarted\n when: is_centos\n\n- name: restart pbs_server\n action: service name=pbs_server state=restarted\n when: is_centos\n\n- name: restart maui.d\n action: service name=maui...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1100, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/r
4,817
[ "no_license" ]
[ { "path": "roles/r/meta/main.yml", "content": "# r/meta/main.yml\n---\n\ndependencies:\n # install `lmod` to manage \"environment module\" files\n # (needed by `tasks/rmpi.yml`)\n - role: lmod\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 141 }, { "path": "r...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2388, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/ryanolson.singularity
4,817
[ "no_license" ]
[ { "path": "roles/ryanolson.singularity/meta/main.yml", "content": "---\nallow_duplicates: no\n\ngalaxy_info:\n author: <NAME>\n description: Install Singularity\n license: 3-clause BSD license.\n min_ansible_version: 1.6\n platforms:\n - name: Ubuntu\n versions:\n - trusty\n - xen...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1679, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/slurm-client
4,817
[ "no_license" ]
[ { "path": "roles/slurm-client/tasks/main.yml", "content": "# slurm-client/tasks/main.yml\n---\n\n- name: Install required SLURM packages (Debian/Ubuntu)\n package:\n pkg={{item}}\n state=latest\n with_items:\n - libpmi0-dev\n - libslurm-dev\n - libslurm-perl\n - libslurmdb-perl\n - sl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1754, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/slurm-common
4,817
[ "no_license" ]
[ { "path": "roles/slurm-common/templates/copr-slurm.repo.j2", "content": "# THIS FILE IS CONTROLLED BY ELASTICLUSTER\n# local modifications will be overwritten\n# the next time `elasticluster setup` is run!\n#\n\n# see: https://copr.fedorainfracloud.org/coprs/verdurin/slurm/\n[verdurin-slurm]\nname=Copr repo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 7452, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/slurm-master
4,817
[ "no_license" ]
[ { "path": "roles/slurm-master/tasks/install-slurmctld.yml", "content": "---\n\n- name: Install SLURM master packages\n package:\n pkg='{{item}}'\n state=latest\n with_items: '{{ slurmctld_packages }}'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 131 }, { ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2181, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/slurm-worker
4,817
[ "no_license" ]
[ { "path": "roles/slurm-worker/tasks/init-RedHat.yml", "content": "---\n\n- name: Set SLURM worker playbook params (RHEL compatible)\n set_fact:\n slurmd_packages:\n - slurm\n - slurm-plugins\n - slurm-sql\n when: 'is_rhel_compatible'\n\n- name: Set SLURM worker service name (RHEL 7.x com...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 792, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/smb-server
4,817
[ "no_license" ]
[ { "path": "roles/smb-server/tasks/ctdb.yml", "content": "---\n\n# Debian starts services immediately upon installation; however, since\n# the clustered configuration is already deployed, startup will fail.\n# Prevent that by masking the services.\n- name: Prevent SMBD/NMBD from starting upon install\n beco...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 3128, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/spark-common
4,817
[ "no_license" ]
[ { "path": "roles/spark-common/templates/spark-defaults.conf.j2", "content": "# Default system properties included when running spark-submit.\n# This is useful for setting default environmental settings.\n\n{%- set hadoop_workers_max_vcpus = groups.hadoop_worker|map('extract', hostvars, 'ansible_processor_vc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 5484, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/yarn-master
4,817
[ "no_license" ]
[ { "path": "roles/yarn-master/tasks/main.yml", "content": "# yarn-master/tasks/main.yml\n---\n\n- name: Install Hadoop packages (YARN Master)\n tags:\n - hadoop\n - yarn\n - master\n - resourcemanager\n package:\n name='{{item}}'\n state=present\n with_items:\n - hadoop-mapreduce # Th...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 742, "all_permissive": false }
ansible_role
thanhleviet/ansible-slurm-climb
547e85b9b660f5e24f401b87aed7caf445365ac2
5
roles/yarn-worker
4,817
[ "no_license" ]
[ { "path": "roles/yarn-worker/tasks/main.yml", "content": "# yarn-slave/tasks/main.yml\n---\n\n- name: Install Hadoop packages (YARN Worker)\n tags:\n - hadoop\n - yarn\n - worker\n - nodemanager\n package:\n name='{{item}}'\n state=present\n with_items:\n - hadoop-mapreduce # The Had...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 587, "all_permissive": false }
ansible_role
kobayash/wordpress-ec2-ansible
814ef927e75cfd75d74629f95ca47ddb1403ed6d
0
roles/lig-ansible-localize
4,817
[ "no_license" ]
[ { "path": "roles/lig-ansible-localize/tasks/main.yml", "content": "---\n- name: set locale to /etc/cloud/cloud.cfg\n lineinfile: 'dest=/etc/cloud/cloud.cfg line=\"locale: {{locale}}\"'\n \n- name: set locale to /etc/sysconfig/i18n\n replace: >\n dest=/etc/sysconfig/i18n\n regexp='^LANG=en_US\\.UTF-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 521, "all_permissive": false }
ansible_role
kobayash/wordpress-ec2-ansible
814ef927e75cfd75d74629f95ca47ddb1403ed6d
0
roles/lig-ansible-nginx
4,817
[ "no_license" ]
[ { "path": "roles/lig-ansible-nginx/tasks/main.yml", "content": "---\n- name: Install the nginx packages \n yum: name=nginx state=present\n\n- name: Create required directories\n file: path={{ item.path }} state=directory group={{ item.group }} owner={{ item.owner }} mode={{ item.mode }}\n with_items: \"{...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 6083, "all_permissive": false }
ansible_role
kobayash/wordpress-ec2-ansible
814ef927e75cfd75d74629f95ca47ddb1403ed6d
0
roles/lig-ansible-php
4,817
[ "no_license" ]
[ { "path": "roles/lig-ansible-php/defaults/main.yml", "content": "---\nphp_mysql_default_socket: \"\"\nphp_mysqli_default_socket: \"\"\nphp_pdo_mysql_default_socket: \"\"\nphp_short_open_tag: \"Off\"\nphp_date_timezone: \"Asia/Tokyo\"\n\n# defaults file for ansible-php\nphp_packages:\n - php-gd\n - php-mbs...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 572, "all_permissive": false }
ansible_role
kobayash/wordpress-ec2-ansible
814ef927e75cfd75d74629f95ca47ddb1403ed6d
0
roles/lig-ansible-php-fpm
4,817
[ "no_license" ]
[ { "path": "roles/lig-ansible-php-fpm/handlers/main.yml", "content": "---\n# handlers file for ansible-php-fpm\n- name: restart php-fpm\n service: name=php-fpm state=restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 }, { "path": "roles/lig-ansible-php...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1208, "all_permissive": false }
ansible_role
humberthomattar/jud_in_foco
f336679ca546954eadc4d908432db0b16c648da3
0
ansible/roles/application
4,817
[ "no_license" ]
[ { "path": "ansible/roles/application/tasks/main.yml", "content": "---\r\n- pip: \r\n requirements: \"/tmp/{{ app_name }}/requirements.txt\"\r\n virtualenv: \"/home/vagrant/{{ app_name }}\"\r\n become: yes\r\n become_user: vagrant\r\n ", "license_type": "no_license", "detected_licenses": [],...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 161, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/cert_manager
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/cert_manager/tasks/main.yml", "content": "---\n- import_tasks: install_cert_manager.yml\n- import_tasks: define_clusterissuer.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 86 }, { "path": "infrastructure/ansible/roles...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 652, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/dashboard
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/dashboard/tasks/define_serviceaccount.yml", "content": "---\n- name: Define ServiceAccount admin-user for dashboard\n kubernetes.core.k8s:\n state: present\n definition:\n apiVersion: v1\n kind: ServiceAccount\n metadata:\n name: admin-use...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 3507, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/docker_registry
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/docker_registry/tasks/main.yml", "content": "---\n- name: Ensure docker dir exists\n file:\n path: /etc/docker/\n state: directory\n\n- name: Copy docker config files to host\n register: docker_config\n template:\n src: daemon.json\n dest: /etc/docker/\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1105, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/haproxy
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/haproxy/templates/02-stats.haproxy.cfg", "content": "frontend stats\n bind *:{{haproxy_port}}\n mode http\n http-request set-var(txn.base) base\n http-request use-service prometheus-exporter if { path /metrics }\n st...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 2800, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/helm_config
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/helm_config/tasks/main.yml", "content": "---\n- name: Install Helm Repositories\n block:\n - import_tasks: install_helm_diff.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 89 }, { "path": "infrastructure/ansible/ro...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 364, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/hosts_file
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/hosts_file/tasks/test_connectivity.yml", "content": "---\n- name: Test All hosts know about \"{{hostvars[item]['inventory_hostname'] }}\"\n shell: cat /etc/hosts | grep {{hostvars[item]['inventory_hostname'] }}\n register: hosts_grep\n\n- name: Assert that \"{{host...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1317, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/ingress_controller
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/ingress_controller/tasks/register_controller_nodeport_with_haproxy.yml", "content": "---\n- name: Register the ports of the nginx-ingress-controller\n register: https_port\n shell: kubectl -n ingress-nginx get svc ingress-nginx-controller -o=jsonpath='{.spec.ports[?...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3068, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/k8s
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/k8s/tasks/launch_cluster/join_control_plane_nodes.yml", "content": "---\n- name: Kubeadm Phase Upload-Certs\n shell: kubeadm init phase upload-certs --upload-certs | grep ^[^\\[].*\n register: upload_certs\n when: inventory_hostname == groups['control_plane'][0]\n\...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 4165, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/prerequisites
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/prerequisites/files/kubelet.env", "content": "KUBELET_ARGS=\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 14 }, { "path": "infrastructure/ansible/roles/prerequisites/vars/main.yml", "content": "config_files:\n cri_o:...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 2810, "all_permissive": false }
ansible_role
MichaelMcCulloch/ScalableStellarust
3c1e0c77bc073eca24f60487dd85168bd956f28e
1
infrastructure/ansible/roles/test_nslookup
4,817
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/test_nslookup/tasks/main.yml", "content": "---\n- name: \"Verify ClusterDNS is actually working, otherwise it will cause many things to silently fail\"\n block:\n - import_tasks: deploy_dnsutils_pod.yml\n - import_tasks: wait_for_cluster_to_settle.yml\n - im...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1976, "all_permissive": false }
ansible_role
lohithsampreeth/lohith
319c6d9504f04b36967c2b499c3eb4440df20046
0
ansible-kubernetes-single-node-cluster/ansible/roles/delete_k8s
4,817
[ "no_license" ]
[ { "path": "ansible-kubernetes-single-node-cluster/ansible/roles/delete_k8s/tasks/main.yml", "content": "---\n\n#- name: Purge \"{{ item }}\"\n# shell: apt-get purge \"{{ item }}\"\n# loop:\n# - kubeadm \n# - kubectl \n# - kubelet \n# - kubernetes-cni \n# - kube* \n\n- name : Purge\n shell: |\n y...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 509, "all_permissive": false }
ansible_role
lohithsampreeth/lohith
319c6d9504f04b36967c2b499c3eb4440df20046
0
ansible-kubernetes-single-node-cluster/ansible/roles/install_calico
4,817
[ "no_license" ]
[ { "path": "ansible-kubernetes-single-node-cluster/ansible/roles/install_calico/tasks/main.yml", "content": "---\n\n- name: Install Calico\n shell: kubectl create -f https://raw.githubusercontent.com/projectcalico/calico/v3.26.1/manifests/tigera-operator.yaml\n\n- name: Install resources\n command: kubectl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 527, "all_permissive": false }
ansible_role
lohithsampreeth/lohith
319c6d9504f04b36967c2b499c3eb4440df20046
0
ansible-kubernetes-single-node-cluster/ansible/roles/k8s_cluster
4,817
[ "no_license" ]
[ { "path": "ansible-kubernetes-single-node-cluster/ansible/roles/k8s_cluster/tasks/main.yml", "content": "---\n\n- name: Update config kubelet\n template: \n src: kubelet_config.yaml.j2 \n dest: \"/var/lib/kubelet/config.yaml\"\n\n- name: Daemon-reload\n command: systemctl daemon-reload\n\n- name: Re...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 770, "all_permissive": false }
ansible_role
lohithsampreeth/lohith
319c6d9504f04b36967c2b499c3eb4440df20046
0
ansible-kubernetes-single-node-cluster/ansible/roles/reset_cluster
4,817
[ "no_license" ]
[ { "path": "ansible-kubernetes-single-node-cluster/ansible/roles/reset_cluster/tasks/main.yml", "content": "---\n\n- name: Remove Kubernetes configs\n shell: sudo yes | kubeadm reset --ignore-preflight-errors=all \n ignore_errors: yes\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 126, "all_permissive": false }
ansible_role
philiphorrocks/al_code
b7c6d50d03e34cb40118263ebc73fe6172fca891
0
roles/db
4,817
[ "no_license" ]
[ { "path": "roles/db/tasks/main.yml", "content": "---\n# tasks file for db\n\n- name: create sqlite directory\n file: \n path={{ sqlite_dir }}\n state=directory\n become: yes\n\n- name: copy SQL db to host \n copy:\n src: ../../../altest.db\n dest: /home/sqlite\n become: yes\n", "license_type...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 926, "all_permissive": false }
ansible_role
philiphorrocks/al_code
b7c6d50d03e34cb40118263ebc73fe6172fca891
0
roles/lb
4,817
[ "no_license" ]
[ { "path": "roles/lb/handlers/main.yml", "content": "---\n# handlers file for lb\n\n- name: restart nginx\n service: name=nginx state=restarted\n when: resLB1.changed or resLB2.changed \n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 130 }, { "path": "roles/lb/t...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 1590, "all_permissive": false }
ansible_role
philiphorrocks/al_code
b7c6d50d03e34cb40118263ebc73fe6172fca891
0
roles/nginx
4,817
[ "no_license" ]
[ { "path": "roles/nginx/tasks/update_sudoers.yml", "content": "---\n\n# Add vagrant user to the suoers file and just about the line \"User privilege specification\". Allow vagrant user to sudo without b# eing prompted for password\n\n- name: update sudoers file for vagrant user \n lineinfile:\n path: /etc...
{ "task_files": 4, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 4465, "all_permissive": false }
ansible_role
philiphorrocks/al_code
b7c6d50d03e34cb40118263ebc73fe6172fca891
0
roles/php
4,817
[ "no_license" ]
[ { "path": "roles/php/README.md", "content": "PHP\n=========\n\nThis role deploys the php packages and mycypt binary to 2 Ubuntu Web hosts. This is a standard packaged via an apt installation.\n\nThe following packages are install:\n\n - git\n - mcrypt\n - php5-cli\n - php5-curl\n - ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2633, "all_permissive": false }