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 | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/blazectl | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/blazectl/vars/main.yml",
"content": "---\nversion: \"0.13.0\"\narch: \"{{ 'arm64' if ansible_architecture == 'aarch64' else 'amd64' }}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 94
},
{
"path": "ansible/roles/blazectl/defaults/main... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 634,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/common | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/dsf-bpe-install-plugins.yml",
"content": "---\n\n- name: DSF BPE - Build plugins configuration\n set_fact:\n dsf_process_plugins: \"{{ dsf_process_plugins | default([]) + [[item.name] | map('extract', dsf_process_plugins_metadata) | combine({ 'version': item.version... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 9501,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/diz-dsf-bpe | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/diz-dsf-bpe/templates/docker-compose.yml.j2",
"content": "services:\n\n db:\n image: postgres:15\n restart: unless-stopped\n healthcheck:\n test: [\"CMD-SHELL\", \"pg_isready -U liquibase_user -d bpe\"]\n interval: 10s\n timeout: 5s\n retries: 5\n vo... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 9817,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/diz-dsf-fhir | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/diz-dsf-fhir/vars/main.yml",
"content": "---\n# vars file for diz-dsf-fhir\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 33
},
{
"path": "ansible/roles/diz-dsf-fhir/meta/main.yml",
"content": "galaxy_info:\n author: <NAME>\n descr... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 26291,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/diz-triangle | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/diz-triangle/tasks/rev-proxy.yml",
"content": "- name: Reverse Proxy\n tags: proxy\n block:\n - name: Reverse Proxy - Upload Certificate\n include_role:\n name: common\n tasks_from: get-storage-file\n vars:\n storage_file_path: \"{{ item.src }}\"\n host_... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 10066,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/dms | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/dms/templates/allowlist.xml.j2",
"content": "<Bundle xmlns=\"http://hl7.org/fhir\">\n <meta>\n <tag>\n <system value=\"http://dsf.dev/fhir/CodeSystem/read-access-tag\"></system>\n <code value=\"ALL\"></code>\n <display value=\"everybody\"></display>\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 37538,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/docker | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/meta/main.yml",
"content": "galaxy_info:\n author: <NAME>\n description: install docker service\n company: Medizininformatik-Initiative\n license: Apache-2.0\n min_ansible_version: \"2.1\"\n platforms:\n - name: Ubuntu\n versions:\n - all\n galaxy_tags: []\n\nde... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1342,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/fdpg-keycloak | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/fdpg-keycloak/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - fdpg-keycloak\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 72
},
{
"path": "ansible/roles/fdpg-keycloak/defaults/main.yml",
"c... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 10954,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/fdpg-portal | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/fdpg-portal/templates/dsf-bpe.env.default.j2",
"content": "TZ=Europe/Berlin\nDEV_DSF_BPE_FHIR_SERVER_BASE_URL=https://{{ fdpg_portal_dsf_domain }}/fhir\nDEV_DSF_BPE_DB_URL=jdbc:postgresql://db/bpe\nDEV_DSF_BPE_PROCESS_EXCLUDED=\"{{ dsf_process_excluded | select() | join(',') }}\"\n\... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 18,
"total_bytes": 25337,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/fhir-server | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/fhir-server/tasks/main.yml",
"content": "---\n# tasks file for roles/fhir-server\n- name: Install required packages\n apt:\n name:\n - curl\n - unzip\n state: present\n update_cache: yes\n\n- name: FHIR Server - Create deployment directory\n file:\n path: \"{{ it... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 7744,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/monitoring | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/monitoring/files/prometheus.yml",
"content": "global:\n scrape_interval: 15s\n\nscrape_configs:\n- job_name: 'node'\n static_configs:\n - targets: ['192.168.127.12:9100']\n - labels:\n instance: 'blaze-perf-test'\n\n- job_name: 'blaze'\n static_configs:\n - targets: ['192... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2884,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/user-ubuntu | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/user-ubuntu/defaults/main.yml",
"content": "---\n# defaults file for user-ubuntu\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "ansible/roles/user-ubuntu/README.md",
"content": "Role Name\n=========\n\nCreate linux u... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1189,
"all_permissive": false
} |
ansible_role | nakahiro386/ansible-collection-system | eb82e38905ee1b7edc884bd79ddc715c6c0adcf8 | 0 | roles/apt_ppa_repository | 8,113 | [
"no_license"
] | [
{
"path": "roles/apt_ppa_repository/tasks/main.yml",
"content": "---\n# tasks file for apt_ppa_repository\n- name: Add apt ppa repository\n tags:\n - apt_ppa_repository\n - system\n - config\n when:\n - ansible_pkg_mgr == 'apt'\n - ansible_distribution == 'Ubuntu'\n block:\n - name: Ins... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1723,
"all_permissive": false
} |
ansible_role | nakahiro386/ansible-collection-system | eb82e38905ee1b7edc884bd79ddc715c6c0adcf8 | 0 | roles/apt_sources | 8,113 | [
"no_license"
] | [
{
"path": "roles/apt_sources/defaults/main.yml",
"content": "---\n# defaults file for apt_sources\napt_sources_list_path_ubuntu_22: \"/etc/apt/sources.list\"\napt_sources_list_path_ubuntu_24: \"/etc/apt/sources.list.d/ubuntu.sources\"\napt_sources_list_regexp: \"http://[^ ]*archive.ubuntu.com/ubuntu/\"\napt... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1426,
"all_permissive": false
} |
ansible_role | nakahiro386/ansible-collection-system | eb82e38905ee1b7edc884bd79ddc715c6c0adcf8 | 0 | roles/docker_ce | 8,113 | [
"no_license"
] | [
{
"path": "roles/docker_ce/handlers/main.yml",
"content": "---\n# handlers file for docker_ce\n- name: Restarted docker.service\n ansible.builtin.systemd_service:\n name: docker.service\n state: restarted\n daemon_reload: true\n ignore_errors: \"{{ ansible_check_mode }}\"\n tags:\n - docker_c... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4723,
"all_permissive": false
} |
ansible_role | nakahiro386/ansible-collection-system | eb82e38905ee1b7edc884bd79ddc715c6c0adcf8 | 0 | roles/journald | 8,113 | [
"no_license"
] | [
{
"path": "roles/journald/tasks/main.yml",
"content": "---\n# tasks file for journald\n- name: Configure journald\n tags:\n - journald\n - system\n - config\n when:\n - ansible_facts['service_mgr'] == 'systemd'\n block:\n - name: Configure /etc/systemd/journald.conf\n community.genera... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1251,
"all_permissive": false
} |
ansible_role | nakahiro386/ansible-collection-system | eb82e38905ee1b7edc884bd79ddc715c6c0adcf8 | 0 | roles/locale | 8,113 | [
"no_license"
] | [
{
"path": "roles/locale/meta/main.yml",
"content": "---\ngalaxy_info:\n author: nakahiro386\n description: Configure system locale.\n license: MIT\n min_ansible_version: '2.15.2'\n platforms:\n - name: EL\n versions:\n - '7'\n - '8'\n - name: Ubuntu\n versions:\n - ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3221,
"all_permissive": false
} |
ansible_role | nakahiro386/ansible-collection-system | eb82e38905ee1b7edc884bd79ddc715c6c0adcf8 | 0 | roles/proxy | 8,113 | [
"no_license"
] | [
{
"path": "roles/proxy/tasks/main.yml",
"content": "---\n# tasks file for proxy\n- name: Deploy proxy config\n tags: proxy\n when:\n - HTTP_PROXY is defined or http_proxy is defined\n block:\n - name: Deploy /etc/profile.d/export_proxy.sh\n ansible.builtin.template:\n src: ./etc/profile... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2863,
"all_permissive": false
} |
ansible_role | nakahiro386/ansible-collection-system | eb82e38905ee1b7edc884bd79ddc715c6c0adcf8 | 0 | roles/systemd_timesyncd | 8,113 | [
"no_license"
] | [
{
"path": "roles/systemd_timesyncd/handlers/main.yml",
"content": "---\n# handlers file for systemd_timesyncd\n- name: Restart systemd-timesyncd.service\n ansible.builtin.systemd_service:\n name: systemd-timesyncd.service\n state: restarted\n daemon_reload: true\n ignore_errors: \"{{ ansible_chec... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2967,
"all_permissive": false
} |
ansible_role | nakahiro386/ansible-collection-system | eb82e38905ee1b7edc884bd79ddc715c6c0adcf8 | 0 | roles/timezone | 8,113 | [
"no_license"
] | [
{
"path": "roles/timezone/meta/main.yml",
"content": "---\ngalaxy_info:\n author: nakahiro386\n description: Configure system timezone.\n license: MIT\n min_ansible_version: '2.15.2'\n platforms:\n - name: EL\n versions:\n - '7'\n - '8'\n - name: Ubuntu\n versions:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1476,
"all_permissive": false
} |
ansible_role | roufa85/myt-kafka | 6465a94357d278c3cad6de442dce0fb6a5d1e0ad | 1 | ansible/roles/common | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main.yml",
"content": "---\n- name: Install a list of packages\n yum:\n name:\n - nc\n - java-1.8.0-openjdk\n state: present\n tags:\n - common\n\n- name: disable Swap\n command: swapoff -a\n tags:\n - common\n\n- name: disable fstab\n command... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1111,
"all_permissive": false
} |
ansible_role | roufa85/myt-kafka | 6465a94357d278c3cad6de442dce0fb6a5d1e0ad | 1 | ansible/roles/kafka | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/kafka/vars/main.yml",
"content": "---\n# vars file for ansible/kafka\n\nkafka_ssl_enable: true\nkafka_ssl_password: '<PASSWORD>'",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 90
},
{
"path": "ansible/roles/kafka/defaults/main.yml",
"c... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3452,
"all_permissive": false
} |
ansible_role | roufa85/myt-kafka | 6465a94357d278c3cad6de442dce0fb6a5d1e0ad | 1 | ansible/roles/monitoring | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/monitoring/defaults/main.yml",
"content": "---\n# defaults file for ansible/monitoring",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 42
},
{
"path": "ansible/roles/monitoring/files/grafana_admin_put_payload.json",
"content": "{\"role\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 5673,
"all_permissive": false
} |
ansible_role | roufa85/myt-kafka | 6465a94357d278c3cad6de442dce0fb6a5d1e0ad | 1 | ansible/roles/zookeeper | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/zookeeper/templates/zk.myid.j2",
"content": "{{ id }}",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 8
},
{
"path": "ansible/roles/zookeeper/templates/zookeeper.properties.j2",
"content": "# the directory where the snapshot is stored.\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1626,
"all_permissive": false
} |
ansible_role | kumargajapaka/LatestENA | e450d4bbaa390903798a6317415feab2a7e48525 | 0 | ansible-playbooks/roles/aws-ena | 8,115 | [
"no_license"
] | [
{
"path": "ansible-playbooks/roles/aws-ena/tasks/main.yml",
"content": "---\n- name: Get current version of ena \n shell: 'modinfo ena | grep -i \"^version:\" | grep -Po \"(?:(\\d+)\\.)?(?:(\\d+)\\.)?(\\*|\\d+)\"'\n register: current_ena_version\n ignore_errors: true \n \n- debug: var=current_ena_versio... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3925,
"all_permissive": false
} |
ansible_role | official-himanshu/Ansible | ca3bb03b0bd4a53ca7ebe741ec0310749b57bd7a | 0 | mini_assignment/roles/httpd | 8,115 | [
"no_license"
] | [
{
"path": "mini_assignment/roles/httpd/tasks/main.yml",
"content": "---\n- name: update packages\n yum:\n name: \"*\"\n state: latest\n\n- debug:\n msg: \"packages updated successfully\"\n\n- name: Install httpd\n yum:\n name: httpd\n state: present\n notify: re... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 574,
"all_permissive": false
} |
ansible_role | official-himanshu/Ansible | ca3bb03b0bd4a53ca7ebe741ec0310749b57bd7a | 0 | roles/nginx | 8,115 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n- name: update packages\n apt:\n name: \"*\"\n state: latest\n\n- name: install nginx\n apt:\n name: nginx\n state: latest\n notify: restart nginx\n\n\n# tasks file for nginx\n",
"license_type": "no_license",... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 204,
"all_permissive": false
} |
ansible_role | bhavinzlvd7/test_nginx | d14a49d58c6687c214474227b36f45a94e48ffda | 0 | roles/create_azure_vm | 8,115 | [
"no_license"
] | [
{
"path": "roles/create_azure_vm/vars/main.yml",
"content": "# Variables\n\nvirtual_network:\n name: myVnet\n address_prefixes: \"10.0.0.0/16\"\n\nsubnet:\n name: mySubnet\n address_prefix: \"10.0.1.0/24\"\n\npublic_IP:\n name: myPublicIP\n\nssh_allow:\n name: SSH\n protocol: Tcp\n d... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2753,
"all_permissive": false
} |
ansible_role | bhavinzlvd7/test_nginx | d14a49d58c6687c214474227b36f45a94e48ffda | 0 | roles/create_mysql | 8,115 | [
"no_license"
] | [
{
"path": "roles/create_mysql/tasks/create_server.yml",
"content": "- name: Create MySQL Server\n azure_rm_mysqlserver:\n resource_group: \"{{ resource_group.name }}\"\n name: \"{{ mysql.server_name }}\"\n sku:\n name: GP_Gen5_2\n tier: GeneralPurpose\n loc... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1457,
"all_permissive": false
} |
ansible_role | bhavinzlvd7/test_nginx | d14a49d58c6687c214474227b36f45a94e48ffda | 0 | roles/dump_mysql_db | 8,115 | [
"no_license"
] | [
{
"path": "roles/dump_mysql_db/tasks/main.yml",
"content": "#- name: Copy database dump file\n# copy:\n# src: \"{{ dump_file }}\"\n# dest: /tmp\n- name: Copy database dump file\n template:\n src: 'templates/{{ dump_file }}.j2'\n dest: '/tmp/{{ dump_file }}.sql'\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 607,
"all_permissive": false
} |
ansible_role | bhavinzlvd7/test_nginx | d14a49d58c6687c214474227b36f45a94e48ffda | 0 | roles/install_packages | 8,115 | [
"no_license"
] | [
{
"path": "roles/install_packages/tasks/main.yml",
"content": "- name: ensure required packages installed\n package: name={{item}} state=latest update_cache=yes cache_valid_time=3600\n with_items:\n - python\n - python-pip\n - python-mysqldb\n - mysql-client\n# - p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 278,
"all_permissive": false
} |
ansible_role | bhavinzlvd7/test_nginx | d14a49d58c6687c214474227b36f45a94e48ffda | 0 | roles/setup_webapp | 8,115 | [
"no_license"
] | [
{
"path": "roles/setup_webapp/tasks/main.yml",
"content": "- name: git clone\n command: git clone https://github.com/bhavinzlvd7/flask_app_with_mysql.git creates=flask_app_with_mysql\n\n- name: pip install -r requirements.txt\n command: pip install -r flask_app_with_mysql/requirements.txt\n\n- n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 859,
"all_permissive": false
} |
ansible_role | jbennettconsulting/Organization | edfd0dee0f3146d0e0abadad7e8e802fe9cd10e6 | 0 | roles/create.aws_environment | 8,115 | [
"no_license"
] | [
{
"path": "roles/create.aws_environment/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - create.aws_environment",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 80
},
{
"path": "roles/create.aws_environment/vars/main.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 8111,
"all_permissive": false
} |
ansible_role | jbennettconsulting/Organization | edfd0dee0f3146d0e0abadad7e8e802fe9cd10e6 | 0 | roles/delete.aws_environment | 8,115 | [
"no_license"
] | [
{
"path": "roles/delete.aws_environment/defaults/main.yml",
"content": "---\nec2_vpc_net_name: default\nec2_vpc_net_cidr_block: 10.0.0.0/16\nec2_vpc_net_region: \"{{ default_region }}\"\n\nec2_vpc_igw_region: \"{{ default_region }}\"\n\nec2_vpc_igw_route_table_region: \"{{ default_region }}\"\n\nec2_vpc_sub... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1910,
"all_permissive": false
} |
ansible_role | devzenzya34/pop-webapp-devops | 79c421e4d4e97fa4c87d39e27166aa994cc3c317 | 0 | ansible/roles/docker | 8,115 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "---\n# tasks file for docker\n- name: Update ubuntu\n apt:\n update_cache: yes\n upgrade: dist\n autoremove: yes\n autoclean: yes\n become: yes\n become_method: sudo\n\n- name: download docker script\n get_url:\n url: https://ge... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 750,
"all_permissive": false
} |
ansible_role | devzenzya34/pop-webapp-devops | 79c421e4d4e97fa4c87d39e27166aa994cc3c317 | 0 | ansible/roles/odoo | 8,115 | [
"no_license"
] | [
{
"path": "ansible/roles/odoo/tasks/main.yml",
"content": "---\n# tasks file for odoo\n- name: generate docker compose\n template:\n src: \"odoo-compose.yaml.j2\"\n dest: /home/{{ ansible_user }}/odoo-compose.yml\n mode: '0555'\n\n- name: start odoo stack\n command: \"docker-compose -f /home/{{ a... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 580,
"all_permissive": false
} |
ansible_role | devzenzya34/pop-webapp-devops | 79c421e4d4e97fa4c87d39e27166aa994cc3c317 | 0 | ansible/roles/pop-webapp | 8,115 | [
"no_license"
] | [
{
"path": "ansible/roles/pop-webapp/vars/main.yml",
"content": "---\n# vars file for pop-webapp\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "ansible/roles/pop-webapp/handlers/main.yml",
"content": "---\n# handlers file for pop-webapp\n",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 818,
"all_permissive": false
} |
ansible_role | Wbebey/nsa | b74d47233cdddbf88f0f0ce178aa9789ac9fc480 | 0 | ansible/roles/mysql | 8,115 | [
"no_license"
] | [
{
"path": "ansible/roles/mysql/tasks/main.yml",
"content": "---\n- name: MYSQL | Install Mysql package\n apt:\n update_cache: yes\n name:\n - default-mysql-server\n - default-mysql-client\n - python-mysqldb\n - python3-selinux\n - python3-semanage\n - python-setuptools\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1408,
"all_permissive": false
} |
ansible_role | Wbebey/nsa | b74d47233cdddbf88f0f0ce178aa9789ac9fc480 | 0 | ansible/roles/nginx | 8,115 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx/tasks/main.yml",
"content": "---\n- name: NGINX | Install nginx \n apt: \n update_cache: yes\n name: nginx\n state: present\n\n- name: NGINX | Remove default server\n file:\n path: /etc/nginx/sites-enabled/default\n state: absent\n\n- name: NGINX | Copy custom... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 746,
"all_permissive": false
} |
ansible_role | Wbebey/nsa | b74d47233cdddbf88f0f0ce178aa9789ac9fc480 | 0 | ansible/roles/nodejs | 8,115 | [
"no_license"
] | [
{
"path": "ansible/roles/nodejs/tasks/main.yml",
"content": "---\n- name: NodeJS | Download & Install\n get_url:\n url: \"https://deb.nodesource.com/setup_{{ nodejs_version }}.x\"\n dest: ~/nodejs\n mode: 0755\n\n- name: NodeJS | Package\n command: ~/nodejs\n args:\n creates: /etc/apt/sources... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 462,
"all_permissive": false
} |
ansible_role | Wbebey/nsa | b74d47233cdddbf88f0f0ce178aa9789ac9fc480 | 0 | ansible/roles/php | 8,115 | [
"no_license"
] | [
{
"path": "ansible/roles/php/tasks/main.yml",
"content": "---\n- name: \"PHP | Downloading php{{ php_version }} key\"\n get_url:\n url: https://packages.sury.org/php/apt.gpg\n dest: /etc/apt/trusted.gpg.d/php.gpg\n\n- name: \"PHP | Add debian source for php{{ php_version }}\"\n shell: | \n echo \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1554,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/bffsanity | 8,115 | [
"no_license"
] | [
{
"path": "roles/bffsanity/tasks/bffsanity.yml",
"content": "---\n- name: Run grep and awk command\n shell: |\n grep -i 'Method :' /data/QCell/MobifinElitePortal/Node/BFF/logs/RequestLog/adapter/{{ BFFSANITYDATE }}/*log | awk -F ':' '{print $2, $3}'\n register: grep_output\n\n- name: Create directory i... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2196,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/dbqueries | 8,115 | [
"no_license"
] | [
{
"path": "roles/dbqueries/vars/main.yml",
"content": "---\n# vars file for dbqueries",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 29
},
{
"path": "roles/dbqueries/templates/db_fragmentation.csv.j2",
"content": "{% for row in db_fragmentation_result.stdout_l... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 719,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/dbqueries_crdb | 8,115 | [
"no_license"
] | [
{
"path": "roles/dbqueries_crdb/handlers/main.yml",
"content": "---\n# handlers file for dbqueries_crdb",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 38
},
{
"path": "roles/dbqueries_crdb/tasks/main.yml",
"content": "---\n# tasks file for dbqueries_crdb\n\n- ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 4961,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/sshuser | 8,115 | [
"no_license"
] | [
{
"path": "roles/sshuser/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - sshuser",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 65
},
{
"path": "roles/sshuser/tasks/main.yml",
"content": "---\n# tasks file for sshuser... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2730,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/sslexpirychecker | 8,115 | [
"no_license"
] | [
{
"path": "roles/sslexpirychecker/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - sslexpirychecker",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 74
},
{
"path": "roles/sslexpirychecker/tasks/main.yml",
"content": "--... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1844,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/uptime_timesync | 8,115 | [
"no_license"
] | [
{
"path": "roles/uptime_timesync/tasks/uptime_timesync.yml",
"content": "---\n- name: Retrieve uptime information\n shell: uptime | awk '{print $3}' | sed 's/,$//'\n register: uptime_output\n\n- name: Retrive Time Zone information\n shell: timedatectl | grep \"Time zone\" | awk '{print $4}' | sed 's/[^a-... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1721,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/versioncheckapache | 8,115 | [
"no_license"
] | [
{
"path": "roles/versioncheckapache/tasks/versioncheck.yml",
"content": "---\n- name: Upload csv file\n copy:\n src: version.csv\n dest: /tmp/version.csv\n\n- name: Add line in CSV file\n lineinfile:\n path: \"{{ DIRECTORY }}/{{ PROJECT }}_component_version_{{ lookup('pipe', 'date +%d%m%Y') }}.cs... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 622,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/versioncheckhaproxy | 8,115 | [
"no_license"
] | [
{
"path": "roles/versioncheckhaproxy/tasks/kafka.yml",
"content": "---\n- name: Check if Kafka service file exists - Kafka\n ansible.builtin.stat:\n path: /usr/lib/systemd/system/kafka.service\n register: kafka_service_file\n\n- block:\n - name: Exit if Kafka service file not found - Kafka\n an... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2674,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/versioncheckkafka | 8,115 | [
"no_license"
] | [
{
"path": "roles/versioncheckkafka/defaults/main.yml",
"content": "---\n# defaults file for versioncheck",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "roles/versioncheckkafka/tasks/removefiles.yml",
"content": "---\n\n- name: Remove files\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 225,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/versioncheckkeepalived | 8,115 | [
"no_license"
] | [
{
"path": "roles/versioncheckkeepalived/tasks/apache.yml",
"content": "---\n- name: Check if httpd command exists - Apache\n ansible.builtin.command: \"command -v httpd\"\n register: httpd_check\n ignore_errors: true\n\n- name: Execute Bash script - Apache\n ansible.builtin.shell: |\n #!/bin/bash\n ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 10275,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/versioncheckmongo | 8,115 | [
"no_license"
] | [
{
"path": "roles/versioncheckmongo/tasks/main.yml",
"content": "---\n# tasks file for versioncheck\n\n- include: versioncheck.yml\n\n- include: removefiles.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 91
},
{
"path": "roles/versioncheckmongo/tasks/node.yml... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2496,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/versioncheckmysql | 8,115 | [
"no_license"
] | [
{
"path": "roles/versioncheckmysql/tasks/php.yml",
"content": "---\n- name: Check if php command exists - PHP\n ansible.builtin.command: \"which php\"\n ignore_errors: true\n register: php_check\n\n- name: Exit or skip if php command not found - PHP\n block:\n - ansible.builtin.fail:\n msg: \"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2398,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/versioncheckphp | 8,115 | [
"no_license"
] | [
{
"path": "roles/versioncheckphp/tasks/os.yml",
"content": "---\n- name: Execute Bash script - OS\n ansible.builtin.shell: |\n #!/bin/bash\n filename=\"/tmp/os_version_{{ lookup('pipe', 'date +%d%m%Y') }}.txt\"\n if o_version=$(awk -F= '/VERSION_ID/ {gsub(/\"/, \"\", $2); print $2}' /etc/os-... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 7188,
"all_permissive": false
} |
ansible_role | AkashBanda/QMoneyGMNEW | c904e7715b68185f92991e29dedc3793094b0aad | 0 | roles/versioncheckvault | 8,115 | [
"no_license"
] | [
{
"path": "roles/versioncheckvault/vars/main.yml",
"content": "---\n# vars file for versioncheck",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "roles/versioncheckvault/tasks/mongo.yml",
"content": "---\n- name: Check if mongo command exists - ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2519,
"all_permissive": false
} |
ansible_role | b4ssey/nsbl_plybk | f115551b9aee7e706161a2e0652da3f7004acb6d | 0 | roles/base | 8,115 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yml",
"content": "- name: add ssh key for nwaboi\n tags: always\n authorized_key:\n user: nwaboi\n key: \"cc\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 94
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 94,
"all_permissive": false
} |
ansible_role | b4ssey/nsbl_plybk | f115551b9aee7e706161a2e0652da3f7004acb6d | 0 | roles/k8s_control_plane | 8,115 | [
"no_license"
] | [
{
"path": "roles/k8s_control_plane/tasks/main.yml",
"content": "- name: install apache and php for Ubuntu Server\n tags: apache,apache2,ubuntu \n package: \n name: \n - \"{{ apache_package }}\"\n - \"{{ php_package }}\"\n state: latest\n\n- name: start and enable apache\n tags: apache,htt... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 500,
"all_permissive": false
} |
ansible_role | b4ssey/nsbl_plybk | f115551b9aee7e706161a2e0652da3f7004acb6d | 0 | roles/k8s_workers | 8,115 | [
"no_license"
] | [
{
"path": "roles/k8s_workers/tasks/main.yml",
"content": "- name: install apache and php for Ubuntu Server\n tags: apache,apache2,ubuntu \n apt: \n name: \n - apache2\n - libapache2-mod-php\n state: latest\n when: ansible_distribution == \"Ubuntu\"",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 200,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/chrome | 8,115 | [
"no_license"
] | [
{
"path": "roles/chrome/tasks/main.yml",
"content": "- name: Add Google Chrome key\n become: yes\n apt_key:\n url: https://dl.google.com/linux/linux_signing_key.pub\n state: present\n tags:\n - chrome\n - browser\n\n- name: register google chrome apt repository\n become: yes\n apt_reposito... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 558,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/common | 8,115 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "- name: install common packages\n become: yes\n package:\n name:\n - vim\n - git\n - tig\n - meld\n - diffutils\n - unzip\n - tar\n - coreutils\n - wget\n - python3-pip\n - httpie\n - xfce4-settings\n - chromium... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 470,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/docker | 8,115 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "---\n- name: Add Docker GPG key\n become: yes\n apt_key:\n url: https://download.docker.com/linux/ubuntu/gpg\n state: present\n tags:\n - container\n - docker\n\n- name: Add Docker APT repository\n become: yes\n apt_repository:\n repo:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 933,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/gcloud | 8,115 | [
"no_license"
] | [
{
"path": "roles/gcloud/tasks/main.yml",
"content": "- name: Add Google cloud APT key\n become: yes\n apt_key:\n url: https://packages.cloud.google.com/apt/doc/apt-key.gpg\n keyring: /usr/share/keyrings/cloud.google.gpg\n state: present\n tags:\n - cloud\n - gcp\n\n- name: register Google ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 871,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/helm | 8,115 | [
"no_license"
] | [
{
"path": "roles/helm/tasks/main.yml",
"content": "---\n- name: crate a directory\n become: yes\n file:\n path: \"{{ helm_dest }}\"\n state: directory\n mode: 0755\n tags:\n - container\n - helm\n\n- name: download helm binary\n become: yes\n unarchive:\n src: \"https://get.helm.sh/he... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 866,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/i3 | 8,115 | [
"no_license"
] | [
{
"path": "roles/i3/tasks/main.yml",
"content": "---\n- name: install common packages\n become: yes\n package:\n name:\n - i3\n - gnome-terminal\n - gdm3\n - rofi\n - dunst\n - compton\n - powerline\n state: present\n tags:\n - i3\n\n- name: Insatll bumblebee-s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1478,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/intellij | 8,115 | [
"no_license"
] | [
{
"path": "roles/intellij/templates/idea.desktop.j2",
"content": "[Desktop Entry]\nVersion=1.0\nType=Application\nName=IntelliJ IDEA\nIcon={{idea_png_path}}\nExec=\"{{idea_exec_path}}\" %f\nComment=The Drive to Develop\nCategories=Development;IDE;\nTerminal=false\nStartupWMClass=jetbrains-idea",
"licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3065,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/java | 8,115 | [
"no_license"
] | [
{
"path": "roles/java/tasks/main.yml",
"content": "---\n- name: Install JDK\n become: yes\n package:\n name:\n - build-essential\n - \"openjdk-{{ openjdk_version }}-jdk\"\n - \"openjdk-{{ openjdk_version }}-doc\"\n - \"openjdk-{{ openjdk_version }}-jre-headless\"\n - \"openjdk-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 336,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/keepass | 8,115 | [
"no_license"
] | [
{
"path": "roles/keepass/tasks/main.yml",
"content": "- name: install keepass\n become: yes\n package:\n name: keepass2\n state: present\n tags:\n - system\n - security\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 123,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/kubectl | 8,115 | [
"no_license"
] | [
{
"path": "roles/kubectl/tasks/main.yml",
"content": "---\n- name: Add Google GPG key\n become: yes\n apt_key:\n url: https://packages.cloud.google.com/apt/doc/apt-key.gpg\n state: present\n tags:\n - container\n - kubernetes\n - kubectl\n\n- name: Add Kubernetes APT repository\n become: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 587,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/mail | 8,115 | [
"no_license"
] | [
{
"path": "roles/mail/tasks/main.yml",
"content": "---\n- name: install text email program\n become: yes\n package:\n name:\n - mutt\n - w3m\n state: present\n tags:\n - email\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 138
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 138,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/minikube | 8,115 | [
"no_license"
] | [
{
"path": "roles/minikube/tasks/main.yml",
"content": "---\n- name: Install virtualbox system packages\n become: yes\n package:\n name: virtualbox\n state: present\n tags:\n - container\n - kubernetes\n - virtualbox\n\n- name: download minikube binary\n become: yes\n get_url:\n url: h... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 594,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/rust | 8,115 | [
"no_license"
] | [
{
"path": "roles/rust/tasks/main.yml",
"content": "---\n- name: Install build tools for Rust\n become: yes\n package:\n name: build-essential\n state: present\n tags:\n - development\n - rust\n\n- name: Download rust up\n become: yes\n get_url:\n url: https://sh.rustup.rs\n dest: \"{{... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 620,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/spotify | 8,115 | [
"no_license"
] | [
{
"path": "roles/spotify/tasks/main.yml",
"content": "- name: Add Spotify key\n become: yes\n apt_key:\n url: https://download.spotify.com/debian/pubkey.gpg\n state: present\n tags:\n - spotify\n\n- name: register spotify apt repository\n become: yes\n apt_repository:\n repo: deb http://re... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 480,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/system | 8,115 | [
"no_license"
] | [
{
"path": "roles/system/tasks/main.yml",
"content": "- name: check if config directory exists\n stat:\n path: \"{{ home_directory }}/configs\"\n register: dot_files_directory\n tags:\n - system\n\n- name: clone dot-files\n git:\n repo: \"https://github.com/orltom/linux-user-configs\"\n dest:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2002,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/visualvm | 8,115 | [
"no_license"
] | [
{
"path": "roles/visualvm/tasks/main.yml",
"content": "---\n- name: Add Oracle ASC key\n become: yes\n apt_key:\n url: https://www.virtualbox.org/download/oracle_vbox_2016.asc\n state: present\n tags:\n - visualvm\n - java\n\n- name: Add VirtualBox apt repository\n become: yes\n apt_reposit... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 568,
"all_permissive": false
} |
ansible_role | dieti80/ansible-workstation-setup | ae231ec48ba89098b85bcaed3d19e180dab23964 | 0 | roles/vscode | 8,115 | [
"no_license"
] | [
{
"path": "roles/vscode/tasks/main.yml",
"content": "---\n- name: Add Microsoft ASC\n become: yes\n apt_key:\n url: https://packages.microsoft.com/keys/microsoft.asc\n state: present\n tags:\n - ide\n\n- name: Add Visual Studio Code apt repository\n become: yes\n apt_repository:\n repo: deb... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 743,
"all_permissive": false
} |
ansible_role | garthus23/Devops | 5c2e1a3afd97dc650510ea2b3538e5c4b4ff6d47 | 0 | ansible/roles/kubernetes | 8,115 | [
"no_license"
] | [
{
"path": "ansible/roles/kubernetes/tasks/requirements_rocky.yml",
"content": "---\n\n- name: dnf repos update\n ansible.builtin.copy:\n src: rocky_repos/\n dest: /etc/yum.repos.d/\n owner: root\n group: root\n mode: '0644'\n\n- name: Set selinux in permissive mode\n shell: setenforce 0 && ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 5523,
"all_permissive": false
} |
ansible_role | VoightCloud/OpenLDAP | d85c36167feac4a42f28cdcf30304d25d526409b | 0 | roles/openldap | 8,115 | [
"no_license"
] | [
{
"path": "roles/openldap/files/certificates/Chart.yaml",
"content": "apiVersion: v1\nversion: 0.1.0\nname: certificates\nappVersion: 0.1.0\ndescription: Certificates for Authentication Namespace\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
},
{
"path": ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 4060,
"all_permissive": false
} |
ansible_role | paychex/ansible-vrtx | 512c834b1e7569f286d9c2705c25a9f3ccb46f3f | 2 | roles/VRTX_cmc | 8,115 | [
"no_license"
] | [
{
"path": "roles/VRTX_cmc/tasks/ancillary_settings.yml",
"content": "---\n - name: Get Existing NTP Enabled Setting\n raw: racadm getconfig -g cfgRemoteHosts -o cfgRhostsNtpEnable\n register: cmc_ntp_enable\n when: ntp_enable is defined\n failed_when: \"'ERROR' in cmc_ntp_enable.stdou... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 22081,
"all_permissive": false
} |
ansible_role | paychex/ansible-vrtx | 512c834b1e7569f286d9c2705c25a9f3ccb46f3f | 2 | roles/VRTX_raid_config | 8,115 | [
"no_license"
] | [
{
"path": "roles/VRTX_raid_config/tasks/main.yml",
"content": "---\n - name: Get RAID Status\n raw: racadm raid get status\n register: raid_status\n failed_when: \"'OK' not in raid_status.stdout\" \n changed_when: False\n \n - name: Get list of physical disks\n raw: racadm raid get pdisks\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2284,
"all_permissive": false
} |
ansible_role | ooichman/AnsibleCarinfo | 7a9a1cdda9aa050d2836ceab5779fe6578298772 | 0 | roles/carinfo | 8,115 | [
"no_license"
] | [
{
"path": "roles/carinfo/vars/main.yml",
"content": "---\n# vars file for carinfo\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "roles/carinfo/templates/dbapi-svc.yaml.j2",
"content": "apiVersion: v1\nkind: Service\nmetadata:\n name: \"dbap... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 4939,
"all_permissive": false
} |
ansible_role | 0xC45/ubuntu-setup | 5e0e0a9dfef9a57c568554c4ebd9269cc4bbb1f3 | 0 | roles/ubuntu-setup | 8,115 | [
"no_license"
] | [
{
"path": "roles/ubuntu-setup/tasks/ides.yml",
"content": "---\n- name: install idea ultimate\n become: true\n snap:\n name: intellij-idea-ultimate\n classic: true\n\n- name: install clion\n become: true\n snap:\n name: clion\n classic: true\n\n- name: install goland\n become: true\n snap:... | {
"task_files": 31,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 32,
"total_bytes": 14110,
"all_permissive": false
} |
ansible_role | NetAppEMEA/hackathon-insight_lv | 3cfac1a5ba9f1c52dc1afd227a1b27171709b81f | 0 | ansible-pi/roles/pi | 8,115 | [
"no_license"
] | [
{
"path": "ansible-pi/roles/pi/tasks/main.yml",
"content": "---\n- name: 'Configure WIFI'\n copy: src=./wpa_supplicant.conf dest=/etc/wpa_supplicant/wpa_supplicant.conf mode=0600\n\n- name: 'Run rpi-update'\n command: rpi-update\n\n- name: 'Update APT package cache'\n action: apt update_cache=yes cache_v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 769,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | oem/roles/oem-shop-init | 8,115 | [
"no_license"
] | [
{
"path": "oem/roles/oem-shop-init/defaults/main.yml",
"content": "---\n# defaults file for oem-shop-init\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 38
},
{
"path": "oem/roles/oem-shop-init/vars/main.yml",
"content": "---\n# vars file for oem-shop-init\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 916,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | oem/roles/oem-shop-update | 8,115 | [
"no_license"
] | [
{
"path": "oem/roles/oem-shop-update/templates/common_limit_params.j2",
"content": "limit_req zone=limit_req_per_ip burst=5; \nlimit_conn limit_conn_per_ip 5;",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 73
},
{
"path": "oem/roles/oem-shop-update/templates/uwsgi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 8162,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/ansible-usermanage | 8,115 | [
"no_license"
] | [
{
"path": "roles/ansible-usermanage/test/application/multi_source_files.yml",
"content": "---\n- name : Multi Sources files\n hosts : localhost\n gather_facts : no\n sudo : True\n connection : \"{{ kitchen_connection | default('local') }}\"\n vars_files :\n - ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 11,
"total_bytes": 5083,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/apache2 | 8,115 | [
"no_license"
] | [
{
"path": "roles/apache2/tasks/main.yml",
"content": "---\n- name: Ensure Apache is installed.\n apt: name={{ item }} state=present\n with_items:\n - apache2\n - \"{{apache_packages}}\"\n- name: LINEINFILE | Change port\n lineinfile:\n dest: /etc/apache2/ports.conf\n regexp: \"{{ item.r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1122,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/create_db | 8,115 | [
"no_license"
] | [
{
"path": "roles/create_db/tasks/main.yml",
"content": "---\n- name: ensure database is created\n postgresql_db: name={{dbname}}\n- name: ensure user has access to database\n postgresql_user: db={{dbname}} name={{dbuser}} password={{<PASSWORD>}} priv=ALL role_attr_flags=SUPERUSER",
"license_type": "no... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 222,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/depends | 8,115 | [
"no_license"
] | [
{
"path": "roles/depends/defaults/main.yml",
"content": "---\napp_depends_from_git: []\napp_depends_from_apt: []\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 54
},
{
"path": "roles/depends/tasks/main.yml",
"content": "---\n- name: apt update\n apt: update... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 957,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/dm-core | 8,115 | [
"no_license"
] | [
{
"path": "roles/dm-core/tasks/main.yml",
"content": "---\n- name: FILE | Create log path\n file: path=/home/{{ user }}/log state=directory owner={{ user }} group={{ user }}\n- name: SHELL | set cronjob file\n shell: crontab /home/{{user}}/{{project_path}}/cronjobs",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1539,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/dm-front | 8,115 | [
"no_license"
] | [
{
"path": "roles/dm-front/templates/nginx-site.j2",
"content": "# reserve 1MB under the name 'proxied' to track uploads\nupload_progress proxied 1m;\n\nserver {\n listen 80;\n index index.html index.htm;\n client_max_body_size 100m;\n root /home/webservice/{{ project_path }}/www-static;\n location =/fa... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3874,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/fluentd | 8,115 | [
"no_license"
] | [
{
"path": "roles/fluentd/meta/main.yml",
"content": "---\ngalaxy_info:\n author: alef\n description: fluentd install\n company: your company (optional)\n\n license: license (GPLv2, CC-BY, etc)\n min_ansible_version: 1.2\n platforms:\n - name: Debian\n versions:\n - wheezy\ndependencies:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1260,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/nginx | 8,115 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n- name: APT | Install nginx\n apt: pkg={{ nginx_package }} state=latest update_cache=yes cache_valid_time=3600\n\n- name: SHELL | Get Nginx version\n shell: nginx -v 2>&1 | sed -r 's#.*/##;' | cut -d ' ' -f 1\n register: nginx_version\n changed_wh... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1698,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/oem-front | 8,115 | [
"no_license"
] | [
{
"path": "roles/oem-front/templates/apache2_vhost.j2",
"content": "<VirtualHost 127.0.0.1:{{ apache_listen_port }}>\n ServerAdmin webmaster@localhost\n ServerName {{ server_name }}\n <IfModule mpm_itk_module>\n AssignUserID {{user}} {{user}}\n </IfModule>\n DocumentRoot {{ apache_root }}\n ErrorDo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3394,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/oem-shop | 8,115 | [
"no_license"
] | [
{
"path": "roles/oem-shop/templates/EnvConfig.pm.j2",
"content": "package OEM::EnvConfig;\n\nsub core_endpoint () { \"http://{{ nginx_upstream_ip }}\" }\nsub core_endpoint_admin () { \"http://{{ admin_core_endpoint }}\" }\nsub id_shop () { {{ id_shop }} }\nsub login_shop () { '{{ login_shop }}' }\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 6359,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/packagecloud | 8,115 | [
"no_license"
] | [
{
"path": "roles/packagecloud/tasks/main.yml",
"content": "---\n- name: APT_KEY | Add packagecloud.io key\n apt_key: url=https://packagecloud.io/gpg.key state=present\n- name: APT | Install apt-https\n apt: name=apt-transport-https state=present\n- name: GET_URL | Set deb and deb-src list\n get_url: url=... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 525,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/pg_restore | 8,115 | [
"no_license"
] | [
{
"path": "roles/pg_restore/tasks/main.yml",
"content": "---\n- name: Restore Dump\n shell: psql -f /home/{{ user }}/{{ project_path }}/{{ scheme_file }} {{ dbname }} {{ dbuser }}\n- name: Restore Dump data\n shell: psql -f /home/{{ user }}/{{ project_path }}/{{ data_file }} {{ dbname }} {{ dbuser }}\n",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 291,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/repo | 8,115 | [
"no_license"
] | [
{
"path": "roles/repo/tasks/main.yml",
"content": "---\n- name: USER | Set priv for vars\n user: name=www-data groups=webservice\n when: vars_dir is defined\n- name: FILE | Set priv for vars\n file: path=/home/{{ user }}/{{ item }}/{{ vars_dir }} state=directory recurse=yes mode=0777\n with_items:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 747,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/uwsgi | 8,115 | [
"no_license"
] | [
{
"path": "roles/uwsgi/handlers/main.yml",
"content": "---\n- name: restart uwsgi\n action: service name=uwsgi state=restarted enabled=yes\n\n- name: reload uwsgi\n action: service name=uwsgi state=reloaded enabled=yes\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 16... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 597,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | roles/xpoem-shop | 8,115 | [
"no_license"
] | [
{
"path": "roles/xpoem-shop/templates/proxy_cache.j2",
"content": "proxy_cache_path /var/cache/nginx levels= keys_zone=license_img:100m inactive=360m max_size=500M; \nproxy_cache_min_uses 1;",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 122
},
{
"path": "roles/xp... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 7329,
"all_permissive": false
} |
ansible_role | typeetfunc/ansible-experiments | afe260b0c9fe1b88806ed2336af8e4d467c54dcb | 0 | xpoem/roles/xpoem-shop-update | 8,115 | [
"no_license"
] | [
{
"path": "xpoem/roles/xpoem-shop-update/templates/uwsgi_cache_conf.j2",
"content": "uwsgi_cache pages;\nuwsgi_cache_key $request_uri;\nuwsgi_ignore_headers Expires Cache-Control Set-Cookie;\nuwsgi_cache_valid 20m;",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 126
},
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 8221,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.