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-openstack/openstack@browbeat/ansible/gather/roles/neutron
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@browbeat/ansible/gather/roles/neutron/tasks/main.yml", "content": "---\n#\n# Tasks to get neutron facts\n#\n\n- name: Parse Neutron config\n become: true\n command: python /tmp/openstack-config-parser.py neutron /tmp/out.yml\n register: neutron_parsed\n ignore_errors:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 466, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@browbeat/ansible/gather/roles/rabbitmq
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@browbeat/ansible/gather/roles/rabbitmq/tasks/main.yml", "content": "---\n#\n# Tasks to set rabbitmq facts for controllers\n#\n - name : Get rabbitmq file descriptors\n shell: rabbitmqctl status | grep file_descriptors | awk -F',' '{print $3}' | sed 's/.$//'\n regis...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1008, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@browbeat/ansible/gather/roles/undercloud
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@browbeat/ansible/gather/roles/undercloud/tasks/main.yml", "content": "---\n#\n# Tasks to set undercloud facts\n#\n\n\n - name: Check that the undercloud.conf exists\n become: true\n stat: path=/home/stack/undercloud.conf\n register: undercloud_conf\n\n - name: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2467, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@browbeat/ansible/install/roles/osp_version
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@browbeat/ansible/install/roles/osp_version/tasks/main.yml", "content": "---\n#\n# Slurp OSP version file\n#\n\n- name: Check if /etc/rhosp-release exists\n stat:\n path: /etc/rhosp-release\n register: rhosp_release_stat\n\n- name: Get OSP Version\n become: true\n s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 563, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@browbeat/ansible/install/roles/stockpile
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@browbeat/ansible/install/roles/stockpile/tasks/main.yml", "content": "---\n\n- name: Clone stockpile\n git:\n repo: 'http://github.com/redhat-performance/stockpile.git'\n dest: \"{{ browbeat_path }}/ansible/gather/stockpile\"\n version: master\n force: yes\n"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 191, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@fuel-ccp-installer/utils/kargo/roles/configure_logs
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@fuel-ccp-installer/utils/kargo/roles/configure_logs/tasks/main.yml", "content": "---\n\n- name: Configure logs | ensure log path\n file:\n path: \"{{log_path}}\"\n state: directory\n owner: \"{{ansible_ssh_user}}\"\n\n- name: Configure logs | ensure config dir\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 854, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@monasca-vagrant/ds-build/roles/devstack-build
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@monasca-vagrant/ds-build/roles/devstack-build/tasks/main.yml", "content": "---\n- name: Install git\n apt: name=git state=present\n\n- name: Remove apt proxy (populated by default in ubuntu/trusty64)\n file: path=/etc/apt/apt.conf.d/01proxy state=absent\n\n- name: Insta...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 873, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@monasca-vagrant/roles/monasca-devstack
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@monasca-vagrant/roles/monasca-devstack/vars/main.yml", "content": "---\nrabbitmq_cnf_file: /root/.rabbitmq.cnf\nmysql_cnf_file: /root/.my.cnf\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 73 }, { "path": "repo-openstack/opens...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 632, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/backup
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/backup/tasks/main.yml", "content": "# The following tasks ensure that we have backup data which is\n# necessary later for cleanup (like l3/dhcp/metadata agent definitions)\n\n- name: \"Ensure the ovn backup dire...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 814, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/delete-neutron-resources
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults/main.yml", "content": "---\n\novn_migration_temp_dir_del: \"{{ working_dir }}/delete_neutron_resources\"", "license_type": "no_license", "detected_licenses": [], "si...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 727, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/tripleo-update
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@networking-ovn/migration/tripleo_environment/playbooks/roles/tripleo-update/tasks/main.yml", "content": "---\n\n- name : Create temp file directory if not present\n file:\n state: directory\n path: \"{{ ovn_migration_temp_dir }}\"\n\n- name: Create ovn-extras gener...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 651, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@openstack-ansible/tests/roles/bootstrap-host
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@openstack-ansible/tests/roles/bootstrap-host/tasks/prepare_ceph.yml", "content": "---\n# Copyright 2016, <NAME> <<EMAIL>>\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...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 32408, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@tripleo-quickstart/roles/environment
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@tripleo-quickstart/roles/environment/teardown/meta/main.yml", "content": "---\ndependencies:\n - environment\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 }, { "path": "repo-openstack/openstack@tripleo-quickstart/roles/en...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1463, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@tripleo-quickstart/roles/fetch-images
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@tripleo-quickstart/roles/fetch-images/tasks/main.yml", "content": "# Fetching the undercloud images can take a long time. This\n# role caches images in `{{ image_cache_dir }}` if an image is\n# (a) downloaded successfully and (b) successfully verifies against\n# the chec...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1408, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@tripleo-quickstart/roles/repo-setup
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@tripleo-quickstart/roles/repo-setup/tasks/get-dlrn-hash-newest.yml", "content": "---\n- name: Check DLRN hash newest format\n fail:\n msg: \"The newest DLRN hash or tag is not recognized. The hash or tag should not contain path slashes.\"\n when:\n - not dlrn_hash...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 2119, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@tripleo-quickstart/roles/tripleo-inventory
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@tripleo-quickstart/roles/tripleo-inventory/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - tripleo-inventory\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 76 }, { "path": "repo-opens...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 11769, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@tripleo-quickstart/roles/virtbmc
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@tripleo-quickstart/roles/virtbmc/tasks/main.yml", "content": "---\n\n- name: Include VBMC setup if enabled\n include_tasks: configure-vbmc.yml\n when: enable_vbmc|bool\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 }, { ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3823, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@windmill/playbooks/roles/test.gear
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@windmill/playbooks/roles/test.gear/tasks/main.yaml", "content": "# Copyright 2017 Red Hat, 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 obtain a copy of the Lice...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1031, "all_permissive": false }
ansible_role
rayhanur-rahman/SLIC-Ansible
ca2ddd9e9e7f593208425e2fa2cd60cf8f6a2341
6
repo-openstack/openstack@windmill/playbooks/roles/test.nodepool-builder
294
[ "no_license" ]
[ { "path": "repo-openstack/openstack@windmill/playbooks/roles/test.nodepool-builder/tasks/main.yaml", "content": "# Copyright 2016 Red Hat, 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 obtain a copy...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1365, "all_permissive": false }
ansible_role
lnxlalith/Jenkins-ansible-usecases
1ab22e8a7e2d2a5a68b4e401c36346f523a38c65
0
artifactory-playbook/backup/roles/artifactory
300
[ "no_license" ]
[ { "path": "artifactory-playbook/backup/roles/artifactory/tasks/artifactoryInstallation.yml", "content": "---\n- name: artifactory | Install dependencies\n yum: pkg={{ item }} state=installed\n with_items:\n - unzip\n - net-tools\n - java-1.8.0-openjdk\n - java-1.8.0-openjdk-devel\n tags: arti...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 818, "all_permissive": false }
ansible_role
lnxlalith/Jenkins-ansible-usecases
1ab22e8a7e2d2a5a68b4e401c36346f523a38c65
0
jenkins-playbook/roles/jenkins
300
[ "no_license" ]
[ { "path": "jenkins-playbook/roles/jenkins/defaults/main.yml", "content": "---\njenkins_connection_delay: 5\njenkins_connection_retries: 60\njenkins_hostname: localhost\njenkins_http_port: 8080\njenkins_jar_location: /opt/jenkins-cli.jar\njenkins_plugins:\n - git\n - sonar\n - ssh\n - cobertura\n - jira...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 587, "all_permissive": false }
ansible_role
lnxlalith/Jenkins-ansible-usecases
1ab22e8a7e2d2a5a68b4e401c36346f523a38c65
0
maven-playbook/roles/maven
300
[ "no_license" ]
[ { "path": "maven-playbook/roles/maven/defaults/main.yml", "content": "---\nmaven_version: 3.3.9\nartifactrepo:\n nexus: False\n artifactory: True", "license_type": "no_license", "detected_licenses": [], "size_bytes": 75 }, { "path": "maven-playbook/roles/maven/tasks/maven_install.yml...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2450, "all_permissive": false }
ansible_role
lnxlalith/Jenkins-ansible-usecases
1ab22e8a7e2d2a5a68b4e401c36346f523a38c65
0
sonar-playbook/roles/sonar
300
[ "no_license" ]
[ { "path": "sonar-playbook/roles/sonar/handlers/main.yml", "content": "---\n# Sonar service operations\n- name: 'start sonar'\n service: name=sonar state=started\n tags:\n - init\n\n- name: 'restart sonar'\n service: name=sonar state=restarted", "license_type": "no_license", "detected_licenses"...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 8, "total_bytes": 3732, "all_permissive": false }
ansible_role
lnxlalith/Jenkins-ansible-usecases
1ab22e8a7e2d2a5a68b4e401c36346f523a38c65
0
tomcat-playbook/roles/tomcat
300
[ "no_license" ]
[ { "path": "tomcat-playbook/roles/tomcat/tasks/main.yml", "content": "---\n- name: Install Java 1.8\n yum: name=java-1.8.0-openjdk state=present\n\n- name: Download Tomcat\n get_url: url=http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.61/bin/apache-tomcat-7.0.61.tar.gz dest=/opt/apache-tomcat-7.0.61.ta...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1318, "all_permissive": false }
ansible_role
alecsandrugh/sas_ansible
28e82a1816f4322bc14d81b9b7aa967f24e15ffe
0
roles/sas_lasr_comp_start
300
[ "no_license" ]
[ { "path": "roles/sas_lasr_comp_start/vars/main.yml", "content": "---\n# vars file for sas_lasr_comp_start", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "roles/sas_lasr_comp_start/tests/test.yml", "content": "---\n- hosts: localhost\n remote_u...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 458, "all_permissive": false }
ansible_role
alecsandrugh/sas_ansible
28e82a1816f4322bc14d81b9b7aa967f24e15ffe
0
roles/sas_lasr_vaar_start
300
[ "no_license" ]
[ { "path": "roles/sas_lasr_vaar_start/defaults/main.yml", "content": "---\n# defaults file for sas_lasr_vaar_start", "license_type": "no_license", "detected_licenses": [], "size_bytes": 43 }, { "path": "roles/sas_lasr_vaar_start/tests/test.yml", "content": "---\n- hosts: localhost\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 926, "all_permissive": false }
ansible_role
alecsandrugh/sas_ansible
28e82a1816f4322bc14d81b9b7aa967f24e15ffe
0
roles/sas_solr_start
300
[ "no_license" ]
[ { "path": "roles/sas_solr_start/vars/main.yml", "content": "---\n# vars file for sas_solr_start", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 }, { "path": "roles/sas_solr_start/tasks/main.yml", "content": "---\n# tasks file for sas_solr_start\n- name: Star...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 755, "all_permissive": false }
ansible_role
alecsandrugh/sas_ansible
28e82a1816f4322bc14d81b9b7aa967f24e15ffe
0
roles/sas_solr_stop
300
[ "no_license" ]
[ { "path": "roles/sas_solr_stop/vars/main.yml", "content": "---\n# vars file for sas_solr_stop", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "roles/sas_solr_stop/tasks/main.yml", "content": "---\n# tasks file for sas_solr_stop\n- name: Stop SOL...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 362, "all_permissive": false }
ansible_role
alecsandrugh/sas_ansible
28e82a1816f4322bc14d81b9b7aa967f24e15ffe
0
roles/sas_start
300
[ "no_license" ]
[ { "path": "roles/sas_start/tasks/main.yml", "content": "---\n- name: Start Deployment Agent\n shell: /sas/home/SASDeploymentAgent/9.4/agentadmin.sh start\n\n- name: Check if Deplomyent Agent is running\n shell: /sas/home/SASDeploymentAgent/9.4/agentadmin.sh stat up\n\n- name: Start SAS Services\n shell: ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 528, "all_permissive": false }
ansible_role
alecsandrugh/sas_ansible
28e82a1816f4322bc14d81b9b7aa967f24e15ffe
0
roles/sas_stop
300
[ "no_license" ]
[ { "path": "roles/sas_stop/handlers/main.yml", "content": "---\n# handlers file for sas_stop", "license_type": "no_license", "detected_licenses": [], "size_bytes": 32 }, { "path": "roles/sas_stop/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 546, "all_permissive": false }
ansible_role
jasonvance/nginx_example
bdb0b7ce5dc86e6c72946f6077c51433603bfbc2
0
roles/server-common
300
[ "no_license" ]
[ { "path": "roles/server-common/templates/busybox.j2", "content": "#!/bin/bash\necho \"Serving from port {{ back_end_port }}\" > index.html\nnohup busybox httpd -f -p {{ back_end_port }} &", "license_type": "no_license", "detected_licenses": [], "size_bytes": 117 }, { "path": "roles/serve...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 766, "all_permissive": false }
ansible_role
robert0714/docker-innodb-rg-router
a9f4e2425916131ad4d9d0fb30d9984ecd35ae84
0
vagrant/ansible/roles/commenting
300
[ "no_license" ]
[ { "path": "vagrant/ansible/roles/commenting/tasks/centos.yml", "content": "- name: removing hostname mapping 127.0.0.1\n lineinfile:\n dest: /etc/hosts\n regexp: \"^127.0.0.1.*{{ item.host_name }}.*\"\n state: absent\n with_items: \"{{ hosts }}\"\n tags: [commenting]\n ", "license_type": "no...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 476, "all_permissive": false }
ansible_role
robert0714/docker-innodb-rg-router
a9f4e2425916131ad4d9d0fb30d9984ecd35ae84
0
vagrant/ansible/roles/common
300
[ "no_license" ]
[ { "path": "vagrant/ansible/roles/common/defaults/main.yml", "content": "hosts: [\n { host_ip: \"10.100.198.200\", host_name: \"cd\"},\n { host_ip: \"10.100.197.201\", host_name: \"mysql-1\"},\n { host_ip: \"10.100.197.202\", host_name: \"mysql-2\"},\n { host_ip: \"10.100.197.203\", host_name: \"mysql-3\...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3576, "all_permissive": false }
ansible_role
robert0714/docker-innodb-rg-router
a9f4e2425916131ad4d9d0fb30d9984ecd35ae84
0
vagrant/ansible/roles/innodbCluster
300
[ "no_license" ]
[ { "path": "vagrant/ansible/roles/innodbCluster/tasks/centos.yml", "content": "- name: Configuring InnoDB Cluster\n shell: mysqlsh --file /tmp/configureInstance.js \n tags: [mysql] \n \n- name: hostname.stdout.find('mysql-1') \n debug:\n msg: \" {{ hostname.stdout.find('mysql-1') }} \" \n tags: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3469, "all_permissive": false }
ansible_role
robert0714/docker-innodb-rg-router
a9f4e2425916131ad4d9d0fb30d9984ecd35ae84
0
vagrant/ansible/roles/mysql
300
[ "no_license" ]
[ { "path": "vagrant/ansible/roles/mysql/tasks/centos.yml", "content": "# - name: Add Mysql repository\n# yum: name=http://dev.mysql.com/get/mysql57-community-release-el7-11.noarch.rpm\n# when: usePercona == 0\n# tags: [mysql]\n\n# - name: Add Percona Server Mysql repository\n# yum: name=http://www.pe...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 10604, "all_permissive": false }
ansible_role
robert0714/docker-innodb-rg-router
a9f4e2425916131ad4d9d0fb30d9984ecd35ae84
0
vagrant/ansible/roles/mysqlrouter
300
[ "no_license" ]
[ { "path": "vagrant/ansible/roles/mysqlrouter/defaults/main.yml", "content": "usePercona: 0", "license_type": "no_license", "detected_licenses": [], "size_bytes": 13 }, { "path": "vagrant/ansible/roles/mysqlrouter/vars/RedHat.yml", "content": "---\n##__host_ip: \"{{ ansible_enp0s8.ipv...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2742, "all_permissive": false }
ansible_role
DavidJohannesS/mtcg
e3c91d113cf59e2be966f71aedf1e81126aebd6a
0
roles/postgres
300
[ "no_license" ]
[ { "path": "roles/postgres/tasks/create_tables.yml", "content": "---\n- name: Execute SQL script to create tables\n community.postgresql.postgresql_query:\n db: \"{{ postgres_db }}\"\n port: \"{{ postgres_port }}\"\n login_user: \"{{ postgres_user }}\"\n login_password: \"{{ <PASSWORD> }}\"\n ...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 4558, "all_permissive": false }
ansible_role
TarasovVL/ansible-nfs
3ab8076ec8f0f3cea64dd42881f76cb16eff0273
0
roles/host-provision
300
[ "no_license" ]
[ { "path": "roles/host-provision/templates/hostprovision_ansible_user.j2", "content": "# the sudo escalation is for bms-toolkit runs needed for initial provisioning and patching only\n{{ instance_ssh_user }} ALL=(ALL) NOPASSWD: ALL\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1658, "all_permissive": false }
ansible_role
TarasovVL/ansible-nfs
3ab8076ec8f0f3cea64dd42881f76cb16eff0273
0
roles/k8s
300
[ "no_license" ]
[ { "path": "roles/k8s/defaults/main.yml", "content": "---\r\nflag_k8s_create_sc: false\r\nk8s_user: \"root\"\r\nk8s_nfs_provisioner_namespace: \"default\"\r\nk8s_nfs_provisioner_sa: \"nfs-client-provisioner\"\r\nk8s_nfs_provisioner_role: \"leader-locking-nfs-client-provisioner\"\r\nk8s_nfs_provisioner_cluste...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 5578, "all_permissive": false }
ansible_role
TarasovVL/ansible-nfs
3ab8076ec8f0f3cea64dd42881f76cb16eff0273
0
roles/nfs-client
300
[ "no_license" ]
[ { "path": "roles/nfs-client/molecule/default/prepare.yml", "content": "- name: molecule | Prepare\r\n hosts: all\r\n become: yes\r\n gather_facts: no\r\n roles:\r\n - role: common", "license_type": "no_license", "detected_licenses": [], "size_bytes": 105 }, { "path": "roles/nfs-cl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 1739, "all_permissive": false }
ansible_role
UmedaTakefumi/ansible-playbooks
92260db20e464cdd605b98074f5345c13a94228b
0
ubuntu16.04-desktop/roles/basic
300
[ "no_license" ]
[ { "path": "ubuntu16.04-desktop/roles/basic/tasks/main.yml", "content": "- hosts: all\n become: yes\n tasks:\n - name: install basic deb-package set\n apt: pkg={{ item }} update_cache=yes state=present\n with_items:\n - git\n - curl\n - tree\n - build-essential\n - gnome-do\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 372, "all_permissive": false }
ansible_role
UmedaTakefumi/ansible-playbooks
92260db20e464cdd605b98074f5345c13a94228b
0
ubuntu16.04-desktop/roles/docker-ce
300
[ "no_license" ]
[ { "path": "ubuntu16.04-desktop/roles/docker-ce/tasks/main.yml", "content": "- hosts: all\n become: yes\n tasks:\n - name: Install requiere-packages\n apt: pkg={{ item }} update_cache=yes state=present\n with_items:\n - apt-transport-https\n - ca-certificates\n - curl\n - softwar...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 613, "all_permissive": false }
ansible_role
UmedaTakefumi/ansible-playbooks
92260db20e464cdd605b98074f5345c13a94228b
0
ubuntu16.04-desktop/roles/linuxbrew
300
[ "no_license" ]
[ { "path": "ubuntu16.04-desktop/roles/linuxbrew/tasks/main.yml", "content": "- hosts: all\n become: yes\n user: '{{ user }}'\n tasks:\n - name: install linuxbrew\n apt: name=linuxbrew-wrapper\n\n - name: add bashrc / linuxbrew\n lineinfile: dest=/home/{{ user }}/.bashrc line=\"$HOME/.linuxbrew/bin...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 231, "all_permissive": false }
ansible_role
UmedaTakefumi/ansible-playbooks
92260db20e464cdd605b98074f5345c13a94228b
0
ubuntu16.04-desktop/roles/osquery
300
[ "no_license" ]
[ { "path": "ubuntu16.04-desktop/roles/osquery/tasks/main.yml", "content": "# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1484120AC4E9F8A1A577AEEE97A80C63C9D8B80B\n# sudo add-apt-repository \"deb [arch=amd64] https://osquery-packages.s3.amazonaws.com/deb deb main\"\n# sudo apt-get update\n# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 668, "all_permissive": false }
ansible_role
UmedaTakefumi/ansible-playbooks
92260db20e464cdd605b98074f5345c13a94228b
0
ubuntu16.04-desktop/roles/virtualbox
300
[ "no_license" ]
[ { "path": "ubuntu16.04-desktop/roles/virtualbox/tasks/main.yml", "content": "- hosts: all\n become: yes\n tasks:\n - name: install dkms\n apt: name=dkms\n\n - name: add apt-key \n apt_key:\n url: \"https://www.virtualbox.org/download/oracle_vbox_2016.asc\"\n state: present\n\n - name: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 594, "all_permissive": false }
ansible_role
UmedaTakefumi/ansible-playbooks
92260db20e464cdd605b98074f5345c13a94228b
0
ubuntu16.04-desktop/roles/vscode
300
[ "no_license" ]
[ { "path": "ubuntu16.04-desktop/roles/vscode/tasks/main.yml", "content": "- hosts: all\n become: yes\n tasks:\n - name: add apt-key \n apt_key:\n url: \"https://packages.microsoft.com/keys/microsoft.asc\"\n state: present\n\n - name: add apt-deb\n apt_repository:\n repo: deb [arch=a...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 408, "all_permissive": false }
ansible_role
shey/ansible-ha-rabbitmq-cluster
5c1bc52f68d8d06bfbe0d3b2e61c5d781d8db9c8
1
roles/base
300
[ "no_license" ]
[ { "path": "roles/base/tasks/main.yml", "content": "- include: install.yml\n- include: time.yml\n- include: locale.yml", "license_type": "no_license", "detected_licenses": [], "size_bytes": 64 }, { "path": "roles/base/tasks/install.yml", "content": "- name: Update sources and upgrade ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1702, "all_permissive": false }
ansible_role
shey/ansible-ha-rabbitmq-cluster
5c1bc52f68d8d06bfbe0d3b2e61c5d781d8db9c8
1
roles/custom-users
300
[ "no_license" ]
[ { "path": "roles/custom-users/tasks/main.yml", "content": "- name: create system users\n include_role:\n name: users\n with_items:\n - deployer\n - ubuntu\n loop_control:\n loop_var: username\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 141 }, { ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 228, "all_permissive": false }
ansible_role
shey/ansible-ha-rabbitmq-cluster
5c1bc52f68d8d06bfbe0d3b2e61c5d781d8db9c8
1
roles/haproxy
300
[ "no_license" ]
[ { "path": "roles/haproxy/tasks/install.yml", "content": "- name: remove irq balance for haproxy\n apt:\n name: irqbalance\n state: absent\n purge: yes\n\n- name: install haproxy and friends\n apt:\n name: ['haproxy']\n state: latest\n", "license_type": "no_license", "detected_licens...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1906, "all_permissive": false }
ansible_role
shey/ansible-ha-rabbitmq-cluster
5c1bc52f68d8d06bfbe0d3b2e61c5d781d8db9c8
1
roles/hostname
300
[ "no_license" ]
[ { "path": "roles/hostname/tasks/main.yml", "content": "- name: set the hostname in /etc/hosts\n template:\n src: hosts.j2\n dest: /etc/hosts\n mode: 0644\n backup: yes\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 122 }, { "path": "roles/hostname...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 907, "all_permissive": false }
ansible_role
shey/ansible-ha-rabbitmq-cluster
5c1bc52f68d8d06bfbe0d3b2e61c5d781d8db9c8
1
roles/logging
300
[ "no_license" ]
[ { "path": "roles/logging/tasks/configure.yml", "content": "- name: Add syslog root config\n template: src=rsyslog.conf.j2\n dest=/etc/rsyslog.conf\n mode=0600\n owner=root group=root\n tags: rsyslog-config\n\n- name: change syslog defaults config\n template: src=50-defaul...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 700, "all_permissive": false }
ansible_role
shey/ansible-ha-rabbitmq-cluster
5c1bc52f68d8d06bfbe0d3b2e61c5d781d8db9c8
1
roles/rabbitmq
300
[ "no_license" ]
[ { "path": "roles/rabbitmq/tasks/main.yml", "content": "- name: install rabbitmq\n apt:\n pkg: rabbitmq-server\n state: latest\n update_cache: yes\n\n- name: enable rabbitmq plugins\n rabbitmq_plugin:\n names: rabbitmq_management,rabbitmq_tracing,rabbitmq_federation\n state: enabled\n becom...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 905, "all_permissive": false }
ansible_role
shey/ansible-ha-rabbitmq-cluster
5c1bc52f68d8d06bfbe0d3b2e61c5d781d8db9c8
1
roles/rabbitmq-cluster
300
[ "no_license" ]
[ { "path": "roles/rabbitmq-cluster/tasks/main.yml", "content": "- name: rabbitmq_clustering | ensure rabbits are stopped\n service:\n name: rabbitmq-server\n state: stopped\n\n- name: rabbitmq_clustering | copy erlang cookie\n template:\n src: erlang.cookie.j2\n dest: /var/lib/rabbitmq/.erlang....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2405, "all_permissive": false }
ansible_role
shey/ansible-ha-rabbitmq-cluster
5c1bc52f68d8d06bfbe0d3b2e61c5d781d8db9c8
1
roles/users
300
[ "no_license" ]
[ { "path": "roles/users/tasks/main.yml", "content": "- name: generate password for user\n shell: makepasswd --chars=64\n register: user_password\n tags: users\n no_log: True\n\n- name: create a user\n user: name={{username}}\n createhome=yes\n shell=/bin/bash\n password={{user...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1034, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/bazarr
297
[ "no_license" ]
[ { "path": "ansible/roles/bazarr/handlers/main.yml", "content": "- name: Start Bazarr\n systemd:\n name: bazarr\n state: restarted\n daemon_reload: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 93 }, { "path": "ansible/roles/bazarr/tasks/main.yml",...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1193, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/common
297
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yml", "content": "---\n- name: Upgrade dependencies\n ansible.builtin.apt:\n update_cache: true\n upgrade: full\n tags: always\n\n- name: Install kitty-terminfo\n ansible.builtin.apt:\n pkg:\n - kitty-terminfo\n state: latest\n\n- name: Set XPS1...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 502, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/immich
297
[ "no_license" ]
[ { "path": "ansible/roles/immich/tasks/main.yml", "content": "---\n- name: Install required system packages\n ansible.builtin.apt:\n pkg:\n - ca-certificates\n - curl\n - gnupg\n state: latest\n update_cache: true\n\n- name: Add Docker GPG apt Key\n ansible.builtin.apt_key:\n url...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1868, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/jellyfin
297
[ "no_license" ]
[ { "path": "ansible/roles/jellyfin/tasks/main.yml", "content": "---\n- name: Install packages\n ansible.builtin.apt:\n pkg:\n - apt-transport-https\n - gnupg\n state: latest\n\n- name: Add the Universe repository\n ansible.builtin.apt_repository:\n repo: \"{{ item }}\"\n state: presen...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1035, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/lidarr
297
[ "no_license" ]
[ { "path": "ansible/roles/lidarr/handlers/main.yml", "content": "---\n- name: Start Lidarr\n systemd:\n name: lidarr\n state: started\n enabled: true\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 90 }, { "path": "ansible/roles/lidarr/tasks/main.yml", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1003, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/network
297
[ "no_license" ]
[ { "path": "ansible/roles/network/tasks/main.yml", "content": "---\n- name: Install packages\n apt:\n pkg:\n - curl\n state: latest\n\n- name: Update DuckDNS IP address\n ansible.builtin.cron:\n name: \"DuckDNS\"\n minute: \"*/5\"\n job: \"/duckdns/duck.sh >/dev/null 2>&1\"\n", "lic...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 217, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/nzbget
297
[ "no_license" ]
[ { "path": "ansible/roles/nzbget/handlers/main.yml", "content": "- name: Start NZBGet\n systemd:\n name: nzbget\n state: started\n enabled: yes\n\n- name: Restart NZBGet\n systemd:\n name: nzbget\n state: restarted\n daemon_reload: yes\n", "license_type": "no_license", "detected_l...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1217, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/pi_hole
297
[ "no_license" ]
[ { "path": "ansible/roles/pi_hole/handlers/main.yml", "content": "- name: Restart Pi-hole\n ansible.builtin.command:\n argv:\n - pihole\n - restartdns\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 }, { "path": "ansible/roles/pi_hole/tasks/main.y...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1366, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/prowlarr
297
[ "no_license" ]
[ { "path": "ansible/roles/prowlarr/tasks/main.yml", "content": "- name: Install packages\n apt:\n pkg:\n - curl\n - sqlite3\n state: latest\n\n- name: Install Prowlarr\n unarchive:\n src: https://github.com/Prowlarr/Prowlarr/releases/download/v0.1.1.875/Prowlarr.develop.0.1.1.875.linux-c...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1103, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/qbittorrent
297
[ "no_license" ]
[ { "path": "ansible/roles/qbittorrent/handlers/main.yml", "content": "- name: Start qBittorrent\n systemd:\n name: qbittorrent\n state: started\n enabled: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 }, { "path": "ansible/roles/qbittorrent/task...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 959, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/radarr
297
[ "no_license" ]
[ { "path": "ansible/roles/radarr/handlers/main.yml", "content": "---\n- name: Start Radarr\n systemd:\n name: radarr\n state: restarted\n enabled: true\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 92 }, { "path": "ansible/roles/radarr/tasks/main.yml",...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1001, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/rclone
297
[ "no_license" ]
[ { "path": "ansible/roles/rclone/tasks/main.yml", "content": "---\n- name: Include my vars\n ansible.builtin.include_vars: /home/brian/dev/my-data/ansible_vars.yml\n\n- name: Install rclone\n ansible.builtin.apt:\n deb: https://downloads.rclone.org/v1.69.1/rclone-v1.69.1-linux-amd64.deb\n\n- name: Creat...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 508, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/samba
297
[ "no_license" ]
[ { "path": "ansible/roles/samba/handlers/main.yml", "content": "- name: Restart Samba\n systemd:\n name: smbd\n state: restarted\n daemon_reload: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 92 }, { "path": "ansible/roles/samba/tasks/main.yml", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1709, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/sonarr
297
[ "no_license" ]
[ { "path": "ansible/roles/sonarr/tasks/main.yml", "content": "---\n- name: Create Sonarr group\n group:\n name: sonarr\n state: present\n\n- name: Create Sonarr user\n user:\n name: sonarr\n groups: sonarr\n shell: /sbin/nologin\n append: true\n state: present\n create_home: false\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 233, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/syncthing
297
[ "no_license" ]
[ { "path": "ansible/roles/syncthing/tasks/main.yml", "content": "---\n- name: Create Syncthing group\n ansible.builtin.group:\n name: syncthing\n state: present\n gid: 1000\n\n- name: Create Syncthing user\n ansible.builtin.user:\n name: syncthing\n groups: syncthing\n shell: /sbin/nologi...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1217, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/traefik
297
[ "no_license" ]
[ { "path": "ansible/roles/traefik/files/traefik/config/immich.yml", "content": "---\nhttp:\n routers:\n to-immich:\n rule: \"Host(`immich.test`)\"\n service: immich\n to-immich-secure:\n rule: \"Host(`photos.dipalma.duckdns.org`)\"\n service: immich\n tls:\n certResolve...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 12, "total_bytes": 3778, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/unifi
297
[ "no_license" ]
[ { "path": "ansible/roles/unifi/tasks/main.yml", "content": "---\n- name: Install required packages\n apt:\n pkg:\n - ca-certificates\n - apt-transport-https\n - gnupg\n - openjdk-8-jre-headless\n state: latest\n\n- name: Add the Ubiquiti repository Apt signing key\n ansible.built...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1013, "all_permissive": false }
ansible_role
briandipalma/proxmox-services
09aaa430b30b2a2bb3a011b7e2678820b9e13df3
97
ansible/roles/wireguard
297
[ "no_license" ]
[ { "path": "ansible/roles/wireguard/tasks/main.yml", "content": "---\n- name: Install packages\n apt:\n pkg:\n - wireguard\n state: latest\n\n- name: Enable IP forwarding\n ansible.builtin.lineinfile:\n path: /etc/sysctl.conf\n regexp: \"^#net.ipv4.ip_forward=1\"\n line: net.ipv4.ip_for...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 502, "all_permissive": false }
ansible_role
kamil-duda/ansible-java-spring-boot
2b019d04d01307c8273ccf1513c7ab930ddd7813
1
roles/java
297
[ "no_license" ]
[ { "path": "roles/java/defaults/main.yml", "content": "---\njava_tmp_directory: /tmp/java\njava_archive_file: OpenJDK11-jdk_x64_linux_openj9_11.0.1_13.tar.gz\njava_download_url: https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.1%2B13/{{ java_archive_file }}\njava_folder_name: jdk...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2111, "all_permissive": false }
ansible_role
kamil-duda/ansible-java-spring-boot
2b019d04d01307c8273ccf1513c7ab930ddd7813
1
roles/webapp
297
[ "no_license" ]
[ { "path": "roles/webapp/tasks/main.yml", "content": "---\n- name: Create {{ webapp_group }} group\n group:\n name: \"{{ webapp_group }}\"\n state: present\n become: yes\n\n- name: Create {{ webapp_user }} within {{ webapp_group }} group\n user:\n name: \"{{ webapp_user }}\"\n group: \"{{ weba...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2142, "all_permissive": false }
ansible_role
automation-tips/Ansible-modules
fe6d65e0970701185ace3d6f3ec342f4580d45c0
0
ansible_aws_lamp_settings/roles/elb_target_group
297
[ "no_license" ]
[ { "path": "ansible_aws_lamp_settings/roles/elb_target_group/tasks/main.yml", "content": "- name: Gather facts\n ec2_instance_facts:\n filters:\n \"tag:Domain\": \"{{ ec2_tags.Domain }}\"\n \"tag:Environment\": \"{{ ec2_tags.Environment }}\"\n \"tag:Role\": \"{{ ec2_tags.Role }}\"\n \...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 794, "all_permissive": false }
ansible_role
automation-tips/Ansible-modules
fe6d65e0970701185ace3d6f3ec342f4580d45c0
0
ansible_role_1/roles/httpd
297
[ "no_license" ]
[ { "path": "ansible_role_1/roles/httpd/tasks/main.yml", "content": "# Apache(httpd)インストール\n- name: Install http Server\n yum:\n name: httpd\n\n# Apacheの起動 & 自動起動設定\n- name: Start http Server\n service:\n name: httpd\n state: started\n enabled: yes\n\n# confファイルの配信\n- name: set 00-mpm.conf\n te...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 378, "all_permissive": false }
ansible_role
automation-tips/Ansible-modules
fe6d65e0970701185ace3d6f3ec342f4580d45c0
0
ansible_role_2/roles/hostname
297
[ "no_license" ]
[ { "path": "ansible_role_2/roles/hostname/tasks/main.yml", "content": "- name: message.\n debug: msg=\"set hostname {{ inventory_hostname }}\"\n\n# ホストネーム設定\n# inventory/hosts に設定された値に変更\n- name: set hostname\n hostname:\n name: \"{{ inventory_hostname }}\"\n", "license_type": "no_license", "det...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 181, "all_permissive": false }
ansible_role
automation-tips/Ansible-modules
fe6d65e0970701185ace3d6f3ec342f4580d45c0
0
ansible_yum_repository/roles/jenkins
297
[ "no_license" ]
[ { "path": "ansible_yum_repository/roles/jenkins/tasks/main.yml", "content": "- name: \"Install jenkins\"\n yum:\n name: jenkins\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 51 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 51, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/kubernetes-bootstrap-cluster
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/kubernetes-bootstrap-cluster/templates/kubeadm.yaml", "content": "---\napiVersion: kubeadm.k8s.io/v1beta3\nkind: InitConfiguration\nlocalAPIEndpoint:\n advertiseAddress: {{ ansible_host }}\n bindPort: 6443\n---\napiServer:\n certSANs: {{ certSANs }}\n extraArgs:\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1328, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/kubernetes-configure-workers
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/kubernetes-configure-workers/tasks/main.yaml", "content": "- name: Joining to the cluster\n become: yes\n shell: \"/usr/bin/{{ hostvars['kmaster1']['nodes_join_command'] }}\"\n when: group_names[0] == \"workers\" and clean_kube is defined\n\n- name: Joining to the ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 557, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/kubernetes-get-join-command
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/kubernetes-get-join-command/tasks/main.yaml", "content": "- name: getting cert-key\n shell: kubeadm init phase upload-certs --upload-certs\n register: cert_key_stdout\n become: yes\n when: clean_kube is defined\n\n- set_fact:\n cert_key: \"{{ cert_key_stdout['s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 792, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-configure-etc-hosts
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-configure-etc-hosts/tasks/main.yaml", "content": "- name: Add configure etc hosts\n lineinfile:\n dest: /etc/hosts\n line: \"{{ item.ip }} {{ item.hostname }}\"\n state: present\n with_items: \"{{ etc_hosts }}\"\n become: yes", "license_type": ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 178, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-configure-kube-network-rules
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-configure-kube-network-rules/tasks/main.yaml", "content": "- name: Load required modules\n community.general.modprobe:\n name: \"{{ item }}\"\n state: present\n with_items:\n - br_netfilter\n - overlay\n become: yes\n when: clean_kube is defined...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 852, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-configure-proxy
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-configure-proxy/tasks/main.yaml", "content": "- name: clear_file\n file:\n path: \"/etc/apt/apt.conf.d/http-proxy.conf\"\n state: absent\n become: yes\n\n- name: add http proxy to apt\n lineinfile:\n path: /etc/apt/apt.conf.d/http-proxy.conf\n li...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1167, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-configure-swap
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-configure-swap/tasks/main.yaml", "content": "- name: Disabling swap on hosts…\n become: yes\n shell: swapoff -a\n- name: Disabling swap from fstab…\n become: yes\n replace:\n path: /etc/fstab\n regexp: ‘^([^#].*?\\swap\\s+sw\\s+.*)$’\n replace: ‘# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 239, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-install-cntlm
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-install-cntlm/tasks/main.yaml", "content": "- name: apt update\n apt:\n update_cache: yes\n become: yes\n\n- name: ensure cntlm systemd directory is not present\n shell: rm -rf /etc/systemd/system/cntlm.service.d/\n become: yes\n\n- name: installing c to...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1329, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-install-containerd
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-install-containerd/tasks/main.yaml", "content": "- name: Ensure containerd is not present\n become: yes\n apt:\n name: containerd.io\n state: absent\n update_cache: yes\n when: clean_kube is defined\n\n- name: create key directory if not exists ..\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3163, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-install-haproxy
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-install-haproxy/templates/haproxy.cfg", "content": "global\n # syslog facilities\n log /dev/log local0\n log /dev/log local1 notice\n # change root directory for attacks\n chroot /var/lib/haproxy\n stats socket /run/haproxy/admin.sock us...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 3494, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-install-k9s
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-install-k9s/tasks/main.yaml", "content": "- name: download k9s\n get_url:\n url: https://github.com/derailed/k9s/releases/download/v0.26.7/k9s_Linux_x86_64.tar.gz\n dest: /tmp/k9s.tar.gz\n when: clean_kube is defined\n\n- name: untar\n unarchive:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 321, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-install-kube-packages
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-install-kube-packages/tasks/main.yaml", "content": "- name: \"[clean] kubeadm reset\"\n shell: \"kubeadm reset --force --cri-socket=/var/run/containerd/containerd.sock\"\n become: yes\n when: clean_kube is defined\n ignore_errors: yes\n\n- name: \"[clean] e...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2056, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-install-nfs-commons
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-install-nfs-commons/tasks/main.yaml", "content": "- name: Install nfs-server\n become: yes\n apt:\n name: nfs-common\n state: present\n update_cache: yes", "license_type": "no_license", "detected_licenses": [], "size_bytes": 109 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 109, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-install-nfs-server
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-install-nfs-server/tasks/main.yaml", "content": "- name: Install nfs-server\n become: yes\n apt:\n name: nfs-kernel-server\n state: present\n update_cache: yes\n\n- name: enabling nfs-server\n become: yes\n service:\n name: nfs-server\n enabl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1019, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/installation/roles/system-remove-proxy
297
[ "no_license" ]
[ { "path": "1_ansible/installation/roles/system-remove-proxy/tasks/main.yaml", "content": "- name: clear_file\n file:\n path: \"/etc/apt/apt.conf.d/http-proxy.conf\"\n state: absent\n become: yes\n\n- name: remove http proxy\n lineinfile:\n path: /etc/environment\n regex: '^https?_proxy.*'\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 438, "all_permissive": false }
ansible_role
rridane/devops_rr
bae9d5cc2e678db688809c7b7c24734f32d0ff6c
0
1_ansible/management/roles/system-configure-directories
297
[ "no_license" ]
[ { "path": "1_ansible/management/roles/system-configure-directories/tasks/main.yaml", "content": "- name: create key directories if not exists ..\n become: yes\n file:\n path: \"{{ item.path }}\"\n state: directory\n owner: \"{{ item.owner }}\"\n group: \"{{ item.group }}\"\n mode: \"{{ item...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 234, "all_permissive": false }
ansible_role
gboutry/ECE-BigData-Project
602b76ec1cb89d2533c07c1af2cf40365b3bb2ba
0
roles/common
297
[ "no_license" ]
[ { "path": "roles/common/handlers/main.yml", "content": "- name: restart kubelet\n service: \n name: kubelet \n state: restarted \n daemon_reload: yes\n\n- name: docker status\n service: \n name: docker \n state: started\n\n- name: ufw reloaded\n service: \n name: ufw \n state: stoppe...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 2996, "all_permissive": false }
ansible_role
gboutry/ECE-BigData-Project
602b76ec1cb89d2533c07c1af2cf40365b3bb2ba
0
roles/master
297
[ "no_license" ]
[ { "path": "roles/master/tasks/main.yml", "content": "- name: Initialize the Kubernetes cluster using kubeadm\n command: kubeadm init --apiserver-advertise-address=\"{{ ansible_eth1.ipv4.address }}\" --apiserver-cert-extra-sans=\"{{ ansible_eth1.ipv4.address }}\" --node-name=\"{{ node_name }}\" --pod-netwo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2333, "all_permissive": false }
ansible_role
gboutry/ECE-BigData-Project
602b76ec1cb89d2533c07c1af2cf40365b3bb2ba
0
roles/worker
297
[ "no_license" ]
[ { "path": "roles/worker/tasks/main.yml", "content": "- name: Copy the join command to server location\n copy:\n remote_src: no\n src: join-command\n dest: /tmp/join-command.sh\n mode: 0777\n\n- name: Join the node to cluster\n command: sh /tmp/join-command.sh\n", "license_type": "no_licens...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 213, "all_permissive": false }
ansible_role
sangotaro/project-skeleton
64f0ab7e5cd2576887b22700142abaf5101ef2b7
0
ansible/roles/cassandra
297
[ "no_license" ]
[ { "path": "ansible/roles/cassandra/tasks/main.yml", "content": "---\n- name: copy the datastax.repo\n template: src=datastax.repo.j2 dest=/etc/yum.repos.d/datastax.repo\n\n- name: install cassandra22\n yum: name={{ item }} state=present enablerepo=datastax\n with_items:\n - dsc22\n - cassandra22-to...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 357, "all_permissive": false }
ansible_role
sangotaro/project-skeleton
64f0ab7e5cd2576887b22700142abaf5101ef2b7
0
ansible/roles/common
297
[ "no_license" ]
[ { "path": "ansible/roles/common/vars/main.yml", "content": "---\n\nzoneinfo_path: /usr/share/zoneinfo/Asia/Tokyo\nzone: Asia/Tokyo\ncharmap_file: UTF-8\nlocale_file: ja_JP\nlocale: ja_JP.UTF-8\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 127 }, { "path": "ansi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1679, "all_permissive": false }
ansible_role
sangotaro/project-skeleton
64f0ab7e5cd2576887b22700142abaf5101ef2b7
0
ansible/roles/java
297
[ "no_license" ]
[ { "path": "ansible/roles/java/vars/main.yml", "content": "---\n\njava:\n dl_url: http://download.oracle.com/otn-pub/java/jdk/8u51-b16/jdk-8u51-linux-x64.rpm\n dl_path: /usr/local/src/jdk-8u51-linux-x64.rpm\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 146 }, { ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 448, "all_permissive": false }