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 | andan02/cicd-scaleio-a | 51c1a1eaaae8a20779dbe6f975647e91ca2f474f | 0 | roles/mdm | 8,075 | [
"no_license"
] | [
{
"path": "roles/mdm/tasks/main.yml",
"content": "- set_fact: role_name_scaleio=mdm\n\n- set_fact: node_is_manager=1\n\n- name: install pre-requisite packages\n package: name={{ item }} state=latest\n with_items: \"{{ scaleio.mdm_packages }}\"\n\n- name: pre-requisite on rhel6 based os\n sysctl: name=ker... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3514,
"all_permissive": false
} |
ansible_role | andan02/cicd-scaleio-a | 51c1a1eaaae8a20779dbe6f975647e91ca2f474f | 0 | roles/rexray | 8,075 | [
"no_license"
] | [
{
"path": "roles/rexray/tasks/main.yml",
"content": "---\n- name: Copy rexray rpm file to server\n copy: src=rexray-0.4.0+11-1.x86_64.rpm dest=/var/tmp/rexray-0.4.0+11-1.x86_64.rpm\n when: env.volume_service == 'true'\n\n- name: Install latest rexray service\n yum: name=/var/tmp/rexray-0.4.0+11-1.x86_64.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 992,
"all_permissive": false
} |
ansible_role | andan02/cicd-scaleio-a | 51c1a1eaaae8a20779dbe6f975647e91ca2f474f | 0 | roles/sdc | 8,075 | [
"no_license"
] | [
{
"path": "roles/sdc/tasks/main.yml",
"content": "---\n# tasks file for sdc\n- set_fact: role_name_scaleio=sdc\n- set_fact: node_is_manager=0\n when: node_is_manager is not defined\n\n- include: ../../install_scaleio.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 165... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 165,
"all_permissive": false
} |
ansible_role | andan02/cicd-scaleio-a | 51c1a1eaaae8a20779dbe6f975647e91ca2f474f | 0 | roles/sds | 8,075 | [
"no_license"
] | [
{
"path": "roles/sds/vars/main.yml",
"content": "#sds_scaleio_disks: { ansible_available_disks: ['/home/vagrant/scaleio1'] }\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 76
},
{
"path": "roles/sds/tasks/main.yml",
"content": "- set_fact: role_name=sds\n\n-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1484,
"all_permissive": false
} |
ansible_role | andan02/cicd-scaleio-a | 51c1a1eaaae8a20779dbe6f975647e91ca2f474f | 0 | roles/tb | 8,075 | [
"no_license"
] | [
{
"path": "roles/tb/tasks/main.yml",
"content": "- set_fact: role_name=\"mdm\n- set_fact: node_is_manager=0\n\n- debug: msg={{ role_name }}\n\n- include: ../../install_scaleio.yml\n\n#- name: login with new password\n# command: scli --login --username admin --password \"{{ scaleio.password }}\"\n# run_onc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2866,
"all_permissive": false
} |
ansible_role | rmb938/ansible_hashicorp-vault | 6d13a105e603a83a2524bab9419d4fc6f932e1df | 0 | roles/init | 8,075 | [
"no_license"
] | [
{
"path": "roles/init/files/usr/local/bin/vault-root-login",
"content": "#!/bin/bash\n\n# {{ ansible_managed }}\n\nset -uo pipefail\n\nif [ \"$EUID\" -ne 0 ]\n then echo \"Please run as root\"\n exit 1\nfi\n\nvault_root_login_lockfile=\"/run/vault/root-login.lock\"\n\nif flock -n \"$vault_root_login_lockf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 5161,
"all_permissive": false
} |
ansible_role | rmb938/ansible_hashicorp-vault | 6d13a105e603a83a2524bab9419d4fc6f932e1df | 0 | roles/vault | 8,075 | [
"no_license"
] | [
{
"path": "roles/vault/tasks/main.yaml",
"content": "---\n- name: Create datavg\n community.general.lvg:\n vg: data\n pvs: /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi1\n\n- name: Create vault lv\n community.general.lvol:\n vg: data\n lv: vault\n size: 95G\n\n- name: Format vault lv\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 6121,
"all_permissive": false
} |
ansible_role | ubnetdef/Lockdown-UB-Internal-v0 | 7de78c1ab37388d70715de60f2006ac954994d67 | 1 | roles/pfsense_deploy_provision | 8,075 | [
"no_license"
] | [
{
"path": "roles/pfsense_deploy_provision/tasks/Deploy_pfsense.yaml",
"content": " - name: Clone Pfsense form the template, and assign interfaces\n vmware_guest:\n hostname: \"{{ vcenter_hostname }}\"\n username: \"{{ vcenter_username }}\"\n password: \"{{ <PASSWORD> }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1648,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/auditd | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/auditd/tasks/main.yml",
"content": "- name: Install auditd package\n apt:\n name: auditd\n state: present\n update_cache: yes\n when: ansible_os_family == \"Debian\"\n tags:\n - security\n - audit\n\n- name: Enable and start auditd service\n systemd:\n name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2223,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/buildkit | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/buildkit/defaults/main.yml",
"content": "---\n# BuildKit version to install\nbuildkit_version: \"v0.23.1\"\n\n# Installation directories\nbuildkit_install_dir: \"/usr/local/bin\"\nbuildkit_tmp_dir: \"/tmp\"\n\n# Docker registry credentials (optional)\ndocker_username: \"your-use... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 6825,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/common | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/common/tasks/main.yml",
"content": "---\n\n- name: Stop unattended-upgrades service\n systemd:\n name: unattended-upgrades\n state: stopped\n enabled: no\n masked: yes # This prevents systemd from starting it\n failed_when: false\n\n- name: Kill any running unatte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 18532,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/containerd | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/containerd/handlers/main.yml",
"content": "---\n- name: Load kernel modules\n shell: |\n modprobe overlay\n modprobe br_netfilter\n changed_when: true\n\n- name: Restart containerd\n systemd:\n name: containerd\n state: restarted\n daemon_reload: yes ",
"li... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 19653,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/firststage | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/firststage/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Ansible role for deploying FirstStage Secret Detection & CI/CD Integration Platform\n company: DevSecOps Platform\n license: MIT\n min_ansible_version: 2.9\n platforms:\n - name: Ub... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 67056,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/firststage-prep | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/firststage-prep/README.md",
"content": "# FirstStage-Prep Ansible Role\n\nThis Ansible role prepares the **FirstStage Secret Detection Application** for deployment by copying application files and generating TLS certificates for secure Docker API access. It serves as the essenti... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 24969,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/kubernetes | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/kubernetes/README.md",
"content": "# Kubernetes Ansible Role\n\nThis Ansible role installs and configures Kubernetes packages (kubelet, kubeadm, kubectl) on both master and worker nodes, providing the foundation for Kubernetes cluster deployment in the DevSecOps platform.\n\n## ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 15549,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/master | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/master/tasks/main.yml",
"content": "---\n#- name: Initialize Kubernetes cluster\n# command: kubeadm init --pod-network-cidr=10.0.0.0/16\n\n- name: Set a hostname for (MASTER)\n ansible.builtin.hostname:\n name: \"{{ master_hostname }}\" # k8smaster\n\n- name: Check if the m... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 11159,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/sast | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/sast/vars/main.yml",
"content": "---\n# SAST Role Variables\n# These variables are used in tasks/main.yml\n\n# Docker package information\ndocker_packages:\n - docker-ce\n - docker-ce-cli\n - containerd.io\n - docker-buildx-plugin\n - docker-compose-plugin\n\n# Docker repos... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 32992,
"all_permissive": false
} |
ansible_role | hasan2001jk/Thesis | 16644bf77a1274cf57a30e6a8196f5b1357ab84c | 0 | configuring/roles/thirdstage | 8,075 | [
"no_license"
] | [
{
"path": "configuring/roles/thirdstage/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Ansible role for deploying ThirdStage DevSecOps AI Dashboard frontend\n company: DevSecOps Platform\n license: MIT\n min_ansible_version: 2.9\n platforms:\n - name: Ubuntu\n ve... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 39313,
"all_permissive": false
} |
ansible_role | Degoke/udapeople-autodeploy | 5dc02d0b0a67258e83fff262e448532e14018160 | 0 | .circleci/ansible/roles/deploy | 8,071 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/deploy/tasks/main.yml",
"content": "---\n- name: 'update and upgrade packages'\n become: yes\n apt:\n upgrade: yes\n update_cache: yes\n cache_valid_time: 86400\n\n- name: remove unused dependencies\n become: yes\n apt:\n autoremove: yes\n\n- name: install ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 641,
"all_permissive": false
} |
ansible_role | Edward5hen/ansible-pypodman | 11b3eae0fc721c2a3e0fe75baa40ca69938ffdaf | 0 | roles/pull | 8,071 | [
"no_license"
] | [
{
"path": "roles/pull/tasks/main.yml",
"content": "---\n# This playbook is to pull the container image.\n# Parameter image_name could be defined in the playbook who calls this task\n\n- name: pull the image with podman\n shell: podman pull {{ image_name }}\n",
"license_type": "no_license",
"detecte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 202,
"all_permissive": false
} |
ansible_role | Edward5hen/ansible-pypodman | 11b3eae0fc721c2a3e0fe75baa40ca69938ffdaf | 0 | roles/setup | 8,071 | [
"no_license"
] | [
{
"path": "roles/setup/tasks/main.yml",
"content": "---\n## This playbook to make remote server open varlink socket\n\n - name: check varlink socket is opened or not\n shell: ps aux | grep -i \"podman varlink -t\" | grep -v grep\n ignore_errors: yes\n register: check_socket\n\n - name: open socke... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 476,
"all_permissive": false
} |
ansible_role | deadnews/ansible-collection-util | e0b12903e47f3ae8f531a2d0772210f82f2067d3 | 1 | roles/aptup | 8,071 | [
"no_license"
] | [
{
"path": "roles/aptup/meta/argument_specs.yml",
"content": "---\nargument_specs:\n main:\n short_description: The main entry point for the aptup role.\n options:\n aptup_cleanup:\n type: bool\n required: false\n description: Whether to clean up the apt cache and remove unus... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 12,
"total_bytes": 6490,
"all_permissive": false
} |
ansible_role | deadnews/ansible-collection-util | e0b12903e47f3ae8f531a2d0772210f82f2067d3 | 1 | roles/docker | 8,071 | [
"no_license"
] | [
{
"path": "roles/docker/molecule/docker_vagrant/molecule.yml",
"content": "---\ndriver:\n name: vagrant\n provider:\n name: virtualbox\n\nplatforms:\n - name: debian12\n box: debian/bookworm64\n config_options:\n vm.boot_timeout: 600\n memory: 1024\n\nprovisioner:\n name: ansible\n con... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 18,
"total_bytes": 17807,
"all_permissive": false
} |
ansible_role | deadnews/ansible-collection-util | e0b12903e47f3ae8f531a2d0772210f82f2067d3 | 1 | roles/docker_compose | 8,071 | [
"no_license"
] | [
{
"path": "roles/docker_compose/handlers/main.yml",
"content": "---\n- name: (Handler) Down the Docker Compose project containers\n community.docker.docker_compose_v2:\n project_src: \"{{ docker_compose_target_dir }}/{{ docker_compose_project }}\"\n pull: never\n recreate: never\n remove_orphan... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 12,
"total_bytes": 16742,
"all_permissive": false
} |
ansible_role | deadnews/ansible-collection-util | e0b12903e47f3ae8f531a2d0772210f82f2067d3 | 1 | roles/reboot | 8,071 | [
"no_license"
] | [
{
"path": "roles/reboot/tasks/main.yml",
"content": "---\n# Reboot machine if nedeed\n\n- name: Check if reboot is required\n ansible.builtin.stat:\n path: /var/run/reboot-required\n get_checksum: false\n register: reboot_required\n\n- name: Restart machine and Waiting for it to come back\n when:\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 858,
"all_permissive": false
} |
ansible_role | deadnews/ansible-collection-util | e0b12903e47f3ae8f531a2d0772210f82f2067d3 | 1 | roles/system_info | 8,071 | [
"no_license"
] | [
{
"path": "roles/system_info/tasks/main.yml",
"content": "---\n# Show system info\n\n- name: Show system info (can be cached)\n ansible.builtin.debug:\n msg: |\n Hostname: {{ ansible_hostname }}\n System: {{ ansible_distribution }} {{ ansible_distribution_version }} {{ ansible_distribution_r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1177,
"all_permissive": false
} |
ansible_role | deadnews/ansible-collection-util | e0b12903e47f3ae8f531a2d0772210f82f2067d3 | 1 | roles/wireguard | 8,071 | [
"no_license"
] | [
{
"path": "roles/wireguard/molecule/wireguard/templates/wg0.conf.j2",
"content": "# {{ ansible_managed }}\n\n[Interface]\nAddress = 10.0.0.1/24\nListenPort = 51820\nPostUp = iptables -t nat -A POSTROUTING -o tun0 -j MASQUERADE\nPostDown = iptables -t nat -D POSTROUTING -o tun0 -j MASQUERADE\nPrivateKey = ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 11,
"total_bytes": 6676,
"all_permissive": false
} |
ansible_role | xor-shrinivas/jenkin-integration | 039204046261ea9f2665b94a5bbaf48437789add | 0 | agent/barometer/docker/ansible/roles/config_files | 8,071 | [
"no_license"
] | [
{
"path": "agent/barometer/docker/ansible/roles/config_files/tasks/dpdk.yml",
"content": "#Copyright 2018 OPNFV and Intel Corporation\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the Li... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 15349,
"all_permissive": false
} |
ansible_role | xor-shrinivas/jenkin-integration | 039204046261ea9f2665b94a5bbaf48437789add | 0 | agent/barometer/docker/ansible/roles/run_ves | 8,071 | [
"no_license"
] | [
{
"path": "agent/barometer/docker/ansible/roles/run_ves/tasks/main.yml",
"content": "#Copyright 2018 OPNFV and Intel Corporation\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1180,
"all_permissive": false
} |
ansible_role | danielpmichalski/ansible-from-tasks-to-roles | ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802 | 0 | 02/deploy/roles/http_server_install | 8,071 | [
"no_license"
] | [
{
"path": "02/deploy/roles/http_server_install/tasks/main.yml",
"content": "---\n- name: configuring Nginx repository\n copy:\n dest: /etc/yum.repos.d/nginx.repo\n content: |\n [nginx]\n name=nginx repo\n baseurl=http://nginx.org/packages/centos/7/$basearch/\n gpgcheck=0\n en... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 521,
"all_permissive": false
} |
ansible_role | danielpmichalski/ansible-from-tasks-to-roles | ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802 | 0 | 02/deploy/roles/http_server_start | 8,071 | [
"no_license"
] | [
{
"path": "02/deploy/roles/http_server_start/tasks/main.yml",
"content": "---\n- name: starting http server\n service:\n name: nginx\n state: started\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 79
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 79,
"all_permissive": false
} |
ansible_role | danielpmichalski/ansible-from-tasks-to-roles | ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802 | 0 | 02/deploy/roles/repository_files_setup | 8,071 | [
"no_license"
] | [
{
"path": "02/deploy/roles/repository_files_setup/tasks/main.yml",
"content": "---\n- name: creating static files for repository '{{ name }}'\n copy:\n dest: \"{{ repositories_dir }}/{{ name }}/{{ item.name }}\"\n content: \"{{ item.content }}\"\n with_items: \"{{ files }}\"\n",
"license_type": ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 194,
"all_permissive": false
} |
ansible_role | danielpmichalski/ansible-from-tasks-to-roles | ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802 | 0 | 02/deploy/roles/repository_setup | 8,071 | [
"no_license"
] | [
{
"path": "02/deploy/roles/repository_setup/tasks/main.yml",
"content": "---\n- name: creating file repository directory\n file:\n dest: \"{{ repositories_dir }}/{{ name }}\"\n state: directory\n\n- name: configuring file repository http access\n template:\n src: repository.conf.j2\n dest: /et... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 414,
"all_permissive": false
} |
ansible_role | danielpmichalski/ansible-from-tasks-to-roles | ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802 | 0 | 03/deploy/roles/http_server_install | 8,071 | [
"no_license"
] | [
{
"path": "03/deploy/roles/http_server_install/tasks/main.yml",
"content": "---\n- name: configuring Nginx repository\n copy:\n dest: /etc/yum.repos.d/nginx.repo\n content: |\n [nginx]\n name=nginx repo\n baseurl=http://nginx.org/packages/centos/7/$basearch/\n gpgcheck=0\n en... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 946,
"all_permissive": false
} |
ansible_role | danielpmichalski/ansible-from-tasks-to-roles | ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802 | 0 | 03/deploy/roles/http_server_stop | 8,071 | [
"no_license"
] | [
{
"path": "03/deploy/roles/http_server_stop/tasks/main.yml",
"content": "---\n- name: stopping http server\n service:\n name: nginx\n state: stopped\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 79
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 79,
"all_permissive": false
} |
ansible_role | danielpmichalski/ansible-from-tasks-to-roles | ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802 | 0 | 03/deploy/roles/open_firewall_port | 8,071 | [
"no_license"
] | [
{
"path": "03/deploy/roles/open_firewall_port/tasks/main.yml",
"content": "---\n- name: opening firewall port {{ port }}\n firewalld:\n port: \"{{ port }}/tcp\"\n permanent: yes\n state: enabled\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
},
{
"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 472,
"all_permissive": false
} |
ansible_role | danielpmichalski/ansible-from-tasks-to-roles | ca9d9cb0ecc0d4dbde258d88f5e72d2ef16bc802 | 0 | 03/deploy/roles/repository_setup | 8,071 | [
"no_license"
] | [
{
"path": "03/deploy/roles/repository_setup/vars/main.yml",
"content": "---\nbasic_auth_pass_file: /etc/nginx/.{{ name }}.htpasswd",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 57
},
{
"path": "03/deploy/roles/repository_setup/tasks/main.yml",
"content": "---... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2748,
"all_permissive": false
} |
ansible_role | dynatrace-ace/ace-box-lib-apps | 0262aae053d36760d49ed52092280a46e48ced12 | 0 | roles/demo-app-easytravel | 8,071 | [
"no_license"
] | [
{
"path": "roles/demo-app-easytravel/files/helm/easytravel/templates/easytravel-nginx-deployment-resources.yaml",
"content": "apiVersion: apps/v1\nkind: Deployment\nmetadata:\n name: {{ .Release.Name }}-www\nspec:\n selector:\n matchLabels:\n app: {{ .Release.Name }}-www\n product: {{ .Releas... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 28,
"total_bytes": 26086,
"all_permissive": false
} |
ansible_role | nchlswhttkr/hosting | 204e04d7731d3ad92b3fc05b508a71202ef434a1 | 1 | deploy/roles/nginx | 8,071 | [
"no_license"
] | [
{
"path": "deploy/roles/nginx/tasks/main.yml",
"content": "- name: Ensure keyring directory exists\n become: true\n ansible.builtin.file:\n path: /etc/apt/keyrings\n state: directory\n\n- name: Get Nginx signing key\n become: true\n ansible.builtin.get_url:\n url: https://nginx.org/keys/nginx_s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3696,
"all_permissive": false
} |
ansible_role | ashamsan81/puranga | 3fa751b9b6252dfc57004c532eebf5bfad649f6d | 0 | roles/nagios_plugins_install | 8,071 | [
"permissive"
] | [
{
"path": "roles/nagios_plugins_install/vars/main.yml",
"content": "---\n# vars file for nrpe_install",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 32
},
{
"path": "roles/nagios_plugins_install/handlers/main.yml",
"content": "---\n# ha... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2721,
"all_permissive": true
} |
ansible_role | ashamsan81/puranga | 3fa751b9b6252dfc57004c532eebf5bfad649f6d | 0 | roles/nrpe_install | 8,071 | [
"permissive"
] | [
{
"path": "roles/nrpe_install/tasks/main.yml",
"content": "---\n# tasks file for nrpe_install\n- name: install pre-requisites \n yum:\n name: \"{{ item }}\"\n state: latest\n loop:\n - gcc\n - glibc\n - glibc-common\n - make\n - openssl-devel\n\n- name: Ensure dest. directory exists\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 4762,
"all_permissive": true
} |
ansible_role | karmab/openstack-ansible-tests | 788dbaf85074bd9205b85bf6f90c2e1f2f5b35f5 | 0 | roles/tests | 8,071 | [
"no_license"
] | [
{
"path": "roles/tests/tasks/cinder_volume.yml",
"content": "---\n\n- name: Set Test Variables\n set_fact:\n group: \"cinder\"\n host: \"127.0.0.1\"\n packages: \"{{ cinder_volume_packages }}\"\n services: \"{{ cinder_volume_services }}\"\n configuration_files: \"{{ configuration_files_check... | {
"task_files": 16,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 16,
"total_bytes": 6572,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | debug/roles/common | 8,071 | [
"no_license"
] | [
{
"path": "debug/roles/common/tasks/main.yml",
"content": "- name: \"Test | Var | role_name \"\n ansible.builtin.debug:\n msg: \"'{{ role_name }}' is working\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 99
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 99,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | debug/roles/test | 8,071 | [
"no_license"
] | [
{
"path": "debug/roles/test/tasks/main.yaml",
"content": "# - name: \"Import Multiple Tasks | Task 1 & 2\"\n# ansible.builtin.include_tasks:\n# file: \"{{ item }}\"\n# loop:\n# - common_tasks/task1.yaml\n # - common_tasks/task2.yaml\n # - common_tasks/task3.yaml\n\n- name: \"Check of the f... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 536,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/alacritty | 8,071 | [
"no_license"
] | [
{
"path": "roles/alacritty/files/config/alacritty.toml",
"content": "[general]\nimport = [\n \"~/.config/alacritty/themes/catppuccin_mocha.toml\"\n]\n\n[font.bold]\nfamily = \"JetBrains Mono Nerd Font\"\n\n[font.bold_italic]\nfamily = \"JetBrains Mono Nerd Font\"\nstyle = \"BoldItalic\"\n\n[font.italic]\nf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 922,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/applications | 8,071 | [
"no_license"
] | [
{
"path": "roles/applications/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - applications\n - gui\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansi... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 926,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/bat | 8,071 | [
"no_license"
] | [
{
"path": "roles/bat/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - bat\n - cli\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.includ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 427,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/fastfetch | 8,071 | [
"no_license"
] | [
{
"path": "roles/fastfetch/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - fastfetch\n - cli\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.bu... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2091,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/ghostty | 8,071 | [
"no_license"
] | [
{
"path": "roles/ghostty/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - ghostty\n - gui\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builti... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 438,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/git | 8,071 | [
"no_license"
] | [
{
"path": "roles/git/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - git\n - cli\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.includ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1591,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/hyprland | 8,071 | [
"no_license"
] | [
{
"path": "roles/hyprland/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - hyprland\n - gui\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.buil... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 441,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/keyd | 8,071 | [
"no_license"
] | [
{
"path": "roles/keyd/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - keyd\n - cli\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.incl... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1658,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/lazygit | 8,071 | [
"no_license"
] | [
{
"path": "roles/lazygit/files/config/config.yml",
"content": "git:\n paging:\n colorArg: always\n pager: delta --dark --paging=never\n\nnotARepository: skip\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 97
},
{
"path": "roles/lazygit/tasks/main.yaml",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 535,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/mako | 8,071 | [
"no_license"
] | [
{
"path": "roles/mako/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - mako\n - gui\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.incl... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 430,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/neovim | 8,071 | [
"no_license"
] | [
{
"path": "roles/neovim/files/config/lua/plugins/git_signs.lua",
"content": "return {\n\t-- See `:help gitsigns.txt`\n\t-- Adds git related signs to the gutter, as well as utilities for managing\n\t\"lewis6991/gitsigns.nvim\",\n\tevent = { \"BufReadPre\", \"BufNewFile\" },\n\topts = {\n\t\tsigns = {\n\t\t\t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 33,
"total_bytes": 62439,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/nodejs | 8,071 | [
"no_license"
] | [
{
"path": "roles/nodejs/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - nodejs\n - cli\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 993,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/rofi | 8,071 | [
"no_license"
] | [
{
"path": "roles/rofi/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - rofi\n - gui\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.incl... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 430,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/scripts | 8,071 | [
"no_license"
] | [
{
"path": "roles/scripts/files/bin/proxyconfig",
"content": "#!/usr/bin/env bash\n\n# Configuration - with proper protocol matching\n# Read credentials securely\nCREDS=$(cat ~/.proxy_credentials) # contains \"user:pass@host:port\" or \"host:port\"\n\n# Set up proxy variables\nHTTP_PROXY=\"http://${CREDS}\"\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 17,
"total_bytes": 28588,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/starship | 8,071 | [
"no_license"
] | [
{
"path": "roles/starship/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - starship\n - cli\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.buil... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2466,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/swayimg | 8,071 | [
"no_license"
] | [
{
"path": "roles/swayimg/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - swayimg\n - gui\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builti... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 439,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/tmux | 8,071 | [
"no_license"
] | [
{
"path": "roles/tmux/tasks/archlinux.yaml",
"content": "- name: \"Install on {{ ansible_distribution }}\"\n become: true\n ansible.builtin.pacman:\n name:\n - \"{{ role_name }}\"\n state: latest\n when: (update | default(true)) | bool # Default to true if not defined\n\n- name: Clone TPM (Tmu... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2784,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/vivaldi | 8,071 | [
"no_license"
] | [
{
"path": "roles/vivaldi/files/config/css-mods/tabbar-wrapper.css",
"content": "* {\n font-family: \"Poppins\" !important; \n}\n\n.tabs-left .tabbar-wrapper{\n flex-direction:column-reverse;\n padding-top: 4px;\n padding-bottom: 4px;\n}\n\n.tab-strip > span {\n display: flex;\n margin-bottom: 7px !imp... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2708,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/wallpapers | 8,071 | [
"no_license"
] | [
{
"path": "roles/wallpapers/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - wallpapers\n - gui\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1576,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/xfce4 | 8,071 | [
"no_license"
] | [
{
"path": "roles/xfce4/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - xfce4\n - gui\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.in... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 665,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/yazi | 8,071 | [
"no_license"
] | [
{
"path": "roles/yazi/files/config/yazi.toml",
"content": "[mgr]\nratio = [1, 3, 4] # 1/8 width for parent, 3/8 width for current, 4/8 width for preview\nsort_by = \"natural\"\nsort_dir_first = true\nshow_hidden = true # show hidden files\n# linemode = \"size\" # show the size besides filename\nshow_symlink... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 8855,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/zathura | 8,071 | [
"no_license"
] | [
{
"path": "roles/zathura/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - zathura\n - gui\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builti... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 438,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/zed | 8,071 | [
"no_license"
] | [
{
"path": "roles/zed/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - zed\n - cli\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.includ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4363,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/zellij | 8,071 | [
"no_license"
] | [
{
"path": "roles/zellij/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - zellij\n - cli\n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3995,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/zen | 8,071 | [
"no_license"
] | [
{
"path": "roles/zen/tasks/main.yaml",
"content": "- name: \"Checking Ansible config for {{ ansible_distribution }}\"\n ansible.builtin.import_tasks: common_tasks/ansible_distribution_check.yaml\n tags:\n - zen\n - gui \n\n- name: \"Run Tasks for {{ ansible_distribution }}\"\n ansible.builtin.inclu... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1554,
"all_permissive": false
} |
ansible_role | vivalchemy/dotfiles | 1cce4396808db381a4fc3cd93d83869f5c796a95 | 2 | roles/zsh | 8,071 | [
"no_license"
] | [
{
"path": "roles/zsh/files/config/core/keymaps.zsh",
"content": "bindkey '^[^M' autosuggest-accept\nbindkey '^p' history-search-backward\nbindkey '^n' history-search-forward\nbindkey -s '^x' '^usource $ZSHRC\\n'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 143
},
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 43,
"total_bytes": 17741,
"all_permissive": false
} |
ansible_role | bdereims/cluster-pi | 973fbe2dfc11f753e538efe0c6b76ce918dc5162 | 0 | ansible/roles/apt-list | 8,071 | [
"no_license"
] | [
{
"path": "ansible/roles/apt-list/handlers/main.yml",
"content": "---\n# handlers file for apt-list",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "ansible/roles/apt-list/vars/main.yml",
"content": "---\n# vars file for apt-list",
"license_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 574,
"all_permissive": false
} |
ansible_role | bdereims/cluster-pi | 973fbe2dfc11f753e538efe0c6b76ce918dc5162 | 0 | ansible/roles/apt-upgrade | 8,071 | [
"no_license"
] | [
{
"path": "ansible/roles/apt-upgrade/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - apt-upgrade",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 69
},
{
"path": "ansible/roles/apt-upgrade/tasks/main.yml",
"content": "-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 308,
"all_permissive": false
} |
ansible_role | bdereims/cluster-pi | 973fbe2dfc11f753e538efe0c6b76ce918dc5162 | 0 | ansible/roles/cmdline | 8,071 | [
"no_license"
] | [
{
"path": "ansible/roles/cmdline/vars/main.yml",
"content": "---\n# vars file for cmdline\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "ansible/roles/cmdline/handlers/main.yml",
"content": "---\n# handlers file for cmdline\n",
"license_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 321,
"all_permissive": false
} |
ansible_role | bdereims/cluster-pi | 973fbe2dfc11f753e538efe0c6b76ce918dc5162 | 0 | ansible/roles/discard | 8,071 | [
"no_license"
] | [
{
"path": "ansible/roles/discard/defaults/main.yml",
"content": "---\n# defaults file for discard",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "ansible/roles/discard/handlers/main.yml",
"content": "---\n# handlers file for discard",
"lice... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 283,
"all_permissive": false
} |
ansible_role | bdereims/cluster-pi | 973fbe2dfc11f753e538efe0c6b76ce918dc5162 | 0 | ansible/roles/docker | 8,071 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/vars/main.yml",
"content": "---\ndomain: cluster.gw\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 23
},
{
"path": "ansible/roles/docker/files/install-docker.sh",
"content": "#!/bin/bash\ncurl -fsSL get.docker.com | sh\nsystem... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 231,
"all_permissive": false
} |
ansible_role | bdereims/cluster-pi | 973fbe2dfc11f753e538efe0c6b76ce918dc5162 | 0 | ansible/roles/glusterfs | 8,071 | [
"no_license"
] | [
{
"path": "ansible/roles/glusterfs/tasks/main.yml",
"content": "---\n- name: Install GlusterFS\n apt:\n name: glusterfs-server\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 83
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 83,
"all_permissive": false
} |
ansible_role | bdereims/cluster-pi | 973fbe2dfc11f753e538efe0c6b76ce918dc5162 | 0 | ansible/roles/hostname | 8,071 | [
"no_license"
] | [
{
"path": "ansible/roles/hostname/tasks/main.yml",
"content": "---\n- name: Update Hostname\n hostname:\n name: '{{ set_hostname }}'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 71
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 71,
"all_permissive": false
} |
ansible_role | bdereims/cluster-pi | 973fbe2dfc11f753e538efe0c6b76ce918dc5162 | 0 | ansible/roles/kubernetes | 8,071 | [
"no_license"
] | [
{
"path": "ansible/roles/kubernetes/files/install-kubernetes.sh",
"content": "#!/bin/bash\ncurl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add -\necho \"deb http://apt.kubernetes.io/ kubernetes-xenial main\" > /etc/apt/sources.list.d/kubernetes.list\napt-get update\napt-get install -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 495,
"all_permissive": false
} |
ansible_role | bdereims/cluster-pi | 973fbe2dfc11f753e538efe0c6b76ce918dc5162 | 0 | ansible/roles/users | 8,071 | [
"no_license"
] | [
{
"path": "ansible/roles/users/tasks/main.yml",
"content": "---\n- name: Update pi User\n user:\n name: pi \n password: '{{ <PASSWORD> }}'\n groups: sudo\n append: yes\n shell: /bin/bash\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 136
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 136,
"all_permissive": false
} |
ansible_role | RomainTortosa/ansible_deploy_apache2_and_php8.1 | 5d226b62e37a97facc83764cc8706435e93c29ee | 0 | roles/apache | 8,071 | [
"no_license"
] | [
{
"path": "roles/apache/tasks/main.yml",
"content": "---\n- name: Mettre à jour les paquets APT\n apt:\n update_cache: yes\n\n- name: Installer Apache2\n apt:\n name: apache2\n state: present\n\n\n- name: Redémarrer Apache2\n service:\n name: apache2\n state: restarted\n",
"license_typ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 221,
"all_permissive": false
} |
ansible_role | RomainTortosa/ansible_deploy_apache2_and_php8.1 | 5d226b62e37a97facc83764cc8706435e93c29ee | 0 | roles/mariadb | 8,071 | [
"no_license"
] | [
{
"path": "roles/mariadb/tasks/main.yml",
"content": "---\n- name: Installer MariaDB\n apt:\n name: mariadb-server\n state: present\n\n- name: Installer le module PyMySQL pour Python 3\n apt:\n name: python3-pymysql\n state: present\n\n- name: Assurer que le service MariaDB est démarré et acti... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1478,
"all_permissive": false
} |
ansible_role | RomainTortosa/ansible_deploy_apache2_and_php8.1 | 5d226b62e37a97facc83764cc8706435e93c29ee | 0 | roles/php | 8,071 | [
"no_license"
] | [
{
"path": "roles/php/tasks/main.yml",
"content": "---\n- name: Installer les dépendances nécessaires\n apt:\n name: \"{{ item }}\"\n state: present\n with_items:\n - apt-transport-https\n - lsb-release\n - ca-certificates\n - gnupg\n\n- name: Ajouter la clé GPG pour le dépôt sury.org\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 853,
"all_permissive": false
} |
ansible_role | RomainTortosa/ansible_deploy_apache2_and_php8.1 | 5d226b62e37a97facc83764cc8706435e93c29ee | 0 | roles/wordpress | 8,071 | [
"no_license"
] | [
{
"path": "roles/wordpress/tasks/main.yml",
"content": "---\n- name: Télécharger la dernière version de WordPress\n get_url:\n url: https://wordpress.org/latest.tar.gz\n dest: /tmp/wordpress.tar.gz\n\n- name: Extraire WordPress\n unarchive:\n src: /tmp/wordpress.tar.gz\n dest: /var/www/html/\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 603,
"all_permissive": false
} |
ansible_role | vadim-davydchenko/HAProxy_final | e599ff07cbf6226c72021eb616ac93c4ed2dbbba | 0 | roles/haproxy | 8,071 | [
"no_license"
] | [
{
"path": "roles/haproxy/templates/haproxy.cfg.j2",
"content": "global\n daemon\n group haproxy\n log /dev/log local0\n maxconn 10000\n pidfile /var/run/haproxy.pid\n user haproxy\n\ndefaults\n log global\n mode tcp\n retries 3\n timeout http-request 10s\n timeout queue 1m\n timeout c... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 4219,
"all_permissive": false
} |
ansible_role | vadim-davydchenko/HAProxy_final | e599ff07cbf6226c72021eb616ac93c4ed2dbbba | 0 | roles/keepalived | 8,071 | [
"no_license"
] | [
{
"path": "roles/keepalived/tasks/main.yml",
"content": "- name: Ensure sysctl configuration are set\n ansible.posix.sysctl:\n name: \"{{ item.name }}\"\n value: \"{{ item.value }}\"\n state: present\n loop:\n - { name: \"net.ipv6.conf.all.disable_ipv6\", value: \"1\" }\n - { name: \"net.ip... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1844,
"all_permissive": false
} |
ansible_role | vadim-davydchenko/HAProxy_final | e599ff07cbf6226c72021eb616ac93c4ed2dbbba | 0 | roles/monitoring | 8,071 | [
"no_license"
] | [
{
"path": "roles/monitoring/tasks/grafana.yml",
"content": "- name: Add Grafana repository\n ansible.builtin.apt_repository:\n repo: \"deb https://packages.grafana.com/oss/deb stable main\"\n state: present\n\n- name: Install Grafana\n ansible.builtin.apt:\n name: grafana\n state: present\n ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 3792,
"all_permissive": false
} |
ansible_role | vadim-davydchenko/HAProxy_final | e599ff07cbf6226c72021eb616ac93c4ed2dbbba | 0 | roles/mysql | 8,071 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/main.yml",
"content": "- name: Install MariaDB server\n ansible.builtin.apt:\n name: mariadb-server\n state: present\n update_cache: true\n\n- name: Ensure MariaDB is started\n ansible.builtin.service:\n name: mariadb\n state: started\n enabled: true\n\n- nam... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 371,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | WLS-automation/roles/config_admin | 8,071 | [
"no_license"
] | [
{
"path": "WLS-automation/roles/config_admin/templates/config_misc.py.j2",
"content": "connect('{{ weblogic_admin_user }}','{{ weblogic_admin_password }}', '{{ weblogic_admin_url }}')\r\n\r\nedit()\r\nstartEdit()\r\n\r\n# create jms module and server\r\ncd('/')\r\ncmo.createJMSSystemResource('{{ weblogic_sy... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 11940,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | WLS-automation/roles/config_managed | 8,071 | [
"no_license"
] | [
{
"path": "WLS-automation/roles/config_managed/tasks/sync_data.yml",
"content": "---\r\n\r\n- name: Expect the presence of config.xml \r\n register: domain_exist\r\n stat: \r\n path: \"{{ domain_config_xml }}\"\r\n\r\n- block:\r\n - name: Check audit.zip\r\n stat:\r\n path: \"{{ domain... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1702,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | WLS-automation/roles/install_weblogic | 8,071 | [
"no_license"
] | [
{
"path": "WLS-automation/roles/install_weblogic/tasks/addhosts.yml",
"content": "---\r\n\r\n- name: Write hostname and IP address to hosts file admin\r\n lineinfile: \r\n dest: /etc/hosts\r\n regexp: \"{{hostvars[groups['all'][0]].ansible_host}}\"\r\n line: \"{{hostvars[groups['all'][0]].ansib... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3528,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | apache-automation/roles/apache | 8,071 | [
"no_license"
] | [
{
"path": "apache-automation/roles/apache/files/how_to_run/archive/20180827/r_AUDIT_Intra-10.193.176.73_tag_build_var_wl.sh",
"content": "#!/bin/bash\nwhoami\nPATH_SELF=\"$(dirname $0)\"\n\nchmod 600 \"${PATH_SELF}\"/touserUID1002key_rsa\nansible-playbook --tag=\"build_end_to_end\" -i \"${PATH_SELF}\"/../..... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 7194,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | weblogic-automation/roles/copy_instance | 8,071 | [
"no_license"
] | [
{
"path": "weblogic-automation/roles/copy_instance/tasks/main.yml",
"content": " - name: Expect the presence of config.xml \r\n tags: always\r\n register: domain_exist\r\n stat: \r\n path: \"{{ domain_config_xml }}\"\r\n\r\n - block:\r\n - name: Discover the Admin host key\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1646,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | weblogic-automation/roles/create_domain_user | 8,071 | [
"no_license"
] | [
{
"path": "weblogic-automation/roles/create_domain_user/tasks/main.yml",
"content": "- include_tasks: create_user.yml\n tags: always",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 47
},
{
"path": "weblogic-automation/roles/create_domain_user/tasks/create_user.yml... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2063,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | weblogic-automation/roles/ensure_ownership | 8,071 | [
"no_license"
] | [
{
"path": "weblogic-automation/roles/ensure_ownership/tasks/main.yml",
"content": " - name: Expect correct file ownership\n tags: always\n file:\n path: \"{{ domain_account.home }}\"\n owner: \"{{ domain_account.uid }}\"\n group: \"{{ domain_account.gid }}\"\n recurse: yes... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 214,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | weblogic-automation/roles/install_weblogic | 8,071 | [
"no_license"
] | [
{
"path": "weblogic-automation/roles/install_weblogic/tasks/main.yml",
"content": "# - include_tasks: common.yml\n # tags: always\n\n- include_tasks: create_user.yml\n\n- include_tasks: configure_os.yml\n \n- include_tasks: install_jdk.yml\n become_user: \"{{ weblogic_account.username }}\"\n \n- include... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1343,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | weblogic-automation/roles/node_manager_operations | 8,071 | [
"no_license"
] | [
{
"path": "weblogic-automation/roles/node_manager_operations/tasks/main.yml",
"content": "- include_tasks: common.yml\n tags: always\n\n- include_tasks: start.yml\n tags: start\n\n- include_tasks: stop.yml\n tags: stop\n\n- block:\n - include_tasks: stop.yml\n - include_tasks: start.yml\n tags: rest... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 210,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | weblogic-automation/roles/weblogic_modification | 8,071 | [
"no_license"
] | [
{
"path": "weblogic-automation/roles/weblogic_modification/tasks/main.yml",
"content": "- include_tasks: common.yml\n tags: always\n\n- include_tasks: build.yml\n tags: build\n\n- include_tasks: config.yml\n tags: config\n \n- include_tasks: deploy.yml\n tags: deploy\n",
"license_type": "no_license... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 613,
"all_permissive": false
} |
ansible_role | rv-weblogic/weblogic | b135dd1689a6cf6e179f2173b3da5633106ea2bb | 0 | weblogic-automation/roles/weblogic_operations | 8,071 | [
"no_license"
] | [
{
"path": "weblogic-automation/roles/weblogic_operations/tasks/main.yml",
"content": "\n- include_tasks: common.yml\n tags: always\n\n##########\n### Admin\n##########\n- include_tasks: start_admin.yml\n tags: start\n when: server | default(\"\") == \"admin\"\n\n- include_tasks: stop_admin.yml\n tags: s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 860,
"all_permissive": false
} |
ansible_role | buildwithdemis/tdh | 31c0d39c73e62bc36af8b7cf11a66ea7c22d0e61 | 0 | src/commcare_cloud/ansible/roles/bootstrap-machine | 8,071 | [
"no_license"
] | [
{
"path": "src/commcare_cloud/ansible/roles/bootstrap-machine/tasks/main.yml",
"content": "- name: Install packages we would want on any machine ever\n apt:\n name:\n - htop\n state: present\n become: yes\n\n- name: Set proper umask\n lineinfile:\n dest: /etc/login.defs\n state: present\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 472,
"all_permissive": false
} |
ansible_role | buildwithdemis/tdh | 31c0d39c73e62bc36af8b7cf11a66ea7c22d0e61 | 0 | src/commcare_cloud/ansible/roles/bootstrap-users | 8,071 | [
"no_license"
] | [
{
"path": "src/commcare_cloud/ansible/roles/bootstrap-users/tasks/main.yml",
"content": "---\n- name: Set bash prompt in bash.bashrc\n become: yes\n lineinfile:\n dest: \"/etc/bash.bashrc\"\n regexp: \"^PS1=.*\"\n line: \"PS1={{ bash_PS1 }}\"\n state: present\n\n- name: Set bash prompt in bash... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4234,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.