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 | gaboesquivel/jsdevbox | 150bf9211596b5d5ec388c56c921b1554c241721 | 0 | ansible/roles/williamyeh.oracle-java | 7,473 | [
"no_license"
] | [
{
"path": "ansible/roles/williamyeh.oracle-java/.travis.yml",
"content": "sudo: true\nservices:\n - docker\n\nbefore_install:\n - docker info\n - docker version\n\n - docker build -f test/Dockerfile-ubuntu14.04 -t java_trusty .\n - docker build -f test/Dockerfile-ubuntu12.04 -t java_pre... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3054,
"all_permissive": false
} |
ansible_role | roman-k3i/ansible_elk_agent | 63307eae2408a2685e4ce028bf4f36a076d75b7c | 0 | roles/install_elk_agent | 7,473 | [
"no_license"
] | [
{
"path": "roles/install_elk_agent/tasks/main.yml",
"content": "---\n# tasks file for install_elk_agent\n\n\n#- name: install additional package\n# yum:\n# name: curl\n# state: latest\n\n- name: download package\n shell: curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.13.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1182,
"all_permissive": false
} |
ansible_role | niteshcpdevops/teamservice | 6b485121379cfd19f9ab754a408635863c52fed1 | 0 | teamservice/deployment/ansible/roles/tomcat | 7,473 | [
"no_license"
] | [
{
"path": "teamservice/deployment/ansible/roles/tomcat/tasks/main.yml",
"content": "- name: Check For Tomcat Directory\n stat:\n path: \"{{ tomcat_dir_path }}\"\n register: tomcat_dir_path_stats\n\n- name: Create Tomcat Directory\n file:\n state: directory\n path: \"{{ tomcat_dir_path }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2400,
"all_permissive": false
} |
ansible_role | procrypt/library | fb678e7fb1d9fdda384422d283d46a60402471fe | 1 | casl-ansible/roles/manage-gcp-infra | 7,473 | [
"permissive"
] | [
{
"path": "casl-ansible/roles/manage-gcp-infra/tasks/configure-registry-object-storage.yml",
"content": "---\n\n- name: retrieve the name of one registry pod\n shell: oc get pod -l deploymentconfig=docker-registry | grep -m 1 registry | awk '{print $1}'\n register: pod \n \n- name: create a temp directo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2860,
"all_permissive": true
} |
ansible_role | procrypt/library | fb678e7fb1d9fdda384422d283d46a60402471fe | 1 | casl-ansible/roles/manage-libvirt-infra | 7,473 | [
"permissive"
] | [
{
"path": "casl-ansible/roles/manage-libvirt-infra/handlers/main.yml",
"content": "---\n\n- name: 'Unmount install ISO'\n mount:\n path: \"{{ mounted_iso[item] }}\"\n state: absent\n with_items:\n - \"{{ mounted_iso.keys() }}\"\n\n- name: 'Remove authorized_keys'\n file: \n path: \"{{ default_h... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1470,
"all_permissive": true
} |
ansible_role | procrypt/library | fb678e7fb1d9fdda384422d283d46a60402471fe | 1 | confluence/roles/manage-confluence-space | 7,473 | [
"no_license"
] | [
{
"path": "confluence/roles/manage-confluence-space/tasks/download_attachment.yml",
"content": "---\n- name: Download attachment from source\n get_url:\n url: '{{ confluence.source.url }}/wiki/{{ attachment_data._links.download }}'\n dest: '{{ attachment_tempdir.path }}/{{ attachment_data.title }}'\n... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 7613,
"all_permissive": false
} |
ansible_role | procrypt/library | fb678e7fb1d9fdda384422d283d46a60402471fe | 1 | openshift-files-crate/roles/crate-openshift | 7,473 | [
"no_license"
] | [
{
"path": "openshift-files-crate/roles/crate-openshift/library/oso_route.py",
"content": "#!/usr/bin/python\n#\n# Copyright 2016 Ansible by Red Hat\n#\n# This file is part of ansible-container\n#\n\nDOCUMENTATION = '''\n\nmodule: k8s_route\n\nshort_description: Create or remove a route on a Kubernetes or Op... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 24891,
"all_permissive": false
} |
ansible_role | procrypt/library | fb678e7fb1d9fdda384422d283d46a60402471fe | 1 | openshift-json-files-alm/openshift/roles/alm-openshift | 7,473 | [
"no_license"
] | [
{
"path": "openshift-json-files-alm/openshift/roles/alm-openshift/library/oso_service.py",
"content": "#!/usr/bin/python\n#\n# Copyright 2016 Ansible by Red Hat\n#\n# This file is part of ansible-container\n#\n\nDOCUMENTATION = '''\n\nmodule: oso_service\n\nshort_description: Create or remove a service on a... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 13829,
"all_permissive": false
} |
ansible_role | procrypt/library | fb678e7fb1d9fdda384422d283d46a60402471fe | 1 | wiki/roles/create-space | 7,473 | [
"no_license"
] | [
{
"path": "wiki/roles/create-space/tasks/create_space.yml",
"content": "---\n- name: Create Confluence Space\n uri:\n url: \"{{ confluence_space_destination_url }}/wiki/rest/api/space\"\n method: POST\n user: \"{{ destination_confluence_site_username }}\"\n password: \"{{ destination_confluence... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 3693,
"all_permissive": false
} |
ansible_role | Beka-l3/devops | 620f474467abda23b197440a674acc7e62e00711 | 0 | ansible/roles/deploy | 7,473 | [
"no_license"
] | [
{
"path": "ansible/roles/deploy/templates/docker-compose.yml",
"content": "version: '3'\n\nservices:\n aws:\n build: .\n image: \"{{ docker_image }}:{{ image_version }}\"\n ports:\n - \"3030:80\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 124
},
{
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 719,
"all_permissive": false
} |
ansible_role | Havilland/project-provisioner | 6e870571e3ef9e06dc0ef27eee728237aa5c4904 | 1 | roles/projectprovisioner | 7,473 | [
"permissive"
] | [
{
"path": "roles/projectprovisioner/vars/main.yml",
"content": "---\n# vars file for projectprovisioner\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 39
},
{
"path": "roles/projectprovisioner/defaults/main.yml",
"content": "---\n# de... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2707,
"all_permissive": true
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/bootstrap | 7,473 | [
"no_license"
] | [
{
"path": "roles/bootstrap/tasks/main.yml",
"content": "- name: Install Python\n ansible.builtin.raw: |\n command -v python3 >/dev/null && exit\n\n apt-get update &&\n apt-get install --yes python3-apt\n register: result\n changed_when: result.stdout != ''\n\n- name: Gather Facts\n ansible.buil... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 260,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/caddy | 7,473 | [
"no_license"
] | [
{
"path": "roles/caddy/templates/Caddyfile.j2",
"content": "{\n servers {\n metrics\n }\n {{ caddy_global_config | indent(2, false) -}}\n}\n\n{% for site, config in caddy_sites_config.items() %}\n{{ site }} {\n {{ config | indent(2, false) -}}\n}\n{% endfor %}\n",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2163,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/common | 7,473 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "- name: Import Depedencies Tasks\n ansible.builtin.import_tasks: dependencies.yml\n\n- name: Import System Tasks\n ansible.builtin.import_tasks: system.yml\n\n- name: Import SSH Tasks\n ansible.builtin.import_tasks: ssh.yml\n\n- name: Import Debian Tas... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 3868,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/docker | 7,473 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "- name: Download Repository Signing Key\n ansible.builtin.shell:\n cmd: |\n command mkdir -p /etc/apt/keyrings\n curl https://download.docker.com/linux/{{ ansible_distribution | lower }}/gpg |\n gpg --dearmor --output /etc/apt/keyrings/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2711,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/dotfiles | 7,473 | [
"no_license"
] | [
{
"path": "roles/dotfiles/tasks/main.yml",
"content": "- name: Install dotfiles\n ansible.builtin.shell:\n cmd: |\n set -e\n export GIT_DIR={{ dotfiles_dir | quote }}\n export GIT_WORK_TREE=\"$HOME\"\n git clone --bare {{ dotfiles_repo | quote }} \"$GIT_DIR\"\n git config status... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 674,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/notifications | 7,473 | [
"no_license"
] | [
{
"path": "roles/notifications/tasks/main.yml",
"content": "- name: Create Healthchecks Environment File\n ansible.builtin.copy:\n content: |\n HEALTHCHECKS_PING_KEY={{ healthchecks_ping_key | quote }}\n dest: /etc/default/healthchecks\n mode: go-r\n\n- name: Create ntfy Environment File\n a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 822,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/restic | 7,473 | [
"no_license"
] | [
{
"path": "roles/restic/handlers/main.yml",
"content": "- name: Restart\n listen: restart_restic\n ansible.builtin.systemd:\n name: restic.timer\n daemon_reload: true\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 136
},
{
"path": "... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2931,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/services | 7,473 | [
"no_license"
] | [
{
"path": "roles/services/tasks/main.yml",
"content": "- name: Gather Services\n ansible.builtin.script: gather-services.sh {{ services_root | quote }}\n register: services\n changed_when:\n - services.rc == 100\n failed_when:\n - services.rc != 0\n - services.rc != 100\n\n- name: Start Service... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1252,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/tailscale | 7,473 | [
"no_license"
] | [
{
"path": "roles/tailscale/handlers/main.yml",
"content": "- name: Restart\n listen: restart_tailscale\n ansible.builtin.systemd:\n name: tailscaled.service\n daemon_reload: true\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 145
},
{
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2432,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/vector | 7,473 | [
"no_license"
] | [
{
"path": "roles/vector/vars/main.yml",
"content": "vector_version: 0.28.1\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 23
},
{
"path": "roles/vector/tasks/main.yml",
"content": "- name: Install Binary\n ansible.builtin.unarchive:\n src: https://github... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3248,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/victoriametrics | 7,473 | [
"no_license"
] | [
{
"path": "roles/victoriametrics/handlers/main.yml",
"content": "- name: Restart\n listen: restart_vmagent\n ansible.builtin.systemd:\n name: vmagent.service\n daemon_reload: true\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 140
},
{
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2719,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/wireguard | 7,473 | [
"no_license"
] | [
{
"path": "roles/wireguard/templates/wg0.conf.j2",
"content": "[Interface]\nAddress = {{ wireguard_address }}\nListenPort = 51820\nPrivateKey = {{ wireguard_private_key }}\nPostUp = iptables -A FORWARD -i %i -j ACCEPT\nPostDown = iptables -D FORWARD -i %i -j ACCEPT\nPostUp = iptables -A FORWARD -o %i -j... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1272,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/xarpd | 7,473 | [
"no_license"
] | [
{
"path": "roles/xarpd/handlers/main.yml",
"content": "- name: Restart\n ansible.builtin.systemd:\n name: xarpd.service\n daemon_reload: true\n state: restarted\n listen: restart_xarpd\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 136
},
{
"path": "r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1201,
"all_permissive": false
} |
ansible_role | jan4843/infrastructure | 0bc6e2f86e08bde8a6cdb232efb81844b8beb45e | 0 | roles/zfs | 7,473 | [
"no_license"
] | [
{
"path": "roles/zfs/templates/zpool-scrub@.timer.j2",
"content": "[Timer]\nUnit=%N.service\nOnCalendar={{ item.value.scrub_schedule }}\n\n[Install]\nWantedBy=timers.target\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 101
},
{
"path": "roles/zfs/templates/zpoo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2852,
"all_permissive": false
} |
ansible_role | yamashun/ansible_training | 2bc084e5e66ae0622bdc47ecd27671763de1f15e | 0 | Vagrant/ubuntu18/ansible/roles/td-agent | 7,473 | [
"no_license"
] | [
{
"path": "Vagrant/ubuntu18/ansible/roles/td-agent/template/conf.d/nginx_match.conf.j2",
"content": "<match nginx>\n type s3\n aws_key_id xxxxxx\n aws_sec_key xxxxx\n s3_bucket xxxxx\n s3_region ap-northeast-1\n s3_object_key_format %{path}%{time_slice}_prd-xxx_web1_%{index}.%{file_extension}\n path ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2111,
"all_permissive": false
} |
ansible_role | yamashun/ansible_training | 2bc084e5e66ae0622bdc47ecd27671763de1f15e | 0 | Vagrant2/ubuntu18/ansible/roles/nginx | 7,473 | [
"no_license"
] | [
{
"path": "Vagrant2/ubuntu18/ansible/roles/nginx/tasks/main.yml",
"content": "- name: install nginx\n apt: \n name: nginx\n state: latest\n update_cache: yes\n- name: start nginx\n service:\n name: nginx\n state: restarted\n enabled: yes\n",
"license_type": "no_license",
"detecte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 171,
"all_permissive": false
} |
ansible_role | yamashun/ansible_training | 2bc084e5e66ae0622bdc47ecd27671763de1f15e | 0 | Vagrant2/ubuntu18/ansible/roles/td-agent | 7,473 | [
"no_license"
] | [
{
"path": "Vagrant2/ubuntu18/ansible/roles/td-agent/tasks/main.yml",
"content": "- name: install dependencies...\n apt: name={{ item }} state=installed update_cache=yes\n with_items:\n - python-pycurl\n\n- name: Add the Treasuredata apt key\n apt_key: url=http://packages.treasuredata.com/GPG-KEY-td-ag... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2044,
"all_permissive": false
} |
ansible_role | dkelleher/vagrant-blackarch | 0e999632352e93ac775e55afdc86cf26d09c5f94 | 0 | ansible/roles/archlinux | 7,473 | [
"no_license"
] | [
{
"path": "ansible/roles/archlinux/tasks/pacman.yml",
"content": "---\n- name: update pacman cache\n pacman: update_cache=yes\n become: yes\n\n- name: install reflector\n pacman: name=reflector state=present\n become: yes\n\n- name: check if mirror list was recently updated\n stat: path=\"/etc/pacman.d... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 737,
"all_permissive": false
} |
ansible_role | Clemens85/sonarqube-terraform-ansible | 0bf8f0e5aff5ef3ace12f0c1a31062cf09f919d0 | 0 | ansible/roles/azuredns.secrets | 7,473 | [
"no_license"
] | [
{
"path": "ansible/roles/azuredns.secrets/tasks/main.yml",
"content": "---\n\n- name: Login to Azure CLI\n shell: az login --identity --allow-no-subscriptions\n tags: acme_sh\n \n- name: Get AZUREDNS_TENANTID\n shell: az keyvault secret show --vault-name \"{{ key_vault_name }}\" --name \"AZUREDNS-TENANT... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 784,
"all_permissive": false
} |
ansible_role | Clemens85/sonarqube-terraform-ansible | 0bf8f0e5aff5ef3ace12f0c1a31062cf09f919d0 | 0 | ansible/roles/base | 7,473 | [
"no_license"
] | [
{
"path": "ansible/roles/base/tasks/main.yml",
"content": "---\n\n- name: apt update\n apt:\n update_cache: yes\n cache_valid_time: 0\n tags: base\n\n- name: apt upgrade\n apt:\n update_cache: yes\n autoremove: yes\n force: yes\n install_recommends: yes\n upgrade: dist\n tags: base\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1037,
"all_permissive": false
} |
ansible_role | Clemens85/sonarqube-terraform-ansible | 0bf8f0e5aff5ef3ace12f0c1a31062cf09f919d0 | 0 | ansible/roles/nginx | 7,473 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx/templates/nginx.conf.j2",
"content": "server {\n\n listen 80;\n listen 443 ssl;\n\n server_name {{ dns_name }};\n\n client_max_body_size 32m;\n\n ssl_certificate /etc/ssl/ansible/{{ dns_name }}.pem;\n ssl_certificate_key /etc/ssl/ansible/{{ dns_name }}.key;\n \n add_he... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2013,
"all_permissive": false
} |
ansible_role | Clemens85/sonarqube-terraform-ansible | 0bf8f0e5aff5ef3ace12f0c1a31062cf09f919d0 | 0 | ansible/roles/sonarqube | 7,473 | [
"no_license"
] | [
{
"path": "ansible/roles/sonarqube/templates/fetch-and-replace-db-password.sh.j2",
"content": "#! /bin/bash\n\n# Prepare identity authentication of this VM\ncurl 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fmanagement.azure.com%2F' -H Metadata:true -s\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 4152,
"all_permissive": false
} |
ansible_role | broo2/ansible | fbd6b17f77e51de0bdd499002ceeaaf9dd67baca | 0 | roles/appserver | 7,473 | [
"no_license"
] | [
{
"path": "roles/appserver/tasks/main.yml",
"content": "- name: Installing required software\n apt:\n pkg: ['gunicorn', 'supervisor', 'python-mysqldb', 'python-falcon']\n\n- name: Making sure supervisor is enabled and started\n service: name=supervisor state=started enabled=yes\n\n- name: Creating app... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 852,
"all_permissive": false
} |
ansible_role | broo2/ansible | fbd6b17f77e51de0bdd499002ceeaaf9dd67baca | 0 | roles/basic | 7,473 | [
"no_license"
] | [
{
"path": "roles/basic/tasks/main.yml",
"content": "- name: install debian packages on host\n apt: \n pkg: ['git', 'screen', 'nano', 'python-pip']\n state: present\n when: ansible_os_family == \"Debian\"\n\n- name: install freebsd packages on host\n pkgng: \n name: ['screen', 'nano']\n state:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 293,
"all_permissive": false
} |
ansible_role | broo2/ansible | fbd6b17f77e51de0bdd499002ceeaaf9dd67baca | 0 | roles/linux_apps | 7,473 | [
"no_license"
] | [
{
"path": "roles/linux_apps/tasks/main.yml",
"content": "- name: install debian packages on host\n apt: \n pkg: ['git', 'screen', 'nano', 'python-pip']\n state: present\n when: ansible_os_family == \"Debian\"\n\n- name: install freebsd packages on host\n pkgng: \n name: ['screen', 'nano']\n s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 757,
"all_permissive": false
} |
ansible_role | broo2/ansible | fbd6b17f77e51de0bdd499002ceeaaf9dd67baca | 0 | roles/linux_update | 7,473 | [
"no_license"
] | [
{
"path": "roles/linux_update/tasks/main.yml",
"content": "- name: install system updates for centos and redhat systems\n yum: name=* state=latest update_cache=yes\n when: ansible_os_family == \"Redhat\"\n\n- name: install system updates for debian and ubuntu systems\n apt: upgrade=dist update_cache=yes... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 406,
"all_permissive": false
} |
ansible_role | broo2/ansible | fbd6b17f77e51de0bdd499002ceeaaf9dd67baca | 0 | roles/webserver | 7,473 | [
"no_license"
] | [
{
"path": "roles/webserver/tasks/main.yml",
"content": "- name: Installing Webserver Service\n apt:\n pkg: ['apache2']\n\n- name: Enabling proxy module\n apache2_module: name=proxy_http\n\n- name: Adding Proxy Configuration\n template: src=../files/proxy.conf dest=/etc/apache2/conf-available owner=roo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 304,
"all_permissive": false
} |
ansible_role | devops-anilkumar/ansible | ec330809b7006be2b872547856db186ea3ccfaed | 0 | roles/cart | 7,473 | [
"no_license"
] | [
{
"path": "roles/cart/tasks/main.yaml",
"content": "- name: calling nodejs role\n ansible.builtin.include_role:\n name: common\n tasks_from: nodejs\n\n\n\n\n\n\n\n\n\n# - name: configuring nodejs repo\n# ansible.builtin.shell: curl --silent --location https://rpm.nodesource.com/setup_16.x | sudo ba... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1460,
"all_permissive": false
} |
ansible_role | devops-anilkumar/ansible | ec330809b7006be2b872547856db186ea3ccfaed | 0 | roles/common | 7,473 | [
"no_license"
] | [
{
"path": "roles/common/tasks/maven.yaml",
"content": "- name: Installing maven\n ansible.builtin.package:\n name: maven\n state: present\n\n #calling create-user task from common role\n- name: calling create user role from common\n ansible.builtin.include_role:\n name: common\n tasks_from: c... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3842,
"all_permissive": false
} |
ansible_role | devops-anilkumar/ansible | ec330809b7006be2b872547856db186ea3ccfaed | 0 | roles/frontend | 7,473 | [
"no_license"
] | [
{
"path": "roles/frontend/vars/main.yml",
"content": "NEXUS_URL: 172.16.17.32",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 23
},
{
"path": "roles/frontend/tasks/main.yaml",
"content": "- name: Install nginx\n ansible.builtin.package:\n name: nginx\n s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1244,
"all_permissive": false
} |
ansible_role | devops-anilkumar/ansible | ec330809b7006be2b872547856db186ea3ccfaed | 0 | roles/mongodb | 7,473 | [
"no_license"
] | [
{
"path": "roles/mongodb/tasks/main.yaml",
"content": "- name: copying mongoDB repo\n ansible.builtin.copy:\n src: mongo.repo\n dest: /etc/yum.repos.d/mongodb.repo\n\n- name: Install mongoDB\n ansible.builtin.package:\n name: mongodb-org\n state: present \n\n- name: updating mongodb visibility... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 939,
"all_permissive": false
} |
ansible_role | devops-anilkumar/ansible | ec330809b7006be2b872547856db186ea3ccfaed | 0 | roles/shipping | 7,473 | [
"no_license"
] | [
{
"path": "roles/shipping/tasks/main.yaml",
"content": "- name: calling maven task from common role\n ansible.builtin.include_role:\n name: common\n tasks_from: maven\n\n\n\n\n\n\n\n\n\n\n\n\n\n# - name: Install maven\n# ansible.builtin.package:\n# name: maven\n# state: present\n\n# #call... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 886,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 10/first_playbook/roles/common | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 10/first_playbook/roles/common/tasks/install_packages.yml",
"content": "- name: \"Install Common packages\"\n apt: name={{ item }} state=latest\n with_items:\n - sysstat\n - open-vm-tools",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 1... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 117,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 10/first_playbook/roles/mysql | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 10/first_playbook/roles/mysql/tasks/install_packages.yml",
"content": "- name: 'Install MySQL packages'\n apt: name={{ item }} state=latest\n with_items:\n - python-dev\n - libmysqlclient-dev\n - python-pip\n - mysql-server\n\n- pip: name=MySQL-python",
"license... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 427,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 10/first_playbook/roles/tomcat | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 10/first_playbook/roles/tomcat/templates/setenv.j2",
"content": "export CLASSPATH=\\\n$JAVA_HOME/lib/tools.jar:\\\n$CATALINA_HOME/bin/commons-daemon.jar:\\\n$CATALINA_HOME/bin/bootstrap.jar\n\nexport CATALINA_OPT=\"{{ tomcat.catalina.opts }}\"\nexport JAVA_OPTS=\"{{ tomcat.java.o... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 363,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 5/Old/code/first_playbook/roles/mysql | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 5/Old/code/first_playbook/roles/mysql/tasks/configure_mysql.yml",
"content": "- name: update mysql root password for all root accounts\n mysql_user: name=root host={{ item }} password={{ <PASSWORD> }}\n with_items:\n - \"{{ ansible_hostname }}\"\n - 127.0.0.1\n - ::1\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 486,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 5/Old/code/first_playbook/roles/nginx | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 5/Old/code/first_playbook/roles/nginx/tasks/main.yml",
"content": "---\n# tasks file for nginx\n- include: install_packages.yml\n- include: configure_nginx.yml\n- include: configure_vhosts.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 121
... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1859,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 5/Old/code/first_playbook/roles/tomcat | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 5/Old/code/first_playbook/roles/tomcat/tasks/main.yml",
"content": "---\n# tasks file for tomcat\n- include: create_users.yml\n- include: install_packages.yml\n- include: configure_tomcat.yml\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 1... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1442,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 5/code/first_playbook/roles/common | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 5/code/first_playbook/roles/common/tasks/main.yml",
"content": "---\n# tasks file for common\n- include: create_users.yml\n- include: install_packages.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 87
},
{
"path": "Module 2/Chapter ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 392,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 5/code/first_playbook/roles/haproxy | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 5/code/first_playbook/roles/haproxy/tasks/install_packages.yml",
"content": "- name: \"Add HAProxy repo\"\n apt_repository: repo=\"deb http://ppa.launchpad.net/vbernat/haproxy-1.5/ubuntu trusty main\" state=present\n\n- name: Install HAProxy\n apt: name=haproxy state=installed ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 452,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 5/code/first_playbook/roles/nginx | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 5/code/first_playbook/roles/nginx/tasks/install_packages.yml",
"content": "- name: \"Refresh Apt Cache\"\n apt: update_cache=true\n\n- name: \"Install Nginx packages\"\n apt: name=nginx state=latest",
"license_type": "no_license",
"detected_licenses": [],
"size_byte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 117,
"all_permissive": false
} |
ansible_role | PacktPublishing/Learning-DevOps-Continuously-Deliver-Better-Software | 27700f43c21daeb48bec9045b29c3381eaed7704 | 3 | Module 2/Chapter 5/code/first_playbook/roles/tomcat | 7,473 | [
"no_license"
] | [
{
"path": "Module 2/Chapter 5/code/first_playbook/roles/tomcat/tasks/install_packages.yml",
"content": "- name: \"Install Tomcat prerequisites\"\n apt: name={{ item }} state=latest\n with_items:\n - default-jre\n - unzip\n\n- stat: path=/usr/local/apache-tomcat-8.0.21\n register: tc\n\n- name: \"Fe... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3506,
"all_permissive": false
} |
ansible_role | marcusportmann/test-ansible | 9dfa875072b9b052cd298dd14112001390070e28 | 0 | roles/test | 7,473 | [
"no_license"
] | [
{
"path": "roles/test/tasks/main.yaml",
"content": "\n- set_fact:\n cluster_name: '{{ item }}'\n when: (inventory_hostname in test.clusters[item].test_hosts)\n loop: '{{ test.clusters | flatten(1) }}'\n\n- set_fact:\n cluster_actual_hosts: \"{{ test.clusters[cluster_name].test_hosts | intersect(grou... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 718,
"all_permissive": false
} |
ansible_role | Maqui-LP/redmine-docker-terraform-ansible | 62ca136c457b5e394dec46bcce62e7ed3f864b44 | 0 | provisioning/roles/app | 7,473 | [
"no_license"
] | [
{
"path": "provisioning/roles/app/tasks/main.yml",
"content": "---\n- name: app | clone docker-compose repo\n git:\n repo: \"{{ repo }}\" \n dest: /tmp/compose\n force: yes\n tags:\n - repo\n - compose\n\n- name: app | create .env file\n copy: \n dest: /tmp/compose/.env\n content: | \n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 733,
"all_permissive": false
} |
ansible_role | Maqui-LP/redmine-docker-terraform-ansible | 62ca136c457b5e394dec46bcce62e7ed3f864b44 | 0 | provisioning/roles/common | 7,473 | [
"no_license"
] | [
{
"path": "provisioning/roles/common/tasks/main.yml",
"content": "---\n- name: System | apt-get update\n become: yes\n apt:\n update_cache: yes\n\n- name: System | Install common packages\n become: yes\n apt:\n state: present\n name:\n - apt-transport-https\n - autoconf\n - build... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1203,
"all_permissive": false
} |
ansible_role | Maqui-LP/redmine-docker-terraform-ansible | 62ca136c457b5e394dec46bcce62e7ed3f864b44 | 0 | provisioning/roles/iptables | 7,473 | [
"no_license"
] | [
{
"path": "provisioning/roles/iptables/tasks/main.yml",
"content": "---\n- name: Iptables | Allow related and established connections\n become: yes\n iptables:\n chain: INPUT\n ctstate: ESTABLISHED,RELATED\n\n- name: Iptables | Allow new connections\n become: yes\n iptables:\n action: append\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 515,
"all_permissive": false
} |
ansible_role | syncrou/vmware_new | 51a0e14720328d0400830e330c427c7fe5f8ccb2 | 0 | roles/vmware_linkedclone_provision | 7,473 | [
"no_license"
] | [
{
"path": "roles/vmware_linkedclone_provision/tasks/main.yml",
"content": "---\n- name: Provision VMware Instances\n vmware_guest:\n hostname: \"{{ hostname }}\"\n username: \"{{ username }}\"\n password: \"{{ <PASSWORD> }}\"\n validate_certs: \"{{ validate_certs }}\"\n name: \"{{ item }}\"\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1509,
"all_permissive": false
} |
ansible_role | whatmode/ansible_learning | 9c982ec9979ad1b477048facd6907c9609401021 | 0 | roles/firewall | 7,473 | [
"no_license"
] | [
{
"path": "roles/firewall/tasks/main.yml",
"content": "---\n# roles/firewall/tasks/main.yml\n- name: Install ufw\n apt:\n name: ufw\n state: present\n\n- name: Configure Firewall\n become: true\n ufw:\n rule: allow\n port: '{{ item }}'\n with_items:\n - '22' # Allow SSH\n - '80' # Al... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 361,
"all_permissive": false
} |
ansible_role | whatmode/ansible_learning | 9c982ec9979ad1b477048facd6907c9609401021 | 0 | roles/web_server | 7,473 | [
"no_license"
] | [
{
"path": "roles/web_server/vars/main.yml",
"content": "---\n# vars file for roles/web_server\n\nweb_server_port: '80'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 60
},
{
"path": "roles/web_server/tasks/main.yml",
"content": "---\n# tasks file for roles/w... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 587,
"all_permissive": false
} |
ansible_role | kevstark/ansible | 210193128549e43734614d9ba40351f73842a900 | 0 | roles/birdnet-capture | 7,466 | [
"no_license"
] | [
{
"path": "roles/birdnet-capture/tasks/main.yaml",
"content": "---\n- name: Install apt dependencies\n ansible.builtin.apt:\n name:\n - alsa-utils\n update_cache: yes\n state: present\n become: yes\n\n- name: Recording service configuration\n ansible.builtin.template: \n src: birdnet/cap... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 6513,
"all_permissive": false
} |
ansible_role | kevstark/ansible | 210193128549e43734614d9ba40351f73842a900 | 0 | roles/birdnet-server | 7,466 | [
"no_license"
] | [
{
"path": "roles/birdnet-server/tasks/main.yaml",
"content": "---\n- name: Install apt dependencies\n ansible.builtin.apt:\n name:\n - alsa-utils\n - ffmpeg\n - git\n update_cache: yes\n state: present\n become: yes\n\n- name: Clone kahst/BirdNET-Analyser\n ansible.builtin.git:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 909,
"all_permissive": false
} |
ansible_role | kevstark/ansible | 210193128549e43734614d9ba40351f73842a900 | 0 | roles/common | 7,466 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n# - name: Update OS and packages\n# ansible.builtin.apt:\n# name: \"*\"\n# state: latest\n# become: yes\n\n- name: Install common packages\n ansible.builtin.apt:\n pkg:\n - git\n - python3-pip\n - screen\n - unatte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 475,
"all_permissive": false
} |
ansible_role | kevstark/ansible | 210193128549e43734614d9ba40351f73842a900 | 0 | roles/healthchecksio | 7,466 | [
"no_license"
] | [
{
"path": "roles/healthchecksio/templates/healthcheck-system.sh",
"content": "#!/bin/bash\n\nset -euo pipefail\n\ncurl -fsS -m 10 --retry 5 -o /dev/null \"${HEALTHCHECK_URL}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 92
},
{
"path": "roles/healthchecksio/t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 270,
"all_permissive": false
} |
ansible_role | kevstark/ansible | 210193128549e43734614d9ba40351f73842a900 | 0 | roles/psmqtt | 7,466 | [
"no_license"
] | [
{
"path": "roles/psmqtt/tasks/main.yml",
"content": "---\n- name: Install apt dependencies\n ansible.builtin.apt:\n pkg:\n - git\n - python3-pip\n state: present\n become: yes\n\n- name: Clone eschava/psmqtt\n ansible.builtin.git:\n depth: 1\n dest: /srv/psmqtt\n repo: https://gi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 832,
"all_permissive": false
} |
ansible_role | kevstark/ansible | 210193128549e43734614d9ba40351f73842a900 | 0 | roles/python39 | 7,466 | [
"no_license"
] | [
{
"path": "roles/python39/tasks/main.yaml",
"content": "---\n- name: Install apt dependencies\n ansible.builtin.apt:\n name:\n - software-properties-common\n update_cache: yes\n state: present\n become: yes\n\n- name: Add python repository\n ansible.builtin.apt_repository:\n repo: ppa:de... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 474,
"all_permissive": false
} |
ansible_role | kevstark/ansible | 210193128549e43734614d9ba40351f73842a900 | 0 | roles/rpicam | 7,466 | [
"no_license"
] | [
{
"path": "roles/rpicam/tasks/main.yml",
"content": "---\n- name: Install apt dependencies\n ansible.builtin.apt:\n pkg:\n - python3-pip\n - python3-picamera\n state: present\n become: yes\n\n- name: Detect the camera hardware status\n ansible.builtin.shell: raspi-config nonint get_camera... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 821,
"all_permissive": false
} |
ansible_role | kevstark/ansible | 210193128549e43734614d9ba40351f73842a900 | 0 | roles/tflite-arm | 7,466 | [
"no_license"
] | [
{
"path": "roles/tflite-arm/tasks/main.yml",
"content": "---\n# https://github.com/cloudwiser/TensorFlowLiteRPIZero\n\n- name: Build Essentials\n ansible.builtin.apt:\n pkg:\n - build-essential\n state: present\n become: yes\n\n- name: Clone TensorFlow\n ansible.builtin.git:\n depth: 1\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1931,
"all_permissive": false
} |
ansible_role | kevstark/ansible | 210193128549e43734614d9ba40351f73842a900 | 0 | roles/v4l2rtspserver | 7,466 | [
"no_license"
] | [
{
"path": "roles/v4l2rtspserver/tasks/main.yml",
"content": "---\n- name: Detect the v4l2rtspserver install\n ansible.builtin.shell: which v4l2rtspserver || /bin/true\n register: v4l2rtspserver_check\n\n- name: Install prerequisites\n ansible.builtin.apt:\n pkg:\n - cmake\n - liblog4cpp5-dev... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1447,
"all_permissive": false
} |
ansible_role | Emergent360/provision-win-iis | 956f602d4366a928e25bf15537383bb5656c4b60 | 0 | roles/build_infra | 7,466 | [
"no_license"
] | [
{
"path": "roles/build_infra/vars/main.yml",
"content": "---\nec2_name_prefix: Test\nec2_region: us-east-1\nec2_wait: true\nec2_az: \"{{ec2_region}}a\"\nec2_subnet: \"172.16.0.0/16\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 117
},
{
"path": "roles/build_in... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3220,
"all_permissive": false
} |
ansible_role | Emergent360/provision-win-iis | 956f602d4366a928e25bf15537383bb5656c4b60 | 0 | roles/launch_windows_ami | 7,466 | [
"no_license"
] | [
{
"path": "roles/launch_windows_ami/tasks/main.yml",
"content": "---\n- name: Get the VPC ID for {{ ec2_name_prefix }}-vpc\n ec2_vpc_net_info:\n filters:\n \"tag:Name\": \"{{ ec2_name_prefix }}-vpc\"\n region: \"{{ ec2_region }}\"\n register: vpc_net_facts\n\n- name: Get the SG ID for {{ ec2_na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2793,
"all_permissive": false
} |
ansible_role | Emergent360/provision-win-iis | 956f602d4366a928e25bf15537383bb5656c4b60 | 0 | roles/teardown | 7,466 | [
"no_license"
] | [
{
"path": "roles/teardown/tasks/main.yml",
"content": "---\n- name: Get the VPC ID for {{ ec2_name_prefix }}-vpc\n ec2_vpc_net_info:\n filters:\n \"tag:Name\": \"{{ ec2_name_prefix }}-vpc\"\n region: \"{{ ec2_region }}\"\n register: vpc_net_facts\n\n- name: Set ec2_vpc_id value\n set_fact:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2417,
"all_permissive": false
} |
ansible_role | samerbahri98/mikro-cicd | b685e99a483fb656b8c03c2d61b123c28704a07a | 0 | ansible/roles/common_docker | 7,466 | [
"no_license"
] | [
{
"path": "ansible/roles/common_docker/tasks/main.yml",
"content": "---\n- name: Install Rclone Plugin\n ansible.builtin.import_tasks: rclone_plugin.yml\n\n- name: Create Docker Network\n community.docker.docker_network:\n name: \"{{ common_docker_network }}\"\n",
"license_type": "no_license",
... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 844,
"all_permissive": false
} |
ansible_role | samerbahri98/mikro-cicd | b685e99a483fb656b8c03c2d61b123c28704a07a | 0 | ansible/roles/common_linux | 7,466 | [
"no_license"
] | [
{
"path": "ansible/roles/common_linux/tasks/apt.yml",
"content": "---\n- name: APT Update\n ansible.builtin.apt:\n update_cache: true\n upgrade: safe\n\n- name: Check if restart needed\n ansible.builtin.stat:\n path: /var/run/reboot-required\n register: result\n become: true\n changed_when: re... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1061,
"all_permissive": false
} |
ansible_role | samerbahri98/mikro-cicd | b685e99a483fb656b8c03c2d61b123c28704a07a | 0 | ansible/roles/docker_hashivault | 7,466 | [
"no_license"
] | [
{
"path": "ansible/roles/docker_hashivault/templates/vault-config.hcl",
"content": "storage \"postgresql\" {\n connection_url = \"{{ _docker_hashivault_pg_conn }}\"\n table = \"{{ docker_hashivault_pgdb_table }}\"\n}\n\nlistener \"tcp\" {\n address = \"0.0.0.0:8200\"\n tls_disable = 1\n}\n\... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 10255,
"all_permissive": false
} |
ansible_role | samerbahri98/mikro-cicd | b685e99a483fb656b8c03c2d61b123c28704a07a | 0 | ansible/roles/docker_postgres | 7,466 | [
"no_license"
] | [
{
"path": "ansible/roles/docker_postgres/tasks/pg_db.yml",
"content": "---\n- name: Postgres Role\n community.postgresql.postgresql_user:\n name: \"{{ docker_postgres_db_name }}\"\n password: \"{{ <PASSWORD> }}\"\n login_host: \"{{ docker_postgres_hostname }}\"\n login_user: \"{{ docker_postgre... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 13206,
"all_permissive": false
} |
ansible_role | samerbahri98/mikro-cicd | b685e99a483fb656b8c03c2d61b123c28704a07a | 0 | ansible/roles/docker_traefik | 7,466 | [
"no_license"
] | [
{
"path": "ansible/roles/docker_traefik/tasks/main.yml",
"content": "---\n- name: Template Docker Compose\n ansible.builtin.template:\n src: docker-compose.yml\n dest: /tmp/docker-compose.yml\n owner: \"{{ ansible_user }}\"\n group: \"{{ ansible_user }}\"\n mode: '0644'\n\n- name: Run Docker... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 934,
"all_permissive": false
} |
ansible_role | samerbahri98/mikro-cicd | b685e99a483fb656b8c03c2d61b123c28704a07a | 0 | ansible/roles/misc | 7,466 | [
"no_license"
] | [
{
"path": "ansible/roles/misc/tasks/gpg_encrypt_mail.yml",
"content": "---\n- name: Add GPG\n ansible.builtin.shell: |-\n echo \"{{ gpg_encrypt_pubkey }}\" | gpg --import - ;\n echo \"{{ gpg_encrypt_message | to_json }}\" | gpg --output /tmp/{{ _gpg_encrypt_filename }} --encrypt --recipient \"{{ gpg_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3022,
"all_permissive": false
} |
ansible_role | samerbahri98/mikro-cicd | b685e99a483fb656b8c03c2d61b123c28704a07a | 0 | ansible/roles/netbird_client | 7,466 | [
"no_license"
] | [
{
"path": "ansible/roles/netbird_client/defaults/main.yml",
"content": "---\nnetbird_client_state: present",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 33
},
{
"path": "ansible/roles/netbird_client/tasks/main.yml",
"content": "---\n- name: netbird apt instal... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 970,
"all_permissive": false
} |
ansible_role | samerbahri98/mikro-cicd | b685e99a483fb656b8c03c2d61b123c28704a07a | 0 | ansible/roles/nm_dnsmasq | 7,466 | [
"no_license"
] | [
{
"path": "ansible/roles/nm_dnsmasq/defaults/main.yml",
"content": "---\nnm_dnsmasq_k8s_records: \"\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "ansible/roles/nm_dnsmasq/tasks/main.yml",
"content": "---\n- name: apt install dnsmasq\n be... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 919,
"all_permissive": false
} |
ansible_role | duranlopes/k8s-iac | 5bdc872b19a9117d48c0f1777a4c5d4246ea7b3b | 2 | iac/ansible/roles/create-cluster | 7,466 | [
"no_license"
] | [
{
"path": "iac/ansible/roles/create-cluster/files/autocomplete.sh",
"content": "#!/bin/bash\n\nkubectl completion bash > /etc/bash_completion.d/kubectl\n\nsource <(kubectl completion bash)",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 104
},
{
"path": "iac/ansibl... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1774,
"all_permissive": false
} |
ansible_role | duranlopes/k8s-iac | 5bdc872b19a9117d48c0f1777a4c5d4246ea7b3b | 2 | iac/ansible/roles/install-helm | 7,466 | [
"no_license"
] | [
{
"path": "iac/ansible/roles/install-helm/vars/main.yml",
"content": "deploy-grafana: bitnami/grafana\ndeploy_prometheus: bitnami/prometheus-operator",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 78
},
{
"path": "iac/ansible/roles/install-helm/tasks/install-helm.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 693,
"all_permissive": false
} |
ansible_role | duranlopes/k8s-iac | 5bdc872b19a9117d48c0f1777a4c5d4246ea7b3b | 2 | iac/ansible/roles/install-k8s | 7,466 | [
"no_license"
] | [
{
"path": "iac/ansible/roles/install-k8s/tasks/main.yml",
"content": "---\n# tasks file for install-k8s\n- include: baremetal.yml\n when: '\"192.168.\" in ansible_default_ipv4.address'\n\n- include: docker.yml\n- include: k8s.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2829,
"all_permissive": false
} |
ansible_role | duranlopes/k8s-iac | 5bdc872b19a9117d48c0f1777a4c5d4246ea7b3b | 2 | iac/ansible/roles/join-workers | 7,466 | [
"no_license"
] | [
{
"path": "iac/ansible/roles/join-workers/tasks/join-cluster.yml",
"content": "- name: Show token\n debug:\n msg: \"[Worker] K8S_TOKEN_HOLDER K8S token is {{ hostvars['K8S_TOKEN_HOLDER']['token'] }}\"\n\n- name: Show token hash\n debug:\n msg: \"[Worker] K8S_TOKEN_HOLDER K8S Hash is {{ hostvars['K8... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 717,
"all_permissive": false
} |
ansible_role | duranlopes/k8s-iac | 5bdc872b19a9117d48c0f1777a4c5d4246ea7b3b | 2 | iac/ansible/roles/k8s-features | 7,466 | [
"no_license"
] | [
{
"path": "iac/ansible/roles/k8s-features/tasks/main.yml",
"content": "- include: k8s-features.yaml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "iac/ansible/roles/k8s-features/tasks/k8s-features.yaml",
"content": "- name: Copy k8s manifests\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1072,
"all_permissive": false
} |
ansible_role | wikitops/ansible_ntp | 91f4f4e6444db66fe91d1e281ad1688d03177835 | 0 | roles/ntp | 7,466 | [
"no_license"
] | [
{
"path": "roles/ntp/tasks/main.yml",
"content": "---\n\n- name: NTP | Include OS-specific variables\n include_vars: \"{{ ansible_os_family }}.yml\"\n\n- name: NTP | Installation\n package:\n name: \"{{ item }}\"\n state: present\n with_items:\n - ntp\n - tzdata\n notify: Restart ntp\n\n- na... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1703,
"all_permissive": false
} |
ansible_role | kubepy/ocp4_check | bbda06e9fe8256d5286fcb61b6f4d4e51a5e03ec | 0 | roles/machine_check | 7,466 | [
"no_license"
] | [
{
"path": "roles/machine_check/tasks/main.yml",
"content": "---\n# tasks file for machine_check\n\n- name: cluster node overview\n shell: |\n oc get node --show-labels --show-kind --sort-by='{.metadata.name}' -o wide\n changed_when: False\n ignore_errors: yes\n register: cluster_node_overview\n- set_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 8706,
"all_permissive": false
} |
ansible_role | kubepy/ocp4_check | bbda06e9fe8256d5286fcb61b6f4d4e51a5e03ec | 0 | roles/report | 7,466 | [
"no_license"
] | [
{
"path": "roles/report/tasks/main.yml",
"content": "---\n\n#- debug:\n# var: hostvars\n\n- name: Export system security configuration check to excel\n local_action: exportReport\n hostvars=\"{{hostvars}}\"\n check_item=\"{{check_item}}\"\n export_file=\"{{export_file}}\"\n run_once: true\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 403,
"all_permissive": false
} |
ansible_role | NuyOahDevOps/redis-ansible | 6a5b670a2afccf10de0e9a469e42bc8eb1ad232f | 0 | roles/redis | 7,466 | [
"no_license"
] | [
{
"path": "roles/redis/inventory/hosts.ini",
"content": "[ms]\n192.168.121.61 ansible_ssh_port=22 ansible_ssh_user=root ansible_ssh_pass='<PASSWORD>'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 92
},
{
"path": "roles/redis/vars/main.yml",
"content": "redi... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1864,
"all_permissive": false
} |
ansible_role | michelpetterson/ansible-cloudlinux | 046d4a12a396edf1ce0e2fd02bc55ecb9e85c0e1 | 0 | roles/apache2_add_manut | 7,466 | [
"no_license"
] | [
{
"path": "roles/apache2_add_manut/tasks/main.yaml",
"content": "---\n- name: Adding site in maintenance - Step 1/7\n become: True\n lineinfile:\n path: \"/etc/httpd/vhosts.d/{{ site_name }}.conf\"\n insertafter: 'LogLevel'\n line: \"# Site em manutenção\"\n state: present\n\n- name: Adding si... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1648,
"all_permissive": false
} |
ansible_role | michelpetterson/ansible-cloudlinux | 046d4a12a396edf1ce0e2fd02bc55ecb9e85c0e1 | 0 | roles/apache2_blog_config | 7,466 | [
"no_license"
] | [
{
"path": "roles/apache2_blog_config/tasks/main.yaml",
"content": "---\n- name: Configuring Apache Blog Vhost...\n template:\n src: templates/blog_template.j2\n dest: /etc/httpd/vhosts.d/blogs/{{ site_name }}.conf\n owner: root\n group: root\n mode: '0640'\n notify: Restart Apache2\n\n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1529,
"all_permissive": false
} |
ansible_role | michelpetterson/ansible-cloudlinux | 046d4a12a396edf1ce0e2fd02bc55ecb9e85c0e1 | 0 | roles/apache2_del_manut | 7,466 | [
"no_license"
] | [
{
"path": "roles/apache2_del_manut/tasks/main.yaml",
"content": "---\n- name: Removing site from maintenance - Step 1/8\n become: True\n lineinfile:\n path: \"/etc/httpd/vhosts.d/{{ site_name }}.conf\"\n regexp: \"# Site em manutenção\"\n state: absent\n\n- name: Removing site from maintenance - ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 729,
"all_permissive": false
} |
ansible_role | michelpetterson/ansible-cloudlinux | 046d4a12a396edf1ce0e2fd02bc55ecb9e85c0e1 | 0 | roles/apache2_disable_site_config | 7,466 | [
"no_license"
] | [
{
"path": "roles/apache2_disable_site_config/templates/site_template.j2",
"content": "<VirtualHost [2801:86:00:fc00:e968:6179::de52:7100]:80 10.1.1.201:80 [2801:86:1fd00:a516:7c1b:17cd:6d81:2137:bd2a:2c5b]:80 10.1.1.202:80>\n ServerName {{ site_name }}\n ServerAlias www.{{ site_name }}\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1310,
"all_permissive": false
} |
ansible_role | michelpetterson/ansible-cloudlinux | 046d4a12a396edf1ce0e2fd02bc55ecb9e85c0e1 | 0 | roles/apache2_enable_site_config | 7,466 | [
"no_license"
] | [
{
"path": "roles/apache2_enable_site_config/tasks/main.yaml",
"content": "---\n- name: Configuring Apache Site Vhost...\n template:\n src: templates/site_template.j2\n dest: /etc/httpd/vhosts.d/{{ site_name }}.conf\n owner: root\n group: root\n mode: '0640'\n notify: Restart Apache2\n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1535,
"all_permissive": false
} |
ansible_role | michelpetterson/ansible-cloudlinux | 046d4a12a396edf1ce0e2fd02bc55ecb9e85c0e1 | 0 | roles/cloudlinux_disable_config | 7,466 | [
"no_license"
] | [
{
"path": "roles/cloudlinux_disable_config/tasks/shortname.yaml",
"content": "---\n- set_fact:\n shortname: \"{{ site_name | replace('.domain.com','') | replace('.','-') }}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 96
},
{
"path": "roles/cloudlinux_dis... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2202,
"all_permissive": false
} |
ansible_role | michelpetterson/ansible-cloudlinux | 046d4a12a396edf1ce0e2fd02bc55ecb9e85c0e1 | 0 | roles/cloudlinux_enable_config | 7,466 | [
"no_license"
] | [
{
"path": "roles/cloudlinux_enable_config/tasks/main.yaml",
"content": "---\n- name: Defining short name...\n include: shortname.yaml\n\n- name: Calling Ldap task...\n include: roles/cloudlinux_enable_config/tasks/group_to_user.yaml\n with_items:\n - \"{{ user_names.split(',') }}\"\n\n- name: Creating... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 7177,
"all_permissive": false
} |
ansible_role | michelpetterson/ansible-cloudlinux | 046d4a12a396edf1ce0e2fd02bc55ecb9e85c0e1 | 0 | roles/ext_dns_config | 7,466 | [
"no_license"
] | [
{
"path": "roles/ext_dns_config/tasks/test.yml",
"content": "---\n- name: Getting serial zone...\n shell: >\n awk '/serial/ {print $1}' /etc/bind/bd-zonas/diretos/pri/db.domain.com\n register: serial\n\n- name: Changing serial zone...\n replace:\n path: /etc/bind/bd-zonas/diretos/pri/db.domain.com\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1525,
"all_permissive": false
} |
ansible_role | michelpetterson/ansible-cloudlinux | 046d4a12a396edf1ce0e2fd02bc55ecb9e85c0e1 | 0 | roles/lve_control | 7,466 | [
"no_license"
] | [
{
"path": "roles/lve_control/tasks/main.yaml",
"content": "---\n\n- name: Configuring CPU limit...\n shell: >\n lvectl set \"{{ id.stdout }}\" --speed=\"{{ cpu }}\"%\n when: cpu != '' and id != ''\n\n- name: Configuring Memory limit...\n shell: >\n lvectl set \"{{ id.stdout }}\" --pmem=\"{{ mem }}\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 267,
"all_permissive": false
} |
ansible_role | darknetworm/Linux_Lesson_29 | e3deb3eac4f69e398ee5c88705ffcee8ac5afc2b | 0 | roles/change_gw_cr | 7,466 | [
"no_license"
] | [
{
"path": "roles/change_gw_cr/tasks/main.yml",
"content": "---\n - name: Delete default route\n blockinfile:\n path: /etc/netplan/50-cloud-init.yaml\n insertafter: ' dhcp4: true'\n block: |\n #Insert from ansible\n dhcp4-overrides:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 580,
"all_permissive": false
} |
ansible_role | darknetworm/Linux_Lesson_29 | e3deb3eac4f69e398ee5c88705ffcee8ac5afc2b | 0 | roles/change_gw_ir | 7,466 | [
"no_license"
] | [
{
"path": "roles/change_gw_ir/tasks/main.yml",
"content": "---\n - name: Add route to server\n blockinfile:\n path: /etc/netplan/50-vagrant.yaml\n insertafter: ' - 192.168.255.10/30'\n block: |\n #Insert from ansible\n routes:\n - to: 192.168.0.2\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 325,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.