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 | marconisaldanha/devops | 820da4eebfe048bf2ec193ecbb4af3c37b799d76 | 0 | roles/initial | 2,458 | [
"no_license"
] | [
{
"path": "roles/initial/tasks/pacotes.yaml",
"content": "- name: pct pdra\n package:\n name:\n - htop\n - vim \n - cowsay\n - figlet\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 85
},
{
"path": "roles/initial/tasks/main.yml",
"content": "--... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 852,
"all_permissive": false
} |
ansible_role | marconisaldanha/devops | 820da4eebfe048bf2ec193ecbb4af3c37b799d76 | 0 | roles/ipuppet | 2,458 | [
"no_license"
] | [
{
"path": "roles/ipuppet/vars/main.yml",
"content": "---\n# vars file for ipuppet",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 27
},
{
"path": "roles/ipuppet/tasks/serv.yaml",
"content": " - name: server\n package: \n name: puppetserver\n state: pr... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 936,
"all_permissive": false
} |
ansible_role | marconisaldanha/devops | 820da4eebfe048bf2ec193ecbb4af3c37b799d76 | 0 | roles/test | 2,458 | [
"no_license"
] | [
{
"path": "roles/test/tasks/test.yaml",
"content": " - name: testando modulo alea\n package:\n name: \"{{item}}\"\n with_items:\n - htop\n - vim\n - cowsay\n - figlet\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 125
},
{
"path": "roles/test/... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 192,
"all_permissive": false
} |
ansible_role | marconisaldanha/devops | 820da4eebfe048bf2ec193ecbb4af3c37b799d76 | 0 | roles/web | 2,458 | [
"no_license"
] | [
{
"path": "roles/web/tasks/apch.yaml",
"content": " - name: debia\n package:\n name: apache2\n when: ansible_os_family == \"Debian\"\n - name: centos\n package:\n name: httpd\n when: ansible_os_family == \"RedHat\"\n\n \n",
"license_type": "no_license",
"detected_licenses": []... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 499,
"all_permissive": false
} |
ansible_role | c-shantanu/seed-job | 889738ee039b1f4b59b21cbac2b5b67d564b1b5f | 0 | seed/roles/seed-job | 2,458 | [
"no_license"
] | [
{
"path": "seed/roles/seed-job/templates/seed-job.xml.j2",
"content": "<project>\n <actions/>\n <description>Seed job to create other jobs</description>\n <keepDependencies>false</keepDependencies>\n <properties/>\n <scm class=\"hudson.scm.NullSCM\"/>\n <assignedNode></assignedNode>\n <canRoam>true</... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3596,
"all_permissive": false
} |
ansible_role | derekchancts/ansible_demo | f63b58ef04fcd89b495d413b5269e8d1faacb35a | 0 | roles/workstations | 2,458 | [
"no_license"
] | [
{
"path": "roles/workstations/tasks/main.yml",
"content": "- name: install unzip\n package:\n name: unzip\n\n- name: install terraform\n unarchive:\n src: https://releases.hashicorp.com/terraform/1.5.0/terraform_1.5.0_linux_amd64.zip\n dest: /usr/local/bin\n remote_src: yes\n mode: 0755\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 269,
"all_permissive": false
} |
ansible_role | Shweta-bit/ansible-proj | a483f6cd5542b22934c0be0ff98852fb5beec207 | 0 | ansible_proj/node_exporter-setup/roles/node_exporter | 2,458 | [
"no_license"
] | [
{
"path": "ansible_proj/node_exporter-setup/roles/node_exporter/templates/node_exporter.service.j2",
"content": "[Unit]\nDescription=Node Exporter\nAfter=network.target\n\n[Service]\nUser=nobody\nExecStart={{ node_exporter_install_dir }}/node_exporter\nRestart=on-failure\n\n[Install]\nWantedBy=default.targe... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1361,
"all_permissive": false
} |
ansible_role | Shweta-bit/ansible-proj | a483f6cd5542b22934c0be0ff98852fb5beec207 | 0 | ansible_proj/node_exporter-setup/roles/prometheus | 2,458 | [
"no_license"
] | [
{
"path": "ansible_proj/node_exporter-setup/roles/prometheus/templates/prometheus.service.j2",
"content": "[Unit]\nDescription=Prometheus\nWants=network-online.target\nAfter=network-online.target\n\n[Service]\nUser=root\nExecStart=/usr/local/bin/prometheus \\\n --config.file=/etc/prometheus/prometheus.yml ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2268,
"all_permissive": false
} |
ansible_role | ahyaghoubi/kubemake | b2bb437aa4c0f3431c97584a18b4f9051d6feee9 | 0 | roles/common | 2,458 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: Clean up any old CRI-O repository configurations\n file:\n path: \"{{ item }}\"\n state: absent\n loop:\n - /etc/apt/sources.list.d/cri-o.list\n - /etc/apt/keyrings/cri-o-apt-keyring.gpg\n - /tmp/cri-o-apt-keyring.key\n igno... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 641,
"all_permissive": false
} |
ansible_role | ahyaghoubi/kubemake | b2bb437aa4c0f3431c97584a18b4f9051d6feee9 | 0 | roles/crio | 2,458 | [
"no_license"
] | [
{
"path": "roles/crio/tasks/main.yml",
"content": "---\n- name: Validate CRI-O configuration variables\n assert:\n that:\n - crio_version is defined\n - crio_os is defined\n - crio_version is version('1.25', '>=')\n fail_msg: \"CRI-O version must be 1.25 or higher and crio_version/crio... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2689,
"all_permissive": false
} |
ansible_role | ahyaghoubi/kubemake | b2bb437aa4c0f3431c97584a18b4f9051d6feee9 | 0 | roles/flannel | 2,458 | [
"no_license"
] | [
{
"path": "roles/flannel/tasks/main.yml",
"content": "---\n- name: Download flannel manifest\n become: false\n get_url:\n url: https://github.com/flannel-io/flannel/releases/latest/download/kube-flannel.yml\n dest: $HOME/flannel.yml\n\n- name: Set interfaces flannel should look at\n become: false\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 806,
"all_permissive": false
} |
ansible_role | ahyaghoubi/kubemake | b2bb437aa4c0f3431c97584a18b4f9051d6feee9 | 0 | roles/istio | 2,458 | [
"no_license"
] | [
{
"path": "roles/istio/tasks/main.yml",
"content": "---\n- name: Get script to download istio\n get_url:\n url: https://istio.io/downloadIstio\n dest: $HOME/downloadIstio.sh\n\n- name: Make the script executable\n file:\n path: $HOME/downloadIstio.sh\n mode: u+x\n\n- name: Download istio {{ is... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1471,
"all_permissive": false
} |
ansible_role | dlxotn216/demo-ansible-devops | ee2e1209c79ae313f31eec0e1af2a4da0cce47cc | 1 | day03/lab-roles/roles/myapache | 2,458 | [
"no_license"
] | [
{
"path": "day03/lab-roles/roles/myapache/tasks/main.yml",
"content": "---\n# tasks file for myapache\n\n- name: Install apache package\n yum:\n name: httpd\n state: latest\n\n- name: Install firewall package\n yum:\n name: firewalld\n state: latest\n\n- name: Copy apache_httpdconf.j2 template... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1033,
"all_permissive": false
} |
ansible_role | dlxotn216/demo-ansible-devops | ee2e1209c79ae313f31eec0e1af2a4da0cce47cc | 1 | day03/lab-roles/roles/student.myenv | 2,458 | [
"no_license"
] | [
{
"path": "day03/lab-roles/roles/student.myenv/tasks/main.yml",
"content": "---\n# tasks file for student.myenv\n\n- name: check myenv_user default\n fail: \n msg: You must specify the variable 'myenv_user' to use this role!\n when: \"myenv_user == ''\"\n\n- name: Install {{ myenv_packages }} package\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 676,
"all_permissive": false
} |
ansible_role | dlxotn216/demo-ansible-devops | ee2e1209c79ae313f31eec0e1af2a4da0cce47cc | 1 | day05/ansible-roles-cr/roles/ansible-vsftpd | 2,458 | [
"no_license"
] | [
{
"path": "day05/ansible-roles-cr/roles/ansible-vsftpd/tasks/main.yml",
"content": "---\n# tasks file for ansible-vsftpd\n\n- name: Check vsftpd package installed\n yum:\n name: \"{{ vsftpd_packages }}\"\n state: latest\n\n- name: Start vsftpd service and enabled\n service:\n name: \"{{ vsftpd_se... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 778,
"all_permissive": false
} |
ansible_role | whiteskylife/ansible_tomcat_nagios | 7e39a82b4244e7b1e24dffbbc2838b37594f5931 | 0 | playbooks/roles/jdk8 | 2,458 | [
"no_license"
] | [
{
"path": "playbooks/roles/jdk8/vars/main.yml",
"content": "jdk_package_name: jdk-8u171-linux-x64.tar.gz \nenv_file: /etc/profile\njdk_version: jdk1.8.0_171\n",
"license_type": "no_license",
"detected_li... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 915,
"all_permissive": false
} |
ansible_role | whiteskylife/ansible_tomcat_nagios | 7e39a82b4244e7b1e24dffbbc2838b37594f5931 | 0 | playbooks/roles/tomcat_server | 2,458 | [
"no_license"
] | [
{
"path": "playbooks/roles/tomcat_server/tasks/main.yml",
"content": "- name: 1.确保/data/apache-tomcat路径存在\n shell: \"[ -d /data/apache-tomcat ] || /bin/mkdir /data/apache-tomcat -p\"\n\n- name: 2.确认{{project}}是新项目\n shell: \"( [ ! -d {{proname_path}} ] && [ ! -d /data/wwwroot/{{project}} ] ) || exit 3... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3272,
"all_permissive": false
} |
ansible_role | whiteskylife/ansible_tomcat_nagios | 7e39a82b4244e7b1e24dffbbc2838b37594f5931 | 0 | playbooks/roles/zk_server | 2,458 | [
"no_license"
] | [
{
"path": "playbooks/roles/zk_server/tasks/main.yml",
"content": "- name: install zookeeper \n unarchive: src=zookeeper-3.4.6.tar.gz dest=/data/\n- name: install configuration file for zookee... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1185,
"all_permissive": false
} |
ansible_role | CultrCamp/stm32-cde-template | e01640cae08766b1873eded7dadd4a7a7314b618 | 0 | provisioning/roles/arm-toolchain | 2,458 | [
"no_license"
] | [
{
"path": "provisioning/roles/arm-toolchain/tasks/main.yml",
"content": "---\n- name: Download toolchain\n become: true\n get_url:\n url: \"{{ arm_toolchain_url }}\"\n dest: \"/home/{{ build_user }}/\"\n \n- name: Create toolchain dir\n become: true\n file:\n path: \"{{ toolchain_dir }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 785,
"all_permissive": false
} |
ansible_role | CultrCamp/stm32-cde-template | e01640cae08766b1873eded7dadd4a7a7314b618 | 0 | provisioning/roles/cpputest | 2,458 | [
"no_license"
] | [
{
"path": "provisioning/roles/cpputest/tasks/main.yml",
"content": "---\n\n- name: Create download dir\n become: true\n file:\n path: \"/home/{{ build_user }}/cpputest\"\n state: directory\n mode: '0755'\n recurse: yes\n owner: \"{{ build_user }}\"\n group: \"{{ build_user }}\"\n\n- name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 818,
"all_permissive": false
} |
ansible_role | CultrCamp/stm32-cde-template | e01640cae08766b1873eded7dadd4a7a7314b618 | 0 | provisioning/roles/gitlab-runner | 2,458 | [
"no_license"
] | [
{
"path": "provisioning/roles/gitlab-runner/tasks/gitlab-runner-register.yml",
"content": "---\n\n- name: Remove config.toml file\n become: true\n file:\n path: \"{{ gitlab_runner_config_file }}\"\n state: absent\n\n- name: Register new runner\n become: true\n command: >\n {{ gitlab_runner_exec... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1526,
"all_permissive": false
} |
ansible_role | CultrCamp/stm32-cde-template | e01640cae08766b1873eded7dadd4a7a7314b618 | 0 | provisioning/roles/stlink | 2,458 | [
"no_license"
] | [
{
"path": "provisioning/roles/stlink/tasks/main.yml",
"content": "---\n\n- name: Create download dir\n become: true\n file:\n path: \"/home/{{ build_user }}/stlink\"\n state: directory\n mode: '0755'\n recurse: yes\n owner: \"{{ build_user }}\"\n group: \"{{ build_user }}\"\n\n- name: Do... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1250,
"all_permissive": false
} |
ansible_role | CultrCamp/stm32-cde-template | e01640cae08766b1873eded7dadd4a7a7314b618 | 0 | provisioning/roles/stm32-builder | 2,458 | [
"no_license"
] | [
{
"path": "provisioning/roles/stm32-builder/tasks/main.yml",
"content": "---\n- name: Run the equivalent of \"apt-get update\" as a separate step\n become: true\n apt:\n update_cache: yes\n\n- name: Update apt\n become: true\n apt:\n name: \"*\"\n state: latest\n\n- name: Install basic tools\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 993,
"all_permissive": false
} |
ansible_role | gilsonzanetti/Vagrant_ansible_10_06_24 | 44a8fa7bc6b5ff6b6e4be9284319c2417811c181 | 0 | ansible/roles/common | 2,458 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main.yml",
"content": "---\n- name: update cache\n apt:\n update_cache: true\n\n- name: update SO\n apt: \n name: \"*\" \n\n- name: instalar pacotes essenciais \n apt:\n name: \n - vim \n - curl\n - telnet \n - unzip\n - wget\n -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 487,
"all_permissive": false
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/application_domain | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/application_domain/templates/http.j2",
"content": "server {\n listen 80;\n server_name {{ domain }};\n access_log /data/wwwlogs/{{ domain }}_nginx.log;\n index index.html index.htm index.php;\n root {{ webpath }};\n \n location / {\n try_files $uri $uri/ /index.php?$... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1780,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/application_domain_https | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/application_domain_https/https.yml",
"content": "- hosts: \"{{ domain }}\"\n remote_user: root\n gather_facts: false\n roles:\n - application_domain_https\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 106
},
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1591,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/check_mysql_dbtables | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/check_mysql_dbtables/templates/check_dbtables.j2",
"content": "#!/bin/bash\n# Author: <NAME>\n# Blog: https://www.joewen.net\n# Time: 2020-11-06 11:17:23\n# Name: check_db_tables.sh\n# Version: v1.0\n# Description: This is a Script.\n\nhost_name={{ mysql_address }}\nuser_name={{ m... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1483,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/common | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/common/tasks/main.yml",
"content": "---\n# Variable configuration\n#\n# # config tasks\n- include_tasks: common.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 76
},
{
"path": "playbooks/roles/common/common.y... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2650,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/crond | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/crond/vars/wdlinux.yml",
"content": "---\nphpbin: /www/wdlinux/php/bin/php\nnginxbin: /www/wdlinux/nginx/sbin/nginx\nmysqlbin: /www/wdlinux/mysql/bin/mysql",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 115
},
{
"... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1658,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/curl | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/curl/tasks/main.yml",
"content": "---\n# Variable configuration\n# \n# config tasks\n- include_tasks: curl.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 73
},
{
"path": "playbooks/roles/curl/vars/main.yml",... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1970,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/docker_common | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/docker_common/files/docker-compose.yml",
"content": "version: '3'\nservices:\n mysql_db:\n image: registry.yunzmall.com/yunzhong/shop:mysql\n container_name: mysql_db\n volumes:\n - ./mysql:/var/lib/mysql:rw\n environment:\n MYSQL_ROOT_PASSWORD: ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 12074,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/esign | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/esign/templates/yz-framework-reverse.j2",
"content": "server {\n listen 80;\n listen 443 ssl http2;\n server_name {{ subdomain }};\n access_log /data/wwwlogs/{{ subdomain }}_nginx.log;\n index index.html index.htm index.php;\n root {{ webpath }}/plugins/yun-sign-pc;\n\n add... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 9922,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/framework_shop | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/framework_shop/tasks/framework_shop.yml",
"content": "- name: judge a folder\n shell: ls {{ webpath }}\n ignore_errors: True\n register: result\n- file: path={{ webpath }} owner=www group=www mode=770 recurse=yes state=directory\n when: result is failed\n- name: download shop\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1004,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/ftp | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/ftp/vars/main.yml",
"content": "pureftpd_ver: 1.0.49\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 21
},
{
"path": "playbooks/roles/ftp/tasks/main.yml",
"content": "---\n# Variable configuration\n# #\n# # #... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2628,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/getenv | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/getenv/tasks/main.yml",
"content": "---\n# Variable configuration\n# #\n# # # config tasks\n- include_tasks: getenv.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 80
},
{
"path": "playbooks/roles/getenv/task... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 560,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/https | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/https/templates/general_cert.j2",
"content": "#!/bin/bash\n# Author: <NAME>\n# Blog: https://www.joewen.net\n# Time: 2019-04-09 15:15:28\n# Name: general_cert.sh\n# Version: v1.0\n# Description: This is a Script.\n\n. /etc/profile\npushd /root/acme > /dev/null\n./acme.sh --install... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3379,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/jemalloc | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/jemalloc/tasks/jemalloc.yml",
"content": "- name: install deploy package\n yum:\n name: \"{{ packages }}\"\n state: present\n vars:\n packages:\n - unzip\n - bzip2\n- name: unarchive jemalloc\n unarchive:\n# src: jemalloc-{{ jemalloc_ver }}.tgz\n src: \"h... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1271,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/libiconv | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/libiconv/tasks/main.yml",
"content": "---\n# Variable configuration\n#\n# config tasks\n- include_tasks: libiconv.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 76
},
{
"path": "playbooks/roles/libiconv/task... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1522,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/modify_db_connect | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/modify_db_connect/tasks/db_connect.yml",
"content": "- name: yunzhong framework shop change db_connect\n shell: sed -i \"s#.*master'\\]\\['host.*;#\\$config['db']['master']['host'] = '{{ mysql_address }}';#\" {{ webpath }}/database/config.php && sed -i \"s#.*master'\\]\\['usernam... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1845,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/mongodb | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/mongodb/mongodb.yml",
"content": "- hosts: \"{{ domain }}\"\n remote_user: root\n roles:\n# - common\n - mongodb\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 82
},
{
"path": "playbooks/roles/mongodb/t... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3803,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/mount_disk | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/mount_disk/tasks/mountdisk.yml",
"content": "---\n- name: create folder\n file: path=/data state=directory owner=root group=root mode=0755\n\n- name: format disk\n filesystem: fstype=xfs dev=/dev/vdb\n\n- name: mount datanode disk\n mount: path=/data src=/dev/vdb fstype=xfs opt... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 463,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/mysql | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/mysql/mysql.yml",
"content": "- hosts: \"{{ domain }}\"\n remote_user: root\n roles:\n - common\n - mysql\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 78
},
{
"path": "playbooks/roles/mysql/templates/s... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 7931,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/openresty | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/openresty/vars/main.yml",
"content": "openresty_ver: 1.19.3.1\nopenresty_install_dir: /usr/local/openresty\nwwwlogs_dir: /data/wwwlogs\nnginx_user: www\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 111
},
{
"pa... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3306,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/openssl | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/openssl/vars/main.yml",
"content": "openssl_ver: 1.1.1k\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 20
},
{
"path": "playbooks/roles/openssl/tasks/openssl.yml",
"content": "- name: install deploy package\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1447,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/pcpage | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/pcpage/vars/main.yml",
"content": "nodejs_dir: /usr/local/node\nnodejs_ver: v12.14.0\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 49
},
{
"path": "playbooks/roles/pcpage/templates/host.j2",
"content": "{\n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 6822,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/php72 | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/php72/tasks/php72.yml",
"content": "#- name: stop php-fpm services\n# shell: systemctl stop php-fpm\n#- name: stop supervisor services\n# shell: systemctl stop supervisord\n- name: remove mysql-devel\n yum:\n name: mysql-*\n state: absent\n- name: centos7 install deploy p... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 4986,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/phpmyadmin | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/phpmyadmin/tasks/main.yml",
"content": "---\n# Variable configuration\n# #\n# # # config tasks\n- include_tasks: phpmyadmin.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 84
},
{
"path": "playbooks/roles/php... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 755,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/push_sshkey | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/push_sshkey/push_sshkey.yml",
"content": "- hosts: \"{{ domain }}\"\n remote_user: root\n roles:\n - push_sshkey \n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 72
},
{
"path": "playbooks/roles/push_sshkey/... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 355,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/queue | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/queue/tasks/main.yml",
"content": "---\n# Variable configuration\n\n# config tasks\n- include_tasks: queue.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 72
},
{
"path": "playbooks/roles/queue/queue.yml",
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2395,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/redis | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/redis/redis.yml",
"content": "- hosts: \"{{ domain }}\"\n remote_user: root\n roles:\n #- common\n - redis\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 79
},
{
"path": "playbooks/roles/redis/tasks/redi... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2001,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/remove_cronjob_queue | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/remove_cronjob_queue/remove_cronjob_queue.yml",
"content": "- hosts: \"{{ domain }}\"\n remote_user: root\n #gather_facts: false\n roles:\n - remove_cronjob_queue\n #- crond\n #- queue\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 2316,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/shop | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/shop/shop.yml",
"content": "- hosts: \"{{ domain }}\"\n remote_user: root\n roles:\n - shop\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 64
},
{
"path": "playbooks/roles/shop/tasks/main.yml",
"content... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 834,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/vhosts | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/vhosts/tasks/vhost.yml",
"content": "- name: create vhost folder\n file:\n path: /usr/local/openresty/nginx/conf/vhost\n state: directory\n- name: add vhost\n template:\n src: https.j2\n dest: /usr/local/openresty/nginx/conf/vhost/{{ domain }}.conf\n\n- name: add sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3505,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/weiqing | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/weiqing/tasks/weiqing.yml",
"content": "- name: download weiqing\n get_url: url=https://cdn.w7.cc/download/WeEngine-Laster-Online.zip dest={{ webpath }}/ timeout=5\n- name: unarchive weiqing\n unarchive: src={{ webpath }}/WeEngine-Laster-Online.zip dest={{ webpath }} copy=no mod... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 689,
"all_permissive": true
} |
ansible_role | joewen85/mycmdb | 41e89a78ae6d18e6bf8792cced464e3468250196 | 0 | playbooks/roles/zabbix_client | 2,458 | [
"permissive"
] | [
{
"path": "playbooks/roles/zabbix_client/files/mount_disk_discovery.sh",
"content": "#!/bin/bash\n#Function: low-level discovery mounted disk\n#Script_name: mount_disk_discovery.sh \n\nmount_disk_discovery()\n{\n local regexp=\"\\b(btrfs|ext2|ext3|ext4|jfs|reiser|xfs|ffs|ufs|jfs|jfs2|vxfs|hfs|ntfs|fat32|... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 15219,
"all_permissive": true
} |
ansible_role | kayserj/aci-json-grabber | 44909268a77ce01e8e18bf4d48db4ed5229f9963 | 1 | roles/grabber | 2,458 | [
"no_license"
] | [
{
"path": "roles/grabber/tasks/version_check.yml",
"content": "---\n- name: Checking APIC Firmware Version\n cisco.aci.aci_rest:\n host: \"{{ inventory_hostname }}\"\n username: \"{{ user }}\"\n password: \"{{ <PASSWORD> }}\"\n use_ssl: yes\n validate_certs: false\n path: '/api/node/class... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1761,
"all_permissive": false
} |
ansible_role | fedykvitalik2004/php-ansible | 4a7707e3601efe38be6717bbfc215d513418375c | 0 | roles/deploy_files | 2,458 | [
"no_license"
] | [
{
"path": "roles/deploy_files/vars/main.yml",
"content": "repo_url: \"https://github.com/fedykvitalik2004/simple-php-website.git\"\ndirectory_dest: \"/opt/php_app\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 102
},
{
"path": "roles/deploy_files/tasks/main.ym... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 974,
"all_permissive": false
} |
ansible_role | crate/mesos-deploy | 36fa86a0c9435831ab764745d76a0dc8e54cd63f | 1 | roles/common | 2,458 | [
"permissive"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "- name: Install the Mesos repository\n yum: name=http://repos.mesosphere.com/el/7/noarch/RPMS/mesosphere-el-repo-7-1.noarch.rpm state=present\n- name: Install Mesos\n yum: name=mesos state=present\n- name: Set the Zookeeper master list\n template: src=... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 275,
"all_permissive": true
} |
ansible_role | crate/mesos-deploy | 36fa86a0c9435831ab764745d76a0dc8e54cd63f | 1 | roles/mesos-master | 2,458 | [
"permissive"
] | [
{
"path": "roles/mesos-master/tasks/main.yml",
"content": "- name: Install Marathon\n yum: name=marathon state=present\n- name: Install Zookeeper\n yum: name=mesosphere-zookeeper state=present\n- name: Set Zookeeper ID\n shell: echo '{{ zookeeper_id }}' > /var/lib/zookeeper/myid\n- name: Set Mesos Master... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1465,
"all_permissive": true
} |
ansible_role | crate/mesos-deploy | 36fa86a0c9435831ab764745d76a0dc8e54cd63f | 1 | roles/mesos-slave | 2,458 | [
"permissive"
] | [
{
"path": "roles/mesos-slave/tasks/main.yml",
"content": "- name: Disable Mesos Master\n service: name=mesos-master state=stopped enabled=false\n- name: Prepare Mesos slave for containerisation\n shell: echo 'mesos' > /etc/mesos-slave/containerizers\n- name: Set Mesos Mesos Slave executor timeout\n shell... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 739,
"all_permissive": true
} |
ansible_role | sradi/divera247-hdmi-switch | 606ce628ce344eb6d6cd5b673e85b92e9f3e4981 | 0 | bootstrap/roles/divera-monitor | 2,458 | [
"no_license"
] | [
{
"path": "bootstrap/roles/divera-monitor/tasks/main.yml",
"content": "---\n\n- name: Create user divera\n user:\n state: absent\n name: divera\n uid: 1050\n group: users\n\n# TODO eigenes Playbook fuer name; '*', state: latest (Upgrade all)\n# TODO eigenes Playbook fuer autoremove, autoclean (... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1251,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/elasticsearch | 2,398 | [
"no_license"
] | [
{
"path": "roles/elasticsearch/tasks/main.yml",
"content": "- name: create directory for elasticsearch data\n file: dest=\"{{ path_data }}\" mode=0755 state=directory\n\n- name: install elasticsearch\n # unarchive module owner and group only effect on directory.\n unarchive: src={{ es_package }} dest={{ ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2493,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/filebeat | 2,398 | [
"no_license"
] | [
{
"path": "roles/filebeat/templates/filebeat-input-log-ouput-es.yml.j2",
"content": "#=========================== Filebeat inputs =============================\nfilebeat.inputs:\n\n# Each - is an input. Most options can be set at the input level, so\n# you can use different inputs for various configurations... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 4363,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/jdk8 | 2,398 | [
"no_license"
] | [
{
"path": "roles/jdk8/defaults/main.yml",
"content": "jdk_package: jdk-8u171-linux-x64.tar.gz\njdk_version: 1.8.0_171\ninstall_path: /home/deploy/java\nenv_file: /etc/profile.d/java_env.sh\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 132
},
{
"path": "roles/jd... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2448,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/kafka | 2,398 | [
"no_license"
] | [
{
"path": "roles/kafka/handlers/main.yml",
"content": "# - name: stop kafka\n# shell: {{ install_dir }}/{{ kafka_version }}/bin/kafka-server-stop.sh\n#\n# - name: wait for kafka shutdown complete\n# shell: tail -1 {{ install_dir }}/{{ kafka_version }}/logs/server.log\n# register: result\n# until: r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3758,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/kibana | 2,398 | [
"no_license"
] | [
{
"path": "roles/kibana/README.md",
"content": "## kibana role manual\n\n### Variables:\n\n kibana_version: 6.3.0\n kibana_package: kibana-{{ kibana_version }}-linux-x86_64.tar.gz\n deploy_home: \"{{ ansible_user_dir }}\"\n install_path: \"{{ deploy_home }}/kibana\"\n server_port: 5601\n s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1314,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/logstash | 2,398 | [
"no_license"
] | [
{
"path": "roles/logstash/tasks/main.yml",
"content": "---\n- name: create necessary catalog\n file: path={{ item }} state=directory\n with_items:\n - \"{{ install_path }}\"\n - \"{{ path_data }}\"\n - \"{{ path_logs }}\"\n\n- name: install logstash\n unarchive: src={{ logstash_package }} dest={... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2274,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/metricbeat | 2,398 | [
"no_license"
] | [
{
"path": "roles/metricbeat/tasks/main.yml",
"content": "#========修改 metricbeat 配置文檔========\n#複製「metricbeat」\n - name: 複製「metricbeat-6.3.0」 \n copy: src='/opt/metricbeat-6.3.0-linux-x86_64.tar.gz' dest='/opt/'\n#解壓縮「metricbeat」\n - name: 解壓縮 「metricbeat-6.3.0-linux-x86_64.tar.gz」 指定「/opt」 位置\n shel... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1592,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/mysql-standalone | 2,398 | [
"no_license"
] | [
{
"path": "roles/mysql-standalone/defaults/main.yml",
"content": "mysql_package: mysql-{{ mysql_version }}-el7-x86_64.tar.gz\nmysql_version: 5.7.23\ninstall_path: /home/deploy/mysql\nconfig_file: \"{{ basedir }}/my.cnf\"\nuser: \"{{ ansible_user_id }}\"\nbasedir: \"{{ install_path }}/mysql-{{ mysql_version ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 5961,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/packetbeat | 2,398 | [
"no_license"
] | [
{
"path": "roles/packetbeat/tasks/main.yml",
"content": "#========修改 packetbeat 配置文檔========\n#複製「packetbeat」\n - name: 複製「packetbeat-6.3.0」 \n copy: src='/opt/packetbeat-6.3.0-linux-x86_64.tar.gz' dest='/opt/'\n#解壓縮「packetbeat」\n - name: 解壓縮 「packetbeat-6.3.0-linux-x86_64.tar.gz」 指定「/opt」 位置\n shel... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1600,
"all_permissive": false
} |
ansible_role | LeionTong/ansible_playbooks | b677c84db50bb410af6b2643d6ea570537440af2 | 2 | roles/zookeeper | 2,398 | [
"no_license"
] | [
{
"path": "roles/zookeeper/README.md",
"content": "## zookeeper role manual\n\n### Variables:\n\n zookeeper_version: 3.4.12\n zookeeper_package: zookeeper-{{ zookeeper_version }}.tar.gz\n install_path: /home/deploy/zookeeper\n tickTime: 2000\n initLimit: 10\n syncLimit: 5\n dataDir: /ho... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1765,
"all_permissive": false
} |
ansible_role | pktolstov/ansible_mysql | 70db6aa9afafc9cb171240d0d392239a20732dde | 0 | roles/mysql | 2,398 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/config_sql.yml",
"content": "---\n\n\n- name: create mysql database\n community.mysql.mysql_db:\n check_implicit_admin: yes\n login_user: root\n login_password: \"{{ <PASSWORD> }}\"\n name: \"{{ mysql.db }}\"\n state: present\n tags:\n - mysql\n - mysql::confi... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 4180,
"all_permissive": false
} |
ansible_role | rameshac66/ansible-test | 547c7fdb842910b70cc0b9dfc4e4041e18505da4 | 0 | roles/apache | 2,398 | [
"no_license"
] | [
{
"path": "roles/apache/templates/main.yml",
"content": "---\n\n - name: Deploying files\n template:\n src: test.html\n dest: /var/www/html/\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 91
},
{
"path": "roles/apache/tasks/main.yaml",
"content":... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 634,
"all_permissive": false
} |
ansible_role | Sengar001/CVSS_score_predictor | cc3ef6b8e69bc2740aff1a73afae8e4f4ba71993 | 0 | ansible/roles/docker | 2,398 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "---\n# - name: Install Docker\n# apt:\n# name: docker.io\n# state: present\n# update_cache: true\n\n# - name: Install Docker Compose\n# apt:\n# name: docker-compose\n# state: present\n\n- name: Start all Docker Compose serv... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 315,
"all_permissive": false
} |
ansible_role | Sengar001/CVSS_score_predictor | cc3ef6b8e69bc2740aff1a73afae8e4f4ba71993 | 0 | ansible/roles/k8 | 2,398 | [
"no_license"
] | [
{
"path": "ansible/roles/k8/tasks/main.yml",
"content": "- name: Apply Kubernetes manifests\n command: kubectl apply -f k8s/\n args:\n chdir: \"{{ playbook_dir }}/..\"\n environment:\n KUBECONFIG: /home/abhishek-singh-sengar/kubeconfig-embedded.yaml\n",
"license_type": "no_license",
"detect... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 195,
"all_permissive": false
} |
ansible_role | davidrozipanjaitan/hello-world | d8391b122d0bbdc9ea43137fb72a3703564056de | 0 | roles/cacti | 2,398 | [
"no_license"
] | [
{
"path": "roles/cacti/handlers/main.yml",
"content": "---\n# handlers file for cacti\n\n- name: restart snmpd\n service: name=snmpd state=restarted\n sudo: yes\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 104
},
{
"path": "roles/cacti/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 355,
"all_permissive": false
} |
ansible_role | davidrozipanjaitan/hello-world | d8391b122d0bbdc9ea43137fb72a3703564056de | 0 | roles/grafana | 2,398 | [
"no_license"
] | [
{
"path": "roles/grafana/templates/grafana.ini.j2",
"content": "# This file is managed by Ansible.\n# Do not edit this file manually.\n# Any changes will be automatically reverted.\n#\n\n#{% from \"templates/encoder/macros/ini_encode_macro.j2\" import ini_encode with context -%}\n{% from \"templates/config-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 908,
"all_permissive": false
} |
ansible_role | davidrozipanjaitan/hello-world | d8391b122d0bbdc9ea43137fb72a3703564056de | 0 | roles/mysql | 2,398 | [
"no_license"
] | [
{
"path": "roles/mysql/defaults/main.yml",
"content": "---\n# defaults file for mysql\n#wp_mysql_db: db_wordpress\n#wp_mysql_user: user_wordpress\n#wp_mysql_password: <PASSWORD>\n\n\n#wp_mysql_db: db_cacti\n#wp_mysql_user: user_cacti\n#wp_mysql_password: <PASSWORD>\n\nwp_mysql_db1: db_database1\nwp_mysql_us... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1018,
"all_permissive": false
} |
ansible_role | TheBlueDrara/Offline_Vanilla_k8s_Installer | cb118aef04f8242de9d34c39fb6d60b0fdea0054 | 0 | cd/roles/control_plane | 2,398 | [
"no_license"
] | [
{
"path": "cd/roles/control_plane/tasks/main.yaml",
"content": "- name: Copy installer to control plane\n copy:\n src: \"../../../../k8s_installer.run\"\n dest: /tmp/k8s_installer.run\n mode: '0755'\n\n- name: Touch join_command.txt on control plane\n shell: touch /tmp/join_command.txt\n args:\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 592,
"all_permissive": false
} |
ansible_role | TheBlueDrara/Offline_Vanilla_k8s_Installer | cb118aef04f8242de9d34c39fb6d60b0fdea0054 | 0 | cd/roles/worker | 2,398 | [
"no_license"
] | [
{
"path": "cd/roles/worker/tasks/main.yaml",
"content": "- name: Copy installer to worker\n copy:\n src: \"../../../../k8s_installer.run\"\n dest: /tmp/k8s_installer.run\n mode: '0755'\n\n- name: Copy join command from local fetched copy\n copy:\n src: /tmp/join_command.txt\n dest: /tmp/joi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 425,
"all_permissive": false
} |
ansible_role | schekhlov/friends-app-nginx-deploy | 97e0242ec07da8311632841ab70ab1eca5f3192c | 0 | roles/nginx | 2,398 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n\n- name: Login to docker repository\n shell: \"$(aws ecr get-login --no-include-email --region eu-central-1)\"\n\n- name: Pull docker image\n shell: \"docker pull {{ docker_repo }}:{{ image_tag }}\"\n\n- name: Create a network\n docker_network:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 605,
"all_permissive": false
} |
ansible_role | romandze/em_tt | 87633a8b40d055f644cf0f7d663908a9954611d3 | 0 | ansible/roles/docker | 2,398 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/defaults/main.yml",
"content": "docker_package_name: docker-ce\ndocker_compose_version: 1.29.2\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 62
},
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "- name: Add Docke... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 626,
"all_permissive": false
} |
ansible_role | shawn-yang-1979/poc-spring-cloud | 7212e1e8191a935ffc48da123e1aacacd197e7aa | 0 | poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/init-d-script | 2,398 | [
"no_license"
] | [
{
"path": "poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/init-d-script/defaults/main.yml",
"content": "---\r\ninit_d_script_name: \r\ndescription: \r\ncommand: \r\nusername: root",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 67
},
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 770,
"all_permissive": false
} |
ansible_role | shawn-yang-1979/poc-spring-cloud | 7212e1e8191a935ffc48da123e1aacacd197e7aa | 0 | poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/kafka | 2,398 | [
"no_license"
] | [
{
"path": "poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/kafka/tasks/main.yml",
"content": "---\r\n- name: create directory\r\n file:\r\n path: \"{{ kafka_home }}\"\r\n mode: \"0777\"\r\n state: directory\r\n\r\n- name: Download the latest version and unarchiv... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1835,
"all_permissive": false
} |
ansible_role | shawn-yang-1979/poc-spring-cloud | 7212e1e8191a935ffc48da123e1aacacd197e7aa | 0 | poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/module-pip | 2,398 | [
"no_license"
] | [
{
"path": "poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/module-pip/tasks/main.yml",
"content": "---\r\n- name: make sure pip is installed\r\n apt: name={{item}} state=present force=yes\r\n with_items: \r\n - python-pip",
"license_type": "no_license",
"d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 122,
"all_permissive": false
} |
ansible_role | shawn-yang-1979/poc-spring-cloud | 7212e1e8191a935ffc48da123e1aacacd197e7aa | 0 | poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/postgres-docker | 2,398 | [
"no_license"
] | [
{
"path": "poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/postgres-docker/meta/main.yml",
"content": "---\r\ndependencies:\r\n - { role: docker } ",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 42
},
{
"path": "poc-spring-clo... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 391,
"all_permissive": false
} |
ansible_role | shawn-yang-1979/poc-spring-cloud | 7212e1e8191a935ffc48da123e1aacacd197e7aa | 0 | poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/redis-docker | 2,398 | [
"no_license"
] | [
{
"path": "poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/redis-docker/defaults/main.yml",
"content": "---\r\nredis_docker_container_name : redis",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 40
},
{
"path": "poc-spring-cloud-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 510,
"all_permissive": false
} |
ansible_role | shawn-yang-1979/poc-spring-cloud | 7212e1e8191a935ffc48da123e1aacacd197e7aa | 0 | poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/spring-cloud-dataflow | 2,398 | [
"no_license"
] | [
{
"path": "poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/spring-cloud-dataflow/meta/main.yml",
"content": "---\r\ndependencies:\r\n - role: ansiblebit.oracle-java\r\n - role: postgres-docker\r\n - role: redis-docker\r\n - role: kafka\r\n - role: mosquitto",
"li... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2745,
"all_permissive": false
} |
ansible_role | shawn-yang-1979/poc-spring-cloud | 7212e1e8191a935ffc48da123e1aacacd197e7aa | 0 | poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/spring-cloud-dataflow-init | 2,398 | [
"no_license"
] | [
{
"path": "poc-spring-cloud-data-flow/vagrant/spring-cloud-dataflow-server/ansible_local/roles/spring-cloud-dataflow-init/tasks/main.yml",
"content": "---\r\n- name: wait for server started\r\n wait_for:\r\n port: 9393\r\n delay: 10\r\n\r\n- name: register stream apps\r\n uri:\r\n url: http://loc... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 853,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/bastion_controlled | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/bastion_controlled/tasks/main.yml",
"content": "---\n# mockups/roles/bastion_controlled/tasks/main.yml\n\n- name: Here mockups/roles/bastion_controlled/tasks/main.yml\n include_role:\n name: commons\n tasks_from: check_vars\n when: values.debug\n\n- name: Here mo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 521,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/cert_manager | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/cert_manager/templates/cluster_issuer.yaml",
"content": "apiVersion: cert-manager.io/v1\nkind: ClusterIssuer\nmetadata:\n name: letsencrypt-production\nspec:\n acme:\n email: \"{{ values.cert_manager.le_email }}\"\n server: \"{{ values.cert_manager.le_url }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1208,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/cilium | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/cilium/tasks/main.yml",
"content": "---\n# mockups/roles/cilium/tasks/main.yml\n\n- name: Check cilium installation\n command: \"cilium status\"\n ignore_errors: true\n register: cilium_status\n when: values.k3s.cilium\n\n- name: Install cilium\n block:\n - comma... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1077,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/commons | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/commons/tasks/kapply_from_url.yml",
"content": "# mockups/roles/commons/tasks/kapply_from_url.yml\n# kubectl apply manifest downloaded from url\n# vars:\n# url: url\n# sha: sha256sum of the downloaded file\n# dload_name: downloaded file name\n# kapp_message: mess... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 8961,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/containerd | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/containerd/tasks/main.yml",
"content": "---\n# mockups/roles/containerd/tasks/main.yml\n\n- name: Install packages for CNI network plugins and build\n ansible.builtin.apt:\n pkg:\n - iptables\n - git\n update_cache: \"{{ values.prod }}\"\n install_rec... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1927,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/devops_tools | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/devops_tools/tasks/main.yml",
"content": "---\n# mockups/roles/devops_tools/tasks/main.yml\n\n- name: Here mockups/roles/devops_tools/tasks/main.yml\n include_role:\n name: commons\n tasks_from: check_vars\n when: values.debug\n\n- name: Here mockups/roles/devops... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 5792,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/docker | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/docker/tasks/main.yml",
"content": "---\n# mockups/roles/docker/tasks/main.yml\n\n- name: Install curl for installations\n ansible.builtin.apt:\n pkg:\n - curl\n install_recommends: no\n update_cache: \"{{ values.prod }}\"\n\n- name: Check docker presence\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 480,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/flux | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/flux/cluster/tasks/main.yml",
"content": "# mockups/roles/flux/cluster/tasks/main.yml\n\n- name: Install the fluxcd in the cluster\n block:\n# - debug: var=values\n - command:\n cmd: \"flux bootstrap github --owner={{ values.github.user }} --repository={{ v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1012,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/golang | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/golang/tasks/main.yml",
"content": "---\n# mockups/roles/buildkit/tasks/main.yml\n\n- name: Here mockups/roles/golang/tasks/main.yml\n include_role:\n name: commons\n tasks_from: install_from_ghr\n vars:\n url: \"{{ values.golang.release_url }}\"\n tgz_name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 571,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/k3all | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/k3all/configure_k3s/tasks/main.yml",
"content": "---\n# mockups/roles/k3all/configure_k3s/tasks/main.yml\n\n- name: Create .kube directory\n file:\n dest: \"/root/.kube\"\n state: directory\n mode: \"0700\"\n\n- name: Configure access to k3s api server\n ansib... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 954,
"all_permissive": false
} |
ansible_role | t-beigbeder/otvl_devops_tools | 5da5eb36d2dc2bf7b1ae89ec3ab6b8cffd285cf4 | 0 | src/ansible/mockups/roles/k3dev | 2,398 | [
"no_license"
] | [
{
"path": "src/ansible/mockups/roles/k3dev/tasks/main.yml",
"content": "---\n# mockups/roles/k3dev/tasks/main.yml\n\n- name: Create kube config k3dev\n file:\n path: \"/root/.kube\"\n state: directory\n mode: 0700\n\n- name: Install debian dev packages on the k3dev host\n ansible.builtin.apt:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1453,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.