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
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/nftables_exporter
434
[ "no_license" ]
[ { "path": "roles/nftables_exporter/templates/etc/nftables_exporter.yaml.j2", "content": "nftables_exporter:\n bind_to: \"{{ '[::1]' if inventory_hostname == 'gate' else inventory_hostname }}:{{ merged_vars.nftables_exporter.listen.port }}\"\n url_path: \"/metrics\"\n nft_location: /sbin/nft\n", "lice...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2394, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/nginx
434
[ "no_license" ]
[ { "path": "roles/nginx/tasks/Ubuntu/packages.yaml", "content": "---\n - name: Устанавливаем необходимые пакеты\n apt:\n name:\n - nginx\n state: present\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 103 }, { "path": "roles/nginx/defaults/main...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 13, "total_bytes": 14753, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/node_exporter
434
[ "no_license" ]
[ { "path": "roles/node_exporter/defaults/main.yaml", "content": "---\n node_exporter:\n textfile_dir: /var/lib/node_exporter/textfile_collector\n listen:\n port: 9100\n collectors:\n enabled:\n - arp\n - buddyinfo\n - conntrack\n - cpu\n - cpufreq\n - disksta...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 5474, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/nodered
434
[ "no_license" ]
[ { "path": "roles/nodered/handlers/main.yaml", "content": "---\n - name: restart nodered\n systemd:\n name: nodered-daemon\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 93 }, { "path": "roles/nodered/tasks/main.yaml", "conten...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2433, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/nsswitch
434
[ "no_license" ]
[ { "path": "roles/nsswitch/templates/etc/nsswitch.conf.j2", "content": "# Managed by ansible. Editing is useless\n# Sheridan\n\npasswd: compat files\nshadow: compat files\ngroup: compat files\n\nhosts: files resolve dns\nnetworks: files\n\nservices: db files\nprotocols: db files...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 520, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/ntp
434
[ "no_license" ]
[ { "path": "roles/ntp/tasks/Gentoo/configure.yaml", "content": "---\n - name: Install timesyncd config\n template:\n src: etc/systemd/timesyncd.conf.j2\n dest: /etc/systemd/timesyncd.conf\n owner: root\n group: root\n mode: 0644\n notify:\n - restart timesync\n", "licen...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 1128, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/ntpd
434
[ "no_license" ]
[ { "path": "roles/ntpd/defaults/main.yaml", "content": "---\n ntpd:\n servers:\n - 0.ru.pool.ntp.org\n - 1.ru.pool.ntp.org\n - 2.ru.pool.ntp.org\n - 3.ru.pool.ntp.org\n - 0.pool.ntp.org\n - 1.pool.ntp.org\n - 2.pool.ntp.org\n - 3.pool.ntp.org\n - 0.gentoo.pool.ntp.org\n - 1....
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2628, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/observer
434
[ "no_license" ]
[ { "path": "roles/observer/templates/etc/observer/templates/telegram/emerge_rsync_start.tpl", "content": "⛏ Starting rsync with <code>{$rsync_url}</code>\n{include default_footer}\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 73 }, { "path": "roles/observer/temp...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 27, "total_bytes": 7864, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/octoprint
434
[ "no_license" ]
[ { "path": "roles/octoprint/tasks/main.yaml", "content": "---\n - name: Установка пользователя\n import_role:\n name: system_user\n tasks_from: setup_user\n vars:\n user:\n name: \"{{ merged_vars.octoprint.username }}\"\n comment: 3d printer manager runner\n create_...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2715, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/onvif_srvd
434
[ "no_license" ]
[ { "path": "roles/onvif_srvd/handlers/main.yaml", "content": "---\n - name: restart onvif-daemon\n systemd:\n name: onvif-daemon\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 96 }, { "path": "roles/onvif_srvd/tasks/Ubuntu/package...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 3221, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/packages
434
[ "no_license" ]
[ { "path": "roles/packages/tasks/gentoo.yaml", "content": "---\n - name: Устанавливаем полезные пакеты\n include_role:\n name: portage\n tasks_from: install_package\n vars:\n package: \"{{ item }}\"\n loop: \"{{ merged_vars.portage.packages }}\"\n tags:\n - packages\n", "li...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2197, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/portage
434
[ "no_license" ]
[ { "path": "roles/portage/templates/etc/portage/make.conf.j2", "content": "# Managed by ansible. Editing is useless\n# Sheridan\n\nCOMMON_FLAGS=\"{{ merged_vars.portage.compiler_flags | sort | join(\" \") }}\"\nCFLAGS=\"${COMMON_FLAGS}\"\nCXXFLAGS=\"${COMMON_FLAGS}\"\nFCFLAGS=\"${COMMON_FLAGS}\"\nFFLAGS=\"${...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 16174, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/pppoe
434
[ "no_license" ]
[ { "path": "roles/pppoe/templates/etc/ppp/peers/peer.j2", "content": "# Managed by ansible. Editing is useless\n# Sheridan\n\n{% if pppoe[provider].debug | default(False) %}\ndebug\ndump\n{%endif %}\n\n{% set bridge_interface = network|selectattr('ifname', 'match', 'bridge_' + provider + '.*')|first %}\n{% s...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 3028, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/prometheus
434
[ "no_license" ]
[ { "path": "roles/prometheus/templates/etc/prometheus/prometheus.yaml.j2", "content": "---\n global:\n scrape_interval: {{ merged_vars.monitoring.collect.interval }}s\n evaluation_interval: {{ merged_vars.monitoring.collect.interval * 2 }}s\n scrape_timeout: {{ merged_vars.monitoring.collect.interv...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 3902, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/pulseaudio
434
[ "no_license" ]
[ { "path": "roles/pulseaudio/templates/etc/pulse/daemon.conf.j2", "content": "# This file is part of PulseAudio.\n#\n# PulseAudio is free software; you can redistribute it and/or modify\n# it under the terms of the GNU Lesser General Public License as published by\n# the Free Software Foundation; either vers...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 3467, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/resolved
434
[ "no_license" ]
[ { "path": "roles/resolved/templates/etc/systemd/resolved.conf.j2", "content": "# Managed by ansible. Editing is useless\n# Sheridan\n\n[Resolve]\nDNS=\n{%- for ip_ver in ['ipv6', 'ipv4'] -%}\n {{ networks.home.gateway[ip_ver].ip }} {# -#}\n{%- endfor %}\n\nFallbackDNS=\n{%- for ip_ver in ['ipv6', 'ipv4']...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1153, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/smartctl
434
[ "no_license" ]
[ { "path": "roles/smartctl/tasks/main.yaml", "content": "---\n - name: Устанавливаем необходимые пакеты\n include_role:\n name: portage\n tasks_from: install_package\n vars:\n package: { name: sys-apps/smartmontools, use: { enabled: [update_drivedb], disabled: [daemon] } }\n tags:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4692, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/smartctl_exporter
434
[ "no_license" ]
[ { "path": "roles/smartctl_exporter/defaults/main.yaml", "content": "---\n hardware:\n storage:\n - device: /dev/sda\n smartctl_exporter:\n listen:\n port: 9106\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 102 }, { "path": "roles/smartctl_export...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2681, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/sshd
434
[ "no_license" ]
[ { "path": "roles/sshd/tasks/Gentoo/packages.yaml", "content": "---\n - name: Устанавливаем необходимые пакеты\n include_role:\n name: portage\n tasks_from: install_package\n vars:\n package: { name: net-misc/openssh }\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 2653, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/sudoers
434
[ "no_license" ]
[ { "path": "roles/sudoers/tasks/add_sudoer.yaml", "content": "---\n - name: Проверяем sudo\n include_role:\n name: sudoers\n tasks_from: main\n\n - name: \"{{ user }} : Привелигелируем пользователя\"\n user:\n name: \"{{ user }}\"\n groups: wheel\n append: yes\n state: p...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 738, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/system_user
434
[ "no_license" ]
[ { "path": "roles/system_user/tasks/setup_user.yaml", "content": "---\n - name: \"{{ user.name }} : Setup user group\"\n group:\n name: '{{ user.name }}'\n state: present\n\n - name: \"{{ user.name }} : Setup user\"\n user:\n name: '{{ user.name }}'\n comment: '{{ user.comment | d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 627, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/systemd_unit
434
[ "no_license" ]
[ { "path": "roles/systemd_unit/templates/etc/tmpfiles.d/template.conf.j2", "content": "{% for directory in service.directoryes -%}\nd {{ directory }} 0755 {{ service.user | default('root') }} {{ service.group | default('root') }}\n{%- endfor %}\n", "license_type": "no_license", "detected_licenses": [...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 8662, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/telegraf
434
[ "no_license" ]
[ { "path": "roles/telegraf/tasks/Ubuntu/packages.yaml", "content": "---\n - name: Добавляем ключ репозитория\n apt_key:\n url: https://repos.influxdata.com/influxdb.key\n state: present\n register: r_telegraf_key_added\n\n - name: Добавляем репозиторий\n apt_repository:\n repo: deb ...
{ "task_files": 8, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 19, "total_bytes": 10041, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/tor
434
[ "no_license" ]
[ { "path": "roles/tor/handlers/main.yaml", "content": "---\n - name: restart tor\n systemd:\n name: tor\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 78 }, { "path": "roles/tor/tasks/main.yaml", "content": "---\n - name: Уст...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1792, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/users
434
[ "no_license" ]
[ { "path": "roles/users/tasks/main.yaml", "content": "---\n - name: Setup users\n user:\n name: \"{{ item.name }}\"\n password: \"{{ <PASSWORD> | password_hash('<PASSWORD>', default_salt)}}\"\n shell: /bin/zsh\n groups: \"{{ item.groups|join(',') if item.name != 'root' else 'root' }}\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 512, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/v4l2rtspserver
434
[ "no_license" ]
[ { "path": "roles/v4l2rtspserver/tasks/main.yaml", "content": "---\n - name: Устанавливаем необходимые пакеты\n include_tasks: \"{{ ansible_distribution }}/packages.yaml\"\n tags:\n - packages\n\n - name: Установка пользователя\n import_role:\n name: system_user\n tasks_from: setup_us...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2922, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/video
434
[ "no_license" ]
[ { "path": "roles/video/tasks/main.yaml", "content": "---\n - name: Установка nvidia\n include_tasks: nvidia.yaml\n when: '\"nvidia\" in merged_vars.hardware.video'\n\n - name: Установка nvidia (nouveau)\n include_tasks: nouveau.yaml\n when: '\"nouveau\" in merged_vars.hardware.video'\n", "...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 926, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/video_processing
434
[ "no_license" ]
[ { "path": "roles/video_processing/templates/usr/local/bin/screen-capture.pl", "content": "#!/usr/bin/perl -w\n\nuse strict;\nuse utf8;\nbinmode(STDOUT, \":utf8\");\nbinmode(STDERR, \":utf8\");\nuse JSON;\nuse Time::HiRes qw (sleep);\nuse POSIX qw(strftime);\nuse Data::Dumper;\nuse Getopt::Long;\nmy $streami...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 16524, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/videostreamer
434
[ "no_license" ]
[ { "path": "roles/videostreamer/defaults/main.yaml", "content": "---\n videostreamer_build_path: /root/build/videostreamer\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 58 }, { "path": "roles/videostreamer/tasks/main.yaml", "content": "---\n - name: Устана...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2303, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/wiki
434
[ "no_license" ]
[ { "path": "roles/wiki/tasks/main.yaml", "content": "---\n - name: Добавляем пользователя\n import_role:\n name: system_user\n tasks_from: setup_user\n vars:\n user:\n name: \"{{ merged_vars.wiki.user.name }}\"\n password: \"{{ merged_vars.wiki.user.pw }}\"\n comme...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1641, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/windows_oem
434
[ "no_license" ]
[ { "path": "roles/windows_oem/defaults/main.yaml", "content": "---\n windows:\n oem:\n manufacturer: Sheridan\n model: 'Custom'\n support:\n phone: '+79289716667'\n url: 'https://www.sheridan-home.ru/'\n hours: '24x7'\n logo:\n name: windows_support_logo\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1162, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/windows_tune
434
[ "no_license" ]
[ { "path": "roles/windows_tune/tasks/main.yaml", "content": "---\n - name: Определяем некоторые переменные\n set_fact:\n mem_one_percent: \"{{ (ansible_memtotal_mb/100)|int }}\"\n\n - name: Устанавливаем хостнейм на правильный\n win_hostname:\n name: \"{{ inventory_hostname }}\"\n\n - name...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3301, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/wmi_exporter
434
[ "no_license" ]
[ { "path": "roles/wmi_exporter/defaults/main.yaml", "content": "wmi_exporter:\n listen:\n port: 9182\n plugins:\n - cpu\n - cs\n - logical_disk\n - net\n - os\n - service\n - system\n - tcp\n - memory\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 139 }, ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1535, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/xorg
434
[ "no_license" ]
[ { "path": "roles/xorg/templates/home/gtk-3.0/settings.ini.j2", "content": "[Settings]\ngtk-font-name={{ merged_vars.xorg.fonts.regular.name }} {{ merged_vars.xorg.fonts.regular.size }}\ngtk-theme-name={{ merged_vars.xorg.theme.name }}\ngtk-icon-theme-name={{ merged_vars.xorg.icons.name }}\ngtk-cursor-theme-...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 11953, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/yandex2mqtt
434
[ "no_license" ]
[ { "path": "roles/yandex2mqtt/templates/opt/yandex2mqtt/config.js.j2", "content": "module.exports =\n{\n notification:\n [\n {\n skill_id: '{{ yandex2mqtt_secrets.skill_id }}',\n oauth_token: '{{ yandex2mqtt_secrets.oauth_token }}',\n user_id: '1'\n },\n ],\n\n mqtt:\n {\n host: ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 6147, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/zigbee2mqtt
434
[ "no_license" ]
[ { "path": "roles/zigbee2mqtt/handlers/main.yaml", "content": "---\n - name: restart zigbee2mqtt\n systemd:\n name: zigbee2mqtt\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 94 }, { "path": "roles/zigbee2mqtt/defaults/main.yaml",...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 4981, "all_permissive": false }
ansible_role
Sheridan/home-it
5030e2d97245f23557fca822a55d62aa10fd280b
2
roles/zsh
434
[ "no_license" ]
[ { "path": "roles/zsh/tasks/main.yaml", "content": "---\n - name: Устанавливаем необходимые пакеты\n include_tasks: \"{{ ansible_distribution }}/packages.yaml\"\n tags:\n - packages\n\n - name: Клонируем oh-my-zsh в пользователей\n git:\n repo: https://github.com/robbyrussell/oh-my-zsh\n ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1713, "all_permissive": false }
ansible_role
IuryAlves/ansible-nginx-php-wordpress
675ff7da04421a1b5bc913ebe59347a019297f01
0
roles/nginx
434
[ "no_license" ]
[ { "path": "roles/nginx/tasks/main.yml", "content": "---\n- name: Install nginx\n apt: name=nginx state=present\n\n- name: Copy nginx configuration for wordpress\n become: yes\n become_user: root\n template: src=default.conf dest=/etc/nginx/conf.d/default.conf\n\n- name: Restart nginx\n service: name=ng...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 277, "all_permissive": false }
ansible_role
IuryAlves/ansible-nginx-php-wordpress
675ff7da04421a1b5bc913ebe59347a019297f01
0
roles/php
434
[ "no_license" ]
[ { "path": "roles/php/tasks/main.yml", "content": "---\n- name: Install php-fpm and deps\n become: yes\n become_user: root\n apt: name={{ item }} state=present update_cache=yes\n with_items:\n - php5\n - php5-fpm\n - php5-mysql\n\n- name: Disable default pool\n become: yes\n become_user: root...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 595, "all_permissive": false }
ansible_role
IuryAlves/ansible-nginx-php-wordpress
675ff7da04421a1b5bc913ebe59347a019297f01
0
roles/wordpress
434
[ "no_license" ]
[ { "path": "roles/wordpress/tasks/main.yml", "content": "---\n- name: Download WordPress\n become: yes\n become_user: root\n get_url: url=http://wordpress.org/wordpress-{{ wp_version }}.tar.gz dest=/srv/wordpress-{{ wp_version }}.tar.gz\n sha256sum=\"{{ wp_sha256sum }}\"\n\n- name: Extract archi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 997, "all_permissive": false }
ansible_role
ArpanaM/Ansible
ba0b35f3e25bebdbb514a0c8ac58795e93b22753
0
roles/catalogue
434
[ "no_license" ]
[ { "path": "roles/catalogue/tasks/main.yml", "content": "# mv /home/roboshop/catalogue/systemd.service /etc/systemd/system/catalogue.service\n# systemctl daemon-reload\n# systemctl start catalogue\n# systemctl enable catalogue\n\n- name: Install nodejs Service\n ansible.builtin.yum:\n name:\n - node...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 880, "all_permissive": false }
ansible_role
ArpanaM/Ansible
ba0b35f3e25bebdbb514a0c8ac58795e93b22753
0
roles/frontend
434
[ "no_license" ]
[ { "path": "roles/frontend/tasks/main.yml", "content": "# The frontend is the service in RobotShop to serve the web content over Nginx.\n#\n# To Install Nginx.\n#\n# # yum install nginx -y\n# # systemctl enable nginx\n# # systemctl start nginx\n# Let's download the HTML content that serves th...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1524, "all_permissive": false }
ansible_role
phelipeavila/to-do-list
20345e7d7e23d6df87b9ac63b7ddfbd1a3720333
0
infrastructure/AWS EC2/ansible/roles/backend
434
[ "no_license" ]
[ { "path": "infrastructure/AWS EC2/ansible/roles/backend/templates/.env.tpl", "content": "DATABASE_URL={{ db_url }}\nPORT={{ api_port }}", "license_type": "no_license", "detected_licenses": [], "size_bytes": 45 }, { "path": "infrastructure/AWS EC2/ansible/roles/backend/tasks/main.yml", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 871, "all_permissive": false }
ansible_role
phelipeavila/to-do-list
20345e7d7e23d6df87b9ac63b7ddfbd1a3720333
0
infrastructure/AWS EC2/ansible/roles/frontend
434
[ "no_license" ]
[ { "path": "infrastructure/AWS EC2/ansible/roles/frontend/templates/to-do-list.conf.tpl", "content": "server {\n listen 3035;\n\n location / {\n root {{ nginx_vhost_dir }};\n include /etc/nginx/mime.types;\n try_files $uri $uri/ index.html;\n }\n}\n", "license_type": "no_license", "detect...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1276, "all_permissive": false }
ansible_role
phelipeavila/to-do-list
20345e7d7e23d6df87b9ac63b7ddfbd1a3720333
0
infrastructure/AWS EC2/ansible/roles/git-checkout
434
[ "no_license" ]
[ { "path": "infrastructure/AWS EC2/ansible/roles/git-checkout/tasks/main.yml", "content": "---\n- name: git checkout\n git:\n repo: \"{{ repo_name }}\"\n dest: \"{{ repo_dir }}\"\n #accept_hostkey: yes\n #key_file:\n\n- name: git sparse-checkout\n command: \"{{ item }}\"\n with_items:\n - g...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 338, "all_permissive": false }
ansible_role
phelipeavila/to-do-list
20345e7d7e23d6df87b9ac63b7ddfbd1a3720333
0
infrastructure/AWS EC2/ansible/roles/nodejs
434
[ "no_license" ]
[ { "path": "infrastructure/AWS EC2/ansible/roles/nodejs/tasks/main.yml", "content": "- name: install nodejs prerequisites\n become: true\n apt:\n name:\n - apt-transport-https\n - gcc\n - g++\n - make\n - curl\n - vim\n - htop\n - build-essential\n - libssl-d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 903, "all_permissive": false }
ansible_role
phelipeavila/to-do-list
20345e7d7e23d6df87b9ac63b7ddfbd1a3720333
0
infrastructure/AWS EC2/ansible/roles/postgres
434
[ "no_license" ]
[ { "path": "infrastructure/AWS EC2/ansible/roles/postgres/tasks/main.yml", "content": "---\n- name: Add postgresql apt repository key\n apt_key:\n url: https://www.postgresql.org/media/keys/ACCC4CF8.asc\n state: present\n\n- name: Add postgresql apt repository\n apt_repository:\n repo: \"deb http:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1880, "all_permissive": false }
ansible_role
pavelstarovoitov/trainee4
86c4b1973de1113d2f4030b0e3284be0e6d2c295
0
task18/ansible/roles/docker
434
[ "no_license" ]
[ { "path": "task18/ansible/roles/docker/tasks/main.yml", "content": "---\n\n- name: Install Docker on RedHat Family\n yum:\n name=docker\n state=latest\n when:\n ansible_os_family == \"RedHat\"\n notify:\n - docker systemd #check docker service\n\n\n- name: Install Dock...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1458, "all_permissive": false }
ansible_role
volanja/ansible-sample-tdd
feea6385b059687d5c4618e3e2d9e5048e48efe3
95
roles/mariadb
434
[ "no_license" ]
[ { "path": "roles/mariadb/spec/mariadb_spec.rb", "content": "require 'spec_helper'\n\ndescribe package('mariadb-server') do\n it { should be_installed }\nend\n\ndescribe service('mariadb') do\n it { should be_enabled }\n it { should be_running }\nend\n\ndescribe port(3306) do\n it { should be_listeni...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 546, "all_permissive": false }
ansible_role
volanja/ansible-sample-tdd
feea6385b059687d5c4618e3e2d9e5048e48efe3
95
roles/nginx
434
[ "no_license" ]
[ { "path": "roles/nginx/spec/nginx_spec.rb", "content": "require 'spec_helper'\n\ndescribe package('nginx') do\n it { should be_installed }\nend\n\ndescribe service('nginx') do\n it { should be_enabled }\n it { should be_running }\nend\n\ndescribe port(property['www_port']) do\n it { should be_listen...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1040, "all_permissive": false }
ansible_role
wchrisjohnson/devstack-ansible
7b5e0e534495092f7cddcfa87bd1585363da1ba2
1
ansible/roles/devstack
434
[ "no_license" ]
[ { "path": "ansible/roles/devstack/tasks/main.yml", "content": "---\n#\n# Prepare to bring up Devstack\n#\n- name: devstack | main | Update the apt-get cache\n apt:\n update_cache: yes\n become: yes\n\n- name: devstack | main | Install python-apt for ansible\n apt:\n name: python-apt\n state: lat...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 3340, "all_permissive": false }
ansible_role
wchrisjohnson/devstack-ansible
7b5e0e534495092f7cddcfa87bd1585363da1ba2
1
ansible/roles/devstack-demo-keypair
434
[ "no_license" ]
[ { "path": "ansible/roles/devstack-demo-keypair/tasks/main.yml", "content": "---\n\n# http://docs.openstack.org/infra/shade/#\n- name: devstack-demo-keypair | main | Ensure shade is installed\n pip:\n name: shade\n state: present\n become: yes\n\n# Generate a new ssh authentication keypair\n- name: d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 716, "all_permissive": false }
ansible_role
wchrisjohnson/devstack-ansible
7b5e0e534495092f7cddcfa87bd1585363da1ba2
1
ansible/roles/devstack-demo-networking
434
[ "no_license" ]
[ { "path": "ansible/roles/devstack-demo-networking/tasks/main.yml", "content": "---\n\n# http://docs.openstack.org/infra/shade/#\n- name: devstack-demo-networking | main | Ensure shade is installed\n pip:\n name: shade\n state: present\n become: yes\n\n# turn on ip forwarding\n# - shell: sudo -- sh -...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2163, "all_permissive": false }
ansible_role
exactlylabs/radar
b8a833892866dffff743ff6fd1f84fac02f407da
1
broadband_mapping/backend/infra/roles/certbot
434
[ "no_license" ]
[ { "path": "broadband_mapping/backend/infra/roles/certbot/defaults/main.yml", "content": "---\n\nacme_dir: \"/etc/letsencrypt\"\nacme_keys_dir: \"{{ acme_dir }}/keys\"\nacme_certs_dir: \"{{ acme_dir }}/certs\"\ndomain_name: \"{{ inventory_hostname }}\"\n", "license_type": "no_license", "detected_lice...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1057, "all_permissive": false }
ansible_role
exactlylabs/radar
b8a833892866dffff743ff6fd1f84fac02f407da
1
infra/ansible/roles/clickhouse
434
[ "no_license" ]
[ { "path": "infra/ansible/roles/clickhouse/tasks/service.yml", "content": "---\n\n- name: >-\n Ensure {{ clickhouse_service }}\n is enabled\n and state: started\n service:\n name: \"{{ clickhouse_service }}\"\n enabled: \"true\"\n state: \"started\"\n become: true\n", "license_type": ...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 6028, "all_permissive": false }
ansible_role
exactlylabs/radar
b8a833892866dffff743ff6fd1f84fac02f407da
1
infra/ansible/roles/monitoring
434
[ "no_license" ]
[ { "path": "infra/ansible/roles/monitoring/tasks/cloudwatch.debian.yml", "content": "---\n- name: Download AWS CloudWatch agent package\n get_url:\n url: \"https://amazoncloudwatch-agent.s3.amazonaws.com/ubuntu/{% if ansible_architecture == 'aarch64' %}arm64{% else %}amd64{% endif %}/latest/amazon-cloudw...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 5081, "all_permissive": false }
ansible_role
exactlylabs/radar
b8a833892866dffff743ff6fd1f84fac02f407da
1
infra/ansible/roles/nfs
434
[ "no_license" ]
[ { "path": "infra/ansible/roles/nfs/tasks/main.yml", "content": "---\n- name: system packages | nfs server\n become: true\n ansible.builtin.apt:\n update_cache: true\n name:\n - rpcbind\n - nfs-common\n - nfs-kernel-server\n\n state: present\n\n- name: create nfs share directories\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 1080, "all_permissive": false }
ansible_role
exactlylabs/radar
b8a833892866dffff743ff6fd1f84fac02f407da
1
infra/ansible/roles/postgresql
434
[ "no_license" ]
[ { "path": "infra/ansible/roles/postgresql/tasks/users.yml", "content": "---\n\n- name: Install ACL and Psycopg2 for Python\n become: yes\n apt:\n name:\n - python3-psycopg2\n - acl\n state: latest\n update_cache: yes\n\n- name: Setup PostgreSQL User\n become: true\n become_user: postg...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 5751, "all_permissive": false }
ansible_role
exactlylabs/radar
b8a833892866dffff743ff6fd1f84fac02f407da
1
infra/ansible/roles/redis
434
[ "no_license" ]
[ { "path": "infra/ansible/roles/redis/tasks/configure.yml", "content": "---\n# Linux configurations guidelines from redis documentation:\n# - https://redis.io/docs/latest/operate/oss_and_stack/management/admin/\n- name: Configure Kernel Overcommit memory\n become: yes\n ansible.posix.sysctl:\n name: vm...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 2301, "all_permissive": false }
ansible_role
exactlylabs/radar
b8a833892866dffff743ff6fd1f84fac02f407da
1
infra/ansible/roles/setup-swarm
434
[ "no_license" ]
[ { "path": "infra/ansible/roles/setup-swarm/tasks/main.yml", "content": "---\n- include_tasks: install_docker.apt.yml\n when: ansible_os_family == 'Debian'\n\n- include_tasks: config_cluster.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 119 }, { "path": "in...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3386, "all_permissive": false }
ansible_role
exactlylabs/radar
b8a833892866dffff743ff6fd1f84fac02f407da
1
mlab-processor/infra/ansible/roles/install-input-files
434
[ "no_license" ]
[ { "path": "mlab-processor/infra/ansible/roles/install-input-files/tasks/main.yml", "content": "\n- name: Create var directory\n become: yes\n ansible.builtin.file:\n path: /var/mlab-processor\n state: directory\n mode: '0655'\n\n- name: Validate ASN files\n become: yes\n find:\n paths: \"{{i...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1826, "all_permissive": false }
ansible_role
exactlylabs/radar
b8a833892866dffff743ff6fd1f84fac02f407da
1
mlab-processor/infra/ansible/roles/install-processor
434
[ "no_license" ]
[ { "path": "mlab-processor/infra/ansible/roles/install-processor/tasks/main.yml", "content": "---\n\n- name: Install Systemd Service File\n template:\n src: mlab-processor.service.j2\n dest: \"/etc/systemd/system/mlab-processor.service\"\n mode: \"ug=rw,o-rwx\"\n become: true\n register: install_...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2687, "all_permissive": false }
ansible_role
Take-Off-7/Ansible
fef2c2a06cb8ea81bc6f0619acaf9e5078f8ef64
0
Ansible/roles/base
434
[ "no_license" ]
[ { "path": "Ansible/roles/base/tasks/main.yml", "content": "- name: add ssh key for simone\n tags: always,simone\n authorized_key:\n user: simone\n key: \"<KEY>\"\n\n- name: generate sshd_config file from template\n tags: ssh\n template:\n src: \"{{ ssh_template_file }}\"\n dest: /etc/ssh/ssh...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 314, "all_permissive": false }
ansible_role
Take-Off-7/Ansible
fef2c2a06cb8ea81bc6f0619acaf9e5078f8ef64
0
Ansible/roles/dev_servers
434
[ "no_license" ]
[ { "path": "Ansible/roles/dev_servers/tasks/main.yml", "content": "- name: install python and git\n tags: centos,dev,ubuntu\n package:\n name:\n - python3\n - git\n state: present\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 125 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 125, "all_permissive": false }
ansible_role
kadharalij3/playbooks
5fd0105746963bd649dd8f63f5650b75814afed6
0
playbooks/roles/setup-apache-role
434
[ "no_license" ]
[ { "path": "playbooks/roles/setup-apache-role/tasks/main.yml", "content": "---\n - name: Install httpd\n yum:\n name: httpd\n state: installed\n when: ansible_os_family == \"RedHat\"\n notify: start the httpd service\n\n - name: copy the file\n copy:\n src: /home/ansadmin/index.html\n d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 258, "all_permissive": false }
ansible_role
rycuda/ansible-factorio
aea5fb3ad1ff2cd8ed20a02638043bd4c59b27a4
0
roles/basic
434
[ "no_license" ]
[ { "path": "roles/basic/tasks/main.yml", "content": "---\n- name: \"Install basic software\"\n apt: pkg={{ item }} state=installed\n with_items: \n - vim\n - screen\n - sudo\n - ssh\n - curl\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 146 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 146, "all_permissive": false }
ansible_role
rycuda/ansible-factorio
aea5fb3ad1ff2cd8ed20a02638043bd4c59b27a4
0
roles/factorio
434
[ "no_license" ]
[ { "path": "roles/factorio/tasks/main.yml", "content": "---\n- name: \"Install pre-reqs from apt\"\n apt: \n pkg: \"{{ item }}\" \n state: installed\n with_items: \n - python-pip\n - git\n\n- name: \"Install factorio updater requirements\"\n pip: \n name: \"{{ item }}\" \n state: latest...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1522, "all_permissive": false }
ansible_role
guilhemmarchand/nmon-logger
6e3214c607da24a88976c7426374665a3592a8b3
7
vagrant-ansible-demo-syslog-ng/roles/common
434
[ "permissive" ]
[ { "path": "vagrant-ansible-demo-syslog-ng/roles/common/tasks/main.yml", "content": "---\n\n- name: Create swapfile\n command: dd if=/dev/zero of={{ swap_path }} bs={{ dd_bs_size_mb }}M count={{ swap_count }} creates={{ swap_path }}\n register: write_swapfile\n\n- name: Set swapfile permissions\n file: pa...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1833, "all_permissive": true }
ansible_role
huangxiyao/as-automated-test
594b05d68ab0399a768547325cd6114185d5a675
0
roles/automated-test
434
[ "no_license" ]
[ { "path": "roles/automated-test/tasks/main.yml", "content": "---\n# This playbook is for Address Doctor automated test.\n - name: Copy the su file to the user's home dir\n copy: src=su.sh dest=~/ mode=\"a=rwx\" force\n su: no\n\n - name: Download the argument's template files -> /opt/casfw\n temp...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 927, "all_permissive": false }
ansible_role
beeete2/wp-install
1b4bc19aea68dcca04df6014e9490c4c1f087747
1
roles/apache24
440
[ "no_license" ]
[ { "path": "roles/apache24/templates/vhosts.conf.j2", "content": "{% for vhost in apache_vhosts %}\n<VirtualHost *:80>\n ServerName {{ vhost.servername }}\n{% if vhost.serveralias is defined %}\n ServerAlias {{ vhost.serveralias }}\n{% endif %}\n{% if vhost.documentroot is defined %}\n DocumentRoot {{ ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 4863, "all_permissive": false }
ansible_role
beeete2/wp-install
1b4bc19aea68dcca04df6014e9490c4c1f087747
1
roles/chrony
440
[ "no_license" ]
[ { "path": "roles/chrony/tasks/main.yml", "content": "---\n- block:\n - name: Installing packages\n yum: name={{ item }} state=present\n with_items:\n - chrony\n\n - name: Enable service chronyd\n systemd:\n name: chronyd\n enabled: yes\n state: started\n\n - name: Dsiable def...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 763, "all_permissive": false }
ansible_role
beeete2/wp-install
1b4bc19aea68dcca04df6014e9490c4c1f087747
1
roles/mariadb
440
[ "no_license" ]
[ { "path": "roles/mariadb/defaults/main.yml", "content": "---\nmariadb_slow_query_log_file: \"/var/log/mariadb/slow.log\"\nmariadb_slow_query_log_enabled: True\nmariadb_slow_query_time: 3\nmariadb_root_credentials_file: \"/root/.my.cnf\"\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 4711, "all_permissive": false }
ansible_role
beeete2/wp-install
1b4bc19aea68dcca04df6014e9490c4c1f087747
1
roles/pf
440
[ "no_license" ]
[ { "path": "roles/pf/defaults/main.yml", "content": "---\npf_timezone: \"{{ timezone }}\"\npf_selinux_state: permissive\npf_local: ja_JP.utf8\npf_install_packages:\n - vim\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 113 }, { "path": "roles/pf/tasks/main.yml",...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 558, "all_permissive": false }
ansible_role
beeete2/wp-install
1b4bc19aea68dcca04df6014e9490c4c1f087747
1
roles/php7
440
[ "no_license" ]
[ { "path": "roles/php7/tasks/main.yml", "content": "---\n- block:\n - name: Install remi repositories\n yum: name=http://rpms.famillecollet.com/enterprise/remi-release-7.rpm state=installed\n - name: Install PHP\n yum: name={{ item }} enablerepo=remi-php71 state=installed\n with_items:\n - ph...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1540, "all_permissive": false }
ansible_role
beeete2/wp-install
1b4bc19aea68dcca04df6014e9490c4c1f087747
1
roles/wordpress
440
[ "no_license" ]
[ { "path": "roles/wordpress/defaults/main.yml", "content": "---\nwp_wordpress_url: https://ja.wordpress.org/latest-ja.tar.gz\nwp_install_dir: /var/www/html\nwp_dir_owner: \"apache\"\nwp_dir_group: \"apache\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 140 }, { ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 661, "all_permissive": false }
ansible_role
madriga1/nginx-config
1b7dc869daaeca6184eb49bef63eebb23d401aed
0
roles/nexus
440
[ "no_license" ]
[ { "path": "roles/nexus/files/nginx.conf", "content": "http {\n \n proxy_send_timeout 120;\n proxy_read_timeout 300;\n proxy_buffering off;\n keepalive_timeout 5 5;\n tcp_nodelay on;\n \n server {\n listen *:80;\n server_name www.example.com;\n \n # allow large uploads of file...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 808, "all_permissive": false }
ansible_role
yasuno0327/homelab
d238c8d95bab568a7497e5c551609bbccfaa37b6
0
ansible/roles/common
440
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yml", "content": "\n- name: install apt packages\n ansible.builtin.apt:\n update_cache: yes\n autoremove: yes\n name:\n - vim\n - jq\n - lsof\n - strace\n - sysstat\n - tcpdump\n - tmux\n - gcc\n - make\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 295, "all_permissive": false }
ansible_role
yasuno0327/homelab
d238c8d95bab568a7497e5c551609bbccfaa37b6
0
ansible/roles/docker
440
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yml", "content": "- name: install docker dependencies\n ansible.builtin.apt:\n name:\n - ca-certificates\n - curl\n\n- name: Add Docker GPG apt key\n ansible.builtin.apt_key:\n url: https://download.docker.com/linux/ubuntu/gpg\n state: present\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 686, "all_permissive": false }
ansible_role
giladju/ansiblevpc
2ea838ab55878ad2621e303c1e7fd8022f181e0c
0
roles/ops
440
[ "no_license" ]
[ { "path": "roles/ops/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - ops", "license_type": "no_license", "detected_licenses": [], "size_bytes": 61 }, { "path": "roles/ops/vars/main.yml", "content": "---\n# vars file for ops\n", "license_...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1999, "all_permissive": false }
ansible_role
giladju/ansiblevpc
2ea838ab55878ad2621e303c1e7fd8022f181e0c
0
roles/vpc
440
[ "no_license" ]
[ { "path": "roles/vpc/defaults/main.yml", "content": "---\n# defaults file for vpc\nami: 'ami-ed82e39e'\npublic_key: '{{ id_rsa_project_ansible_pub }}'\navailability_zone: '{{ region }}'\n#instances:\n# - role:\n# type:\n# image:\n# count:\n# subnet:\n# source_dest_check:\n# ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 6930, "all_permissive": false }
ansible_role
gdykeman/ansible
07e1042c3d2cb8d5317857dd89d3d7720a6b613a
0
roles/routers
440
[ "no_license" ]
[ { "path": "roles/routers/defaults/main.yml", "content": "---\n# defaults file for routers\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 32 }, { "path": "roles/routers/handlers/main.yml", "content": "---\n# handlers file for routers\n", "license_type": "...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 1043, "all_permissive": false }
ansible_role
horrorhead/vagrant_ansible_test
d7317f729303c4593529f52e5f6bfec28e12a082
0
roles/common
440
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "- name: update image\n apt: \n update_cache: yes \n cache_valid_time: 3600\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
horrorhead/vagrant_ansible_test
d7317f729303c4593529f52e5f6bfec28e12a082
0
roles/loadbalancer
440
[ "no_license" ]
[ { "path": "roles/loadbalancer/tasks/main.yml", "content": "\n- name: Template nginx configuration \n template: \n src: nginx.conf.j2 \n dest: /etc/nginx/nginx.conf\n register: nginx_conf\n\n- name: Restart nginx if configuration changed\n service:\n name: nginx\n state: restarted\n when: ngi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 856, "all_permissive": false }
ansible_role
horrorhead/vagrant_ansible_test
d7317f729303c4593529f52e5f6bfec28e12a082
0
roles/webserver
440
[ "no_license" ]
[ { "path": "roles/webserver/tasks/main.yml", "content": "- name: Template nginx configuration \n template: \n src: nginx.conf.j2 \n dest: /etc/nginx/nginx.conf\n register: nginx_conf\n\n- name: Restart nginx if configuration changed\n service:\n name: nginx\n state: restarted\n when: nginx_co...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 364, "all_permissive": false }
ansible_role
terminal-state/ansible
53655e8833e0d5c064a57ebe4a0453d9fa57c5cf
0
roles/setup_ceph_orchestrator
440
[ "no_license" ]
[ { "path": "roles/setup_ceph_orchestrator/tasks/main.yml", "content": "---\n# tasks file for bootstrapping Ceph orchestrator\n- name: Find all .repo files in /etc/yum.repos.d/\n ansible.builtin.find:\n paths: /etc/yum.repos.d/\n patterns: '*.repo'\n file_type: file\n register: repo_files\n\n- name...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2545, "all_permissive": false }
ansible_role
jagadeeshwari/ansible-kafka
4e2568b89e522518fe0a70114fe68293efde8309
0
roles/confluent_common
440
[ "no_license" ]
[ { "path": "roles/confluent_common/meta/main.yml", "content": "---\ndependencies:\n - role: confluent_variables\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 48 }, { "path": "roles/confluent_common/tasks/main.yml", "content": "---\n- name: create folder \n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 186, "all_permissive": false }
ansible_role
jagadeeshwari/ansible-kafka
4e2568b89e522518fe0a70114fe68293efde8309
0
roles/confluent_kafka_broker
440
[ "no_license" ]
[ { "path": "roles/confluent_kafka_broker/tasks/main.yml", "content": "---\n - include_role:\n name: confluent_common\n \n - name: create config folder \n file:\n path: \"{{ broker_config_directory }}\"\n state: directory\n mode: \"0755\"\n \n - name: Create Broker config\n template:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1469, "all_permissive": false }
ansible_role
jagadeeshwari/ansible-kafka
4e2568b89e522518fe0a70114fe68293efde8309
0
roles/confluent_prerequisites
440
[ "no_license" ]
[ { "path": "roles/confluent_prerequisites/tasks/main.yml", "content": "- name: Add Confluent Dist Yum Repo\n yum_repository:\n name: Confluent.dist\n file: confluent\n description: \"Confluent repository (dist)\"\n baseurl: \"{{confluent_common_repository_redhat_dist_baseurl}}\"\n gpgcheck: \...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2499, "all_permissive": false }
ansible_role
b82/cloudformation_deployer
20b2d8a7a898880c5df5e66bc4e6431c763dd4b6
0
ansible/roles/apache-mysqlclient-install
440
[ "no_license" ]
[ { "path": "ansible/roles/apache-mysqlclient-install/vars/main.yml", "content": "tools:\n - wget\n - tree\n - net-tools\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "ansible/roles/apache-mysqlclient-install/tasks/main.yml", "content": "- ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1759, "all_permissive": false }
ansible_role
b82/cloudformation_deployer
20b2d8a7a898880c5df5e66bc4e6431c763dd4b6
0
ansible/roles/mongodb-install
440
[ "no_license" ]
[ { "path": "ansible/roles/mongodb-install/templates/data.js", "content": "use admin\ndb.createUser(\n {\n user: \"deployer\",\n pwd: \"<PASSWORD>\",\n roles: [ { role: \"userAdminAnyDatabase\", db: \"admin\" } ]\n }\n)\nuse deployer-demo\ndb.createCollection('deployerCollection')\ndb.deployerColle...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1050, "all_permissive": false }
ansible_role
b82/cloudformation_deployer
20b2d8a7a898880c5df5e66bc4e6431c763dd4b6
0
ansible/roles/mysql-server-install
440
[ "no_license" ]
[ { "path": "ansible/roles/mysql-server-install/tasks/main.yml", "content": "- name: mysql server\n become: yes\n block:\n - name: Install mysql-server (Ubuntu)\n apt:\n update_cache: yes\n name: mysql-server\n force: yes\n force_apt_get: yes\n when: ansible_distribu...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2797, "all_permissive": false }
ansible_role
b82/cloudformation_deployer
20b2d8a7a898880c5df5e66bc4e6431c763dd4b6
0
ansible/roles/update-and-upgrade
440
[ "no_license" ]
[ { "path": "ansible/roles/update-and-upgrade/tasks/main.yml", "content": "- name: update and upgrade server\n become: yes\n block:\n - name: apt upgrade OS packages (Ubuntu)\n apt:\n upgrade: dist\n update_cache: yes\n force_apt_get: yes\n when: ansible_distribution == \"U...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 516, "all_permissive": false }
ansible_role
b82/cloudformation_deployer
20b2d8a7a898880c5df5e66bc4e6431c763dd4b6
0
ansible/roles/wordpress-install
440
[ "no_license" ]
[ { "path": "ansible/roles/wordpress-install/vars/main.yml", "content": "RDSMySQLendpoint: \"{{ rdsMySQLendpoint }}\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 42 }, { "path": "ansible/roles/wordpress-install/tasks/main.yml", "content": "- name: Install Wor...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4393, "all_permissive": false }
ansible_role
arunhotra/iq-reimport
12ec3f402c6c0907bf65d886413e3cad8f4363fc
0
roles/import-bigips
435
[ "no_license" ]
[ { "path": "roles/import-bigips/tasks/reimport-bigip.yaml", "content": "- name: debug item\n debug:\n msg: \"{{item.host}}\"\n verbosity: 3\n\n\n- name: ReDiscover a device, conflict resolve with default policy\n bigiq_device_discovery:\n device_address: \"{{item.host}}\"\n modules:\n - lt...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 580, "all_permissive": false }
ansible_role
arunhotra/iq-reimport
12ec3f402c6c0907bf65d886413e3cad8f4363fc
0
roles/manage-secret
435
[ "no_license" ]
[ { "path": "roles/manage-secret/tasks/main.yml", "content": "\n---\n- name: Read secret file\n include_vars: \"defaults/secrets.yml\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 68 }, { "path": "roles/manage-secret/defaults/main.yml", "content": "---\n\nbig...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 202, "all_permissive": false }
ansible_role
arunhotra/iq-reimport
12ec3f402c6c0907bf65d886413e3cad8f4363fc
0
roles/obtain-bigips
435
[ "no_license" ]
[ { "path": "roles/obtain-bigips/tasks/get-bigips.yaml", "content": " # - name: Initializing variables\n # vars:\n # set_fact:\n # bigips: []\n \n # - name: get the bigip file contents\n # shell: \n # cmd: cat bigips.txt\n # register: my_bigips\n\n\n # - name: install these items\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 604, "all_permissive": false }
ansible_role
thommignot/playlabs
4e03c830959f8d3f22119206f2bedfb2075ba103
0
playlabs/roles/users
435
[ "no_license" ]
[ { "path": "playlabs/roles/users/tasks/main.yml", "content": "---\n\n- name: Install users\n include: user.yml\n loop: '{{ users }}'\n loop_control:\n loop_var: user\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 104, "all_permissive": false }
ansible_role
dancavallaro/rpi-config
3ac4e9e6c407032453e8cbb9a9f38db4482dd51f
1
ansible/roles/common
435
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yaml", "content": "- name: Install apt packages\n become: true\n ansible.builtin.apt:\n update_cache: yes\n pkg:\n - vim\n - curl\n - unzip\n - ca-certificates\n - lm-sensors\n - jq\n - sqlite3\n - rsyslog\n\n- name: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1019, "all_permissive": false }
ansible_role
dancavallaro/rpi-config
3ac4e9e6c407032453e8cbb9a9f38db4482dd51f
1
ansible/roles/docker
435
[ "no_license" ]
[ { "path": "ansible/roles/docker/handlers/main.yaml", "content": "- name: Restart dockerd\n become: true\n ansible.builtin.systemd_service:\n name: docker\n state: restarted", "license_type": "no_license", "detected_licenses": [], "size_bytes": 111 }, { "path": "ansible/roles/dock...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 2343, "all_permissive": false }
ansible_role
dancavallaro/rpi-config
3ac4e9e6c407032453e8cbb9a9f38db4482dd51f
1
ansible/roles/logging
435
[ "no_license" ]
[ { "path": "ansible/roles/logging/tasks/main.yaml", "content": "- name: Create journald drop-in directory\n become: true\n ansible.builtin.file:\n path: /etc/systemd/journald.conf.d\n state: directory\n mode: '0755'\n\n- name: Install journald config\n become: true\n ansible.builtin.copy:\n s...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 780, "all_permissive": false }