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 | MatVolk/DECIDE-DSS-Ansible | c685976241ba455a771594d7f1199a5886210a72 | 0 | roles/remove_samoa | 1,419 | [
"no_license"
] | [
{
"path": "roles/remove_samoa/tasks/main.yml",
"content": "---\n- name: remove existing cluster\n docker_compose:\n project_src: '{{project_dir}}/samoa'\n state: absent",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 112
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 112,
"all_permissive": false
} |
ansible_role | MatVolk/DECIDE-DSS-Ansible | c685976241ba455a771594d7f1199a5886210a72 | 0 | roles/remove_zookeeper | 1,419 | [
"no_license"
] | [
{
"path": "roles/remove_zookeeper/tasks/main.yml",
"content": "---\n- name: remove existing cluster\n docker_compose:\n project_src: '{{project_dir}}/zookeeper'\n state: absent",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 116
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 116,
"all_permissive": false
} |
ansible_role | MatVolk/DECIDE-DSS-Ansible | c685976241ba455a771594d7f1199a5886210a72 | 0 | roles/samoa | 1,419 | [
"no_license"
] | [
{
"path": "roles/samoa/files/docker-compose.yml",
"content": "version: '3'\n\nservices:\n portainer:\n image: \"portainer/portainer:latest\"\n command: -H unix:///var/run/docker.sock --no-auth\n volumes:\n - /var/run/docker.sock:/var/run/docker.sock:rw\n restart: always\n ports:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1478,
"all_permissive": false
} |
ansible_role | MatVolk/DECIDE-DSS-Ansible | c685976241ba455a771594d7f1199a5886210a72 | 0 | roles/zookeeper | 1,419 | [
"no_license"
] | [
{
"path": "roles/zookeeper/tasks/main.yml",
"content": "---\n- name: copy project files to remote host\n copy:\n src: '{{role_path}}/files/'\n dest: '{{project_dir}}/zookeeper'\n\n- name: remove existing cluster\n docker_compose:\n project_src: '{{project_dir}}/zookeeper'\n state: absent\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1384,
"all_permissive": false
} |
ansible_role | craigmarvelley/ansible-ec2-examples | cd13e4e36dea36371afdb2e20e71687868754fe6 | 2 | ec2-instances-in-vpc/roles/php-fpm | 1,419 | [
"no_license"
] | [
{
"path": "ec2-instances-in-vpc/roles/php-fpm/handlers/main.yml",
"content": "---\n\n- name: php-fpm-restart\n sudo: yes\n action: service name=php5-fpm state=restarted enabled=yes\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 101
},
{
"path": "ec2-instances-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1317,
"all_permissive": false
} |
ansible_role | kvanderp/aws-atc-ts-grafana | d521a412a127681d106687705e759108af14284d | 0 | ansible/roles/as3 | 1,419 | [
"no_license"
] | [
{
"path": "ansible/roles/as3/templates/http.json.j2",
"content": "{\n \"class\": \"AS3\",\n \"action\": \"deploy\",\n \"persist\": true,\n \"declaration\": {\n \"class\": \"ADC\",\n \"schemaVersion\": \"3.19.0\",\n \"id\": \"AS3_Declaration\",\n \"label\": \"AS3_Declaration\",\n \"remark\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 5685,
"all_permissive": false
} |
ansible_role | kvanderp/aws-atc-ts-grafana | d521a412a127681d106687705e759108af14284d | 0 | ansible/roles/do | 1,419 | [
"no_license"
] | [
{
"path": "ansible/roles/do/templates/onboard.json.j2",
"content": "{\n \"schemaVersion\": \"1.12.0\",\n \"class\": \"Device\",\n \"async\": true,\n \"label\": \"Onboard BIG-IP\",\n \"Common\": {\n \"class\": \"Tenant\",\n \"myDns\": {\n \"class\": \"DNS\",\n \"nameServers\": [\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3074,
"all_permissive": false
} |
ansible_role | kvanderp/aws-atc-ts-grafana | d521a412a127681d106687705e759108af14284d | 0 | ansible/roles/grafana | 1,419 | [
"no_license"
] | [
{
"path": "ansible/roles/grafana/templates/datasource_graphite.json.j2",
"content": "{\n \"name\": \"{{ datasource_name }}\",\n \"type\": \"graphite\",\n \"access\": \"proxy\",\n \"url\": \"http://{{ graphite_private_ip }}:80\",\n \"basicAuth\": false,\n \"isDefault\": true,\n \"jsonDat... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3712,
"all_permissive": false
} |
ansible_role | kvanderp/aws-atc-ts-grafana | d521a412a127681d106687705e759108af14284d | 0 | ansible/roles/info | 1,419 | [
"no_license"
] | [
{
"path": "ansible/roles/info/templates/generate_load.sh.j2",
"content": "#!/bin/bash\n#\n# Helper script that downloads ATC RPM components.\n#\n\nVALID_TARGETS=\"nginx_one nginx_two broken all\"\nVALID_TYPES=\"normal slow errors random\"\nCONCURRENT=10\nTIME=5m\n\n# Print helper on how to use this script\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3752,
"all_permissive": false
} |
ansible_role | kvanderp/aws-atc-ts-grafana | d521a412a127681d106687705e759108af14284d | 0 | ansible/roles/ts | 1,419 | [
"no_license"
] | [
{
"path": "ansible/roles/ts/tasks/main.yml",
"content": "---\n- name: Telemetry Streaming (TS) Role\n block:\n\n - name: Set connection provider for BIG-IP tasks\n set_fact:\n provider:\n server: \"{{ public_dns_name }}\"\n server_port: 8443\n user: \"{{ bigip.admi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2962,
"all_permissive": false
} |
ansible_role | IBM/ansible-for-i-sap | 1ac0cf42bb9ab3238492802b9483f640778f9c4b | 7 | roles/install_saphostagent | 1,419 | [
"permissive"
] | [
{
"path": "roles/install_saphostagent/defaults/main.yml",
"content": "---\n# Copyright 2022 IBM Corporation\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 License at\n#\n# ... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 13078,
"all_permissive": true
} |
ansible_role | IBM/ansible-for-i-sap | 1ac0cf42bb9ab3238492802b9483f640778f9c4b | 7 | roles/sap_install_app_server | 1,419 | [
"permissive"
] | [
{
"path": "roles/sap_install_app_server/templates/instkey.pkey.j2",
"content": "{{ insappsvr_input_instkey }}\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 30
},
{
"path": "roles/sap_install_app_server/defaults/main.yml",
"content": ... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 27982,
"all_permissive": true
} |
ansible_role | IBM/ansible-for-i-sap | 1ac0cf42bb9ab3238492802b9483f640778f9c4b | 7 | roles/sap_opsyscheck | 1,419 | [
"permissive"
] | [
{
"path": "roles/sap_opsyscheck/tasks/main.yml",
"content": "---\n# Copyright 2022 IBM Corporation\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 License at\n#\n# http:/... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 16946,
"all_permissive": true
} |
ansible_role | IBM/ansible-for-i-sap | 1ac0cf42bb9ab3238492802b9483f640778f9c4b | 7 | roles/start_sap | 1,419 | [
"permissive"
] | [
{
"path": "roles/start_sap/tasks/sap_start_services.yml",
"content": "---\n# Copyright 2022 IBM Corporation\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 License at\n#\n# ... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 28408,
"all_permissive": true
} |
ansible_role | IBM/ansible-for-i-sap | 1ac0cf42bb9ab3238492802b9483f640778f9c4b | 7 | roles/stop_sap | 1,419 | [
"permissive"
] | [
{
"path": "roles/stop_sap/tasks/sap_stop_all_instances.yml",
"content": "---\n# Copyright 2022 IBM Corporation\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 License at\n#\n# ... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 25754,
"all_permissive": true
} |
ansible_role | IBM/ansible-for-i-sap | 1ac0cf42bb9ab3238492802b9483f640778f9c4b | 7 | roles/upgrade_sap_hana_client | 1,419 | [
"permissive"
] | [
{
"path": "roles/upgrade_sap_hana_client/README.md",
"content": "# Role upgrade_sap_hana_client\n\nThe SAP HANA client is needed to access a remote SAP HANA database from an SAP Application Server ABAP running on IBM i. It can be downloaded from the Software Distribution Center in the SAP Support Portal ([S... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 22399,
"all_permissive": true
} |
ansible_role | IBM/ansible-for-i-sap | 1ac0cf42bb9ab3238492802b9483f640778f9c4b | 7 | roles/upgrade_sap_kernel | 1,419 | [
"permissive"
] | [
{
"path": "roles/upgrade_sap_kernel/tasks/sap_kernel_upgrade_same_rel.yml",
"content": "---\n# Copyright 2021 IBM Corporation\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 Li... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 28722,
"all_permissive": true
} |
ansible_role | duicikeyihangaolou/lab-django | f56a80d93cdebe07614670f6b3abf9c7084f3093 | 0 | ansible-u1804/playbooks/roles/init01_pre_install | 1,419 | [
"permissive"
] | [
{
"path": "ansible-u1804/playbooks/roles/init01_pre_install/tasks/main.yml",
"content": "- name: apt-get update\n apt:\n update_cache: yes\n\n- name: Upgrade all packages to the latest version\n apt:\n name: \"*\"\n state: latest\n force_apt_get: True\n\n- name: Install dependency packages\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 885,
"all_permissive": true
} |
ansible_role | duicikeyihangaolou/lab-django | f56a80d93cdebe07614670f6b3abf9c7084f3093 | 0 | ansible-u1804/playbooks/roles/init02_config_webserver | 1,419 | [
"permissive"
] | [
{
"path": "ansible-u1804/playbooks/roles/init02_config_webserver/tasks/main.yml",
"content": "- name: Install dependency packages\n apt:\n name:\n # - nginx\n # - supervisor\n - docker.io\n state: present\n\n- name: Make sure docker is running\n systemd:\n state: started\n name:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1745,
"all_permissive": true
} |
ansible_role | ashokdewasi26/abcdef | f14364d36244a2bd6c1e04b14cc75a41715f23ec | 0 | si-test-apinext/roles/deploy-apinext-tee-config | 1,419 | [
"no_license"
] | [
{
"path": "si-test-apinext/roles/deploy-apinext-tee-config/tasks/main.yaml",
"content": "- name: Deploy tee config from file\n template:\n src: tee-config.yaml.j2\n dest: \"{{ ansible_user_dir }}/tee_config.yaml\"\n\n- name: Deploy tee tests config from file\n template:\n src: tests-config.yaml.j... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 11243,
"all_permissive": false
} |
ansible_role | ashokdewasi26/abcdef | f14364d36244a2bd6c1e04b14cc75a41715f23ec | 0 | si-test-idcevo/roles/ensure-testing-reporting | 1,419 | [
"no_license"
] | [
{
"path": "si-test-idcevo/roles/ensure-testing-reporting/tasks/main.yaml",
"content": "- name: Create the metric_collector env dir\n file:\n path: \"{{ metric_collector_venv_path }}\"\n state: directory\n\n- name: Install metric collector virtual environment\n shell: |\n set -xe\n python3 -m v... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 943,
"all_permissive": false
} |
ansible_role | ashokdewasi26/abcdef | f14364d36244a2bd6c1e04b14cc75a41715f23ec | 0 | si-test-idcevo/roles/ensure-traas-dispatcher | 1,419 | [
"no_license"
] | [
{
"path": "si-test-idcevo/roles/ensure-traas-dispatcher/defaults/main.yaml",
"content": "traas_repo_url: https://cc-github.bmwgroup.net/node0/traas.git\ntraas_install_url: git+{{ traas_repo_url }}@{{ traas_version }}\ntraas_version: \"master\"\ntraas_refspec: \"master\"\nreporting_repo_url: https://cc-githu... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1495,
"all_permissive": false
} |
ansible_role | ashokdewasi26/abcdef | f14364d36244a2bd6c1e04b14cc75a41715f23ec | 0 | si-test-idcevo/roles/install-dlt-tools | 1,419 | [
"no_license"
] | [
{
"path": "si-test-idcevo/roles/install-dlt-tools/defaults/main.yaml",
"content": "dlt_daemon_url: \"https://cc-github.bmwgroup.net/marcelolopes/dlt-daemon.git\"\ndlt_daemon_version: \"v2.18.8\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 107
},
{
"path": "si... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 884,
"all_permissive": false
} |
ansible_role | ashokdewasi26/abcdef | f14364d36244a2bd6c1e04b14cc75a41715f23ec | 0 | si-test-idcevo/roles/metrics-converter-SI | 1,419 | [
"no_license"
] | [
{
"path": "si-test-idcevo/roles/metrics-converter-SI/tasks/main.yaml",
"content": "- name: Run metric converter workflow\n block:\n - name: Copy metrics converter config file to workspace_dir\n when:\n - metrics_converter_config_file_name is defined\n - metrics_converter.location\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4610,
"all_permissive": false
} |
ansible_role | ashokdewasi26/abcdef | f14364d36244a2bd6c1e04b14cc75a41715f23ec | 0 | si-test-idcevo/roles/setup-tee-config | 1,419 | [
"no_license"
] | [
{
"path": "si-test-idcevo/roles/setup-tee-config/tasks/main.yaml",
"content": "- name: Build the repos config with the ones with declared versions\n set_fact:\n build_tee_repos: \"{{ build_tee_repos + [ item ] }}\"\n loop: \"{{ build_tee_repos_templates }}\"\n when:\n - item.version | default(None)... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4731,
"all_permissive": false
} |
ansible_role | ashokdewasi26/abcdef | f14364d36244a2bd6c1e04b14cc75a41715f23ec | 0 | si-test-idcevo/roles/upload-test-result-xrayctl-traas | 1,419 | [
"no_license"
] | [
{
"path": "si-test-idcevo/roles/upload-test-result-xrayctl-traas/defaults/main.yaml",
"content": "mtee_test_result_dir: \"{{ zuul_logs_dir }}/results/testrun\"\nmtee_tests_xrayctl_upload_config_path: \"playbooks/reporting/files/job_config_si_idcevo.yaml\"\nupload_test_result_xrayctl_idcevo_xrayctl_version: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2508,
"all_permissive": false
} |
ansible_role | matzew/strimzi-topic-apb | 60dc1a20d1a618b8a68da5a740748e77d4b4a458 | 0 | roles/deprovision-strimzi-topic-apb | 1,379 | [
"permissive"
] | [
{
"path": "roles/deprovision-strimzi-topic-apb/tasks/main.yml",
"content": "- name: Delete configmaps\n k8s_v1_config_map:\n name: '{{ item }}'\n namespace: '{{ namespace }}'\n state: absent\n with_items:\n - '{{ topic_name }}'\n",
"license_type": "permissive",
"detected_licenses": [
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 158,
"all_permissive": true
} |
ansible_role | matzew/strimzi-topic-apb | 60dc1a20d1a618b8a68da5a740748e77d4b4a458 | 0 | roles/provision-strimzi-topic-apb | 1,379 | [
"permissive"
] | [
{
"path": "roles/provision-strimzi-topic-apb/tasks/main.yml",
"content": "- name: Create Topic configmap template\n template:\n src: topic-cm.yml.j2\n dest: /tmp/topic-cm.yaml\n\n- name: Create ConfigMap for {{ topic_name }}\n shell: oc create -f /tmp/topic-cm.yaml -n {{ namespace }}\n\n- name: dele... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 539,
"all_permissive": true
} |
ansible_role | modcloth/percona-ansible | 68e0190c9970d60a408041413f338f97e5ff2769 | 0 | roles/bootstrap-smartos | 1,379 | [
"no_license"
] | [
{
"path": "roles/bootstrap-smartos/tasks/autofs.yml",
"content": "# autofs needs rpcbind and autofs services\n- name: start rpcbind\n service: name=\"svc:/network/rpc/bind:default\" state=started\n\n- name: start autofs\n service: name=\"autofs\" state=started\n",
"license_type": "no_license",
"de... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 956,
"all_permissive": false
} |
ansible_role | modcloth/percona-ansible | 68e0190c9970d60a408041413f338f97e5ff2769 | 0 | roles/nagios-client-smartos | 1,379 | [
"no_license"
] | [
{
"path": "roles/nagios-client-smartos/vars/main.yml",
"content": "---\n\n# nagios\nnagios_monitoring_host: monitoring.prod.modcloth.com\nnagios_disk_warn: 85\nnagios_disk_critical: 90\nnagios_load_warn: \"2.0,2.0,2.0\"\nnagios_load_critical: \"3.0,3.0.3.0\"\nnagios_mem_warn: 95\nnagios_mem_critical: 98\nna... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 7301,
"all_permissive": false
} |
ansible_role | modcloth/percona-ansible | 68e0190c9970d60a408041413f338f97e5ff2769 | 0 | roles/percona-smartos | 1,379 | [
"no_license"
] | [
{
"path": "roles/percona-smartos/tasks/main.yml",
"content": "---\n- include: packages.yml\n- include: configuration.yml\n- include: scripts.yml\n- include: cron.yml\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 101
},
{
"path": "roles/percona-smartos/templat... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 6104,
"all_permissive": false
} |
ansible_role | praneeth489/nginxhtmlpage | fc8d6b156d530ce3243ac98c1536a7ae528ab925 | 0 | nginxhtml/roles/webservers | 1,379 | [
"no_license"
] | [
{
"path": "nginxhtml/roles/webservers/templates/index.html.j2",
"content": "<html>\n<head>\n <title>NGINX Demo</title>\n</head>\n<body>\n <h1>\n Thank you for reading this post - Praneeth\n </h1>\n <br/><br/><br/>\n<p>\n <img src=\"nginx-logo.png\" alt=\"NGINX Logo\"/>\n </p>\n<... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 702,
"all_permissive": false
} |
ansible_role | trueproof/ansible | 3d047b63e311264968cfe34f7f0998dfc879ed14 | 0 | roles/nginx | 1,379 | [
"no_license"
] | [
{
"path": "roles/nginx/handlers/main.yml",
"content": "---\n# handlers file for nginx\n- name: nginx start\n service:\n name: nginx\n state: started\n- name: nginx restart\n service:\n name: nginx\n state: restarted\n- name: nginx enable\n service:\n name: nginx\n enabled: true\n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 551,
"all_permissive": false
} |
ansible_role | jcustenborder/terraform-vmware-confluent | 56c5a4b2d6cc86275aa2078330f0bb3e5a75380f | 3 | roles/common.hosts | 1,379 | [
"no_license"
] | [
{
"path": "roles/common.hosts/templates/hosts.j2",
"content": "# Maintained by Ansible\n127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n{% for item in groups['all']| sort %}\n{{ hostvars[item]['an... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 536,
"all_permissive": false
} |
ansible_role | rbale0831/DevOps-Projects | 85c8407faafb20f9d2624ae136242d00601bf754 | 0 | ansible_project/roles/timesync | 1,379 | [
"no_license"
] | [
{
"path": "ansible_project/roles/timesync/handlers/main.yml",
"content": "---\n# roles/timesync/handlers/main.yml\n\n- name: restart chronyd\n systemd:\n name: chronyd\n state: restarted\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 115
},
{
"path": "a... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 725,
"all_permissive": false
} |
ansible_role | rx-gy/autolinux | f6cd74d4525254f6d626433d65f1343883aefc47 | 1 | roles/base | 1,379 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yml",
"content": "- block:\n # Set up the ansible environment\n - import_tasks: ansible_setup.yml\n\n # Make sure users exist on the system\n - import_tasks: users/j4ck.yml\n\n # Perform system setup tasks:\n - import_tasks: system_setup/clock.yml\n - import_tasks: sy... | {
"task_files": 14,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 17,
"total_bytes": 10838,
"all_permissive": false
} |
ansible_role | rx-gy/autolinux | f6cd74d4525254f6d626433d65f1343883aefc47 | 1 | roles/desktop | 1,379 | [
"no_license"
] | [
{
"path": "roles/desktop/files/users/j4ck/xinitrc",
"content": "#!/bin/sh\ni3\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 13
},
{
"path": "roles/desktop/tasks/software/graphical_utilities.yml",
"content": "- name: desktop | graphical utilities\n tags: x1... | {
"task_files": 9,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 14,
"total_bytes": 10494,
"all_permissive": false
} |
ansible_role | momota/mysql-server-build | 5830a9e03aa069bd3c57e9714d948a72a590de7f | 1 | playbook/roles/db | 1,379 | [
"no_license"
] | [
{
"path": "playbook/roles/db/handlers/main.yml",
"content": "---\n- name: restart mysql\n service: \"name=mysqld state=restarted sleep=5\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "playbook/roles/db/tasks/replication.yml",
"content": "... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 11517,
"all_permissive": false
} |
ansible_role | momota/mysql-server-build | 5830a9e03aa069bd3c57e9714d948a72a590de7f | 1 | playbook/roles/keepalived | 1,379 | [
"no_license"
] | [
{
"path": "playbook/roles/keepalived/templates/keepalived_to_be_master.sh.j2",
"content": "#!/bin/bash\nINTERVAL=3\n\necho \"`hostname -s` became master.\" | logger -i -t keepalived-vrrp\n\nfor TRIES in `seq 1 3`\ndo\n ssh root@{{ keepalived_neighbor }} service keepalived status\n NEIGHBOR_IS_ALIVE=$?\n\n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 5615,
"all_permissive": false
} |
ansible_role | momota/mysql-server-build | 5830a9e03aa069bd3c57e9714d948a72a590de7f | 1 | playbook/roles/mha | 1,379 | [
"no_license"
] | [
{
"path": "playbook/roles/mha/tasks/configure_mha.yml",
"content": "---\n- name: Copy masterha.cnf\n template:\n src: masterha.cnf.j2\n dest: \"{{ mha_config_file }}\"\n owner: root\n group: root\n mode: 0644\n force: yes\n when:\n - mha_role is defined\n - mha_role == 'manager'\n\... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2791,
"all_permissive": false
} |
ansible_role | momota/mysql-server-build | 5830a9e03aa069bd3c57e9714d948a72a590de7f | 1 | playbook/roles/os | 1,379 | [
"no_license"
] | [
{
"path": "playbook/roles/os/templates/hosts.j2",
"content": "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n{% for host in groups['all'] %}\n{% if hostvars[host].ansible_eth1.ipv4.address is de... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2565,
"all_permissive": false
} |
ansible_role | Satish-Kalari/o-roboshop-ansible-roles-tf | df42645a7af9cf0653bfb8f536a516c6ef98cbef | 0 | roles/rabbitmq | 1,359 | [
"no_license"
] | [
{
"path": "roles/rabbitmq/tasks/main.yaml",
"content": "- name: Configure YUM Repos\n ansible.builtin.shell: curl -s https://packagecloud.io/install/repositories/rabbitmq/erlang/script.rpm.sh | bash\n\n- name: Configure YUM Repos for RabbitMQ\n ansible.builtin.shell: curl -s https://packagecloud.io/instal... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 913,
"all_permissive": false
} |
ansible_role | tsaarni/sensor-gadgets | 616212bd1f5c944fc38247d61f06b3d583219def | 0 | server/roles/chronograf | 1,359 | [
"no_license"
] | [
{
"path": "server/roles/chronograf/tasks/main.yml",
"content": "- name: ensure chronograf is installed\n aur:\n name:\n - aur/chronograf-bin\n become: yes\n become_user: aur_builder\n\n- name: ensure directory for chronograf systemd conf exists\n file:\n path: /usr/lib/systemd/system/chronogr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 545,
"all_permissive": false
} |
ansible_role | tsaarni/sensor-gadgets | 616212bd1f5c944fc38247d61f06b3d583219def | 0 | server/roles/influxdb | 1,359 | [
"no_license"
] | [
{
"path": "server/roles/influxdb/tasks/main.yml",
"content": "- name: ensure influxdb is installed\n pacman:\n name:\n - influxdb\n - python-influxdb\n - python-requests\n\n\n- name: ensure influxdb is enabled and running\n systemd:\n state: started\n enabled: yes\n name: influx... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 238,
"all_permissive": false
} |
ansible_role | tsaarni/sensor-gadgets | 616212bd1f5c944fc38247d61f06b3d583219def | 0 | server/roles/nginx | 1,359 | [
"no_license"
] | [
{
"path": "server/roles/nginx/files/nginx.conf",
"content": "\n#user html;\nworker_processes 1;\n\n#error_log logs/error.log;\n#error_log logs/error.log notice;\n#error_log logs/error.log info;\n\n#pid logs/nginx.pid;\n\n\nevents {\n worker_connections 1024;\n}\n\n\nhttp {\n include ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1411,
"all_permissive": false
} |
ansible_role | tsaarni/sensor-gadgets | 616212bd1f5c944fc38247d61f06b3d583219def | 0 | server/roles/nodered | 1,359 | [
"no_license"
] | [
{
"path": "server/roles/nodered/tasks/main.yml",
"content": "\n- name: ensure nodered dependencies are installed\n pacman:\n name:\n - nodejs\n - npm\n - zeromq # required by nodered mqtt broker plugin\n\n# node-red-contrib-openzwave expects node to be called nodejs\n- name: ensure node... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1556,
"all_permissive": false
} |
ansible_role | tsaarni/sensor-gadgets | 616212bd1f5c944fc38247d61f06b3d583219def | 0 | server/roles/tools | 1,359 | [
"no_license"
] | [
{
"path": "server/roles/tools/tasks/main.yml",
"content": "\n- name: ensure dependencies are installed\n pacman:\n name:\n - python2\n - python2-pip\n\n\n# https://github.com/kewlfft/ansible-aur\n\n- name: ensure aur_builder user exists\n user:\n name: aur_builder\n group: wheel\n- line... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 398,
"all_permissive": false
} |
ansible_role | hotta/ansible-alma8 | 7f21d4e9d178b2325c2655b1eea6eb53d89ccb5a | 0 | roles/adminer | 1,359 | [
"no_license"
] | [
{
"path": "roles/adminer/meta/main.yml",
"content": "dependencies:\n - { role: php }\n - { role: httpd }\n - { role: service }\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 74
},
{
"path": "roles/adminer/README.md",
"content": "# Adminer - Database manag... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1751,
"all_permissive": false
} |
ansible_role | hotta/ansible-alma8 | 7f21d4e9d178b2325c2655b1eea6eb53d89ccb5a | 0 | roles/base | 1,359 | [
"no_license"
] | [
{
"path": "roles/base/tasks/selinux.yml",
"content": "---\n- name: roles/base/tasks/selinux.yml\n assert: { that: true, quiet: true }\n\n- name: Install tools required for disabling selinux\n dnf: \n name: python3-libselinux\n state: present\n become: yes\n\n- name: Disable selinux \n selinux:\n ... | {
"task_files": 10,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 4291,
"all_permissive": false
} |
ansible_role | hotta/ansible-alma8 | 7f21d4e9d178b2325c2655b1eea6eb53d89ccb5a | 0 | roles/gitlab | 1,359 | [
"no_license"
] | [
{
"path": "roles/gitlab/tasks/main.yml",
"content": "---\n- name: Put gitlab repo file\n copy:\n src: gitlab_gitlab-ee.repo\n dest: /etc/yum.repos.d/\n become: yes\n\n- name: Install gitlab\n dnf:\n name: gitlab-ee\n become: yes\n",
"license_type": "no_license",
"detected_licenses": [],... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 476,
"all_permissive": false
} |
ansible_role | hotta/ansible-alma8 | 7f21d4e9d178b2325c2655b1eea6eb53d89ccb5a | 0 | roles/httpd | 1,359 | [
"no_license"
] | [
{
"path": "roles/httpd/tasks/main.yml",
"content": "---\n- name: roles/httpd/tasks/main.yml\n assert: { that: true, quiet: true }\n\n- name: Install httpd\n dnf:\n name: httpd\n become: true\n\n- name: Deploy httpd.conf for portno modification\n template:\n src: httpd.conf\n dest: /etc/httpd/co... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 834,
"all_permissive": false
} |
ansible_role | hotta/ansible-alma8 | 7f21d4e9d178b2325c2655b1eea6eb53d89ccb5a | 0 | roles/php | 1,359 | [
"no_license"
] | [
{
"path": "roles/php/tasks/main.yml",
"content": "---\n- name: roles/php/tasks/main.yml\n meta: noop\n\n- name: dnf install remi-release\n dnf:\n name: \"{{ PHP_REMI_REPO_URL }}\"\n validate_certs: no\n disable_gpg_check: yes\n become: yes\n\n- name: rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-rem... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3203,
"all_permissive": false
} |
ansible_role | hotta/ansible-alma8 | 7f21d4e9d178b2325c2655b1eea6eb53d89ccb5a | 0 | roles/postgresql | 1,359 | [
"no_license"
] | [
{
"path": "roles/postgresql/tasks/main.yml",
"content": "---\n- name: roles/postgresql/tasks/main.yml\n assert: { that: true, quiet: true }\n\n- import_tasks: install.yml\n- import_tasks: setup.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 137
},
{
"path":... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3152,
"all_permissive": false
} |
ansible_role | hotta/ansible-alma8 | 7f21d4e9d178b2325c2655b1eea6eb53d89ccb5a | 0 | roles/smtp-auth | 1,359 | [
"no_license"
] | [
{
"path": "roles/smtp-auth/README.md",
"content": "# How to build\n\n- [CentOS7 PostfixのSMTP認証](https://www.unix-power.net/networking/post-698)\n\n# saslauthd simple test\n\n```bash\n$ testsaslauthd -u smtpuser -p smtppass\n```\n\n# Normal SMTP test\n\n```bash\n$ echo hello via plain SMTP | mailx <EMAIL>\n$... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2631,
"all_permissive": false
} |
ansible_role | kfcodes/ansible | 108abf775e11994da686883c9242ad80cec4529f | 0 | roles/backup_and_sync_resources | 1,359 | [
"no_license"
] | [
{
"path": "roles/backup_and_sync_resources/defaults/main.yml",
"content": "backup_cron_user: root\nbackup_script_dir: /usr/local/bin\n\nbackup_cron_jobs: []\n# Each item:\n# - name: \"Daily DB Backup\"\n# script: run_daily_backup.sh\n# schedule: daily\n# enabled: true\n",
"license_type": "no_licen... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 5353,
"all_permissive": false
} |
ansible_role | kfcodes/ansible | 108abf775e11994da686883c9242ad80cec4529f | 0 | roles/deploy_fastapi_container | 1,359 | [
"no_license"
] | [
{
"path": "roles/deploy_fastapi_container/defaults/main.yml",
"content": "# defaults file for create_users_and_directories\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 49
},
{
"path": "roles/deploy_fastapi_container/tasks/manage_container.yml",
"content": ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 2936,
"all_permissive": false
} |
ansible_role | kfcodes/ansible | 108abf775e11994da686883c9242ad80cec4529f | 0 | roles/deploy_frontend_container | 1,359 | [
"no_license"
] | [
{
"path": "roles/deploy_frontend_container/tasks/git_setup.yml",
"content": "- name: Ensure source directory exists\n file:\n path: \"{{ react_app_src_path }}\"\n state: directory\n mode: \"0755\"\n\n- name: Clone React app repository\n ansible.builtin.git:\n repo: \"{{ react_app_git_repo }}\"... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 3228,
"all_permissive": false
} |
ansible_role | kfcodes/ansible | 108abf775e11994da686883c9242ad80cec4529f | 0 | roles/sys_base_config | 1,359 | [
"no_license"
] | [
{
"path": "roles/sys_base_config/templates/ssh_config.j2",
"content": "Host github.com\n HostName github.com\n User git\n IdentityFile {{ ssh_key_path }}\n IdentitiesOnly yes\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 104
},
{
"path": "roles/sys_base_con... | {
"task_files": 8,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 16,
"total_bytes": 11540,
"all_permissive": false
} |
ansible_role | kfcodes/ansible | 108abf775e11994da686883c9242ad80cec4529f | 0 | roles/sys_dev_setup | 1,359 | [
"no_license"
] | [
{
"path": "roles/sys_dev_setup/tasks/main.yml",
"content": "- name: Clone local config repos\n import_tasks: local_repos.yml\n tags: [local_repos]\n\n- name: apply the dotfile configs\n import_tasks: dotfiles.yml\n tags: [dotfiles]\n\n- name: Apply environment file links\n import_tasks: env_links.yml\n... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 5871,
"all_permissive": false
} |
ansible_role | kfcodes/ansible | 108abf775e11994da686883c9242ad80cec4529f | 0 | roles/sys_extra | 1,359 | [
"no_license"
] | [
{
"path": "roles/sys_extra/templates/unbind_gpu.sh.j2",
"content": "#!/bin/bash\n{% for device in gpu_bdf %}\necho \"Unbinding {{ device }} from host driver...\"\necho {{ device }} > /sys/bus/pci/devices/{{ device }}/driver/unbind\n{% endfor %}\n\n{% for id in gpu_pci_ids %}\necho {{ id }} > /sys/bus/pci/dr... | {
"task_files": 9,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 14,
"total_bytes": 6552,
"all_permissive": false
} |
ansible_role | kfcodes/ansible | 108abf775e11994da686883c9242ad80cec4529f | 0 | roles/usr_mgmt | 1,359 | [
"no_license"
] | [
{
"path": "roles/usr_mgmt/tasks/user_account.yml",
"content": "# === Merge system_user with default options and append groups without duplication ===\n- name: Merge system_user with defaults and build final_user dict\n # 1. Start from the baseline defaults defined in group_vars (default_user_options)\n # ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 11417,
"all_permissive": false
} |
ansible_role | Mrpongalfer/DUO | f45d73c4ee5864bf7746a2aec923a135c0d4fb1c | 1 | ner-monorepo/chimera-ansible-configs/roles/common | 1,359 | [
"no_license"
] | [
{
"path": "ner-monorepo/chimera-ansible-configs/roles/common/tasks/main.yml",
"content": "---\n# File: roles/common/tasks/main.yml\n# Version: Added Grafana repo cleanup to run on ALL hosts first\n\n# --- BEGIN Grafana APT Config Cleanup (Moved Here) ---\n- name: Remove potentially conflicting old Grafana G... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2260,
"all_permissive": false
} |
ansible_role | Mrpongalfer/DUO | f45d73c4ee5864bf7746a2aec923a135c0d4fb1c | 1 | ner-monorepo/chimera-ansible-configs/roles/docker | 1,359 | [
"no_license"
] | [
{
"path": "ner-monorepo/chimera-ansible-configs/roles/docker/tasks/main.yml",
"content": "---\n# Tasks for installing and configuring Docker CE (with GPG Key Workaround)\n\n- name: Ensure prerequisites for Docker repo are installed\n ansible.builtin.apt:\n name:\n - ca-certificates\n - curl\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3066,
"all_permissive": false
} |
ansible_role | Mrpongalfer/DUO | f45d73c4ee5864bf7746a2aec923a135c0d4fb1c | 1 | ner-monorepo/chimera-ansible-configs/roles/grafana | 1,359 | [
"no_license"
] | [
{
"path": "ner-monorepo/chimera-ansible-configs/roles/grafana/tasks/main.yml",
"content": "# File: roles/grafana/tasks/main.yml\n# Version: FINAL - Uses definition + project_name\n\n- name: Ensure Grafana directories exist\n ansible.builtin.file:\n path: \"{{ item }}\"\n state: directory\n owner: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2298,
"all_permissive": false
} |
ansible_role | Mrpongalfer/DUO | f45d73c4ee5864bf7746a2aec923a135c0d4fb1c | 1 | ner-monorepo/chimera-ansible-configs/roles/loki | 1,359 | [
"no_license"
] | [
{
"path": "ner-monorepo/chimera-ansible-configs/roles/loki/tasks/main.yml",
"content": "---\n# File: roles/loki/tasks/main.yml\n# Version: FINAL - Uses definition + project_name\n\n- name: Ensure Loki directories exist\n ansible.builtin.file:\n path: \"{{ item }}\"\n state: directory\n owner: \"{{... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1873,
"all_permissive": false
} |
ansible_role | Mrpongalfer/DUO | f45d73c4ee5864bf7746a2aec923a135c0d4fb1c | 1 | ner-monorepo/chimera-ansible-configs/roles/promtail | 1,359 | [
"no_license"
] | [
{
"path": "ner-monorepo/chimera-ansible-configs/roles/promtail/tasks/main.yml",
"content": "---\n# File: roles/promtail/tasks/main.yml\n# Version: Final - Uses curl workaround for GPG key\n\n- name: Ensure prerequisites for Grafana APT repo are installed\n ansible.builtin.apt:\n name:\n - apt-trans... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3812,
"all_permissive": false
} |
ansible_role | Mrpongalfer/DUO | f45d73c4ee5864bf7746a2aec923a135c0d4fb1c | 1 | ner-monorepo/chimera-ansible-configs/roles/quantum_orchestrator | 1,359 | [
"no_license"
] | [
{
"path": "ner-monorepo/chimera-ansible-configs/roles/quantum_orchestrator/templates/docker-compose.yml.j2",
"content": "# File: roles/quantum_orchestrator/templates/docker-compose.yml.j2\n# Version: FINAL - Using Volume Mount for App Code\n\nnetworks:\n # References the network created by the Prometheus s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 8748,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/cdn_mon_pro | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/cdn_mon_pro/tasks/main.yml",
"content": "---\r\n- name: copy cdn monitor file to \"{{ host }}\"\r\n copy:\r\n src: \"{{ item }}\"\r\n dest: /usr/local/nginx/conf/vhost\r\n with_items:\r\n - http_rewrite.conf\r\n - cdn_ip\r\n - jiedian_ip\r\n\r\n- name: copy cdn mon... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 541,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/check_6886 | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/check_6886/tasks/main.yml",
"content": "---\r\n- name: check pt_server port\r\n script: check.sh\r\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 55
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 55,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/check_jdk_version | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/check_jdk_version/tasks/main.yml",
"content": "---\r\n- name: get jdk version\r\n command: ls /usr/java\r\n register: jdk_version\r\n\r\n- name: jdk version\r\n debug: msg={{ jdk_version.stdout }}\r\n\r\n- name: get tomcat version\r\n shell: \"{{ item }}/bin/version.sh\"\r\n w... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 682,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/check_tomcat_config | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/check_tomcat_config/tasks/main.yml",
"content": "---\r\n- name: fetch server.xml to local\r\n fetch:\r\n src: \"{{ item }}/conf/server.xml\"\r\n dest: /tmp/check_tomcat_config_result\r\n with_items: \"{{ CATALINA_HOME }}\"\r\n ignore_errors: true\r\n",
"license_type": ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 192,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/cron_check | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/cron_check/tasks/main.yml",
"content": "---\r\n- name: collect host's crontab info\r\n command: find /home -name \"struts2-core*\" -type f\r\n register: output\r\n\r\n- debug: var=output.stdout_lines\r\n\r\n#- name: fetch result to local\r\n## fetch:\r\n## src: /tmp/check_hos... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 265,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/elk_cp | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/elk_cp/handlers/main.yml",
"content": "---\r\n- name: stop tomcat\r\n service: name=tomcat-t state=stopped\r\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 66
},
{
"path": "playbook/roles/elk_cp/templates/tomcat-initd-template.sh",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 681,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/fetch_iptables | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/fetch_iptables/tasks/main.yml",
"content": "---\r\n- name: find all file to prepare to fetch\r\n find:\r\n paths: /etc/sysconfig/\r\n patterns: \"ip*\"\r\n recurse: no\r\n register: file_2_fetch\r\n\r\n- name: create dir if not exists\r\n file: path=/tmp/{{ inventory_ho... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 443,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/filebeat_config_update_web | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/filebeat_config_update_web/tasks/main.yml",
"content": "---\r\n- name: copy filebeat.yml\r\n template:\r\n src: filebeat.yml.j2\r\n dest: /etc/filebeat/filebeat.yml\r\n mode: 0600",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
},
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 892,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/filebeat_install | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/filebeat_install/tasks/main.yml",
"content": "---\r\n- name: copy filebeat installation package\r\n copy:\r\n src: filebeat-6.2.4-x86_64.rpm\r\n dest: /usr/local/src/\r\n \r\n- name: install filebeat\r\n yum:\r\n name: /usr/local/src/filebeat-6.2.4-x86_64.rpm\r\n st... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 230,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/font_install | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/font_install/tasks/main.yml",
"content": "---\r\n- name: install packages required\r\n yum:\r\n name: \"{{ item }}\"\r\n state: present\r\n with_items:\r\n - epel-release\r\n - rpm-build\r\n - cabextract\r\n - ttmkfdir\r\n\r\n- name: copy fonts's files\r\n copy... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 595,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/go_install | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/go_install/files/monitorProGoAgent.sh",
"content": "#!/bin/bash\r\nv_ps_golangServerAgent=`ps -ef|grep golangAgent |grep -v grep|cut -c 9-15`\r\n\r\nif [[ ! $v_ps_golangServerAgent ]] || [[ $v_ps_golangServerAgent == \"\" ]]; then\r\n( nohup /home/deploy/goAgentServer/golangAgent &... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2281,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/host_check | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/host_check/files/check_host.py",
"content": "# -*- coding: utf-8 -*-\r\nimport sys\r\nimport socket\r\nimport psutil\r\nimport json\r\n\r\n\r\n# cpu信息,float类型\r\ncpu_idle = psutil.cpu_times_percent(interval=1).idle\r\ncpu_use_per = 100 - cpu_idle\r\n\r\n# 内存信息,float类型\r\nmem_per = ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2119,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/host_check_git_sync | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/host_check_git_sync/files/check.py",
"content": "#!/usr/bin/env python\n# -*- coding: utf-8 -*-\n\nimport time\nimport os\nimport json\nfrom pyh2 import *\n\n\nclass HostStatistics(object):\n \"\"\"\n # 用来统计ansible批量fetch回来的巡检文件\n # 不同巡检项目修改host_list下面的service_list\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 5282,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/host_check_new | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/host_check_new/tasks/psutil_install.yml",
"content": "---\r\n- name: check python modules pip\r\n command: python -c \"import pip\"\r\n register: pip\r\n ignore_errors: True\r\n\r\n- name: start install pip\r\n include: pip_install.yml\r\n# command: echo \"start install pip\"\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2918,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/initialization_folder | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/initialization_folder/tasks/main.yml",
"content": "---\r\n- name: initial folders\r\n file:\r\n path: \"{{ item }}\"\r\n state: directory\r\n mode: 0755\r\n with_items:\r\n - /home/bak\r\n - /home/data\r\n - /home/data/wwwlogs\r\n - /home/deploy",
"licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 195,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: service ipset status\r\n register: ipset\r\n ignore_errors: yes\r\n\r\n- name: ipset install\r\n yum: name={{ item }} state=present\r\n with_items:\r\n - ipset\r\n - ipset-service\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 756,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_9an_wallet | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_9an_wallet/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1010,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_anhong_pay | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_anhong_pay/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1002,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_app | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_app/tasks/main.yml",
"content": "---\r\n- name: statement v_date\r\n command: date +%y%m%d%H%M%S\r\n register: v_date\r\n\r\n- name: Backup ipset\r\n command: cp /etc/sysconfig/ipset /tmp/ipset_{{ v_date.stdout }}\r\n ignore_errors: yes\r\n\r\n- name: ipset install... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1608,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_cdn | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_cdn/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 918,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_cdn_nginx | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_cdn_nginx/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 990,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_desktop_cloud | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_desktop_cloud/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_ite... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1038,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_mall | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_mall/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 928,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_mfb | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_mfb/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 918,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_middleservice | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_middleservice/tasks/main.yml",
"content": "---\r\n- name: statement v_date\r\n command: date +%y%m%d%H%M%S\r\n register: v_date\r\n\r\n- name: Backup ipset\r\n command: cp /etc/sysconfig/ipset /tmp/ipset_{{ v_date.stdout }}\r\n ignore_errors: yes\r\n \r\n- name: i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2448,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_pcb | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_pcb/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 918,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_ping | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_ping/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 930,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_point_office | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_point_office/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_check\r\n ignore_errors: yes\r\n\r\n- name: ipset install\r\n yum: name={{ item }} state=present\r\n with_items:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 831,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_point_office_cdn | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_point_office_cdn/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1074,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_public | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_public/tasks/main.yml",
"content": "---\r\n- name: statement v_date\r\n command: date +%y%m%d%H%M%S\r\n register: v_date\r\n\r\n- name: Backup ipset\r\n command: cp /etc/sysconfig/ipset /tmp/ipset_{{ v_date.stdout }}\r\n ignore_errors: yes\r\n \r\n- name: ipset in... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 959,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_rsync | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_rsync/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 942,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_service | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_service/tasks/main.yml",
"content": "---\r\n- name: statement v_date\r\n command: date +%y%m%d%H%M%S\r\n register: v_date\r\n\r\n- name: Backup ipset\r\n command: cp /etc/sysconfig/ipset /tmp/ipset_{{ v_date.stdout }}\r\n ignore_errors: yes\r\n \r\n- name: ipset i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1474,
"all_permissive": false
} |
ansible_role | dante19891001/playbook | 47b076d6de6b8cee1a6285e79570c4a23281847a | 0 | playbook/roles/ipset_update_ssh | 1,359 | [
"no_license"
] | [
{
"path": "playbook/roles/ipset_update_ssh/tasks/main.yml",
"content": "---\r\n- name: ipset installed or not\r\n command: /usr/sbin/service ipset status\r\n register: ipset_result\r\n ignore_errors: yes\r\n\r\n- name: ipset installed or not\r\n yum: name={{ item }} state=present\r\n with_items:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 918,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.