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 | Devcastops/dco-consul-ansible | a6ca434053a5270865dfeca7bc7bc39a01b384cc | 0 | consul/roles/health_check | 8,069 | [
"permissive"
] | [
{
"path": "consul/roles/health_check/handlers/main.yml",
"content": "---\n# handlers file for consul_health_check\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 44
},
{
"path": "consul/roles/health_check/tasks/main.yml",
"content": "-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3124,
"all_permissive": true
} |
ansible_role | Devcastops/dco-consul-ansible | a6ca434053a5270865dfeca7bc7bc39a01b384cc | 0 | consul/roles/server | 8,069 | [
"permissive"
] | [
{
"path": "consul/roles/server/tasks/main.yml",
"content": "---\n\n - name: Add to letsencrypt group\n user:\n name: \"{{ consul_user }}\"\n groups: \n - \"{{ lets_encrypt_group }}\"\n \n - name: Add Consul Server Config\n template:\n src: server-config.hcl.j2\n dest: \"{... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1626,
"all_permissive": true
} |
ansible_role | Devcastops/dco-consul-ansible | a6ca434053a5270865dfeca7bc7bc39a01b384cc | 0 | consul/roles/tls | 8,069 | [
"permissive"
] | [
{
"path": "consul/roles/tls/vars/main.yml",
"content": "---\nconsul_config_dir: \"/etc/consul.d\"\nconsul_tls_dir: \"{{consul_config_dir}}/tls\"\nconsul_group: consul\nconsul_user: consul",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 123
},
{
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3143,
"all_permissive": true
} |
ansible_role | Devcastops/dco-consul-ansible | a6ca434053a5270865dfeca7bc7bc39a01b384cc | 0 | consul/roles/vault_tls | 8,069 | [
"permissive"
] | [
{
"path": "consul/roles/vault_tls/handlers/main.yaml",
"content": "---\r\n- name: Restart Consul\r\n systemd:\r\n name: consul.service\r\n state: restarted\r\n enabled: true\r\n daemon_reload: true\r\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2286,
"all_permissive": true
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/1.basic-roles/roles/editor | 8,069 | [
"no_license"
] | [
{
"path": "dia3/1.basic-roles/roles/editor/defaults/main.yml",
"content": "---\n# defaults file for editor\neditor: joe\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 43
},
{
"path": "dia3/1.basic-roles/roles/editor/tasks/main.yml",
"content": "---\n# tasks ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 212,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/1.basic-roles/roles/viu | 8,069 | [
"no_license"
] | [
{
"path": "dia3/1.basic-roles/roles/viu/tasks/main.yml",
"content": "---\n- name: comprova que està viu\n ping:\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 42
},
{
"path": "dia3/1.basic-roles/roles/viu/tests/test.yml",
"content": "---\n- hosts: localhost... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 103,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/5.colecciopropia/collections/ansible_collections/xaviersala/avahi/roles/localdomain | 8,069 | [
"no_license"
] | [
{
"path": "dia3/5.colecciopropia/collections/ansible_collections/xaviersala/avahi/roles/localdomain/README.md",
"content": "# localdomain\n\nInstalls Avahi on Ubuntu and Fedora\n\n## Requirements\n\nnone\n\n## Role Variables\n\nRole variables are defined as default but it must rarely change\n\n## Dependenci... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 960,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/alumne-config | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/alumne-config/tasks/main.yml",
"content": "---\n# tasks file for alumne-config\n- name: Crear usuari alumne per accés sense xarxa\n user:\n name: \"{{user_username}}\"\n password: \"{{<PASSWORD>}}\"\n update_password: always\n shell: /bin/bash\n sta... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1103,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/atom | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/atom/defaults/main.yml",
"content": "---\n# defaults file for atom\natom_tmp_deb: \"/tmp/atom.deb\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 59
},
{
"path": "dia3/8.ansible-cendrassos/roles/atom/tasks/install.yml"... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 865,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/canvia-curs | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/canvia-curs/tasks/main.yml",
"content": "---\n- name: eliminar les carpetes /home\n shell: \"rm -Rf /home/alumne*\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 72
},
{
"path": "dia3/8.ansible-cendrassos/roles/canvia... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 110,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/chrome | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/chrome/README.md",
"content": "# Chrome\n\nInstal·lació de Google Chrome en Ubuntu\n\n## Requirements\n\nCap.\n\n## Role Variables\n\nNo té cap variable especial\n\n## Dependencies\n\nCap.\n\n## Example Playbook\n\nPer executar-lo només cal:\n\n```yaml\n- hosts: se... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 686,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/common | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/common/README.md",
"content": "# Common\n\nConfiguració comuna a tots els ordinadors de la xarxa.\n\nBàsicament el que fa és:\n\n- Impedir la connexió SSH als alumnes\n - Es fa perquè es va posar de moda apagar els ordinadors dels altres connectant-s'hi a través d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1132,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/docker | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/docker/defaults/main.yml",
"content": "---\n# defaults file for docker\nubuntu_distribucio: \"{{ ansible_distribution_release }}\"\ndocker_compose_version: 1.8.0\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 118
},
{
"... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3138,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/grub-config | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/grub-config/handlers/main.yml",
"content": "---\n# handlers file for grub-password\n\n- name: grub-v2-update-config\n command: \"{{ grub_mkconfig }} -o /boot/grub/grub.cfg\"\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 126... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1747,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/netcore | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/netcore/defaults/main.yml",
"content": "---\nubuntu_distribution: \"xenial\"\ndotnet_version: \"5.0\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 56
},
{
"path": "dia3/8.ansible-cendrassos/roles/netcore/vars/main.yml... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1353,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/openldap_client | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/openldap_client/tasks/main.yml",
"content": "---\n# tasks file for ldap\n\n- include: install.yml\n- include: service.yml\n- include: configure.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 97
},
{
"path": "dia3/8.an... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 3676,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/openldap_server_config | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/openldap_server_config/tasks/main.yml",
"content": "---\n# tasks file for ldapserver\n\n- name: Config LDAP objects\n template:\n src: \"{{ item }}\"\n dest: \"/tmp/{{ (item | basename | splitext)[0] }}\"\n owner: root\n group: root\n mode: 0644\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 4235,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/oraclejava | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/oraclejava/README.md",
"content": "# Instal·lar Oracle Java\n\nInstal·lació d'Oracle Java en Ubuntu fent servir PPA\n\n## Requirements\n\nCap\n\n## Role Variables\n\nCap\n\n## Dependencies\n\nCap\n\n## Example Playbook\n\nIncluding an example of how to use your rol... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 945,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/packet-tracer | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/packet-tracer/tasks/main.yml",
"content": "---\n# tasks file for packet-tracer\n- name: Copiar el programa i descomprimir-lo\n unarchive:\n src: PacketTracer70_64bit_linux.tar.gz\n dest: /tmp\n\n- name: Copiar l'script modificat perquè no demani res\n copy:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1021,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/programes | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/programes/tasks/main.yml",
"content": "---\n# tasks file for programes\n- name: Update apt cache\n apt:\n update_cache: yes\n cache_valid_time: 3600\n\n- name: Instal·lar programes de desenvolupament\n apt:\n name: \"{{ item }}\"\n state: latest\n wi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1556,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/system-upgrade | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/system-upgrade/tasks/main.yml",
"content": "---\n- name: Update APT cache\n apt:\n update_cache: yes\n cache_valid_time: 3600\n\n- name: Comprova si hi ha actualitzacions\n command: /usr/lib/update-notifier/apt-check --package-names\n register: pkg_list\n\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 561,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/virtualbox | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/virtualbox/tasks/instala.yml",
"content": "# Instal·la VirtualBox i el extension pack\n#\n#\n- name: Instal·lar VirtualBox\n apt:\n name: virtualbox-{{ virtualbox_version.split('.')[0] }}.{{ virtualbox_version.split('.')[1] }}\n state: present\n\n- name: Com... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 3252,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/virtualbox-update | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/virtualbox-update/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - virtualbox-update",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "dia3/8.ansible-cendrassos/role... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1726,
"all_permissive": false
} |
ansible_role | utrescu/Curs-Ansible-Udg | a1f02e16d898d7da8951ec52fc67fb5dd5fa4270 | 1 | dia3/8.ansible-cendrassos/roles/vscode | 8,069 | [
"no_license"
] | [
{
"path": "dia3/8.ansible-cendrassos/roles/vscode/vars/main.yml",
"content": "vscode_tmp_deb: \"/tmp/code.deb\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "dia3/8.ansible-cendrassos/roles/vscode/defaults/main.yml",
"content": "---\n# defa... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 865,
"all_permissive": false
} |
ansible_role | joysoft33/mean-sample-deploy | ff17df57d80670b499619a582b9ca4aa3050bbaa | 1 | roles/base | 8,069 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yml",
"content": "---\n\n- name: Ensure bash, OpenSSl, and libssl are the latest versions\n apt: name={{ item }} update_cache={{ update_apt_cache }} state=latest\n with_items:\n - bash\n - openssl\n - libssl-dev\n - libssl-doc\n tags: packages\n\n- name: Insta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 460,
"all_permissive": false
} |
ansible_role | joysoft33/mean-sample-deploy | ff17df57d80670b499619a582b9ca4aa3050bbaa | 1 | roles/db | 8,069 | [
"no_license"
] | [
{
"path": "roles/db/tasks/main.yml",
"content": "---\n# https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/\n- block:\n - name: MongoDB | Import public GPG Key\n apt_key:\n keyserver: keyserver.ubuntu.com\n id: <KEY>\n tags: mongodb\n\n - name: MongoDB | Add repository ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 804,
"all_permissive": false
} |
ansible_role | joysoft33/mean-sample-deploy | ff17df57d80670b499619a582b9ca4aa3050bbaa | 1 | roles/web | 8,069 | [
"no_license"
] | [
{
"path": "roles/web/tasks/setup_git_repo.yml",
"content": "---\n\n- name: Git | Setup the repo\n git: repo={{ git_repo }} dest={{ app_path }} accept_hostkey=yes\n when: setup_git_repo\n register: git_cloned\n\n- name: Git | Build the server\n npm: path={{ app_path }}\n when: git_cloned.changed\n",
... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 3648,
"all_permissive": false
} |
ansible_role | rdarbha/cldemo-provision-ts | ee7d1c9677c770a6d65ccf13c331f6b947908bab | 0 | roles/cldemo | 8,069 | [
"no_license"
] | [
{
"path": "roles/cldemo/tasks/main.yml",
"content": "- name: install apache2\n apt: name=apache2 state=present\n\n- name: update apache2 config\n copy: src=apache2.conf dest=/etc/apache2/sites-available/000-default.conf\n notify: restart apache2\n\n- name: update apache2 envvars\n copy: src=apache2_envv... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1005,
"all_permissive": false
} |
ansible_role | rdarbha/cldemo-provision-ts | ee7d1c9677c770a6d65ccf13c331f6b947908bab | 0 | roles/network | 8,069 | [
"no_license"
] | [
{
"path": "roles/network/tasks/main.yml",
"content": "- name: add hosts entries\n template: src=hosts.j2 dest=/etc/hosts\n\n- name: set hostname\n hostname: name={{ wbench_hostname }}\n\n- name: add iptables NAT statement to rc.local\n template: src=rc.local.j2 dest=/etc/rc.local \n\n- name: run rc.loca... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 798,
"all_permissive": false
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | ansible-playbooks/aws-sap-ascs-ers/roles/ansible-role-disks | 8,069 | [
"permissive"
] | [
{
"path": "ansible-playbooks/aws-sap-ascs-ers/roles/ansible-role-disks/tasks/mount_disk_swap.yml",
"content": "---\n\n# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n# SPDX-License-Identifier: MIT-0\n\n- name: Get volume types to mount from file\n shell: grep {{ item }} {{ disk_mappin... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3597,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | ansible-playbooks/aws-sap-ascs-ers/roles/ansible-role-enable-ha | 8,069 | [
"permissive"
] | [
{
"path": "ansible-playbooks/aws-sap-ascs-ers/roles/ansible-role-enable-ha/tasks/pacemaker_register_rules.yml",
"content": "---\n\n- name: Check if there's a Stonith configuration up\n command: pcs stonith\n register: stonith_output\n\n- name: Create Stonith config\n command: pcs stonith create {{ stonit... | {
"task_files": 9,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 3876,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | ansible-playbooks/aws-sap-ascs-hana-pas-post-install/roles/ansible-role-merge-hosts | 8,069 | [
"permissive"
] | [
{
"path": "ansible-playbooks/aws-sap-ascs-hana-pas-post-install/roles/ansible-role-merge-hosts/tasks/create_hosts_list.yaml",
"content": "---\n\n- name: Node name, hostname and ip to global variable\n set_fact: \n all_instances_hostnames: \"{{ all_instances_hostnames | default([]) + [{'node_name' : item... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1127,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | ansible-playbooks/aws-sap-hana/roles/ansible-role-download-and-install | 8,069 | [
"permissive"
] | [
{
"path": "ansible-playbooks/aws-sap-hana/roles/ansible-role-download-and-install/defaults/main.yml",
"content": "---\n\n# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n# SPDX-License-Identifier: MIT-0\n\nfolder_to_run_hana_installation_from: \"/sap-installation/hana-installation\"\n\n... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 6673,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | ansible-playbooks/aws-sap-hana/roles/ansible-role-parameters | 8,069 | [
"permissive"
] | [
{
"path": "ansible-playbooks/aws-sap-hana/roles/ansible-role-parameters/tasks/prepare_services.yml",
"content": "---\n\n# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n# SPDX-License-Identifier: MIT-0\n\n- name: Start and Enable tuned service\n systemd:\n name: tuned\n enabled: ... | {
"task_files": 8,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 6152,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | ansible-playbooks/aws-sap-pas/roles/ansible-role-disks | 8,069 | [
"permissive"
] | [
{
"path": "ansible-playbooks/aws-sap-pas/roles/ansible-role-disks/defaults/main.yml",
"content": "---\n\n# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n# SPDX-License-Identifier: MIT-0\n\nfolders_to_create:\n - /usr/sap\n - /sapmnt\n - /upgrade\n\nregex_to_look_for_disks: \"nvme\\\... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2431,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | ansible-playbooks/aws-sap-pas/roles/ansible-role-register-hana-hosts | 8,069 | [
"permissive"
] | [
{
"path": "ansible-playbooks/aws-sap-pas/roles/ansible-role-register-hana-hosts/tasks/main.yml",
"content": "---\n\n- name: Collect node name, hostname and ip to global variable\n set_fact: \n all_instances_hostnames: \"{{ all_instances_hostnames | default([]) + [{'node_name' : item.key, 'hostname' : it... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3905,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | jenkins-as-code/roles/ansible-role-aws-tools | 8,069 | [
"permissive"
] | [
{
"path": "jenkins-as-code/roles/ansible-role-aws-tools/tasks/install_ssm_rhel.yml",
"content": "--- \n\n# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n# SPDX-License-Identifier: MIT-0\n\n- name: Ensure package UNZIP is available\n yum:\n name: unzip\n state: present\n\n- name:... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1816,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | jenkins-as-code/roles/ansible-role-commons | 8,069 | [
"permissive"
] | [
{
"path": "jenkins-as-code/roles/ansible-role-commons/tasks/install_jq.yml",
"content": "---\n\n# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n# SPDX-License-Identifier: MIT-0\n\n- name: Install JQ\n yum:\n name: jq\n state: present\n when: ansible_os_family == \"RedHat\"\n\n-... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 458,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | jenkins-as-code/roles/ansible-role-haproxy | 8,069 | [
"permissive"
] | [
{
"path": "jenkins-as-code/roles/ansible-role-haproxy/templates/haproxy-no-tls.cfg",
"content": "# If you already have an haproxy.cfg file, you can probably leave the\n# global and defaults section as-is, but you might need to increase the\n# timeouts so that long-running CLI commands will work.\nglobal\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2161,
"all_permissive": true
} |
ansible_role | aws-samples/aws-install-sap-with-jenkins-ansible | 68fdf2bdef01ffd1a77ffdbe2c10eb935a8ad223 | 13 | jenkins-as-code/roles/ansible-role-jenkins | 8,069 | [
"permissive"
] | [
{
"path": "jenkins-as-code/roles/ansible-role-jenkins/vars/Debian.yml",
"content": "---\n\n# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n# SPDX-License-Identifier: MIT-0\n\n__jenkins_repo_url: deb https://pkg.jenkins.io/debian{{ '-stable' if (jenkins_prefer_lts | bool) else '' }} bin... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 18743,
"all_permissive": true
} |
ansible_role | Marsianec/test_roles_jen | 5f410dc7687cc2200f342a8f18b146ec150a039e | 0 | playbook/roles/vector-role | 8,069 | [
"no_license"
] | [
{
"path": "playbook/roles/vector-role/tasks/install.yml",
"content": "---\n\n- name: install | Ensure vector group\n group:\n name: \"{{ vector_group }}\"\n system: yes\n state: present\n\n- name: install | Ensure vector user\n user:\n name: \"{{ vector_user }}\"\n group: \"{{ vector_group ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2839,
"all_permissive": false
} |
ansible_role | pvelati/ansible-okd-proxmox | 16944a8ba7dabde24129281b561c9151ccc90e2b | 5 | roles/create-haproxy | 8,069 | [
"no_license"
] | [
{
"path": "roles/create-haproxy/templates/etc/haproxy/haproxy.cfg.j2",
"content": "global\n log /dev/log local0\n log /dev/log local1 notice\n chroot /var/lib/haproxy\n stats socket /run/haproxy/admin.sock mode 660 level admin expose-fd listeners\n stats timeout 30s\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 4844,
"all_permissive": false
} |
ansible_role | pvelati/ansible-okd-proxmox | 16944a8ba7dabde24129281b561c9151ccc90e2b | 5 | roles/create-vms | 8,069 | [
"no_license"
] | [
{
"path": "roles/create-vms/tasks/main.yaml",
"content": "---\n- name: Create bootstrap vm, cloned from template\n community.general.proxmox_kvm:\n proxmox_default_behavior: no_defaults\n description: \"{{ proxmox_description }}\"\n api_user: \"{{ proxmox_api_user }}\"\n api_password: \"{{ <PAS... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2890,
"all_permissive": false
} |
ansible_role | pvelati/ansible-okd-proxmox | 16944a8ba7dabde24129281b561c9151ccc90e2b | 5 | roles/prepare-clients | 8,069 | [
"no_license"
] | [
{
"path": "roles/prepare-clients/tasks/main.yaml",
"content": "---\n- name: Check if oc is present in bin directory\n stat:\n path: \"{{ ansible_env.HOME }}/bin/oc\"\n changed_when: false\n register: oc_present\n\n- name: Check if openshift-install is present in bin directory\n stat:\n path: \"{{ ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1153,
"all_permissive": false
} |
ansible_role | pvelati/ansible-okd-proxmox | 16944a8ba7dabde24129281b561c9151ccc90e2b | 5 | roles/prepare-ignitions | 8,069 | [
"no_license"
] | [
{
"path": "roles/prepare-ignitions/templates/install-config.yaml.j2",
"content": "apiVersion: v1\nbaseDomain: {{ okd_base_domain }}\nmetadata:\n name: {{ okd_cluster_name }}\ncompute:\n- hyperthreading: Disabled\n name: worker\n replicas: 0\ncontrolPlane:\n hyperthreading: Disabled\n name: master\n re... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1503,
"all_permissive": false
} |
ansible_role | pvelati/ansible-okd-proxmox | 16944a8ba7dabde24129281b561c9151ccc90e2b | 5 | roles/prepare-template | 8,069 | [
"no_license"
] | [
{
"path": "roles/prepare-template/tasks/main.yaml",
"content": "---\n- name: Create template fcos vm, without disk and net\n community.general.proxmox_kvm:\n proxmox_default_behavior: no_defaults\n description: \"{{ proxmox_description }}\"\n api_user: \"{{ proxmox_api_user }}\"\n api_password:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2013,
"all_permissive": false
} |
ansible_role | masoninthesis/jackalopemedia4 | b4762b17f29928bbf0d951d00e1054f5e1c3f349 | 0 | trellis/roles/remote-user | 8,069 | [
"no_license"
] | [
{
"path": "trellis/roles/remote-user/tasks/main.yml",
"content": "---\n- name: Determine whether to connect as root or admin_user\n local_action: shell ssh -o PasswordAuthentication=no root@{{ inventory_hostname }} \"echo root\" || echo {{ admin_user }}\n changed_when: false\n register: remote_user\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 331,
"all_permissive": false
} |
ansible_role | brazdore/learning | 2fab2e42e2ffc64dab8b29125a2dd1611038f817 | 0 | ilegra/ilegra-jovens-talentos/3-devops/tema09/roles/base | 8,069 | [
"no_license"
] | [
{
"path": "ilegra/ilegra-jovens-talentos/3-devops/tema09/roles/base/tasks/main.yml",
"content": "---\n- name: apt-get update\n become: true\n apt:\n update_cache: yes\n\n- name: apt-get install curl\n become: true\n apt:\n name: curl\n",
"license_type": "no_license",
"detected_licenses": [... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 138,
"all_permissive": false
} |
ansible_role | brazdore/learning | 2fab2e42e2ffc64dab8b29125a2dd1611038f817 | 0 | ilegra/ilegra-jovens-talentos/3-devops/tema09/roles/go | 8,069 | [
"no_license"
] | [
{
"path": "ilegra/ilegra-jovens-talentos/3-devops/tema09/roles/go/tasks/main.yml",
"content": "---\n- name: Install Golang v1.17.5\n become: true\n unarchive:\n src: https://go.dev/dl/go1.17.5.linux-amd64.tar.gz\n dest: /usr/local\n remote_src: yes\n\n- name: Create status.sh script for Golang Ca... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 439,
"all_permissive": false
} |
ansible_role | RomkaV/RotorHazard-ansible | 740273a156dd541ea57399c1a80132457b360f52 | 0 | roles/dnsmasqd | 8,069 | [
"no_license"
] | [
{
"path": "roles/dnsmasqd/tasks/main.yml",
"content": "---\n- name: Run the equivalent of \"apt-get update\" as a separate step\n apt:\n update_cache: true\n cache_valid_time: 3600\n\n- name: Install dnsmasq\n package:\n name: \"dnsmasq\"\n state: present\n\n- name: Create dnsmasq config\n te... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1193,
"all_permissive": false
} |
ansible_role | RomkaV/RotorHazard-ansible | 740273a156dd541ea57399c1a80132457b360f52 | 0 | roles/hostapd | 8,069 | [
"no_license"
] | [
{
"path": "roles/hostapd/tasks/main.yml",
"content": "---\n- name: Run the equivalent of \"apt-get update\" as a separate step\n apt:\n update_cache: true\n cache_valid_time: 3600\n\n- name: Install hostapd\n package:\n name: \"hostapd\"\n state: present\n\n- name: Create hostapd config\n tem... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1036,
"all_permissive": false
} |
ansible_role | RomkaV/RotorHazard-ansible | 740273a156dd541ea57399c1a80132457b360f52 | 0 | roles/nginx | 8,069 | [
"no_license"
] | [
{
"path": "roles/nginx/vars/Debian.yml",
"content": "---\nroot_group: root\nnginx_conf_path: /etc/nginx/conf.d\nnginx_module_conf_path: /etc/nginx/modules-enabled\nnginx_conf_file_path: /etc/nginx/nginx.conf\nnginx_mime_file_path: /etc/nginx/mime.types\nnginx_pidfile: /run/nginx.pid\nnginx_vhost_path: /etc/... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4441,
"all_permissive": false
} |
ansible_role | RomkaV/RotorHazard-ansible | 740273a156dd541ea57399c1a80132457b360f52 | 0 | roles/rotorhazard | 8,069 | [
"no_license"
] | [
{
"path": "roles/rotorhazard/templates/service_systemd.j2",
"content": "[Unit]\nDescription=\"RotorHazard race control\"\nDocumentation=https://github.com/RotorHazard/RotorHazard\n\n[Service]\nUser={{ rh_user }}\nGroup={{ rh_group }}\nWorkingDirectory={{ work_dir }}\nExecStart=/usr/bin/python3 server.py\n\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3539,
"all_permissive": false
} |
ansible_role | darrenoshan/ansible-playbooks | 07d9309e49c89e34c72d8b8f2932f4290aa7f905 | 0 | roles/keepalived | 8,069 | [
"no_license"
] | [
{
"path": "roles/keepalived/tasks/main.yaml",
"content": "- include_tasks: Debian.yaml\n when: ansible_os_family == 'Debian'\n\n- include_tasks: RedHat.yaml\n when: ansible_os_family == 'RedHat'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 135
},
{
"path": "... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1077,
"all_permissive": false
} |
ansible_role | darrenoshan/ansible-playbooks | 07d9309e49c89e34c72d8b8f2932f4290aa7f905 | 0 | roles/prep_fedora_gui | 8,069 | [
"no_license"
] | [
{
"path": "roles/prep_fedora_gui/tasks/fedora_gui.yaml",
"content": " - name: installing packages gui and workstation usefull apps\n ansible.builtin.dnf:\n name:\n - \"{{ item }}\"\n state: latest\n allowerasing: true\n loop: \"{{ gui_packages }}\"\n when: ansible_distributio... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 8684,
"all_permissive": false
} |
ansible_role | darrenoshan/ansible-playbooks | 07d9309e49c89e34c72d8b8f2932f4290aa7f905 | 0 | roles/prep_fedora_srv | 8,069 | [
"no_license"
] | [
{
"path": "roles/prep_fedora_srv/vars/main.yaml",
"content": "srv_packages:\n - aria2,axel,nload,bwm-ng,chrony,cronie,ntpsec,dnsperf,dnstop,ftp,lsof,hping3,iftop,iperf,iptraf-ng,iputils,lftp,lynx,macchanger,mtr,nc,nethogs,netstat-nat,net-tools,NetworkManager-tui,ngrep,nmap,ntpcheck,ntpsec,tcpdump,telnet,tr... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1524,
"all_permissive": false
} |
ansible_role | OmerMajeed/contrail-kolla-ansible | 471b70dfc391ed79a2ac141d6f438a76eb713e11 | 0 | ansible/roles/destroy | 8,069 | [
"permissive"
] | [
{
"path": "ansible/roles/destroy/tasks/main.yml",
"content": "---\n- include: copy_tools.yml\n\n- include: cleanup_containers.yml\n\n- include: cleanup_images.yml\n\n# contrail_additions: Cleanup Contrail Images\n- include: cleanup_contrail.yml\n\n- include: cleanup_host.yml\n",
"license_type": "permiss... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1748,
"all_permissive": true
} |
ansible_role | OmerMajeed/contrail-kolla-ansible | 471b70dfc391ed79a2ac141d6f438a76eb713e11 | 0 | ansible/roles/heat | 8,069 | [
"permissive"
] | [
{
"path": "ansible/roles/heat/tasks/init_opencontrail_heat.yml",
"content": "---\n- name: Running opencontrail init contrail for heat engine\n vars:\n heat_engine_svc: \"{{ heat_services['heat-engine'] }}\"\n kolla_docker:\n action: \"start_container\"\n common_options: \"{{ docker_common_options... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 484,
"all_permissive": true
} |
ansible_role | OmerMajeed/contrail-kolla-ansible | 471b70dfc391ed79a2ac141d6f438a76eb713e11 | 0 | ansible/roles/ironic | 8,069 | [
"permissive"
] | [
{
"path": "ansible/roles/ironic/tasks/config.yml",
"content": "---\n- name: Ensuring config directories exist\n file:\n path: \"{{ node_config_directory }}/{{ item }}\"\n state: \"directory\"\n recurse: yes\n with_items:\n - \"ironic-api\"\n - \"ironic-conductor\"\n - \"ironic-inspector\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 4123,
"all_permissive": true
} |
ansible_role | OmerMajeed/contrail-kolla-ansible | 471b70dfc391ed79a2ac141d6f438a76eb713e11 | 0 | ansible/roles/ironic-notification-manager | 8,069 | [
"permissive"
] | [
{
"path": "ansible/roles/ironic-notification-manager/tasks/pull.yml",
"content": "---\n- name: Pulling ironic-notification-manager image\n kolla_docker:\n action: \"pull_image\"\n common_options: \"{{ docker_common_options }}\"\n image: \"{{ ironic_notification_manager_image_full }}\"\n when: inv... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 4137,
"all_permissive": true
} |
ansible_role | OmerMajeed/contrail-kolla-ansible | 471b70dfc391ed79a2ac141d6f438a76eb713e11 | 0 | ansible/roles/neutron | 8,069 | [
"permissive"
] | [
{
"path": "ansible/roles/neutron/tasks/config_opencontrail.yml",
"content": "---\n- name: Copying over ContrailPlugin.ini\n vars:\n service_name: \"neutron-server\"\n neutron_server: \"{{ neutron_services[service_name] }}\"\n merge_configs:\n sources:\n - \"{{ role_path }}/templates/Contrail... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 4039,
"all_permissive": true
} |
ansible_role | OmerMajeed/contrail-kolla-ansible | 471b70dfc391ed79a2ac141d6f438a76eb713e11 | 0 | ansible/roles/nova | 8,069 | [
"permissive"
] | [
{
"path": "ansible/roles/nova/tasks/config_opencontrail.yml",
"content": "---\n- name: Copying over rootwrap.conf for nova-compute\n become: true\n vars:\n service: \"{{ nova_services['nova-compute'] }}\"\n copy:\n src: \"{{ role_path }}/templates/rootwrap.conf\"\n dest: \"{{ node_config_directo... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1752,
"all_permissive": true
} |
ansible_role | OmerMajeed/contrail-kolla-ansible | 471b70dfc391ed79a2ac141d6f438a76eb713e11 | 0 | ansible/roles/swift | 8,069 | [
"permissive"
] | [
{
"path": "ansible/roles/swift/templates/swift-ring-builder.sh.j2",
"content": "#!/bin/bash\nSTORAGE_NODES=({{ swift_node_list }})\nKOLLA_SWIFT_BASE_IMAGE=\"{{ docker_registry ~ '/' if docker_registry else '' }}{{ docker_namespace }}/{{ kolla_base_distro }}-{{ kolla_install_type }}-swift-base:{{ openstack_r... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 6213,
"all_permissive": true
} |
ansible_role | thornns/ansible | 46ef10050fd502e36cf985c13e5b8ebe0fea1f11 | 0 | wordpress-LEMP/roles/mysql | 8,069 | [
"no_license"
] | [
{
"path": "wordpress-LEMP/roles/mysql/tasks/main.yml",
"content": " - name: Instalar Pacotes Requeridos\n apt:\n name: [ 'aptitude', 'mysql-server', 'python3-pymysql' ]\n state: latest\n update_cache: yes\n\n - name: Disponibilizar o MySQL remotamente\n ini_file:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 906,
"all_permissive": false
} |
ansible_role | thornns/ansible | 46ef10050fd502e36cf985c13e5b8ebe0fea1f11 | 0 | wordpress-LEMP/roles/nginx | 8,069 | [
"no_license"
] | [
{
"path": "wordpress-LEMP/roles/nginx/tasks/main.yaml",
"content": " - name: Bdebug dos pacotes requeridos\n debug:\n msg: \"'php{{ php_version }}-fpm', 'php{{ php_version }}-mysql'\"\n\n - name: Instalar Pacotes Requeridos\n apt:\n name: [ 'aptitude', 'nginx', \"php{{ php_vers... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2006,
"all_permissive": false
} |
ansible_role | thornns/ansible | 46ef10050fd502e36cf985c13e5b8ebe0fea1f11 | 0 | wordpress-LEMP/roles/wordpress | 8,069 | [
"no_license"
] | [
{
"path": "wordpress-LEMP/roles/wordpress/tasks/main.yaml",
"content": " - name: Criar o Banco do Wordpress no MySQL\n mysql_db:\n name: \"{{ mysql_db }}\"\n login_user: \"{{ ansible_become_user }}\"\n login_password: \"{{ <PASSWORD> }}\"\n state: present\n login_u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1484,
"all_permissive": false
} |
ansible_role | ulrichSchreiner/provisioning | e027f8f05096ec9e09cda1cc78b7744f36445b23 | 0 | roles/base | 8,069 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yaml",
"content": "- name: enable magic sysra\n lineinfile: >\n dest=/etc/sysctl.d/90-magic-sysrq.conf\n state=present\n line=\"kernel.sysrq=1\"\n regexp=\"^kernel.sysrq.*\"\n create=true\n\n- name: allow .local resolution with avahi, so kio-fuse will work\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 16913,
"all_permissive": false
} |
ansible_role | ulrichSchreiner/provisioning | e027f8f05096ec9e09cda1cc78b7744f36445b23 | 0 | roles/devtools | 8,069 | [
"no_license"
] | [
{
"path": "roles/devtools/tasks/main.yaml",
"content": "- name: install git-open\n git: >\n repo=https://github.com/paulirish/git-open.git\n dest={{ localinstallation }}/git-open\n version={{ gitopen_version }}\n\n- name: symlink git-open\n file: >\n src={{localinstallation}}/git-open/git-open... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1406,
"all_permissive": false
} |
ansible_role | ulrichSchreiner/provisioning | e027f8f05096ec9e09cda1cc78b7744f36445b23 | 0 | roles/finish | 8,069 | [
"no_license"
] | [
{
"path": "roles/finish/tasks/main.yaml",
"content": "- name: Wait for package installer\n become: yes\n become_user: aur_builder\n async_status:\n jid: \"{{ aur_installs.ansible_job_id }}\"\n register: job_result\n until: job_result.finished\n retries: 360\n delay: 10",
"license_type": "no_li... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 215,
"all_permissive": false
} |
ansible_role | ulrichSchreiner/provisioning | e027f8f05096ec9e09cda1cc78b7744f36445b23 | 0 | roles/userenv | 8,069 | [
"no_license"
] | [
{
"path": "roles/userenv/templates/gotty.j2",
"content": "// Listen at port 9000 by default\nport = \"9022\"\n\npermit_write = true\n\n// Enable TSL/SSL by default\nenable_tls = false\n\n// hterm preferences\n// Smaller font and a little bit bluer background color\npreferences {\n font_size = 15\n bac... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 8580,
"all_permissive": false
} |
ansible_role | darkedges/DeveloperVM | 9292f1ceb548724070b2c4be7757fd8d3e32d90f | 0 | ansible/roles/darkedges.development | 8,068 | [
"no_license"
] | [
{
"path": "ansible/roles/darkedges.development/handlers/main.yml",
"content": "---\r\n\r\n- name: restartSSH\r\n service: name=sshd state=restarted",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 63
},
{
"path": "ansible/roles/darkedges.development/tasks/ansible.y... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 2370,
"all_permissive": false
} |
ansible_role | darkedges/DeveloperVM | 9292f1ceb548724070b2c4be7757fd8d3e32d90f | 0 | ansible/roles/darkedges.sdkman | 8,068 | [
"no_license"
] | [
{
"path": "ansible/roles/darkedges.sdkman/defaults/main.yml",
"content": "---\r\nsdkman_script_install_url: http://get.sdkman.io\r\nsdkman_folder: '/home/vagrant/.sdkman'\r\ngradle_version: 2.3\r\nant_version: 1.10.0\r\n\r\ninstall_gradle: no\r\ninstall_ant: no",
"license_type": "no_license",
"detec... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1102,
"all_permissive": false
} |
ansible_role | lukewyman/kubernetes-the-hard-way | 0e5e695cf9c901c0c0cc3403b828386d32a778fc | 0 | provision/roles/01-tls-certs-and-kube-configs | 8,068 | [
"no_license"
] | [
{
"path": "provision/roles/01-tls-certs-and-kube-configs/tasks/02_create_kubeconfigs.yaml",
"content": "---\n\n- name: Create the /kubeconfigs directory\n file:\n path: /kubeconfigs\n state: directory\n mode: '0755'\n\n- name: Get certificate authority data\n ansible.builtin.shell:\n cmd: cat ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 12007,
"all_permissive": false
} |
ansible_role | lukewyman/kubernetes-the-hard-way | 0e5e695cf9c901c0c0cc3403b828386d32a778fc | 0 | provision/roles/02-bootstrap-controlplane | 8,068 | [
"no_license"
] | [
{
"path": "provision/roles/02-bootstrap-controlplane/tasks/03_bootstrap_k8s.yaml",
"content": "---\n\n- name: Calculate the kubernetes version for the release binaries\n ansible.builtin.command:\n cmd: curl -L -s https://dl.k8s.io/release/stable.txt\n args:\n executable: /bin/bash\n register: kube_... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 8588,
"all_permissive": false
} |
ansible_role | lukewyman/kubernetes-the-hard-way | 0e5e695cf9c901c0c0cc3403b828386d32a778fc | 0 | provision/roles/03-setup-tls-bootstrap | 8,068 | [
"no_license"
] | [
{
"path": "provision/roles/03-setup-tls-bootstrap/tasks/main.yaml",
"content": "---\n- name: Create the Boostrap Token to be used by Nodes (Kubelets) to invoke Certificate API\n kubernetes.core.k8s:\n kubeconfig: /kubeconfigs/admin.kubeconfig\n state: present \n resource_definition: \"{{ lookup('a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 983,
"all_permissive": false
} |
ansible_role | lukewyman/kubernetes-the-hard-way | 0e5e695cf9c901c0c0cc3403b828386d32a778fc | 0 | provision/roles/04-bootstrap-workers | 8,068 | [
"no_license"
] | [
{
"path": "provision/roles/04-bootstrap-workers/tasks/02_tls_bootstrap_k8s.yaml",
"content": "---\n\n- name: Determine the latest version of Kubernetes\n ansible.builtin.shell:\n cmd: curl -L -s https://dl.k8s.io/release/stable.txt\n args:\n executable: /bin/bash\n register: kube_version\n\n- name:... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 6089,
"all_permissive": false
} |
ansible_role | lukewyman/kubernetes-the-hard-way | 0e5e695cf9c901c0c0cc3403b828386d32a778fc | 0 | provision/roles/05-configure-networking | 8,068 | [
"no_license"
] | [
{
"path": "provision/roles/05-configure-networking/tasks/main.yaml",
"content": "---\n- name: Configure pod networking\n kubernetes.core.k8s:\n state: present \n src: https://github.com/weaveworks/weave/releases/download/v2.8.1/weave-daemonset-k8s-1.11.yaml\n\n- name: Create the system:kube-apiserver... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 703,
"all_permissive": false
} |
ansible_role | nicolasjonnart/testgraylog | 078e597ca642cc49963015e2b68b219c258d1936 | 0 | roles/docker | 8,068 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "\n#CONFIG DOCKER\n\n\n# Install docker\n\n - name: Update packages list\n apt:\n autoclean: yes\n update_cache: yes\n upgrade: yes\n \n - name: Install packages HTTPS\n apt:\n pkg:\n - apt-transport-https\n - ca-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1471,
"all_permissive": false
} |
ansible_role | nicolasjonnart/testgraylog | 078e597ca642cc49963015e2b68b219c258d1936 | 0 | roles/graylog | 8,068 | [
"no_license"
] | [
{
"path": "roles/graylog/tasks/main.yml",
"content": "\n\n- name: \"graylog\"\n \n docker_service:\n project_name: graylog\n definition:\n version: \"3.0\" \n services:\n graylog:\n image: graylog/graylog:3.0\n environment:\n - GRAYLOG_PASSWORD_SECRET=... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 778,
"all_permissive": false
} |
ansible_role | nicolasjonnart/testgraylog | 078e597ca642cc49963015e2b68b219c258d1936 | 0 | roles/postgresql | 8,068 | [
"no_license"
] | [
{
"path": "roles/postgresql/tasks/main.yml",
"content": "\n\n- name: \"postgresql\"\n docker_service:\n project_name: postgresql\n definition:\n version: \"3.3\" \n services:\n db:\n image: postgres:3.3\n container_name: db\n ports: \n - \"5432:5... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 493,
"all_permissive": false
} |
ansible_role | openidl-carrier1/openidl-aais-gitops | 5674632f5075cd03c0b329bb89348b2887c55259 | 1 | ansible-automation/roles/mongodb | 8,068 | [
"permissive"
] | [
{
"path": "ansible-automation/roles/mongodb/tasks/main.yaml",
"content": "---\n- name: Create a k8s namespace\n community.kubernetes.k8s:\n name: database\n api_version: v1\n kind: Namespace\n state: present\n\n- name: Create a openidl k8s namespace\n community.kubernetes.k8s:\n name: openi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2922,
"all_permissive": true
} |
ansible_role | openidl-carrier1/openidl-aais-gitops | 5674632f5075cd03c0b329bb89348b2887c55259 | 1 | ansible-automation/roles/vault | 8,068 | [
"permissive"
] | [
{
"path": "ansible-automation/roles/vault/tasks/main.yaml",
"content": "- name: generate vault values template from vault.j2 file\n template:\n src: templates/vault.j2\n dest: \"./vault-values.yaml\"\n mode: 0755\n\n- name: Create a k8s namespace\n community.kubernetes.k8s:\n name: vault\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 9133,
"all_permissive": true
} |
ansible_role | fLocKBR/4challenge | b3eaec95d9c853f5e4acd930d53cb47a3a99fd89 | 0 | roles/install_grafana | 8,068 | [
"no_license"
] | [
{
"path": "roles/install_grafana/handlers/main.yml",
"content": "---\n- name: enable service grafana\n become: true\n systemd:\n name: grafana-server\n enabled: yes\n\n- name: restart grafana\n become: true\n service:\n name: grafana-server\n state: restarted",
"license_type": "no_licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 596,
"all_permissive": false
} |
ansible_role | fLocKBR/4challenge | b3eaec95d9c853f5e4acd930d53cb47a3a99fd89 | 0 | roles/install_node_exporter | 8,068 | [
"no_license"
] | [
{
"path": "roles/install_node_exporter/tasks/install.yml",
"content": "---\n- name: Create the node_exporter group\n group:\n name: \"{{ node_exporter_system_group }}\"\n state: present\n system: true\n\n- name: Create the node_exporter user\n user:\n name: \"{{ node_exporter_system_user }}\"\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1672,
"all_permissive": false
} |
ansible_role | fLocKBR/4challenge | b3eaec95d9c853f5e4acd930d53cb47a3a99fd89 | 0 | roles/install_prometheus | 8,068 | [
"no_license"
] | [
{
"path": "roles/install_prometheus/tasks/install.yml",
"content": "---\n- name: create prometheus system group\n group:\n name: prometheus\n system: true\n state: present\n\n- name: create prometheus system user\n user:\n name: prometheus\n system: true\n shell: \"/usr/sbin/nologin\"\n ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3213,
"all_permissive": false
} |
ansible_role | fett0/ansible-vyos-roles | 5b91c73e1347c224230b4ca1858bbefeec308a91 | 0 | roles/backup | 8,068 | [
"no_license"
] | [
{
"path": "roles/backup/tasks/main.yml",
"content": "---\n## main backup playbook\n- name: backup template\n vyos.vyos.vyos_config:\n backup: yes\n backup_options:\n filename: \n dir_path: /home/fett/ansible-work/roles/backup/templates/\n\n\n\n\n",
"license_type": "no_license",
"det... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 198,
"all_permissive": false
} |
ansible_role | fett0/ansible-vyos-roles | 5b91c73e1347c224230b4ca1858bbefeec308a91 | 0 | roles/nat | 8,068 | [
"no_license"
] | [
{
"path": "roles/nat/defaults/main.yml",
"content": "---\n#### variables to nat\ninterfaces:\n - vyos_if: \"eth0\"\n desc: \"Configure by Ansible\"\n ipv4_addr: \"dhcp\"\n enabled: \"true\"\n nat:\n type: \"outside\"",
"license_type": "no_license",
"detected_licenses": [],
"siz... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 851,
"all_permissive": false
} |
ansible_role | mhansen/mac-ansible | b31c089145790f738c5bcb3818654ecd1a38222f | 2 | roles/mac | 8,068 | [
"no_license"
] | [
{
"path": "roles/mac/tasks/home.yml",
"content": "- name: create keybindings dir\n file:\n path: ~/Library/KeyBindings/\n state: directory\n mode: '0755'\n\n- name: map home/end on keyboards\n copy:\n dest: ~/Library/KeyBindings/DefaultKeyBinding.dict\n src: DefaultKeyBinding.dict\n mode... | {
"task_files": 9,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 3333,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/amdgpu | 8,068 | [
"no_license"
] | [
{
"path": "roles/amdgpu/tasks/apt.yml",
"content": "# See ROCm docs for the latest info:\n# https://docs.amd.com/category/ROCm%E2%84%A2%20v5.x\n# https://docs.amd.com/bundle/ROCm-Installation-Guide-v5.4.3/page/How_to_Install_ROCm.html\n\n- name: add amdgpu apt repository\n ansible.builtin.apt_repository:\n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 957,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/apt | 8,068 | [
"no_license"
] | [
{
"path": "roles/apt/tasks/hashicorp.yml",
"content": "- name: lsb_release -sc\n shell:\n cmd: \"lsb_release -sc | tr -d '\\n'\"\n register: lsb_release\n\n- name: add hashicorp apt key\n ansible.builtin.apt_key:\n url: https://apt.releases.hashicorp.com/gpg\n keyring: /usr/share/keyrings/hashic... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1283,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/aws | 8,068 | [
"no_license"
] | [
{
"path": "roles/aws/tasks/aws-cli.yml",
"content": "- name: check installed aws-cli revision\n shell:\n cmd: \"(aws --version | awk '{ print $1 }' || true) 2>/dev/null\"\n register: installed_revision\n\n- name: check latest aws-cli release\n uri:\n url: https://api.github.com/repos/aws/aws-cli/ta... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2554,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/bluetooth | 8,068 | [
"no_license"
] | [
{
"path": "roles/bluetooth/tasks/main.yml",
"content": "---\n- name: install packages for bluetooth\n apt:\n name:\n - blueman\n - bluez\n - bluez-tools\n - pipewire\n\n #- gstreamer1.0-plugins-bad\n #- libspa-0.2-bluetooth\n #- pulseaudio-module-bluetooth\n",
"lic... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 229,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/certbot | 8,068 | [
"no_license"
] | [
{
"path": "roles/certbot/files/crontab/certbot",
"content": "#!/bin/sh\n\nPATH=/usr/sbin:/usr/bin:$PATH\n\ncertbot renew -n \\\n 1>/var/log/certbot.log \\\n 2>/var/log/certbot.err \\\n&& nginx -s reload\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 138
},
{
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 517,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/common | 8,068 | [
"no_license"
] | [
{
"path": "roles/common/tasks/flatpak.yml",
"content": "- name: install flatpak packages\n apt:\n name:\n - flatpak\n - gnome-software-plugin-flatpak\n\n- name: add remote flathub\n ansible.builtin.command:\n cmd: flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2530,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/darktable | 8,068 | [
"no_license"
] | [
{
"path": "roles/darktable/tasks/main.yml",
"content": "---\n- include_tasks: flatpak.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 33
},
{
"path": "roles/darktable/tasks/flatpak.yml",
"content": "---\n- name: install flatpak darktable\n ansible.builti... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 158,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/desktop | 8,068 | [
"no_license"
] | [
{
"path": "roles/desktop/tasks/gnome.yml",
"content": "---\n- name: install gnome apt packages\n apt:\n name:\n - dconf-cli\n - gnome-tweaks\n - uuid-runtime\n\n#- include_tasks: gnome-goph.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 150
},
... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 1671,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/docker | 8,068 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/docker-compose.yml",
"content": "- name: check installed docker-compose revision\n shell:\n cmd: \"(docker compose version || true) 2>/dev/null\"\n register: installed_revision\n\n- name: install docker-compose\n when: installed_revision.stdout.find(docker_compose.revisio... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2443,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/elm | 8,068 | [
"no_license"
] | [
{
"path": "roles/elm/tasks/main.yml",
"content": "- name: check installed elm version\n shell:\n cmd: \"(/usr/local/bin/elm --version || true) 2>/dev/null\"\n register: installed_revision\n\n- name: install elm\n when: installed_revision.stdout.find(elm.revision) == -1\n block:\n - get_url:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 516,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/erlang | 8,068 | [
"no_license"
] | [
{
"path": "roles/erlang/tasks/erlgrind.yml",
"content": "- name: fetch and install erlgrind\n get_url:\n dest: /usr/local/bin/erlgrind\n url: https://raw.githubusercontent.com/isacssouza/erlgrind/master/src/erlgrind\n mode: \"0755\"\n",
"license_type": "no_license",
"detected_licenses": []... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 939,
"all_permissive": false
} |
ansible_role | yowcow/ubuntu-setup | 4a05b0e0cbddab8c5d3ed72c51c0ee96aa7164de | 1 | roles/fonts | 8,068 | [
"no_license"
] | [
{
"path": "roles/fonts/tasks/jetbrains-mono.yml",
"content": "- name: Create install dir\n file:\n path: \"{{ jetbrains_mono.prefix }}\"\n state: directory\n\n- name: Check if JetBrains Mono font is installed\n shell:\n cmd: \"(cat {{ jetbrains_mono.prefix }}/revision || true) 2>/dev/null\"\n re... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1503,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.