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 | ejaybelen/MidExam_BELEN | 96708b31963095c80f9b6742e7720c766911d50c | 0 | roles/lamp_stack | 6,956 | [
"no_license"
] | [
{
"path": "roles/lamp_stack/tasks/main.yml",
"content": "---\n# tasks file for lamp_stack\n# Install Mariadb\n - include: mariadb.yml\n\n# Install Httpd + PHP\n - include: httpd_php.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
},
{
"path": "roles/lamp_... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 760,
"all_permissive": false
} |
ansible_role | ejaybelen/MidExam_BELEN | 96708b31963095c80f9b6742e7720c766911d50c | 0 | roles/nagios | 6,956 | [
"no_license"
] | [
{
"path": "roles/nagios/tasks/nagios_plugins.yml",
"content": "---\n# tasks file for nagios_plugins\n- name: Install Nagios Plugins\n unarchive:\n src: https://nagios-plugins.org/download/nagios-plugins-2.3.3.tar.gz\n dest: /tmp\n remote_src: yes\n\n- name: Configure Nagios Plugins\n command: ./c... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2890,
"all_permissive": false
} |
ansible_role | ejaybelen/MidExam_BELEN | 96708b31963095c80f9b6742e7720c766911d50c | 0 | roles/prometheus | 6,956 | [
"no_license"
] | [
{
"path": "roles/prometheus/tasks/main.yml",
"content": "---\n# tasks file for prometheus\n# Install Prometheus\n - include: prometheus.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 80
},
{
"path": "roles/prometheus/tasks/prometheus.yml",
"content": "--... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 526,
"all_permissive": false
} |
ansible_role | tschifftner/devbox | 0a9ddd8059939eaf392c1d800d0092b30a35b854 | 0 | ansible/roles/devbox | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/devbox/tasks/bootstrap.yml",
"content": "---\n\n- name: Setup default nginx vhost\n template:\n src: bootstrap/default.conf\n dest: /etc/nginx/sites-enabled/default\n notify: reload nginx\n\n- name: Setup default html page\n template:\n src: bootstrap/index.html\n des... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 326,
"all_permissive": false
} |
ansible_role | calvinzhoufeng/Ansible | f5be421d3aff789ec4c93cab514efbb951ec0b41 | 0 | roles/common | 6,956 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n\n- include: group.yml\n\n- name: Add users | create users, shell, home dirs\n user: \n name: '{{ item.username }}' \n createhome: yes \n state: present\n shell: /bin/bash # Defaults to /bin/bash\n system: no # Defau... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1070,
"all_permissive": false
} |
ansible_role | calvinzhoufeng/Ansible | f5be421d3aff789ec4c93cab514efbb951ec0b41 | 0 | roles/nginx | 6,956 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n\n- include: nginx.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 26
},
{
"path": "roles/nginx/files/api-gw.sgp.dev.coss.io",
"content": "server {\n listen 80;\n\n location /api {\n root... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 881,
"all_permissive": false
} |
ansible_role | ranjith-ka/jenkins | 56545bf4ab808854ab9d2d0a0d7bdd89dcd1fd1b | 0 | cent-jenkins/roles/jenkins-master | 6,956 | [
"no_license"
] | [
{
"path": "cent-jenkins/roles/jenkins-master/tasks/main.yml",
"content": "#---------------------------------------------------------------------------------\n# Jenkins-Master\n#---------------------------------------------------------------------------------\n\n# Dependencies\n- name: Ensure all required pa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2467,
"all_permissive": false
} |
ansible_role | ranjith-ka/jenkins | 56545bf4ab808854ab9d2d0a0d7bdd89dcd1fd1b | 0 | roles/jenk_install | 6,956 | [
"no_license"
] | [
{
"path": "roles/jenk_install/tasks/main.yml",
"content": "---\n# tasks file for jenkins\n\n- name: Add Jenkins key\n apt_key:\n url: \"https://pkg.jenkins.io/debian-stable/jenkins.io.key\"\n state: present\n\n- name: Add Jenkins repository\n apt_repository:\n repo: 'deb https://pkg.jenkins.io/de... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 802,
"all_permissive": false
} |
ansible_role | pcfan2017/ansible_tutorial | eb1f0fbbcd16f1567197ecb52c9d5a033138197f | 0 | roles/base | 6,956 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yml",
"content": "- name: add ssh key for simone\n authorized_key:\n user: simone\n key: \"<KEY>\" \n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 86
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 86,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/apache-proxy | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/apache-proxy/handlers/main.yml",
"content": "---\n# handlers file for apache-proxy",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "ansible/roles/apache-proxy/tasks/main.yml",
"content": "---\n# tasks file for apache-pro... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 520,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/bi-backup | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/bi-backup/tasks/main.yml",
"content": "---\n# tasks file for bi-backup\n- include: set_facts.yml\n- include: backup.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 78
},
{
"path": "ansible/roles/bi-backup/handlers/main.yml",
"cont... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1282,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/bluegreen | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/bluegreen/tasks/main.yml",
"content": "---\n- name: Verificando o Ambiente\n stat:\n path: /etc/nginx/conf.d/green.conf\n register: ambiente\n \n- name: Atualizando INDEX.HTML\n copy:\n src: \"{{ WORKSPACE_JENKINS }}/index.html\"\n dest: \"{{ item.dest }}\"\n when: ambi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1287,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/bluegreen-4linux | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/bluegreen-4linux/tasks/main.yml",
"content": "---\n# tasks file for bluegreen\n- name: Verificando o Ambiente\n stat:\n path: /etc/nginx/sites-enabled/green.conf\n register: ambiente\n\n- name: Atualizando INDEX.HTML\n copy:\n src: \"{{ WORKSPACE_JENKINS }}/index.html\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1243,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/lex_luthor | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/lex_luthor/tasks/iniciando_banco.yml",
"content": "- name: Iniciando MySQL\n systemd: name=mysql state=restarted\n when: ansible_os_family == 'Debian'\n\n- name: Iniciando MySQL\n systemd:\n name: mariadb\n state: restarted\n when: ansible_os_family == 'RedHat'\n",
"li... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1260,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/moodle-backup-diario | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/moodle-backup-diario/tasks/main.yml",
"content": "---\n# tasks file for moodle-backup-diario\n- include: backup.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 64
},
{
"path": "ansible/roles/moodle-backup-diario/defaults/main.yml",
... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1182,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/puppet-agent | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/puppet-agent/tasks/prerequisitos.yml",
"content": "- name: Baixar Pacote Puppet - RedHat\n get_url: \n url: \"https://yum.puppet.com/puppet6-release-el-7.noarch.rpm\"\n dest: /tmp/\n when: ansible_os_family == 'RedHat'\n \n- name: Baixar Pacote Puppet - Debian\n get_url: \... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1576,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/puppet-agent-4linux | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/puppet-agent-4linux/tasks/install_centos.yml",
"content": "- name: Instalar Repositorio Puppet - RedHat\n yum:\n name: /tmp/puppet6-release-el-7.noarch.rpm\n state: present\n\n- name: Instalar o Puppet Agent - RedHat\n yum:\n name: puppet-agent\n state: present\n",
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 428,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/pymysql | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/pymysql/tasks/main.yml",
"content": "---\n# tasks file for pymysql\n- name: Install Python-PyMySQL\n apt:\n name: python-pymysql\n update_cache: yes\n state: present\n when: ansible_facts['distribution_major_version'] == \"16\" or ansible_facts['distribution_major_version... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 680,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/wecorp | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/wecorp/templates/portal-ext.properties.j2",
"content": "#\n# MySQL\n#\njdbc.default.driverClassName=com.mysql.jdbc.Driver\njdbc.default.url=jdbc:mysql://localhost/{{ dbname }}?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false\njdbc.default.username=appwecorp\njdbc.def... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 14,
"total_bytes": 17236,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/wecorp_backup-restore | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/wecorp_backup-restore/defaults/main.yml",
"content": "---\n# defaults file for wecorp_backup-restore",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 45
},
{
"path": "ansible/roles/wecorp_backup-restore/vars/main.yml",
"content": "---\n#... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 1752,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/win_zabbix-agent | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/win_zabbix-agent/vars/main.yml",
"content": "---\n# vars file for win_zabbix-agent",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "ansible/roles/win_zabbix-agent/tests/test.yml",
"content": "---\n- hosts: localhost\n r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 566,
"all_permissive": false
} |
ansible_role | brandaoob/devops | 22fce8cc5a53fa74eb2a296821195f890c826cfe | 0 | ansible/roles/zabbix-agent | 6,956 | [
"no_license"
] | [
{
"path": "ansible/roles/zabbix-agent/tasks/main.yml",
"content": "---\n# tasks file for puppet\n\n#- include: python.yml\n# when: ansible_facts['distribution_major_version'] == \"14\"\n- include: prerequisitos.yml\n- include: install_centos.yml\n when: ansible_distribution == \"CentOS\"\n- include: insta... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1897,
"all_permissive": false
} |
ansible_role | dblencowe/laravel-chaf | ae8a62f453df4dce5aa423736b5a6168b9bf2917 | 0 | roles/apache | 6,956 | [
"no_license"
] | [
{
"path": "roles/apache/templates/example.conf.j2",
"content": "<VirtualHost *>\n ServerAdmin {{ apache.webmaster }}\n ServerName {{ apache.server_name }}\n ServerAlias {{ apache.server_alias }}\n DocumentRoot /var/www/{{ apache.server_name|lower|replace('.', '_') }}/public\n\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1369,
"all_permissive": false
} |
ansible_role | dblencowe/laravel-chaf | ae8a62f453df4dce5aa423736b5a6168b9bf2917 | 0 | roles/composer | 6,956 | [
"no_license"
] | [
{
"path": "roles/composer/tasks/main.yml",
"content": "---\n- name: Get the composer installer\n get_url: url=https://getcomposer.org/installer dest=/tmp/installer\n tags: composer\n\n- name: Run the composer installer\n shell: cat /tmp/installer | php -- --install-dir=/usr/local/bin\n args:\n create... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 581,
"all_permissive": false
} |
ansible_role | dblencowe/laravel-chaf | ae8a62f453df4dce5aa423736b5a6168b9bf2917 | 0 | roles/laravel | 6,956 | [
"no_license"
] | [
{
"path": "roles/laravel/tasks/main.yml",
"content": "---\n- name: Run NPM install\n shell: npm install\n become: deploy\n args:\n chdir: \"/var/www/{{ apache.server_name|lower|replace('.', '_') }}\"\n\n- name: Run composer install\n shell: composer install\n become: deploy\n args:\n chdir: \"/v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1765,
"all_permissive": false
} |
ansible_role | dblencowe/laravel-chaf | ae8a62f453df4dce5aa423736b5a6168b9bf2917 | 0 | roles/mysql-server | 6,956 | [
"no_license"
] | [
{
"path": "roles/mysql-server/tasks/main.yml",
"content": "---\n- name: Install MySQL and related packages\n apt:\n name: \"{{ item }}\"\n with_items:\n - python-mysqldb\n - mariadb-server\n\n- name: Check if there is already a mysql root password stored\n become: true\n stat: path=/root/.my.cn... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1113,
"all_permissive": false
} |
ansible_role | dblencowe/laravel-chaf | ae8a62f453df4dce5aa423736b5a6168b9bf2917 | 0 | roles/nodejs | 6,956 | [
"no_license"
] | [
{
"path": "roles/nodejs/tasks/main.yml",
"content": "---\n# This role installs nodejs on the server.\n\n- name: Get NodeJS Argon (LTS) repository script\n get_url: \n url: https://deb.nodesource.com/setup_4.x\n dest: /tmp/node_4.x_setup\n mode: u+rwx\n\n- name: Install NodeJS Argon (LTS) repositor... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 375,
"all_permissive": false
} |
ansible_role | dblencowe/laravel-chaf | ae8a62f453df4dce5aa423736b5a6168b9bf2917 | 0 | roles/php | 6,956 | [
"no_license"
] | [
{
"path": "roles/php/tasks/main.yml",
"content": "---\n- name: Install PHP PPA\n apt_repository: repo=ppa:ondrej/php update_cache=yes\n\n- name: Install php & mysql extension\n apt: name={{ item }} state=present\n with_items:\n - php{{ php.version }}\n - php-mysql\n - php-mbstring\n - php-xml\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 268,
"all_permissive": false
} |
ansible_role | dblencowe/laravel-chaf | ae8a62f453df4dce5aa423736b5a6168b9bf2917 | 0 | roles/repository_pull | 6,956 | [
"no_license"
] | [
{
"path": "roles/repository_pull/tasks/main.yml",
"content": "---\n- name: Ensure git's presence\n apt: pkg=git state=present update_cache=yes\n\n- name: Upload SSH Key\n copy: src=id_rsa_deployment dest=/tmp/id_rsa_deployment mode=600\n\n- name: Configure SSH Script\n template: src=git_ssh.j2 dest=/tmp/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 843,
"all_permissive": false
} |
ansible_role | dblencowe/laravel-chaf | ae8a62f453df4dce5aa423736b5a6168b9bf2917 | 0 | roles/setup | 6,956 | [
"no_license"
] | [
{
"path": "roles/setup/tasks/main.yml",
"content": "---\n- name: apt-get update\n raw: apt-get update -qq\n\n- name: Install python\n raw: apt-get install -qq python\n\n- name: \"Create deploy group\"\n group: name=deploy state=present\n\n- name: \"Setup deploy user\"\n user: name=deploy groups=sudo,dep... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 830,
"all_permissive": false
} |
ansible_role | jlund/mazer-rackham | e422f1b8aac8907f0614cfcf568df123c0d8fd4d | 165 | roles/app-imgur-display | 6,996 | [
"no_license"
] | [
{
"path": "roles/app-imgur-display/vars/main.yml",
"content": "---\nimgur_display_location: \"/var/www/imgur-display\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 53
},
{
"path": "roles/app-imgur-display/templates/vhost.j2",
"content": "server {\n listen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2177,
"all_permissive": false
} |
ansible_role | jlund/mazer-rackham | e422f1b8aac8907f0614cfcf568df123c0d8fd4d | 165 | roles/common | 6,996 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: Upgrade apt packages\n apt: upgrade=yes\n update_cache=yes\n\n- name: Install git\n apt: pkg=git\n\n- name: Install NTP\n apt: pkg=ntp\n\n- name: Install Vim\n apt: pkg=vim\n\n- name: Install prerequisite packages that are necessary... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 501,
"all_permissive": false
} |
ansible_role | jlund/mazer-rackham | e422f1b8aac8907f0614cfcf568df123c0d8fd4d | 165 | roles/deploy-user | 6,996 | [
"no_license"
] | [
{
"path": "roles/deploy-user/tasks/main.yml",
"content": "---\n- name: Add the deploy user\n user: name=deploy\n home=/home/deploy\n shell=/bin/bash\n comment=\"Deploy User\"\n\n- name: Set up authorized_keys for the deploy user\n authorized_key: user=deploy\n state=p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 324,
"all_permissive": false
} |
ansible_role | jlund/mazer-rackham | e422f1b8aac8907f0614cfcf568df123c0d8fd4d | 165 | roles/nginx-passenger | 6,996 | [
"no_license"
] | [
{
"path": "roles/nginx-passenger/templates/nginx-conf.j2",
"content": "user www-data;\nworker_processes 4; \n\nevents {\n worker_connections 1024;\n}\n\n\nhttp {\n passenger_root {{ ruby_location }}/lib/ruby/gems/{{ ruby_library_version }}/gems/passenger-{{ passenger_version }};\n passenger_rub... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3458,
"all_permissive": false
} |
ansible_role | jlund/mazer-rackham | e422f1b8aac8907f0614cfcf568df123c0d8fd4d | 165 | roles/ruby-common | 6,996 | [
"no_license"
] | [
{
"path": "roles/ruby-common/tasks/main.yml",
"content": "---\n- name: Install Ruby dependencies\n apt: pkg={{ item }} state=present\n with_items: ruby_dependencies\n\n- name: Download the Ruby source code\n get_url: url={{ ruby_download_location }}\n dest=/usr/local/src/\n sha256sum=... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1829,
"all_permissive": false
} |
ansible_role | jlund/mazer-rackham | e422f1b8aac8907f0614cfcf568df123c0d8fd4d | 165 | roles/ssh | 6,996 | [
"no_license"
] | [
{
"path": "roles/ssh/tasks/main.yml",
"content": "---\n- name: Reconfigure SSH to only allow access using key-based authentication\n lineinfile: dest=/etc/ssh/sshd_config \n regexp=\"^#?PasswordAuthentication\"\n line=\"PasswordAuthentication no\"\n notify: Restart SSH\n",
"l... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 239,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/cart | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/cart/tasks/main.yml",
"content": "- name: Configuring \"{{ microservice_name }}\"\n ansible.builtin.debug:\n msg: Building \"{{ microservice_name }}\" microservice\n\n- name: Import dnf_installation\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: main.yml... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 981,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/catalogue | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/catalogue/tasks/main.yml",
"content": "- name: Configuring \"{{ microservice_name }}\"\n ansible.builtin.debug:\n msg: Building \"{{ microservice_name }}\" microservice\n\n- name: Import create_user\n ansible.builtin.import_role:\n name: create_user\n tasks_from: main.yml... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1222,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/create_directory | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/create_directory/tasks/main.yml",
"content": "- name: Create a /app directory if it does not exist\n ansible.builtin.file:\n path: \"{{ directory_path }}\"\n owner: \"{{ dir_owner }}\"\n state: directory\n mode: '0777'",
"license_type": "no_license",
"detected_l... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 176,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/create_user | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/create_user/tasks/main.yml",
"content": "- name: Create a user {{ user }} with a home directory\n ansible.builtin.user:\n name: \"{{ item }}\"\n home: \"/home/{{ item }}\"\n create_home: yes\n shell: /bin/bash\n state: present\n loop: \"{{ user }}\"\n\n",
"licen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 214,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/debug | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/debug/tasks/main.yml",
"content": "- name: Print password from vault \n ansible.builtin.debug:\n msg: \"{{ lookup('hashi_vault', 'secret=kv/data/credentials:roboshop_password token={{ vault_token }} url=http://172.16.17.32:8200')}}\"",
"license_type": "no_license",
"dete... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 398,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/dispatch | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/dispatch/tasks/main.yml",
"content": "- name: Configuring \"{{ microservice_name }}\"\n ansible.builtin.debug:\n msg: Building \"{{ microservice_name }}\" microservice\n\n- name: Install dnf dependencies\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: mai... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2551,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/dnf_modules | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/dnf_modules/tasks/main.yml",
"content": "- name: \"Install Unzip & wget\"\n ansible.builtin.dnf:\n name:\n - unzip\n - wget\n state: installed\n\n- name: Disable {{ disable_enable_app }} module\n ansible.builtin.shell: dnf module disable {{ disable_enable_app }} -y... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1307,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/frontend | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/frontend/tasks/main.yml",
"content": "- name: Import dnf and install nginx\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: main.yml\n\n- name: Remove html file (delete file)\n ansible.builtin.file:\n path: /usr/share/nginx/html/*\n state: absent\n\n- n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 655,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/github_runner | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/github_runner/tasks/main.yml",
"content": "- name: Copy gh-cli repo\n ansible.builtin.import_role:\n name: repo_copy\n tasks_from: main.yml\n\n- name: Create User\n ansible.builtin.import_role:\n name: create_user\n tasks_from: main.yml\n\n- name: Install Libicu & gh-c... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2002,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/mongodb | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/mongodb/tasks/main.yml",
"content": "- name: Import monodb repo_copy role\n ansible.builtin.import_role:\n name: repo_copy\n tasks_from: main.yml\n\n- name: Import dnf_modules role\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: main.yml\n\n- name: Rep... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 497,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/mysql | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/mysql/tasks/main.yml",
"content": "- name: Configuring \"{{ microservice_name }}\"\n ansible.builtin.debug:\n msg: Building \"{{ microservice_name }}\" microservice\n\n- name: Import dnf_installation\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: main.ym... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 493,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/payment | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/payment/tasks/main.yml",
"content": "- name: Configuring \"{{ microservice_name }}\"\n ansible.builtin.debug:\n msg: Building \"{{ microservice_name }}\" microservice\n\n- name: Install dnf dependencies\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: main... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 985,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/rabbitmq | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/rabbitmq/tasks/main.yml",
"content": "- name: Import rabbotmq repo_copy role\n ansible.builtin.import_role:\n name: repo_copy\n tasks_from: main.yml\n\n- name: Import dnf_module to install rabbitmq-server\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 534,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/redis | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/redis/tasks/main.yml",
"content": "- name: Import dnf_installation\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: main.yml\n\n- name: Replace IP and protected mode\n ansible.builtin.replace:\n path: /etc/redis/redis.conf\n regexp: \"{{ item.before }}\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 497,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/repo_copy | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/repo_copy/tasks/main.yml",
"content": "- name: Copy repos to /etc/yum.repos.d\n ansible.builtin.copy:\n src: \"{{repo_name}}.repo\"\n dest: \"/etc/yum.repos.d/{{repo_name}}.repo\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 140
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 140,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/shipping | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/shipping/tasks/main.yml",
"content": "- name: Configuring \"{{ microservice_name }}\"\n ansible.builtin.debug:\n msg: Building \"{{ microservice_name }}\" microservice\n\n- name: Import dnf_installation\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: main... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1207,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/systemd | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/systemd/tasks/main.yml",
"content": "- name: start \"{{ systemd_app_name }}\" service\n ansible.builtin.systemd_service:\n state: started\n name: \"{{ systemd_app_name }}\"\n daemon_reload: true\n enabled: true",
"license_type": "no_license",
"detected_licenses"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 177,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/user | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/user/tasks/main.yml",
"content": "- name: Import dnf_installation\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: main.yml\n\n- name: Create User\n ansible.builtin.import_role:\n name: create_user\n tasks_from: main.yml\n\n- name: Create Directory\n a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 827,
"all_permissive": false
} |
ansible_role | ManojPadigineti/DevSecOps | f4862b3bbc589945666a6bf436922d1f63c2b19c | 0 | ansible/roles/vault | 6,996 | [
"no_license"
] | [
{
"path": "ansible/roles/vault/tasks/main.yml",
"content": "- name: Copy hashicorp_repo\n ansible.builtin.import_role:\n name: repo_copy\n tasks_from: main.yml\n\n- name: install vault using dnf\n ansible.builtin.import_role:\n name: dnf_modules\n tasks_from: main.yml\n\n- name: remove existin... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 553,
"all_permissive": false
} |
ansible_role | malak3ysa12/cdond-c3-projectstarter | e3604191859ba496b2fbac93f3882386bdd3319c | 0 | .circleci/ansible/roles/deploy | 6,996 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/deploy/tasks/main.yml",
"content": "- name: Creates directory\n file:\n path: /home/ubuntu/backend\n state: directory\n\n- name: Unarchive a file that is already on the remote machine\n ansible.builtin.unarchive:\n src: /root/project/backend/app.tar.gz\n dest... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 925,
"all_permissive": false
} |
ansible_role | InformaticsMatters/ansible-infrastructure | d01ad86c892829ff7579f6810a1ad906cdc9a5a9 | 1 | roles/core | 6,996 | [
"no_license"
] | [
{
"path": "roles/core/templates/clusterissuer-production.yaml.j2",
"content": "---\nkind: ClusterIssuer\napiVersion: cert-manager.io/v1\nmetadata:\n name: letsencrypt-nginx-production\nspec:\n acme:\n # The ACME server URL\n server: https://acme-v02.api.letsencrypt.org/directory\n # Email address... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 5215,
"all_permissive": false
} |
ansible_role | InformaticsMatters/ansible-infrastructure | d01ad86c892829ff7579f6810a1ad906cdc9a5a9 | 1 | roles/infrastructure | 6,996 | [
"no_license"
] | [
{
"path": "roles/infrastructure/templates/secret-dh-imagepull.yaml.j2",
"content": "---\nkind: Secret\napiVersion: v1\nmetadata:\n name: dockerhub-pull-secret\n namespace: {{ pull_namespace }}\ntype: kubernetes.io/dockerconfigjson\ndata:\n .dockerconfigjson: {{ pull_secret }}\n",
"license_type": "no_... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 38,
"total_bytes": 55562,
"all_permissive": false
} |
ansible_role | InformaticsMatters/ansible-infrastructure | d01ad86c892829ff7579f6810a1ad906cdc9a5a9 | 1 | roles/infrastructure-realm | 6,996 | [
"no_license"
] | [
{
"path": "roles/infrastructure-realm/tasks/logout.yaml",
"content": "---\n\n# Called to logout of an OpenShift session\n\n- name: Log out (revoke a prior access token)\n k8s_auth:\n host: \"{{ k8s_auth_host }}\"\n api_key: \"{{ k8s_auth_api_key }}\"\n state: absent\n when: k8s_auth_api_key is de... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 9562,
"all_permissive": false
} |
ansible_role | InformaticsMatters/ansible-infrastructure | d01ad86c892829ff7579f6810a1ad906cdc9a5a9 | 1 | roles/infrastructure-recovery | 6,996 | [
"no_license"
] | [
{
"path": "roles/infrastructure-recovery/tasks/main.yaml",
"content": "---\n\n# A role to recovery the infrastructure database\n# from an existing backup. Ensure that backups\n# do not run during the recovery process.\n\n- name: Remove any existing recovery Job\n kubernetes.core.k8s:\n state: absent\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 4143,
"all_permissive": false
} |
ansible_role | InformaticsMatters/ansible-infrastructure | d01ad86c892829ff7579f6810a1ad906cdc9a5a9 | 1 | roles/provisioner-cinder | 6,996 | [
"no_license"
] | [
{
"path": "roles/provisioner-cinder/templates/storageclass.yaml.j2",
"content": "---\nkind: StorageClass\napiVersion: storage.k8s.io/v1\nmetadata:\n name: csi-cinder-sc-delete\nprovisioner: cinder.csi.openstack.org\nreclaimPolicy: Delete\nallowVolumeExpansion: {{ cinder_allow_volume_expansion }}\n---\nkind... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 2622,
"all_permissive": false
} |
ansible_role | InformaticsMatters/ansible-infrastructure | d01ad86c892829ff7579f6810a1ad906cdc9a5a9 | 1 | roles/provisioner-efs | 6,996 | [
"no_license"
] | [
{
"path": "roles/provisioner-efs/templates/namespace.yaml.j2",
"content": "---\nkind: Namespace\napiVersion: v1\nmetadata:\n name: {{ efs_namespace }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 73
},
{
"path": "roles/provisioner-efs/tasks/deploy.yaml",
... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 14,
"total_bytes": 13688,
"all_permissive": false
} |
ansible_role | InformaticsMatters/ansible-infrastructure | d01ad86c892829ff7579f6810a1ad906cdc9a5a9 | 1 | roles/provisioner-nfs | 6,996 | [
"no_license"
] | [
{
"path": "roles/provisioner-nfs/templates/rolebinding.yaml.j2",
"content": "---\nkind: RoleBinding\napiVersion: rbac.authorization.k8s.io/v1\nmetadata:\n name: leader-locking-nfs-client-provisioner\n namespace: {{ nfs_namespace }}\nsubjects:\n- kind: ServiceAccount\n name: nfs-client-provisioner\n name... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 5829,
"all_permissive": false
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/cassandra | 6,996 | [
"permissive"
] | [
{
"path": "roles/cassandra/defaults/main.yml",
"content": "---\n# defaults file for cassandra\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 34
},
{
"path": "roles/cassandra/tasks/main.yml",
"content": "---\n# tasks file for cassandra... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3041,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/elasticsearch | 6,996 | [
"permissive"
] | [
{
"path": "roles/elasticsearch/tasks/main.yml",
"content": "---\n# tasks file for elasticsearch\n#https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.3.3/elasticsearch-2.3.3.tar.gz\n\n- name: stat /tmp/elasticsearch-2.3.3.tar.gz\n stat: path=/tmp/elasticsear... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 956,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/flink | 6,996 | [
"permissive"
] | [
{
"path": "roles/flink/vars/main.yml",
"content": "---\n# vars file for flink\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 26
},
{
"path": "roles/flink/handlers/main.yml",
"content": "---\n# handlers file for flink\n",
"license_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1533,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/flume | 6,996 | [
"permissive"
] | [
{
"path": "roles/flume/tasks/main.yml",
"content": "---\n# tasks file for flume http://apachemirror.ovidiudan.com/flume/1.6.0/apache-flume-1.6.0-bin.tar.gz\n\n- name: stat /tmp/apache-flume-1.6.0-bin.tar.gz\n stat: path=/tmp/apache-flume-1.6.0-bin.tar.gz\n register: flume_binary_stat\n\n- name: Downloadin... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 1943,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/hadoop | 6,996 | [
"permissive"
] | [
{
"path": "roles/hadoop/templates/hadoop-job-history.service.j2",
"content": "[Unit]\nDescription=Hadoop Job History Service\nAfter=network.target\n\n[Service]\nType=forking\nUser=hadoop\nEnvironment=HADOOP_PREFIX={{ hadoop_install_dir }} JAVA_HOME=/usr/lib/jvm/java-1.8.0\nExecStart={{ hadoop_install_dir }}... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 7146,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/hbase | 6,996 | [
"permissive"
] | [
{
"path": "roles/hbase/defaults/main.yml",
"content": "---\n# defaults file for hbase\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 30
},
{
"path": "roles/hbase/templates/backup-masters.j2",
"content": "hadoopdata1\nhadoopdata2\n",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 2346,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/hive | 6,996 | [
"permissive"
] | [
{
"path": "roles/hive/handlers/main.yml",
"content": "---\n# handlers file for hive\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 29
},
{
"path": "roles/hive/vars/main.yml",
"content": "---\n# vars file for hive\n",
"license_type... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2566,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/kafka | 6,996 | [
"permissive"
] | [
{
"path": "roles/kafka/defaults/main.yml",
"content": "---\n# defaults file for kafka\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 30
},
{
"path": "roles/kafka/vars/main.yml",
"content": "---\n# vars file for kafka\nkafka_binary: ka... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2114,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/kibana | 6,996 | [
"permissive"
] | [
{
"path": "roles/kibana/defaults/main.yml",
"content": "---\n# defaults file for kibana\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 31
},
{
"path": "roles/kibana/handlers/main.yml",
"content": "---\n# handlers file for kibana\n",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 893,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/logstash | 6,996 | [
"permissive"
] | [
{
"path": "roles/logstash/handlers/main.yml",
"content": "---\n# handlers file for logstash\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 33
},
{
"path": "roles/logstash/templates/Procfile.j2",
"content": "elasticsearch: /usr/local/e... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1612,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/mysql | 6,996 | [
"permissive"
] | [
{
"path": "roles/mysql/tasks/main.yml",
"content": "---\n# tasks file for mysql\n# Prereq: Install mysql for the metastore: http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm\n# yum install mysql-server this will take time from the installation.\n# yum install mysql-connector-java\n# ln -s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1542,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/pig | 6,996 | [
"permissive"
] | [
{
"path": "roles/pig/vars/main.yml",
"content": "---\n# vars file for pig\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 24
},
{
"path": "roles/pig/defaults/main.yml",
"content": "---\n# defaults file for pig\n",
"license_type": "... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 841,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/shared | 6,996 | [
"permissive"
] | [
{
"path": "roles/shared/handlers/main.yml",
"content": "---\n# handlers file for env\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 28
},
{
"path": "roles/shared/vars/main.yml",
"content": "---\n# vars file for env\n",
"license_ty... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1509,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/spark | 6,996 | [
"permissive"
] | [
{
"path": "roles/spark/handlers/main.yml",
"content": "---\n# handlers file for spark\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 30
},
{
"path": "roles/spark/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: roo... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1744,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/storm | 6,996 | [
"permissive"
] | [
{
"path": "roles/storm/vars/main.yml",
"content": "---\n# vars file for storm\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 26
},
{
"path": "roles/storm/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n rol... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 1561,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/wildfly | 6,996 | [
"permissive"
] | [
{
"path": "roles/wildfly/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - wildfly",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 65
},
{
"path": "roles/wildfly/handlers/main.yml",
"content": "--... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1138,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/zeppelin | 6,996 | [
"permissive"
] | [
{
"path": "roles/zeppelin/tasks/main.yml",
"content": "---\n# tasks file for zeppelin\n\n\n- name: stat /tmp/zeppelin-0.6.0-bin-netinst.tgz\n stat: path=/tmp/zeppelin-0.6.0-bin-netinst.tgz\n register: zepbinary_stat\n\n- name: Downloading Apache Pig\n get_url: url=http://mirror.csclub.uwaterloo.ca/apache... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1005,
"all_permissive": true
} |
ansible_role | BZCareer/hadoop-ansible | a08e3b54bfaddf7245d19f5562087e5267d75056 | 14 | roles/zookeeper | 6,996 | [
"permissive"
] | [
{
"path": "roles/zookeeper/tasks/main.yml",
"content": "---\n###################################################################################\n#\n# Author: <NAME>\n# Description: Playbook Apache Zookeeper on Openstack like less than 1 min. :)\n#\n##########################################################... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3013,
"all_permissive": true
} |
ansible_role | dvob/setuper | 0f34ce780a60469afd183f0f2dc1178c28f220df | 0 | roles/arch | 6,996 | [
"no_license"
] | [
{
"path": "roles/arch/tasks/base.yml",
"content": "- name: \"install packages\"\n pacman:\n name: \"{{ item }}\"\n update_cache: yes\n with_items:\n - wpa_supplicant\n - iw\n - dialog\n\n- name: \"set hostname\"\n copy:\n content: \"foooo\\n\"\n dest: /etc/hostname\n\n- name: \"set t... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1487,
"all_permissive": false
} |
ansible_role | dvob/setuper | 0f34ce780a60469afd183f0f2dc1178c28f220df | 0 | roles/head | 6,996 | [
"no_license"
] | [
{
"path": "roles/head/tasks/main.yml",
"content": "- name: \"install head packages\"\n become: true\n pacman:\n name: \"{{ item }}\"\n with_items:\n - alsa-utils\n - xorg\n - xorg-xinit\n - xorg-xrdb\n - arandr\n - rxvt-unicode\n - i3-wm\n - dmenu\n - i3status\n - i3lock\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1261,
"all_permissive": false
} |
ansible_role | dvob/setuper | 0f34ce780a60469afd183f0f2dc1178c28f220df | 0 | roles/tools | 6,996 | [
"no_license"
] | [
{
"path": "roles/tools/tasks/main.yml",
"content": "- name: \"install tools\"\n become: true\n pacman:\n name: \"{{ item }}\"\n with_items:\n - git\n - neovim\n - exfat-utils\n - openssh\n - pass\n - thunar\n - chromium\n - firefox\n - openconnect\n - cifs-utils\n - do... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3263,
"all_permissive": false
} |
ansible_role | quynhsys/nginx-vsftpd-ansible | af6dacc725ce16f048222acfcd21540688cc3e97 | 0 | roles/create-user | 6,996 | [
"no_license"
] | [
{
"path": "roles/create-user/tasks/main.yml",
"content": "---\n\n- name: add \"{{ username }}\"\n user:\n name: \"{{ username}}\"\n comment: \"{{ username }}\"\n shell: /bin/bash\n password: \"{{ <PASSWORD> }}\"\n tags:\n - user-create\n\n- name: add public\n file:\n path: \"/home/{{... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 427,
"all_permissive": false
} |
ansible_role | quynhsys/nginx-vsftpd-ansible | af6dacc725ce16f048222acfcd21540688cc3e97 | 0 | roles/nginx | 6,996 | [
"no_license"
] | [
{
"path": "roles/nginx/handlers/main.yml",
"content": "---\n\n- import_tasks: cloudflare.yml\n- import_tasks: nginx_handlers.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 71
},
{
"path": "roles/nginx/templates/letsencrypt-vhost.j2",
"content": "server {... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 19,
"total_bytes": 21659,
"all_permissive": false
} |
ansible_role | quynhsys/nginx-vsftpd-ansible | af6dacc725ce16f048222acfcd21540688cc3e97 | 0 | roles/php-fpm | 6,996 | [
"no_license"
] | [
{
"path": "roles/php-fpm/templates/www.conf.j2",
"content": "[www]\nuser = apache\ngroup = apache\n\nlisten = /var/run/php_fpm.sock\nlisten.backlog = -1\n;listen.owner = nobody\n;listen.group = nobody\nlisten.mode = 0666\nlisten.allowed_clients = 127.0.0.1\n\npm = dynamic\npm.max_children = 2000\npm.start_s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2962,
"all_permissive": false
} |
ansible_role | quynhsys/nginx-vsftpd-ansible | af6dacc725ce16f048222acfcd21540688cc3e97 | 0 | roles/users | 6,996 | [
"no_license"
] | [
{
"path": "roles/users/files/lock_users.py",
"content": "#!/usr/bin/env python\n\nimport commands\n\nusers = commands.getoutput(\"cut -d: -f 1 /etc/passwd\").splitlines()\n\nfor user in users:\n if user != 'root' and 'LK' not in commands.getoutput('passwd -S %s' % user):\n print user\n comm... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 5924,
"all_permissive": false
} |
ansible_role | quynhsys/nginx-vsftpd-ansible | af6dacc725ce16f048222acfcd21540688cc3e97 | 0 | roles/vsftpd | 6,996 | [
"no_license"
] | [
{
"path": "roles/vsftpd/tasks/main.yml",
"content": "---\n\n- name: install vsftpd\n yum: name={{ item }} state=present\n with_items:\n - epel-release\n - vsftpd\n tags:\n - vsftp\n\n- name: Remove vsftpd default\n lineinfile: >\n dest=/etc/vsftpd/vsftpd.conf\n state=absent\n regexp='^.*?... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1360,
"all_permissive": false
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | bradoquy-stack/roles/ansible-role-ksql | 6,996 | [
"permissive"
] | [
{
"path": "bradoquy-stack/roles/ansible-role-ksql/tasks/register_cluster.yml",
"content": "---\n- name: Get Kafka Cluster Id\n import_role:\n name: common\n tasks_from: rbac_setup.yml\n when: rbac_enabled\n vars:\n copy_certs: false\n\n- name: Fetch KSQL Cluster Groups\n set_fact: active_ksql_g... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 23512,
"all_permissive": true
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | bradoquy-stack/roles/ansible-role-remove-all | 6,996 | [
"permissive"
] | [
{
"path": "bradoquy-stack/roles/ansible-role-remove-all/handlers/main.yml",
"content": "---\n# handlers file for ansible-role-remove-all",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 47
},
{
"path": "bradoquy-stack/roles/ansible-role-remov... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 5262,
"all_permissive": true
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | bradoquy-stack/roles/ansible-role-zookeeper | 6,996 | [
"permissive"
] | [
{
"path": "bradoquy-stack/roles/ansible-role-zookeeper/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - kafka-install",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 71
},
{
"path": "bradoquy-stack/r... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 13,
"total_bytes": 5412,
"all_permissive": true
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | confluent-kafka-stack/roles/common | 6,996 | [
"no_license"
] | [
{
"path": "confluent-kafka-stack/roles/common/tasks/confluent_cli.yml",
"content": "---\n- name: Confluent CLI system check\n assert:\n that: ansible_facts['system']|lower == \"linux\"\n fail_msg: \"Confluent CLI system not supported\"\n quiet: true\n\n- name: Confluent CLI architecture check\n a... | {
"task_files": 10,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 14,
"total_bytes": 32181,
"all_permissive": false
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | confluent-kafka-stack/roles/control_center | 6,996 | [
"no_license"
] | [
{
"path": "confluent-kafka-stack/roles/control_center/templates/password.properties.j2",
"content": "{% for user in control_center_basic_users|dict2items %}\n{{ user['value']['principal'] }}: {{ user['value']['password'] }},{{ user['value']['roles'] }}\n{% endfor %}\n",
"license_type": "no_license",
... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 16896,
"all_permissive": false
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | confluent-kafka-stack/roles/kafka_broker | 6,996 | [
"no_license"
] | [
{
"path": "confluent-kafka-stack/roles/kafka_broker/tasks/rbac.yml",
"content": "---\n- name: Get Principals used on the Inter Broker Listener\n include_tasks: set_principal.yml\n vars:\n listener: \"{{kafka_broker_listeners[kafka_broker_inter_broker_listener_name]}}\"\n kb_keystore_path: \"{{ hostv... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 32423,
"all_permissive": false
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | confluent-kafka-stack/roles/kafka_connect | 6,996 | [
"no_license"
] | [
{
"path": "confluent-kafka-stack/roles/kafka_connect/tasks/connect_plugins.yml",
"content": "---\n- name: Ensure Plugin Dirs\n file:\n path: \"{{item}}\"\n state: directory\n group: \"{{kafka_connect_group}}\"\n owner: \"{{kafka_connect_user}}\"\n mode: 0755\n when: item != '/usr/share/java... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 25894,
"all_permissive": false
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | confluent-kafka-stack/roles/kafka_connect_replicator | 6,996 | [
"no_license"
] | [
{
"path": "confluent-kafka-stack/roles/kafka_connect_replicator/tasks/health_check.yml",
"content": "---\n# Cannot use Block/Rescue in Ansible Handlers: https://github.com/ansible/ansible/issues/14270\n# Implementing try/catch logic with ignore_errors and conditionals\n- name: Wait for API to return 200\n ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 40746,
"all_permissive": false
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | confluent-kafka-stack/roles/kafka_rest | 6,996 | [
"no_license"
] | [
{
"path": "confluent-kafka-stack/roles/kafka_rest/templates/jaas.conf.j2",
"content": "KafkaRest {\n org.eclipse.jetty.jaas.spi.PropertyFileLoginModule required\n file=\"{{kafka_rest.password_file}}\"\n debug=\"false\";\n};\n",
"license_type": "no_license",
"detected_licenses": [],
"size_byte... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 7803,
"all_permissive": false
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | confluent-kafka-stack/roles/kerberos | 6,996 | [
"no_license"
] | [
{
"path": "confluent-kafka-stack/roles/kerberos/tasks/main.yml",
"content": "---\n- name: Copy the client configuration file\n template:\n src: krb5.conf.j2\n dest: /etc/krb5.conf\n when: kerberos_configure|bool\n\n- name: Create Keytabs Directory\n file:\n path: \"{{ kerberos_keytab_destination... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 542,
"all_permissive": false
} |
ansible_role | oliveiha/bradoquy-ansible-kafka | 344871a28512820d69dce36e520cda9afcaa5972 | 2 | confluent-kafka-stack/roles/schema_registry | 6,996 | [
"no_license"
] | [
{
"path": "confluent-kafka-stack/roles/schema_registry/templates/jaas.conf.j2",
"content": "SchemaRegistry {\n org.eclipse.jetty.jaas.spi.PropertyFileLoginModule required\n file=\"{{schema_registry.password_file}}\"\n debug=\"false\";\n};\n",
"license_type": "no_license",
"detected_licenses": [],... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 10317,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.