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
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/cosmic-desktop
503
[ "no_license" ]
[ { "path": "roles/cosmic-desktop/defaults/main.yml", "content": "---\n# defaults file for cosmic-desktop\n\n# Installation method: 'stable' or 'dev'\ncosmic_install_method: stable\n\n# Core installation toggles\ncosmic_install_apps: true\ncosmic_install_greeter: true\ncosmic_manage_configs: true\ncosmic_keyr...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 16, "total_bytes": 31221, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/display-manager
503
[ "no_license" ]
[ { "path": "roles/display-manager/tasks/getty.yml", "content": "---\n- when: \"autologin == 'true' | default('false')\"\n block:\n - name: Create getty@tty1.service.d directory\n ansible.builtin.file:\n path: \"/etc/systemd/system/getty@tty1.service.d\"\n state: directory\n owne...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 7303, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/docker
503
[ "no_license" ]
[ { "path": "roles/docker/vars/RedHat.yml", "content": "---\n# RedHat/Rocky Linux specific docker packages and configuration\n\npackages__docker:\n - docker-ce\n - docker-compose\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 120 }, { "path": "roles/docker/tasks...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 8, "total_bytes": 12393, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/dunst
503
[ "no_license" ]
[ { "path": "roles/dunst/vars/main.yml", "content": "---\n# vars file for dunst\npackages__dunst:\n - dunst\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 53 }, { "path": "roles/dunst/defaults/main.yml", "content": "---\n# defaults file for dunst\ndunst_confi...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1063, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/firewalld
503
[ "no_license" ]
[ { "path": "roles/firewalld/handlers/main.yml", "content": "---\n- name: Reload firewalld\n ansible.builtin.command: firewall-cmd --reload\n register: reload_result\n failed_when:\n - reload_result.rc != 0\n - not ansible_check_mode\n changed_when: reload_result.rc == 0\n # More precise than using...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 7093, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/grub
503
[ "no_license" ]
[ { "path": "roles/grub/defaults/main.yml", "content": "---\n# defaults file for grub\n\nbootloader: grub\n\nkernel_parameters_default: \"splash threadirqs mitigations=off\"\nkernel_parameters: \"ipv6.disable=1 net.ifnames=0\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes"...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 13513, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/i3
503
[ "no_license" ]
[ { "path": "roles/i3/templates/home/.config/polybar/config.ini.j2", "content": "[global/wm]\nmargin-bottom = 0\nmargin-top = 0\ninclude-file = ~/.config/polybar/bars.ini\ninclude-file = ~/.config/polybar/modules.ini\ninclude-file = ~/.config/polybar/audio.ini\ninclude-file = ~/.config/polybar/user_modules.in...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 13, "total_bytes": 25018, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/libvirt
503
[ "no_license" ]
[ { "path": "roles/libvirt/vars/RedHat.yml", "content": "---\n# RedHat/Rocky Linux specific libvirt packages and configuration\n\nlibvirt_packages:\n - libvirt\n - qemu-kvm\n - virt-manager\n - virt-viewer\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 146 }, { ...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 11375, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/media
503
[ "no_license" ]
[ { "path": "roles/media/tasks/main.yml", "content": "---\n# tasks file for media\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 27 }, { "path": "roles/media/tasks/musikcube.yml", "content": "---\n- name: Install musikcube systemd\n ansible.builtin.template:\...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 348, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/nas
503
[ "no_license" ]
[ { "path": "roles/nas/README.md", "content": "# Ansible Role: NAS\n\nThis Ansible role automates the setup of Network Attached Storage (NAS) services, specifically NFS (Network File System) and Samba, on target Linux servers.\n\n## Table of Contents\n\n- [Ansible Role: NAS](#ansible-role-nas)\n - [Table of ...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 20916, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/networking
503
[ "no_license" ]
[ { "path": "roles/networking/templates/etc/systemd/networkd.conf.d/netdev.j2", "content": "# {{ ansible_managed }}\n\n{% for section_name, section_contents in ({\"NetDev\": {\"Name\": netdev.key}} | combine(netdev.value, recursive=True)).items() %}\n{% for content in [section_contents] | flatten %}\n[{{ sect...
{ "task_files": 8, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 16, "total_bytes": 22485, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/ntp
503
[ "no_license" ]
[ { "path": "roles/ntp/handlers/main.yml", "content": "---\n- name: Enable systemd-timesyncd Service\n ansible.builtin.service:\n name: systemd-timesyncd\n enabled: true\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 139 }, { "path": "...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 8499, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/picom
503
[ "no_license" ]
[ { "path": "roles/picom/vars/main.yml", "content": "---\n# vars file for picom\npackages__picom:\n - picom\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 53 }, { "path": "roles/picom/defaults/main.yml", "content": "---\n# defaults file for picom\npicom_confi...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 835, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/rofi
503
[ "no_license" ]
[ { "path": "roles/rofi/defaults/main.yml", "content": "---\n# defaults file for rofi\nrofi_packages:\n - name: \"{{ rofi-wayland if ansible_os_family == Archlinux else rofi }}\" # This is a guess, might need adjustment\nrofi_directory_default_mode: \"0750\"\nrofi_directory_default_owner: \"{{ user.name }}\"...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 2844, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/rpm-dev
503
[ "no_license" ]
[ { "path": "roles/rpm-dev/meta/main.yml", "content": "---\n# RPM Development Environment role metadata\n\ndependencies:\n - role: base\n when: rpm_dev_install_base_deps | default(false)\n\ngalaxy_info:\n author: \"Ansible Automation Framework\"\n description: \"Sets up a complete RPM development enviro...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 13753, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/shell
503
[ "no_license" ]
[ { "path": "roles/shell/templates/home/.zlogin.j2", "content": "export UU_ORDER=\"$UU_ORDER:~/.zlogin\"\n\n{% if rvm_install|default(false)|bool == true %}\n[[ -s \"$HOME/.rvm/scripts/rvm\" ]] && source \"$HOME/.rvm/scripts/rvm\" # Load RVM into a shell session *as a function*\n{% endif %}", "license_typ...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 16732, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/ssh
503
[ "no_license" ]
[ { "path": "roles/ssh/tasks/main.yml", "content": "---\n# SSH role - simplified\n\n- name: Configure SSH daemon\n ansible.builtin.template:\n src: etc/sshd/sshd_config.j2\n dest: /etc/ssh/sshd_config\n mode: \"0644\"\n backup: true\n notify: Restart sshd\n\n- name: Enable SSH service\n ansible...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 12207, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/sway
503
[ "no_license" ]
[ { "path": "roles/sway/vars/Fedora.yml", "content": "---\n# vars file for sway on Fedora\npackages__sway:\n # Core Sway window manager and utilities\n - sway\n - swaybg\n - swayidle\n - swaylock\n - xdg-desktop-portal-wlr\n \n # Wayland utilities\n - grim # Screenshot tool\n - sl...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 9653, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/sxhkd
503
[ "no_license" ]
[ { "path": "roles/sxhkd/defaults/main.yml", "content": "---\n# defaults file for sxhkd\nsxhkd_config_path: \"{{ user.home }}/.config/sxhkd\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 81 }, { "path": "roles/sxhkd/handlers/main.yml", "content": "---\n# han...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 2437, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/theme
503
[ "no_license" ]
[ { "path": "roles/theme/tasks/qt.yml", "content": "---\n- name: install qt5 packages\n aur:\n use: paru\n name: \"{{ ui.packages.qt5 }}\"\n state: present\n become: false\n when: ansible_distribution == 'Archlinux'\n tags: [\"packages\"]\n\n- name: install qt6 packages\n aur:\n use: paru\n ...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 12, "total_bytes": 7920, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/tools
503
[ "no_license" ]
[ { "path": "roles/tools/tasks/fabric.yml", "content": "---\n# tasks file for fabric\n- tags: [\"packages\"]\n block:\n - name: Install dependencies\n aur:\n use: auto\n name: \"{{ item }}\"\n state: present\n with_items:\n - go\n\n rescue:\n - name: Installing pa...
{ "task_files": 8, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 14, "total_bytes": 27056, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/user-manager
503
[ "no_license" ]
[ { "path": "roles/user-manager/meta/main.yml", "content": "---\ngalaxy_info:\n author: syncopated-ansible\n description: User account management with sudo and polkit configuration\n license: MIT\n min_ansible_version: \"2.9\"\n\n platforms:\n - name: ArchLinux\n versions:\n - all\n - n...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 6145, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/video
503
[ "no_license" ]
[ { "path": "roles/video/templates/home/.screenlayout/monitor-setup.sh.j2", "content": "#!/bin/sh\n# This script is managed by Ansible.\n# Monitor configuration for {{ inventory_hostname }}\n# GPU: {{ video.gpu.vendor | upper }} {{ video.gpu.model | upper }}\n# Generated on {{ ansible_date_time.iso8601 }}\n\n...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 16, "total_bytes": 47564, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/xdg
503
[ "no_license" ]
[ { "path": "roles/xdg/vars/main.yml", "content": "---\n# vars file for xdg\npackages__xdg:\n - xdg-utils\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 53 }, { "path": "roles/xdg/defaults/main.yml", "content": "---\n# defaults file for xdg\n\n", "license...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1882, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/xorg
503
[ "no_license" ]
[ { "path": "roles/xorg/vars/RedHat.yml", "content": "---\n# RedHat/Rocky Linux specific X.org packages and configuration\n\nxorg_packages__xorg:\n - xorg-x11-server-Xorg\n - xorg-x11-xinit\n - xorg-x11-server-utils\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 159 ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 12948, "all_permissive": false }
ansible_role
syncopatedX/ansible
b5daea901b53ee1e50ba10cd161c9abf602e27a4
0
roles/xwayland
503
[ "no_license" ]
[ { "path": "roles/xwayland/vars/main.yml", "content": "---\n# vars file for xwayland\n\nxwayland_packages_xwayland:\n - wayland\n - xorg-xwayland\n - xorg-xeyes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 103 }, { "path": "roles/xwayland/vars/RedHat.yml", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1080, "all_permissive": false }
ansible_role
erickthon/k8s_ansible
3f450611675a46752d3d1b7acd239eab9c4885f5
1
k8s-cluster/roles/common
503
[ "no_license" ]
[ { "path": "k8s-cluster/roles/common/tasks/main.yml", "content": "- name: Update system packages\n ansible.builtin.apt:\n update_cache: true\n upgrade: dist\n\n- name: Disable swap immediately\n ansible.builtin.command:\n cmd: swapoff -a\n creates: /proc/swaps\n\n- name: Disable the dphys-swapf...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 911, "all_permissive": false }
ansible_role
erickthon/k8s_ansible
3f450611675a46752d3d1b7acd239eab9c4885f5
1
k8s-cluster/roles/containerd
503
[ "no_license" ]
[ { "path": "k8s-cluster/roles/containerd/tasks/main.yml", "content": "- name: Install dependencies\n ansible.builtin.apt:\n name:\n - containerd\n - apt-transport-https\n - ca-certificates\n - curl\n state: present\n\n- name: Configure containerd\n ansible.builtin.shell: |\n co...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 558, "all_permissive": false }
ansible_role
erickthon/k8s_ansible
3f450611675a46752d3d1b7acd239eab9c4885f5
1
k8s-cluster/roles/master
503
[ "no_license" ]
[ { "path": "k8s-cluster/roles/master/tasks/main.yml", "content": "- name: Initialize Kubernetes master\n ansible.builtin.shell: |\n kubeadm init --pod-network-cidr=10.244.0.0/16\n args:\n creates: /etc/kubernetes/admin.conf\n\n- name: Set up kubeconfig for root user\n ansible.builtin.copy:\n src:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1022, "all_permissive": false }
ansible_role
erickthon/k8s_ansible
3f450611675a46752d3d1b7acd239eab9c4885f5
1
k8s-cluster/roles/worker
503
[ "no_license" ]
[ { "path": "k8s-cluster/roles/worker/tasks/main.yml", "content": "- name: Copy join command to worker nodes\n ansible.builtin.copy:\n src: ./kubeadm_join_command.sh\n dest: /tmp/kubeadm_join_command.sh\n mode: '0755'\n\n- name: Join worker node to cluster\n ansible.builtin.shell: |\n bash /tmp/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 333, "all_permissive": false }
ansible_role
roolo/provisioning-raspberry
bc5947d5583a6993676613f2bfab293d67877120
1
roles/base
503
[ "no_license" ]
[ { "path": "roles/base/tasks/main.yml", "content": "---\n- name: Install packages\n apt: name={{item}} state=present\n sudo: yes\n tags:\n - sudoed\n with_items: packages\n\n- name: Name the RaspberryPi\n hostname: name={{machine_name}}\n sudo: yes\n tags:\n - sudoed\n\n- name: Name it more\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 884, "all_permissive": false }
ansible_role
roolo/provisioning-raspberry
bc5947d5583a6993676613f2bfab293d67877120
1
roles/file-sharer
503
[ "no_license" ]
[ { "path": "roles/file-sharer/tasks/main.yml", "content": "---\n# netatalk -- Apple Filesharing Protocol\n- name: Install netatalk\n apt: name=netatalk state=present\n sudo: yes\n tags:\n - sudoed\n\n- name: Share attached media\n lineinfile: dest=/etc/netatalk/AppleVolumes.default\n lin...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 309, "all_permissive": false }
ansible_role
roolo/provisioning-raspberry
bc5947d5583a6993676613f2bfab293d67877120
1
roles/git-client
503
[ "no_license" ]
[ { "path": "roles/git-client/tasks/main.yml", "content": "---\n- name: Install git\n apt: name=git state=present\n sudo: yes\n tags:\n - sudoed\n\n- name: Ensure there is place for git stuff\n file: dest=~/.git state=directory\n\n- name: Copy git global ignore file\n copy: src=gitignore_global dest=~...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 318, "all_permissive": false }
ansible_role
roolo/provisioning-raspberry
bc5947d5583a6993676613f2bfab293d67877120
1
roles/ruby-dev
503
[ "no_license" ]
[ { "path": "roles/ruby-dev/tasks/main.yml", "content": "---\n- name: Setup RubyGems\n lineinfile: \"dest=~/.gemrc state=present create=yes line='gem: --no-ri --no-rdoc'\"\n\n- name: Install GPG since RVM use it\n apt: name=gnupg2 state=present\n sudo: yes\n tags:\n - sudoed\n\n- name: Add GPG key for...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 598, "all_permissive": false }
ansible_role
roolo/provisioning-raspberry
bc5947d5583a6993676613f2bfab293d67877120
1
roles/vim-machine
503
[ "no_license" ]
[ { "path": "roles/vim-machine/files/config/basic-config.vim", "content": "\" Font for Powerline\nset guifont=Inconsolata-dz\\ for\\ Powerline:h18\n\" Shell for !\nset shell=/bin/zsh\n\" Numbers of lines\nset number\n\" Two spaces per tab\nset tabstop=2\n\" Spaces instead of tabs\nset expandtab\n\" Indendatio...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 3008, "all_permissive": false }
ansible_role
roolo/provisioning-raspberry
bc5947d5583a6993676613f2bfab293d67877120
1
roles/vnc-server
503
[ "no_license" ]
[ { "path": "roles/vnc-server/handlers/main.yml", "content": "---\n- name: Reload avahi\n service: name=avahi-daemon state=reloaded\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 74 }, { "path": "roles/vnc-server/meta/main.yml", "content": "---\ndependen...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 677, "all_permissive": false }
ansible_role
roolo/provisioning-raspberry
bc5947d5583a6993676613f2bfab293d67877120
1
roles/wifi-client
503
[ "no_license" ]
[ { "path": "roles/wifi-client/tasks/main.yml", "content": "---\n- name: Setup modprobe options\n copy: src=8192cu.conf dest='/etc/modprobe.d/8192cu.conf'\n sudo: yes\n tags:\n - sudoed\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 127 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 127, "all_permissive": false }
ansible_role
roolo/provisioning-raspberry
bc5947d5583a6993676613f2bfab293d67877120
1
roles/zsh-terminal
503
[ "no_license" ]
[ { "path": "roles/zsh-terminal/files/zshenv", "content": "# Aliases\nalias vudit=\"mvim ~/.vim/config/Vundlefile\"\nalias recd=\"cd ..;cd -\"\nalias m=\"vim -S ./.session.vis\"\n\n# OMZ config\nDISABLE_UPDATE_PROMPT=true\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 151...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 616, "all_permissive": false }
ansible_role
DevKumarGautam/Elastisearch
47612daa9c4320aa96bd2efa7f1254ddf4444028
0
roles/opstree_devops.java
503
[ "no_license" ]
[ { "path": "roles/opstree_devops.java/tasks/install-debian.yml", "content": "---\n- name: adding Oracle's PPA, then updating package repository\n apt_repository:\n repo: ppa:openjdk-r/ppa\n\n- name: update package index\n apt:\n update_cache: yes\n cache_valid_time: 86400\n\n- name: auto accept op...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 3205, "all_permissive": false }
ansible_role
trong1999/ELK-docker-container
e07144cae3e9f3e81f619166bdb3fce5acf235c0
0
roles/elasticsearch
503
[ "no_license" ]
[ { "path": "roles/elasticsearch/templates/elasticsearch.yml.j2", "content": "network.host: {{ elasticsearch_container_name }}\nnode.name: {{ elasticsearch_hostname }}\ndiscovery.type: {{ discovery_type }}\n#Path where Elasticsearch should store log files\npath.logs: {{ path_logs }}\n\nhttp.cors.enabled: true...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3190, "all_permissive": false }
ansible_role
trong1999/ELK-docker-container
e07144cae3e9f3e81f619166bdb3fce5acf235c0
0
roles/kibana
503
[ "no_license" ]
[ { "path": "roles/kibana/defaults/main.yml", "content": "---\n#elastic_key: \"https://artifacts.elastic.co/GPG-KEY-elasticsearch\"\nkibana_version: 7.8\n#kibana_repo: \"deb https://artifacts.elastic.co/packages/{{ kibana_version }}/apt stable main\"\nkibana_port: 5601\nkibana_hostname: kibana\nkibana_image: ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1559, "all_permissive": false }
ansible_role
trong1999/ELK-docker-container
e07144cae3e9f3e81f619166bdb3fce5acf235c0
0
roles/logstash
503
[ "no_license" ]
[ { "path": "roles/logstash/templates/beats.conf.j2", "content": "#input { stdin { } }\n#\n#input {\n# beats {\n# port => 5044\n# }\n#}\n#\n#output {\n# if [@metadata][beat] in [\"heartbeat\", \"metricbeat\", \"filebeat\"] {\n# elasticsearch { \n# hosts => [\"http://{{ elasticsearch_container_na...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 4076, "all_permissive": false }
ansible_role
brunopsouza/consultoria
9fed957bd3033a5bcb6a1d1af20935421ad90253
1
roles/docker
503
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "---\n# tasks file for roles/docker\n# define o nome da tarefa a ser executada\n- name: instala dependencias Docker\n # utiliza o modulo apt\n apt:\n # define a variavel item para chamar todos os nomes de pacotes presentes na variavel with_items\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1926, "all_permissive": false }
ansible_role
brunopsouza/consultoria
9fed957bd3033a5bcb6a1d1af20935421ad90253
1
roles/ec2-app
503
[ "no_license" ]
[ { "path": "roles/ec2-app/tasks/main.yml", "content": "---\n# tasks file for roles/ec2-app\n# define o nome da tarefa a ser executada\n- name: Cria o grupo de seguranca para nossa instancia EC2\n # utiliza o modulo ec2_group\n ec2_group:\n # utiliza as variaveis definidas em group_vars/all\n aws_acce...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4694, "all_permissive": false }
ansible_role
brunopsouza/consultoria
9fed957bd3033a5bcb6a1d1af20935421ad90253
1
roles/keypair
503
[ "no_license" ]
[ { "path": "roles/keypair/tasks/main.yml", "content": "---\n# tasks file for roles/keypair\n# nome da tarefa a ser exeutada\n- name: Cria um keypair na AWS a partir de uma chave publica\n # modulo a ser usado para a criação das chaves\n ec2_key:\n # Utiliza as configurações em group_vars/all\n aws_acce...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 595, "all_permissive": false }
ansible_role
brunopsouza/consultoria
9fed957bd3033a5bcb6a1d1af20935421ad90253
1
roles/vpc
503
[ "no_license" ]
[ { "path": "roles/vpc/tasks/main.yml", "content": "---\n# tasks file for roles/vpc\n# define o nome da tarefa a ser executada\n- name: Cria o VPC de nossa aplicacao\n # utiliza o modulo ec2_vpc_net\n ec2_vpc_net:\n # utiliza as variaveis definidas em group_vars/all\n aws_access_key: \"{{ aws_access_k...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3834, "all_permissive": false }
ansible_role
brunopsouza/consultoria
9fed957bd3033a5bcb6a1d1af20935421ad90253
1
roles/wordpress
503
[ "no_license" ]
[ { "path": "roles/wordpress/tasks/main.yml", "content": "---\n# tasks file for roles/wordpress\n# define o nome da tarefa a ser executada\n- name: instala a biblioteca para gerenciamento docker\n # utiliza o modulo apt\n apt:\n # intala o python-docker\n name: python-docker\n\n# define o nome da tare...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1780, "all_permissive": false }
ansible_role
ymizushi/cd-sample
5e4aea15f33c48189756573465fd89a7db3ab069
5
ansible/roles/common
503
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yml", "content": "- name: install common apt packages\n apt: pkg={{ item }} state=latest\n with_items:\n - build-essential\n - git\n - unzip\n - python-pip\n - supervisor\n\n- name: install common pip packages\n pip:\n name: boto\n\n- name: install commo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 450, "all_permissive": false }
ansible_role
ymizushi/cd-sample
5e4aea15f33c48189756573465fd89a7db3ab069
5
ansible/roles/deploy
503
[ "no_license" ]
[ { "path": "ansible/roles/deploy/tasks/main.yml", "content": "- name: copy supervisord conf\n template:\n src: templates/backbeard-supervisor.conf\n dest: /etc/supervisor/conf.d/backbeard.conf\n owner: ubuntu\n group: ubuntu\n mode: 0644\n\n- name: Download\n s3:\n bucket: backbeard\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1179, "all_permissive": false }
ansible_role
ymizushi/cd-sample
5e4aea15f33c48189756573465fd89a7db3ab069
5
ansible/roles/nginx
503
[ "no_license" ]
[ { "path": "ansible/roles/nginx/tasks/main.yml", "content": "- name: Install nginx\n apt: name=nginx state=present\n\n- name: Install htpasswd command\n apt: name=apache2-utils state=present\n\n- name: Copy nginx configuration for backbeard\n template: src=default.conf dest=/etc/nginx/sites-available/defa...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 269, "all_permissive": false }
ansible_role
engel-b/ansible-smarthome
040636ad03d419673179b7643b28d512d7f2b67a
0
roles/asterisk
504
[ "no_license" ]
[ { "path": "roles/asterisk/templates/conf/extensions.conf.j2", "content": "[default]\n; Test-Regel: von der Konsole aus die 1001 anrufen und die Welt wird begrüßt\nexten => 1001,1,Answer()\nexten => 1001,2,Playback(hello-world)\nexten => 1001,3,Hangup()\n\n; Wenn nach 30 Sekunden niemand abnimmt, nimmt Aster...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2476, "all_permissive": false }
ansible_role
engel-b/ansible-smarthome
040636ad03d419673179b7643b28d512d7f2b67a
0
roles/common
504
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "---\r\n- name: Install common packages \r\n apt:\r\n name: '{{item}}'\r\n update_cache: yes\r\n with_items:\r\n - locate\r\n - mc\r\n - nano\r\n - python-pip\r\n", "license_type": "no_license", "detected_licenses": [], "siz...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 161, "all_permissive": false }
ansible_role
engel-b/ansible-smarthome
040636ad03d419673179b7643b28d512d7f2b67a
0
roles/docker
504
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "---\r\n# Docker\r\n- name: Docker group\r\n group:\r\n name: docker\r\n gid: 999\r\n\r\n- name: Install docker \r\n apt: \r\n name: docker.io\r\n update_cache: yes\r\n \r\n- pip:\r\n name: docker-py\r\n\r\n- name: Start docker daemon\r\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 442, "all_permissive": false }
ansible_role
engel-b/ansible-smarthome
040636ad03d419673179b7643b28d512d7f2b67a
0
roles/dropbox
504
[ "no_license" ]
[ { "path": "roles/dropbox/templates/dropbox.j2", "content": "DROPBOX_USERS=\"{{DROPBOX_LINK_USER}}\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 37 }, { "path": "roles/dropbox/handlers/main.yml", "content": "- name: run_dropboxd\n debug:\n msg: Run /opt/...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1321, "all_permissive": false }
ansible_role
engel-b/ansible-smarthome
040636ad03d419673179b7643b28d512d7f2b67a
0
roles/mosquitto
504
[ "no_license" ]
[ { "path": "roles/mosquitto/tasks/main.yml", "content": "---\r\n- name: Install required packages \r\n apt: \r\n name: mosquitto\r\n update_cache: yes\r\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 94 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 94, "all_permissive": false }
ansible_role
engel-b/ansible-smarthome
040636ad03d419673179b7643b28d512d7f2b67a
0
roles/openhab
504
[ "no_license" ]
[ { "path": "roles/openhab/tasks/main.yml", "content": "---\r\n# openHAB\r\n- name: Create usergroup {{OPENHAB_USERGROUP}}\r\n group:\r\n name: \"{{OPENHAB_USERGROUP}}\"\r\n gid: 9001\r\n\r\n- name: Create user {{OPENHAB_USER}}\r\n user:\r\n name: \"{{OPENHAB_USER}}\"\r\n uid: 9001\r\n create...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1605, "all_permissive": false }
ansible_role
engel-b/ansible-smarthome
040636ad03d419673179b7643b28d512d7f2b67a
0
roles/owfs
504
[ "no_license" ]
[ { "path": "roles/owfs/tasks/main.yml", "content": "---\r\n# OWFS\r\n- name: Install owfs packages \r\n apt: \r\n name: owfs\r\n\r\n- name: Configure owfs.conf\r\n lineinfile:\r\n dest: /etc/owfs.conf\r\n regexp: \"{{ item.regexp }}\"\r\n line: \"{{ item.line }}\"\r\n with_items:\r\n - { re...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 735, "all_permissive": false }
ansible_role
darkrival329/roll
b15523632657a1d59b3b931c47434e171c3e1000
0
ansible/roles/java
504
[ "no_license" ]
[ { "path": "ansible/roles/java/tasks/main.yml", "content": "---\n- name: Check Java version\n command: java -version\n register: java_version\n ignore_errors: true\n\n- name: Display Java version\n debug:\n msg: \"Found Java version: {{ java_version.stderr_lines[0] }}\"\n\n# - name: Run Maven clean in...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 627, "all_permissive": false }
ansible_role
darkrival329/roll
b15523632657a1d59b3b931c47434e171c3e1000
0
ansible/roles/node
504
[ "no_license" ]
[ { "path": "ansible/roles/node/tasks/main.yml", "content": "---\n- name: Check Node version\n command: node --version\n register: node_version\n ignore_errors: true\n\n- name: Display Node version\n debug:\n msg: \"Found Node version: {{ node_version.stdout }}\"\n\n# - name: Install dependencies\n# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 759, "all_permissive": false }
ansible_role
darkrival329/roll
b15523632657a1d59b3b931c47434e171c3e1000
0
ansible/roles/python
504
[ "no_license" ]
[ { "path": "ansible/roles/python/tasks/main.yml", "content": "---\n- name: Check Python version\n command: python3 --version\n register: python_version\n ignore_errors: true\n\n- name: Display Python version\n debug:\n msg: \"Found Python version: {{ python_version.stdout }}\"\n\n- name: Read requirem...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 716, "all_permissive": false }
ansible_role
Ifuhad622/E-Commerce-Platform
946a8b3a2ca19159b9c50848e637b56be008c738
0
infrastructure/ansible/playbooks/roles/webserver
504
[ "no_license" ]
[ { "path": "infrastructure/ansible/playbooks/roles/webserver/tasks/main.yml", "content": "- name: Install Nginx\n apt:\n name: nginx\n state: present\n\n- name: Start Nginx\n service:\n name: nginx\n state: started\n enabled: yes\n\n- name: Deploy webserver configuration\n template:\n sr...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 304, "all_permissive": false }
ansible_role
SeredaYehor/Gitlab-Monitoring
50c6806c19a273406a594d238aa1afecd17055f6
0
ansible_scripts/roles/Gitlab
504
[ "no_license" ]
[ { "path": "ansible_scripts/roles/Gitlab/vars/main.yml", "content": "---\n# vars file for Gitlab\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 27 }, { "path": "ansible_scripts/roles/Gitlab/tasks/main.yml", "content": "---\n - name: Include configuration va...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1834, "all_permissive": false }
ansible_role
SeredaYehor/Gitlab-Monitoring
50c6806c19a273406a594d238aa1afecd17055f6
0
ansible_scripts/roles/Monitoring
504
[ "no_license" ]
[ { "path": "ansible_scripts/roles/Monitoring/defaults/main.yml", "content": "---\n# defaults file for Monitoring\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 35 }, { "path": "ansible_scripts/roles/Monitoring/files/start_loki", "content": "#!/bin/bash\n\nsud...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1034, "all_permissive": false }
ansible_role
SeredaYehor/Gitlab-Monitoring
50c6806c19a273406a594d238aa1afecd17055f6
0
ansible_scripts/roles/Production
504
[ "no_license" ]
[ { "path": "ansible_scripts/roles/Production/vars/main.yml", "content": "---\n# vars file for Production\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 31 }, { "path": "ansible_scripts/roles/Production/files/deploy", "content": "#!/bin/bash\n\nis_deployed=`su...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 2242, "all_permissive": false }
ansible_role
SeredaYehor/Gitlab-Monitoring
50c6806c19a273406a594d238aa1afecd17055f6
0
ansible_scripts/roles/Promtail
504
[ "no_license" ]
[ { "path": "ansible_scripts/roles/Promtail/handlers/main.yml", "content": "---\n# handlers file for Promtail\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "ansible_scripts/roles/Promtail/defaults/main.yml", "content": "---\n# defaults file fo...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 811, "all_permissive": false }
ansible_role
uryyyyyyy/ansibleSample
1221593aafe6c476951102ac2f09dbdbfbfc71ce
0
client/playbooks/roles/myTool
504
[ "no_license" ]
[ { "path": "client/playbooks/roles/myTool/vars/main.yml", "content": "---\nitem: dummy.zip\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 20 }, { "path": "client/playbooks/roles/myTool/tasks/main.yml", "content": "- name: copy\n copy: src=\"./myStuff/{{ item...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 90, "all_permissive": false }
ansible_role
adcarun/LVM-ansible
66b92dbb082cfd74ca0529b4cde754d2ce1c802c
0
roles/php
504
[ "no_license" ]
[ { "path": "roles/php/tasks/install.yml", "content": "---\n - name: Install PHP\n yum: name=php update_cache=yes state=latest\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 75 }, { "path": "roles/php/tasks/main.yml", "content": "---\n# tasks file for ph...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 123, "all_permissive": false }
ansible_role
ralphte/devops_4_hackers
6dc2cd4f8775ec66f650df1a1e6ac2e23d5bbbe6
59
Lab2/completed/roles/os
504
[ "no_license" ]
[ { "path": "Lab2/completed/roles/os/tasks/zsh.yml", "content": "---\n- name: create .zshrc\n file:\n path: /home/{{ item.username }}/.zshrc\n state: touch\n with_items: \"{{ users }}\"\n\n- name: Add source to .zshrc\n lineinfile:\n path: /home/{{ item.username }}/.zshrc\n line: 'source /usr/s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 368, "all_permissive": false }
ansible_role
ralphte/devops_4_hackers
6dc2cd4f8775ec66f650df1a1e6ac2e23d5bbbe6
59
Lab4/completed/roles/mythic-c2-docker
504
[ "no_license" ]
[ { "path": "Lab4/completed/roles/mythic-c2-docker/tasks/payloads.yml", "content": "- name: Install Payloads\n include_tasks: \"{{ item }}.yml\"\n with_items:\n - apollo", "license_type": "no_license", "detected_licenses": [], "size_bytes": 85 }, { "path": "Lab4/completed/roles/mythic...
{ "task_files": 15, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 16, "total_bytes": 14194, "all_permissive": false }
ansible_role
mroura100/patch_WL
937115ee9418c65215d70455f7c87f78088cae1f
0
roles/update_java_and_patch
504
[ "no_license" ]
[ { "path": "roles/update_java_and_patch/tasks/main.yml", "content": "---\n- name: Check Opatch version\n tags: opatchVersion,updatePatchWebLogic\n become: true\n become_user: \"{{ user }}\"\n shell: \"source /home/{{ user }}/.bash_profile;{{ opatch_path }}opatch version -jre $JAVA_HOME | awk '{print $3}'...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 7750, "all_permissive": false }
ansible_role
privateai-com/frontend
b5e179547c58603b9ed60020902f75bb926b7db8
1
ci_cd/ansible/roles/deploy
504
[ "no_license" ]
[ { "path": "ci_cd/ansible/roles/deploy/tasks/main.yml", "content": "- name: Down old compose\n docker_compose:\n project_src: '/opt/{{ CI_PROJECT_NAME }}'\n state: absent\n ignore_errors: true\n\n- name: Clean up docker_prune\n docker_prune:\n containers: yes\n images: yes\n images_filters:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1535, "all_permissive": false }
ansible_role
privateai-com/frontend
b5e179547c58603b9ed60020902f75bb926b7db8
1
ci_cd/ansible/roles/get_logs
504
[ "no_license" ]
[ { "path": "ci_cd/ansible/roles/get_logs/tasks/main.yml", "content": "- name: Debug\n debug:\n msg: \"{{ CONTAINERS_FOR_LOGS }}\"\n\n- name: Remove old logs directory\n file:\n path: \"/opt/{{ CI_PROJECT_NAME }}/logs\"\n state: absent\n\n- name: Create logs directory\n file:\n path: \"/opt/{{ ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 733, "all_permissive": false }
ansible_role
vishalud/ansible-playbooks
e474e241721ba51a2b1143dedf79e58ec7f25d45
2
deploy-api-staging/roles/web
508
[ "no_license" ]
[ { "path": "deploy-api-staging/roles/web/tasks/install_web_packages.yml", "content": "###\n# updates the APT package cache and install packages necessary for web\n# servers\n#\n---\n\n- name: ensure apt cache is up to date\n apt: update_cache=yes \n sudo: yes\n sudo_user: root\n\n- name: ensure web server...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 854, "all_permissive": false }
ansible_role
vishalud/ansible-playbooks
e474e241721ba51a2b1143dedf79e58ec7f25d45
2
deploy-api/roles/web
508
[ "no_license" ]
[ { "path": "deploy-api/roles/web/templates/nginx_no_ssl.conf.j2", "content": "server {\n listen 80;\n server_name ec2-54-255-151-87.ap-southeast-1.compute.amazonaws.com;\n # no security problem here, since / is alway passed to upstream\n error_log /home/ubuntu/haptik_api/logs/nginx...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 6803, "all_permissive": false }
ansible_role
vishalud/ansible-playbooks
e474e241721ba51a2b1143dedf79e58ec7f25d45
2
deploy-athena-staging/roles/web
508
[ "no_license" ]
[ { "path": "deploy-athena-staging/roles/web/tasks/main.yml", "content": "##\n# these scripts set up a complete web application stack that is connected\n# to the remote database backend the other deployment scripts set up\n#\n---\n\n- include: config_web_app.yml tags=website-git\n", "license_type": "no_li...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1633, "all_permissive": false }
ansible_role
vishalud/ansible-playbooks
e474e241721ba51a2b1143dedf79e58ec7f25d45
2
deploy-celery/roles/web
508
[ "no_license" ]
[ { "path": "deploy-celery/roles/web/tasks/config_supervisor.yml", "content": "###\n# sets up the Supervisor configuration and handles any restarting issues\n# that can sometimes occur with supervisor.sock\n#\n---\n\n- name: check if supervisor.sock exists\n stat: path=/var/run/supervisor.sock\n register: s...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3849, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/application_restart
508
[ "no_license" ]
[ { "path": "ansible/roles/application_restart/tasks/main.yml", "content": "---\n- include: supervisord_restart.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "ansible/roles/application_restart/tasks/supervisord_restart.yml", "content": "--...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 207, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/collectstatic
508
[ "no_license" ]
[ { "path": "ansible/roles/collectstatic/tasks/main.yml", "content": "---\n- include: collectstatic.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "ansible/roles/collectstatic/tasks/collectstatic.yml", "content": "---\n- name: Run collectst...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 311, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/local_database
508
[ "no_license" ]
[ { "path": "ansible/roles/local_database/templates/my.cnf", "content": "[client]\nuser={{user}}\npassword={{<PASSWORD>}}\n\n[mysql]\nuser={{user}}\npassword={{<PASSWORD>}}\n\n[mysqld]\ncharacter-set-server=utf8\ncollation-server=utf8_general_ci\n", "license_type": "no_license", "detected_licenses": [...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2136, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/local_redis
508
[ "no_license" ]
[ { "path": "ansible/roles/local_redis/tasks/redis.yml", "content": "---\n- name: Ensure Redis log file exists.\n file: path={{redis_log}} state=touch owner={{user}} group={{user}} mode=0644\n become: true\n\n- name: Download redis.\n get_url: url=http://download.redis.io/releases/redis-{{ redis_version }}...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1595, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/nginx
508
[ "no_license" ]
[ { "path": "ansible/roles/nginx/tasks/nginx.yml", "content": "---\n- name: Ensure NGINX user exists and is in main user's group.\n user: name=nginx state=present groups={{user}} append=true shell=/usr/sbin/nologin\n become: true\n\n- name: Install latest version of NGINX.\n apt: name=nginx state=latest\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 4046, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/packages_apt
508
[ "no_license" ]
[ { "path": "ansible/roles/packages_apt/tasks/apt.yml", "content": "---\n- name: Update apt cache.\n shell: apt-get update\n become: true\n\n- name: Install apt packages.\n apt: name={{item}} state=installed\n with_items:\n - python-pip\n - libssl-dev\n - openssl\n - libsqlite3-dev\n - buil...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 614, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/packages_pip
508
[ "no_license" ]
[ { "path": "ansible/roles/packages_pip/tasks/pip.yml", "content": "---\n- name: Copy requirements to remote.\n copy: src=../../../../requirements.txt dest=/tmp/requirements.txt\n become: true\n\n- name: Install pip modules.\n pip: state=present\n requirements=/tmp/requirements.txt\n virtualenv...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1009, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/python_install
508
[ "no_license" ]
[ { "path": "ansible/roles/python_install/tasks/main.yml", "content": "---\n- include: python3.6.5.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 31 }, { "path": "ansible/roles/python_install/tasks/python3.6.5.yml", "content": "---\n- name: Download Python...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 803, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/supervisord_setup
508
[ "no_license" ]
[ { "path": "ansible/roles/supervisord_setup/files/build_supervisor_environment.sh", "content": "#!/bin/bash\nlines=()\nFILE=\"environment.conf\"\nwhile read line; do\n lines+=($line)\ndone < $FILE\n\nresult=\"\"\nfor i in \"${!lines[@]}\"; do\n result+=${lines[$i]}\n if ! [ $i -eq $((${#lines[@]}-1)...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1850, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/system_setup
508
[ "no_license" ]
[ { "path": "ansible/roles/system_setup/tasks/file_structure.yml", "content": "---\n- name: Create {{project}} directory structure.\n file: path={{ item.d }} state=directory owner={{ item.o|default('root') }} group={{ item.g|default('root') }} mode={{ item.m|default('0755') }}\n with_items:\n - { d: \"{{...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1234, "all_permissive": false }
ansible_role
xuchen81/project
31da4864b01fb1df6a50d8285cc1f46d4cb6ba6f
1
ansible/roles/workers
508
[ "no_license" ]
[ { "path": "ansible/roles/workers/templates/celery.ini", "content": "[uwsgi]\nchdir={{app_home}}\nvirtualenv={{venv_home}}\nmaster=True\nprocesses={{celery_processes}}\nsocket=/tmp/celery.sock\nchmod-socket=664\nvacuum=True\nlogger=file:{{celery_log}}\n{% for key, val in env.items() %}\nenv={{key}}={{val}}\n...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 701, "all_permissive": false }
ansible_role
wbentley15/vagrant-rpcv10_deploy
77ffd92c163552242f17a4f4443025515988e88c
1
provisioning/roles/hosts-prep
508
[ "no_license" ]
[ { "path": "provisioning/roles/hosts-prep/files/my.cnf", "content": "[client]\nport = 3306\nsocket = /var/run/mysqld/mysqld.sock\ndefault-character-set = utf8\n\n\n[mysqld_safe]\nsocket = /var/run/mysqld/mysqld.sock\nnice = 0\n\n\n[mysql]\ndefault-character-set = utf8\n\n\n[mysqld]\nuser = mysql\ncollation-s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 12548, "all_permissive": false }
ansible_role
misupopo/ami-packer
9af04b620825d99be6a82d1cf0fbe44672b4d272
0
packer/ansible/roles/common
508
[ "no_license" ]
[ { "path": "packer/ansible/roles/common/tasks/main.yml", "content": "\n- name: Copy .bash_profile file\n copy: src=bash_profile dest=/home/vagrant/.bash_profile\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 91 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 91, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/authelia
508
[ "no_license" ]
[ { "path": "roles/authelia/defaults/main.yml", "content": "---\n\nauthelia_mount_dir: \"{{ docker_mounts_dir }}/authelia\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 59 }, { "path": "roles/authelia/tasks/main.yml", "content": "---\n\n- name: Create Authelia...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3461, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/certbot
508
[ "no_license" ]
[ { "path": "roles/certbot/tasks/main.yml", "content": "---\n\n- name: Create Certbot directory\n file:\n path: \"{{ item }}\"\n state: directory\n with_items:\n - \"{{ certbot_mount_dir }}\"\n - \"{{ certbot_mount_dir }}/letsencrypt\"\n - \"{{ certbot_mount_dir }}/logs\"\n\n- name: Create Cl...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1227, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/docker
508
[ "no_license" ]
[ { "path": "roles/docker/templates/daemon.json.j2", "content": "{\n \"data-root\": \"{{ docker_root }}\",\n \"hosts\": [\"unix:///var/run/docker.sock\"]\n}", "license_type": "no_license", "detected_licenses": [], "size_bytes": 82 }, { "path": "roles/docker/tasks/dozzle.yml", "conten...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 3673, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/homepage
508
[ "no_license" ]
[ { "path": "roles/homepage/defaults/main.yml", "content": "---\n\nhomepage_mount_dir: \"{{ docker_mounts_dir }}/homepage\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 60 }, { "path": "roles/homepage/tasks/main.yml", "content": "---\n\n- name: Ensure group ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2298, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/nginx
508
[ "no_license" ]
[ { "path": "roles/nginx/defaults/main.yml", "content": "---\n\nnginx_mount_dir: \"{{ docker_mounts_dir }}/nginx\"\ncertbot_mount_dir: \"{{ docker_mounts_dir }}/certbot\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 107 }, { "path": "roles/nginx/tasks/main.yml",...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1398, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/openldap
508
[ "no_license" ]
[ { "path": "roles/openldap/tasks/main.yml", "content": "---\n\n- name: Force bootstrap\n include_tasks: force_ldap_bootstrap.yml\n when: \"ldap_force_bootstrap | default(false)\"\n\n- name: Create openldap volume\n community.docker.docker_volume:\n name: openldap\n\n- name: Create OpenLDAP container\n ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 4555, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/pihole
508
[ "no_license" ]
[ { "path": "roles/pihole/tasks/main.yml", "content": "- name: Ensure group 'pihole' exists with correct gid\n ansible.builtin.group:\n name: pihole\n state: present\n gid: \"{{ pihole_gid }}\"\n\n- name: Add the user 'pihole'\n ansible.builtin.user:\n name: pihole\n uid: \"{{ pihole_uid }}\"...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3287, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/secured
508
[ "no_license" ]
[ { "path": "roles/secured/tasks/user_config.yml", "content": "- name: Remove '{{ secured_user }}' from sudoers\n file:\n state: absent\n path: /etc/sudoers.d/010_{{ secured_user }}-nopasswd\n\n- name: Determine available groups\n getent:\n database: group\n\n- name: Set groups of user {{ secured_u...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 761, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/sssd
508
[ "no_license" ]
[ { "path": "roles/sssd/templates/sssd.conf.j2", "content": "#--------------------------------------------- \n# System Security Services Daemon (SSSD) configuration \n#--------------------------------------------- \n[sssd]\nconfig_file_version = 2\n\n# Trace Fatal(0x0010), Critical(0x0020), Serious(0x0040), M...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 5786, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/tailscale
508
[ "no_license" ]
[ { "path": "roles/tailscale/tasks/main.yml", "content": "---\n\n- name: Ensure group 'tailscale' exists with correct gid\n ansible.builtin.group:\n name: tailscale\n state: present\n gid: \"{{ tailscale_gid }}\"\n\n- name: Add the user 'tailscale'\n ansible.builtin.user:\n name: tailscale\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1753, "all_permissive": false }
ansible_role
ganczarek/homelab
af1d11a1357d7ed63213a12a8b534a58f0eb287a
0
roles/traefik
508
[ "no_license" ]
[ { "path": "roles/traefik/defaults/main.yml", "content": "---\n\ntraefik_mount_dir: \"{{ docker_mounts_dir }}/traefik\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 57 }, { "path": "roles/traefik/tasks/main.yml", "content": "---\n\n- name: Create Traefik dire...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3880, "all_permissive": false }