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
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/dns
7,804
[ "no_license" ]
[ { "path": "roles/dns/handlers/main.yml", "content": "- name: restart bind\n service:\n name: bind9\n state: restarted\n\n- name: start bind\n service:\n name: bind9\n state: started\n\n- name: stop bind\n service:\n name: bind9\n state: stopped\n\n- name: reload bind\n service:\n na...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 14, "total_bytes": 24740, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/emby_server
7,804
[ "no_license" ]
[ { "path": "roles/emby_server/tasks/mounts.yml", "content": "- name: Initialize shares list\n set_fact:\n shares: []\n\n- name: \"Create a list of shares for {{ item }} (SMB)\"\n set_fact:\n shares: \"{{ shares + smb_shares[item] | list }}\"\n when: \"item in smb_shares\"\n\n- name: \"Create a list ...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 14, "total_bytes": 13738, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/emby_theater
7,804
[ "no_license" ]
[ { "path": "roles/emby_theater/defaults/main.yml", "content": "emby_theater_version: 3.0.21\nemby_theater_deb_url: 'https://github.com/MediaBrowser/emby-theater-electron/releases/download/{{ emby_theater_version }}/emby-theater-deb_{{ emby_theater_version }}_amd64.deb'\nemby_theater_user: media\nemby_theater...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2229, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/files
7,804
[ "no_license" ]
[ { "path": "roles/files/defaults/main.yml", "content": "files_cert_name: '{{ files_hostnames | first }}'\nfiles_hostnames:\n - 'files.{{ default_domain}}'\nfiles_ipv6: false\n\n# Jirafeau settings\nfiles_style: 'dark-courgette'\nfiles_root: '/var/www/files'\nfiles_var: ''\nfiles_company: Jirafeau\nfiles_c...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 5012, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/ldap
7,804
[ "no_license" ]
[ { "path": "roles/ldap/tasks/certs.yml", "content": "- include_role:\n name: certbot\n vars:\n cert_domain: \"{{ ldap_hostname }}\"\n cert_ipv6: '{{ ldap_ipv6 }}'\n tags:\n - certbot", "license_type": "no_license", "detected_licenses": [], "size_bytes": 135 }, { "path": "rol...
{ "task_files": 7, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 16, "total_bytes": 89568, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/mail
7,804
[ "no_license" ]
[ { "path": "roles/mail/templates/rspamd/local.d/options.inc.j2", "content": "dns {\n nameserver = [\"127.0.0.1\"];\n}\nneighbours {\n{% for m in groups['mail'] %}\n {{ m }} { host = \"https://{{ hostvars[m]['rspamd_hostname'] }}:443\"; }\n{% endfor %}\n}\n\n", "license_type": "no_license", ...
{ "task_files": 7, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 54, "total_bytes": 46715, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/monit
7,804
[ "no_license" ]
[ { "path": "roles/monit/templates/monitrc.j2", "content": "###############################################################################\n## Monit control file\n###############################################################################\n##\n## Comments begin with a '#' and extend through the end of th...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 4687, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/nginx
7,804
[ "no_license" ]
[ { "path": "roles/nginx/defaults/main.yml", "content": "rescue_port: 8080", "license_type": "no_license", "detected_licenses": [], "size_bytes": 17 }, { "path": "roles/nginx/templates/nginx.conf.j2", "content": "user www-data;\nworker_processes auto;\n\ninclude /etc/nginx/modules-enab...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 4095, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/nodejs
7,804
[ "no_license" ]
[ { "path": "roles/nodejs/defaults/main.yml", "content": "node_version: 18\ndebian_version: bookworm", "license_type": "no_license", "detected_licenses": [], "size_bytes": 41 }, { "path": "roles/nodejs/templates/nodesource.pref.j2", "content": "Package: nodejs\nPin: release n={{ debian...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 821, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/pbx
7,804
[ "no_license" ]
[ { "path": "roles/pbx/templates/asterisk.sh.j2", "content": "#!/bin/bash\n{{ certhook_root }}/bin/certhook freepbx {{ pbx_cert_name }}\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 73 }, { "path": "roles/pbx/tasks/certs.yml", "content": "# Create empty var t...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 3259, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/pihole
7,804
[ "no_license" ]
[ { "path": "roles/pihole/tasks/certs.yml", "content": "- set_fact:\n pihole_cert_domains: '{{ \"*.\"+pihole_hostname.split(\".\")[-2:] | join(\".\") }}'\n when: pihole_cert_domains == []\n \n- include_role:\n name: certbot_dns\n vars:\n cert_name: \"{{ pihole_cert_name }}\"\n cert_domains: '{{...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 4943, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/postgresql
7,804
[ "no_license" ]
[ { "path": "roles/postgresql/tasks/main.yml", "content": "- name: Install postgresql\n apt:\n name: [postgresql, python3-psycopg2]\n state: present\n\n- name: Ensure postgresql is running\n service: \n name: postgresql\n state: started\n\n- name: Set up postgresql root password\n postgresql_us...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 594, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/roundcube
7,804
[ "no_license" ]
[ { "path": "roles/roundcube/tasks/composer.yml", "content": "- name: Ensure PHP-Curl is installed\n apt:\n name: php-curl\n state: present\n\n- block:\n - name: Check for composer\n stat: \n path: /usr/local/bin/composer.phar\n checksum_algorithm: sha256\n register: composer_phar\n ...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 11, "total_bytes": 12617, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/samba
7,804
[ "no_license" ]
[ { "path": "roles/samba/tasks/shares.yml", "content": "# Set ownership/default permissions on shares.\n- name: 'Ensure {{ item.key }} path exists'\n file:\n state: directory\n path: '{{ item.value.path }}'\n group: 'sambashare'\n mode: '{{ item.value.directory_mask | default(\"0770\") }}'\n\n- n...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 4825, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/sendmail
7,804
[ "no_license" ]
[ { "path": "roles/sendmail/handlers/main.yml", "content": "- name: hash auth\n shell: makemap hash /etc/mail/authinfo < /etc/mail/authinfo\n\n- name: make sendmail\n command: make\n args:\n chdir: /etc/mail\n\n- name: restart sendmail\n service: \n name: sendmail\n state: restarted", "licens...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 886, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/site_ip
7,804
[ "no_license" ]
[ { "path": "roles/site_ip/tasks/main.yml", "content": "- include_tasks: certs.yml\n\n- name: Ensure system has venv\n apt:\n name: [python3-venv, python3-pip, python3-setuptools]\n state: present\n\n- name: Ensure libpcre3 is installed\n apt:\n name: [libpcre3, libpcre3-dev]\n state: present\n\...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 9090, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/site_placeholder
7,804
[ "no_license" ]
[ { "path": "roles/site_placeholder/templates/nginx.conf.j2", "content": "server {\n # HTTPS configuration\n listen {{ ansible_host }}:443 ssl http2;\n{% if site_ipv6 %}\n listen [{{ site_ipv6 }}]:443 ssl http2;\n{% endif %}\n server_name {{ site_domain }} {{ site_extra_domains | join(' ') }};\n ...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 7010, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/transmission
7,804
[ "no_license" ]
[ { "path": "roles/transmission/templates/monit.j2", "content": "{% if transmission_vpn %}\ncheck host vpn_ip with address {{ ip_check_url}}\n start program = \"/usr/bin/nordvpn c canada\"\n stop program = \"/usr/bin/nordvpn d\"\n if failed port 443 protocol https\n content != \"{{ local_ip }}...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 13, "total_bytes": 17204, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/unifi_os
7,804
[ "no_license" ]
[ { "path": "roles/unifi_os/templates/unifi.sh.j2", "content": "#!/bin/bash\n{{ certhook_root }}/bin/certhook unifi {{ unifi_cert_name }}\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 73 }, { "path": "roles/unifi_os/defaults/main.yml", "content": "unifi_cert_...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2512, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/vboxguest
7,804
[ "no_license" ]
[ { "path": "roles/vboxguest/tasks/main.yml", "content": "# Missing guest additionas if we don't have this group.\n- name: Check for vboxfs group\n shell: getent group | grep vboxsf | wc -l\n register: group_list\n changed_when: group_list.stdout == '0'\n\n- block:\n - name: 'Please inset Guest Addition...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1445, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/virtualbox
7,804
[ "no_license" ]
[ { "path": "roles/virtualbox/defaults/main.yml", "content": "vm_list: []\nvm_user: '{{ primary_user }}'\nvbox_version: 7.1\ndebian_version: bookworm", "license_type": "no_license", "detected_licenses": [], "size_bytes": 84 }, { "path": "roles/virtualbox/templates/virtualbox.list.j2", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1361, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/wiki
7,804
[ "no_license" ]
[ { "path": "roles/wiki/tasks/certs.yml", "content": "# Create empty var to hold all our domains.\n- set_fact: \n wiki_domains: []\n\n# Create a list of domains that need to be included in our wildcard cert\n- set_fact:\n wiki_domains: '{{ wiki_domains + [\"*.\"+item.split(\".\")[-2:] | join(\".\")] }}'...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 4771, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/wireguard
7,804
[ "no_license" ]
[ { "path": "roles/wireguard/templates/wg0.conf.j2", "content": "[Interface]\nAddress = {{ wg_ipv4_subnet }}{% if wg_ipv6_subnet %},{{ wg_ipv6_subnet }}{% endif %}\n\nSaveConfig = true\nListenPort = {{ wg_port }}\nPrivateKey = {{ wg_private_key.stdout | default('') }}\n{% if wg_ipv6_subnet %}\nPostUp = {% for...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 5454, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/X11
7,804
[ "no_license" ]
[ { "path": "roles/X11/tasks/main.yaml", "content": "---\n- name: Install X11 and deps Arch\n community.general.pacman:\n name:\n - xorg-server\n - xorg-apps\n - xorg-xinit\n - xorg-twm\n - xorg-xclock\n - xterm\n state: present", "license_type": "no_license", "det...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 202, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/arch-apps
7,804
[ "no_license" ]
[ { "path": "roles/arch-apps/tasks/main.yaml", "content": "---\n- name: Workstation Apps Arch\n community.general.pacman:\n name:\n - firefox\n - dolphin\n - konsole\n - lynx\n - cool-retro-term\n state: present", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 175, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/auto-gpt
7,804
[ "no_license" ]
[ { "path": "roles/auto-gpt/tasks/main.yaml", "content": "---\n- name: Git checkout\n ansible.builtin.git:\n repo: 'https://www.github.com/Significant-Gravitas/Auto-GPT.git'\n dest: /home/ansible/AutoBots/Auto-GPTtest\n single_branch: yes\n version: master\n- name: Download Plugins zip folder\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 418, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/bc
7,804
[ "no_license" ]
[ { "path": "roles/bc/tasks/main.yaml", "content": "---\n- name: Install BC\n ansible.builtin.apt:\n name:\n - bc \n state: preset", "license_type": "no_license", "detected_licenses": [], "size_bytes": 85 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 85, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/bsky
7,804
[ "no_license" ]
[ { "path": "roles/bsky/tasks/main.yaml", "content": "---\n- name: Create Session With Bluesky API\n ansible.builtin.uri:\n url: \"https://bsky.social/xrpc/com.atproto.server.createSession\"\n method: POST\n body_format: json\n headers:\n Content-Type: \"application/json\" \n body:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1190, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/docker
7,804
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yaml", "content": "---\n- name: install Docker Dependencies\n ansible.builtin.apt:\n name:\n - apt-transport-https\n - ca-certificates\n - curl\n - gnupg-agent\n - software-properties-common\n update_cache: yes\n- name: add docker gpg key\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 842, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/docker_monitoring
7,804
[ "no_license" ]
[ { "path": "roles/docker_monitoring/defaults/main.yaml", "content": "---\nprometheus_data_dir: \"/data/prometheus\"\nnode_exporter_version: \"1.5.0\"\ncadvisor_version: \"v0.47.0\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 102 }, { "path": "roles/docker_monito...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 2676, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/github_runner
7,804
[ "no_license" ]
[ { "path": "roles/github_runner/tasks/main.yaml", "content": "---\n- name: Create directory for runner\n file:\n path: /opt/github-runner\n state: directory\n mode: 0755 # Add this line to set the correct permissions\n\n- name: Download GitHub Actions Runner\n get_url:\n url: \"https://github....
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 921, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/keys
7,804
[ "no_license" ]
[ { "path": "roles/keys/tasks/main.yaml", "content": "---\n- name: Install public keys\n ansible.posix.authorized_key:\n user: ansible\n state: present\n key: \"{{ lookup('url', 'https://github.com/Lrennard.keys', split_lines=False) }}\"", "license_type": "no_license", "detected_licenses": [...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 186, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/minecraft
7,804
[ "no_license" ]
[ { "path": "roles/minecraft/tasks/main.yaml", "content": "- name: Install Minecraft\n apt:\n name: minecraft-launcher\n state: present\n when: ansible_distribution == 'Ubuntu' or ansible_distribution == 'Debian'\n\n- name: Install Minecraft\n pacman:\n name: minecraft-launcher\n state: present...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 281, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/monitoring
7,804
[ "no_license" ]
[ { "path": "roles/monitoring/tasks/main.yaml", "content": "---\n- name: install prometheus node exporter\n ansible.builtin.apt:\n name:\n - prometheus-node-exporter\n state: present\n\n- name: start and enable prometheus node exporter\n ansible.builtin.service:\n name: prometheus-node-exporte...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 279, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/ntfy
7,804
[ "no_license" ]
[ { "path": "roles/ntfy/tasks/main.yaml", "content": "---\n- name: publish ntfy webhook \n ntfy:\n topic: \"admin-alerts\"\n url: \"https://nfty.cornouiller.xyz\"\n msg: \"that's a wrap\"\n attrs:\n tags: [ rotating_light, heavy_check_mark ]\n priority: 4\n actions:\n - act...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 334, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/plasma
7,804
[ "no_license" ]
[ { "path": "roles/plasma/tasks/main.yaml", "content": "---\n- name: Install Plasma and SDDM\n community.general.pacman:\n name:\n - plasma\n - sddm\n state: present\n \n- name: Enable and Start SDDM\n ansible.builtin.service:\n name: sddm\n enabled: yes\n", "license_type": "no_li...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 213, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/portainer
7,804
[ "no_license" ]
[ { "path": "roles/portainer/tasks/main.yaml", "content": "---\n- name: create new volume\n community.docker.docker_volume:\n name: portainer-data\n\n- name: deploy portainer\n community.docker.docker_container:\n name: portainer\n image: \"docker.io/portainer/portainer-ce\"\n ports:\n - \"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 674, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/qemu
7,804
[ "no_license" ]
[ { "path": "roles/qemu/tasks/main.yaml", "content": "---\n- name: Install Prometheus N.E, nfs-common & qemu agent\n ansible.builtin.apt:\n name: qemu-guest-agent\n update_cache: yes\n state: present\n- name: start guest qemu-guest-agent\n service:\n name: qemu-guest-agent\n state: started\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 262, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/servers
7,804
[ "no_license" ]
[ { "path": "roles/servers/tasks/main.yaml", "content": "---\n- name: install server packages\n apt:\n name:\n - sudo\n - vim\n - neofetch\n - net-tools\n state: present", "license_type": "no_license", "detected_licenses": [], "size_bytes": 123 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 123, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/su_defaults
7,804
[ "no_license" ]
[ { "path": "roles/su_defaults/tasks/main.yaml", "content": "- name: Set Root Password\n become: yes\n user:\n name: root\n password: \"{{ <PASSWORD> | password_hash('<PASSWORD>') }}\"\n\n- name: Configure Sudo Defaults\n become: yes\n lineinfile:\n path: /etc/sudoers\n insertafter: '^#?[[:spa...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 541, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/utils
7,804
[ "no_license" ]
[ { "path": "roles/utils/tasks/main.yaml", "content": "---\n- name: install NAS and USB utils\n apt:\n name:\n - nfs-common \n - usbutils\n - cifs-utils\n state: present", "license_type": "no_license", "detected_licenses": [], "size_bytes": 129 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 129, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/webhooks
7,804
[ "no_license" ]
[ { "path": "roles/webhooks/tasks/main.yaml", "content": "---\n- name: send discord message\n uri:\n url: \"{{ discord_url }}\"\n method: post\n body_format: json\n body: '{\"content\": \"Updates \"}'\n headers:\n Content-Type: application/json\n status_code: 204\n when: ansible_distr...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 293, "all_permissive": false }
ansible_role
Lrennard/ansible
e6e29be1ee5fdfcdb2c0ac25600c44e78a8569b0
0
roles/ws-apps
7,804
[ "no_license" ]
[ { "path": "roles/ws-apps/tasks/main.yaml", "content": "---\n- name: Install default apps on Ubuntu and Debian Workstations.\n apt:\n name:\n - sudo\n - vim\n - neofetch\n - nmap\n state: present\n when: ansible_distribution == 'Ubuntu' or ansible_distibution == 'Debian'\n\n- na...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 471, "all_permissive": false }
ansible_role
luizalabs/ansible-sentry
0f5bfd91565b33026210f0c4f7d589e0a9b50cc7
3
roles/database
7,804
[ "no_license" ]
[ { "path": "roles/database/tasks/postgresql.yml", "content": "- name: ensure postgresql is installed\n apt: name={{ item }} state=present\n sudo: yes\n with_items:\n - postgresql\n - postgresql-contrib\n - libpq-dev\n\n- name: install postgresql requirements for ansible\n pip: name=psycopg...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1681, "all_permissive": false }
ansible_role
luizalabs/ansible-sentry
0f5bfd91565b33026210f0c4f7d589e0a9b50cc7
3
roles/nginx
7,804
[ "no_license" ]
[ { "path": "roles/nginx/vars/main.yml", "content": "nginx_config_dir: /etc/nginx\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 29 }, { "path": "roles/nginx/templates/virtual.conf.j2", "content": "server {\n listen 80 default;\n server_name l...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1586, "all_permissive": false }
ansible_role
luizalabs/ansible-sentry
0f5bfd91565b33026210f0c4f7d589e0a9b50cc7
3
roles/python
7,804
[ "no_license" ]
[ { "path": "roles/python/tasks/main.yml", "content": "- name: ensure python development library headers are installed\n apt: name=python-dev state=present\n sudo: yes\n\n- name: ensure python setup-tools is installed\n apt: name=python-setuptools state=present\n sudo: yes\n\n- name: ensure python pip is ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 451, "all_permissive": false }
ansible_role
luizalabs/ansible-sentry
0f5bfd91565b33026210f0c4f7d589e0a9b50cc7
3
roles/redis
7,804
[ "no_license" ]
[ { "path": "roles/redis/tasks/main.yml", "content": "- name: ensure redis server is installed\n apt: name=redis-server state=present\n sudo: yes\n\n- name: ensure redis server started\n service: name=redis-server state=started\n sudo: yes\n", "license_type": "no_license", "detected_licenses": [],...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 184, "all_permissive": false }
ansible_role
luizalabs/ansible-sentry
0f5bfd91565b33026210f0c4f7d589e0a9b50cc7
3
roles/sentry
7,804
[ "no_license" ]
[ { "path": "roles/sentry/tasks/main.yml", "content": "- name: ensure so dependencies are installed\n apt: name={{ item }} state=present\n with_items:\n - libxml2-dev\n - libxslt-dev\n - libz-dev\n - libffi-dev\n - libssl-dev\n sudo: yes\n\n- name: install sentry depedencies\n pip: name={{ ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2488, "all_permissive": false }
ansible_role
luizalabs/ansible-sentry
0f5bfd91565b33026210f0c4f7d589e0a9b50cc7
3
roles/supervisor
7,804
[ "no_license" ]
[ { "path": "roles/supervisor/vars/main.yml", "content": "supervisor_config_dir: /etc\nsupervisor_apps_config_dir: /etc/supervisor/conf.d\nsupervisor_program_config: program.conf.j2\n\nprograms:\n - name: sentry_web\n command_line: sentry --config={{ sentry_config_path }} start http\n\n - name: sen...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1887, "all_permissive": false }
ansible_role
luizalabs/ansible-sentry
0f5bfd91565b33026210f0c4f7d589e0a9b50cc7
3
roles/user
7,804
[ "no_license" ]
[ { "path": "roles/user/tasks/main.yml", "content": "- name: ensure sentry group exists\n group: name={{ sentry_group }} state=present\n sudo: yes\n\n- name: ensure sentry user exists\n user: name={{ sentry_user }}\n comment=\"Sentry user\"\n createhome=yes\n group={{ sentry_group }}\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 280, "all_permissive": false }
ansible_role
casfe03/ansible
adb517d8df14e514e7ebd3e410a31be3d9c228ba
0
roles/config-rh-sso
7,804
[ "permissive" ]
[ { "path": "roles/config-rh-sso/tasks/setup-rh-sso.yml", "content": "---\n- name: 'Deploy Red Hat Single Sign-On'\n import_role:\n name: ../roles/config-packages\n\n- name: 'Update SSO bind addresses'\n replace:\n path: /etc/opt/rh/rh-sso7/keycloak/standalone/standalone.xml\n regexp: '127.0.0.1'\n...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 2959, "all_permissive": true }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/cleanup
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/cleanup/tasks/cleanup_native.yml", "content": "---\n- name: Delete azure credentials file if it exists\n file:\n path: \"~/.azure/credentials\"\n state: absent\n ignore_errors: yes\n\n- name: Delete the .kube directory and its contents\n file:\n...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 913, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/common_centos
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/common_centos/tasks/kubedependencies.yml", "content": "---\n- name: Creating a repository file for Kubernetes\n file:\n path: /etc/yum.repos.d/kubernetes.repo\n state: touch\n\n- name: Adding repository details in Kubernetes repo file.\n blockinf...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2179, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/common_ubuntu
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/common_ubuntu/tasks/kubedependencies.yml", "content": "---\n- name: Run the equivalent of \"apt-get update\"\n apt:\n update_cache: yes\n\n- name: Installing Docker dependencies\n apt:\n name: \"{{ item }}\"\n state: present\n with_items: \"{...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1833, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/create_aks
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/create_aks/tasks/main.yml", "content": "---\n- name: Ansible check directory\n stat:\n path: \"{{ outDir }}\"\n register: my_folder\n- name: Create the empty k8s_outfiles directory\n file:\n path: \"{{ outDir }}\"\n state: directory\n when: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1306, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/create_persistentvolume
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/create_persistentvolume/tasks/volume_creation.yml", "content": "---\n- name: Check if file exists\n stat:\n path: \"{{role_path}}/volcreation.yml\"\n register: fileCheck\n\n- name: Delete the file\n file:\n path: \"{{role_path}}/volcreation.yml\...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2702, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/create_rg
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/create_rg/tasks/main.yml", "content": "---\n- name: Create resource group\n azure_rm_resourcegroup:\n name: \"rg{{ clusterName }}\"\n location: \"{{ availZone }}\"\n register: rg\n- debug:\n var: rg\n- name: Validate resource group creation\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 358, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/create_vm
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/create_vm/tasks/create_virtualMachine.yml", "content": "---\n- name: Create Virtual Machines\n vars:\n contents: \"{{ lookup('file', '../../sshKeyPairs/id_rsa.pub') }}\"\n azure_rm_virtualmachine:\n resource_group: \"rg{{ clusterName }}\"\n na...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 10078, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/fetch_kubeconfig
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/fetch_kubeconfig/tasks/main.yml", "content": "---\n- name: Read kubeconfig from Vault\n hashivault_read:\n mount_point: \"pg\"\n secret: \"{{ clusterID }}_keys\"\n key: \"kubeConfig\"\n register: \"kubeConfig_raw\"\n- name: set kubeconfig data...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 408, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/forceDeleteResourceGroup
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/forceDeleteResourceGroup/tasks/main.yml", "content": "---\n- name: Intialize variables\n set_fact:\n jobID: []\n- name: Delete Resource Groups \n include_tasks: deleteResourceGroup.yml\n loop: \"{{ resourceGroupName }}\"\n\n- name: Wait for async...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 944, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/k8s_access
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/k8s_access/tasks/copy_kube_native.yml", "content": "---\n- name: Store config file into {{ outDir }}/.kube directoy\n become: yes\n become_user: \"{{ kubeUser }}\"\n fetch:\n src: /home/{{ kubeUser }}/.kube/config\n dest: \"{{ outDir }}/.kube/\"...
{ "task_files": 7, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 8072, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/kubernetes_dashboard_aks
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/kubernetes_dashboard_aks/tasks/main.yml", "content": "---\n- name: Change Service type from ClusterIP to LoadBalancer to expose dashboard\n command: kubectl -n kube-system patch service kubernetes-dashboard -p '{\"spec\":{\"type\":\"LoadBalancer\"}}'\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2259, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/kubernetes_dashboard_native
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/kubernetes_dashboard_native/tasks/main.yml", "content": "---\n- name: Initialize an empty string\n set_fact:\n portNumber: \"\"\n kubeSecret: \"\"\n kubeToken: \"\"\n kubeTokenResp: {}\n kubeSecretResp: {}\n dashboardUrl: \"\"\n- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2458, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/local
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/local/tasks/main.yml", "content": "---\n- name: Delete the .kube directory and its contents\n file:\n state: absent\n path: \"{{ outDir }}/.kube/\"\n ignore_errors: yes\n\n- name: Delete cluster details file if it exists\n file:\n path: \"{{ ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 844, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/master
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/master/tasks/main.yml", "content": "---\n- name: Setting Kubernetes master, initializing cluster, setting up pod network etc.\n include_tasks: initialize.yml\n\n- name: Fetching the token\n include_tasks: tokenize.yml\n", "license_type": "no_licens...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1679, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/node
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/node/tasks/main.yml", "content": "---\n- name: printing join\n debug: msg=\"{{ hostvars['K8S_TOKEN_HOLDER']['token'] }}\"\n\n- name: join cluster\n shell: \"{{ hostvars['K8S_TOKEN_HOLDER']['token'] }}\"\n", "license_type": "no_license", "detect...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 162, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/remote_monitoring
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/remote_monitoring/tasks/remote_monitoring.yml", "content": "---\n- name: Ansible check directory\n stat:\n path: \"{{role_path}}/files\"\n register: my_folder\n- name: Create the empty files directory\n file:\n path: \"{{role_path}}/files\"\n ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 4124, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/scale_aks
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/scale_aks/tasks/main.yml", "content": "---\n- name: Ansible check directory\n stat:\n path: \"{{ outDir }}\"\n register: my_folder\n- name: Create the empty k8s_outfiles directory\n file:\n path: \"{{ outDir }}\"\n state: directory\n when: m...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1439, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/set_Grafana
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/set_Grafana/tasks/main.yml", "content": "---\n- name: Install Grafana and integrate with prometheus\n include_tasks: install_grafana.yml\n\n- name: Call API url with JSON having necessary arguments\n include_tasks: call_api.yml\n", "license_type": ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3236, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/set_Prometheus
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/set_Prometheus/tasks/main.yml", "content": "---\n- name: Install Prometheus with custom values\n shell: |\n kubectl create namespace monitoring\n helm install prometheus stable/prometheus --namespace monitoring --set server.service.type=LoadBalanc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 843, "all_permissive": false }
ansible_role
vamsisanaka/Infra-As-Code-UI
58ea72d532686409af55cf8cf01f9e1f16b7ba8c
0
Code/Ansible/azureK8sClusterCreation/roles/set_credentials
7,804
[ "no_license" ]
[ { "path": "Code/Ansible/azureK8sClusterCreation/roles/set_credentials/tasks/fetch_vault.yml", "content": "---\n- name: Read secret from Vault\n hashivault_read:\n mount_point: \"pg\"\n secret: '{{ credentialKey }}'\n register: 'vault_read'\n- name: set credentials to respective variables\n set_fact...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 930, "all_permissive": false }
ansible_role
Ominous48/awx-test-palybook
320300ceeab52afd935b6acd08586df477219645
0
roles/roleawx
7,806
[ "no_license" ]
[ { "path": "roles/roleawx/tasks/main.yml", "content": "---\n - name: Test Message\n debug:\n msg: \"AWX and Ansible\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 67 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 67, "all_permissive": false }
ansible_role
hackademymx/common-server-ansible
13f32d4f55e3c14ff1607a9e85959dc5295a388a
0
common-server-provisioning/roles/common
7,806
[ "no_license" ]
[ { "path": "common-server-provisioning/roles/common/tasks/createuser.yml", "content": "---\n- name: Crea un usuario admin y lo agrega al grupo de sudo\n ansible.builtin.user:\n name: \"{{ username_admin }}\"\n shell: /bin/bash\n groups: sudo\n password: \"{{ <PASSWORD>}}\"\n append: yes", ...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 1677, "all_permissive": false }
ansible_role
hackademymx/common-server-ansible
13f32d4f55e3c14ff1607a9e85959dc5295a388a
0
common-server-provisioning/roles/install-docker
7,806
[ "no_license" ]
[ { "path": "common-server-provisioning/roles/install-docker/tasks/install-docker-pkg.yml", "content": "---\n- name: Update system\n ansible.builtin.apt:\n update_cache: yes\n tags:\n - UpdateCache\n\n- name: Install docker packages\n ansible.builtin.apt:\n name:\n - docker-ce\n - docker...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1583, "all_permissive": false }
ansible_role
Thippareddygari/tools-setup-code
df30c887daf72d256b0f6bf2a97221c818af2b98
0
roles/github_runner
7,806
[ "no_license" ]
[ { "path": "roles/github_runner/tasks/main.yml", "content": "- name: set up prompt\n ansible.builtin.shell: set-prompt {{ tool_name }}\n\n- name: create github runner user\n ansible.builtin.user:\n name: github\n\n- name: create github actions folder\n ansible.builtin.file:\n path: /actions-runner\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1356, "all_permissive": false }
ansible_role
spopp/mint19_setup
ce75ad92629dffef2aab7183dd288db650089da0
0
deployment/roles/common
7,806
[ "no_license" ]
[ { "path": "deployment/roles/common/tasks/get_docker.yml", "content": "#first seen at https://gist.github.com/rbq/886587980894e98b23d0eee2a1d84933\n# Installs the latest docker-ce\n# I replaced {{ansible_distribution_release}} with xenial\n---\n\n- name: \"Add Docker APT repository\"\n apt_repository:\n ...
{ "task_files": 11, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 13, "total_bytes": 6080, "all_permissive": false }
ansible_role
Aman-3016/Assignments
23334ac748f6e01eaf63ee9ac2a223e601ec3ea3
0
ansible/roles/java
7,806
[ "no_license" ]
[ { "path": "ansible/roles/java/tasks/java-centos.yml", "content": "---\n - name: Download Java\n get_url:\n url: \"{{download_url}}\"\n dest: \"{{download_folder}}\" \n headers: \"Cookie: oraclelicense=accept-securebackup-cookie\"\n - name: Unpack archive\n unarchive:\n src: \"{{j...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1036, "all_permissive": false }
ansible_role
Aman-3016/Assignments
23334ac748f6e01eaf63ee9ac2a223e601ec3ea3
0
ansible/roles/nginx
7,806
[ "no_license" ]
[ { "path": "ansible/roles/nginx/tasks/ubuntu.yml", "content": "---\n - name: updating the repository\n apt: upgrade=dist update_cache=yes\n\n - name: install nginx in ubuntu\n apt:\n name: nginx\n state: latest\n\n - name: Start nginx \n service:\n name: nginx\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 425, "all_permissive": false }
ansible_role
CorsaWT/Ansible_25_Stream
5b7d54c1e1941db05146068f2d5b7b745806c953
0
Lesson_3/Task_1/roles/install_apache
7,806
[ "no_license" ]
[ { "path": "Lesson_3/Task_1/roles/install_apache/defaults/main.yml", "content": "---\n# defaults file for install_apache\ndestin_folder: /var/www/html\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 68 }, { "path": "Lesson_3/Task_1/roles/install_apache/meta/main.y...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 834, "all_permissive": false }
ansible_role
CorsaWT/Ansible_25_Stream
5b7d54c1e1941db05146068f2d5b7b745806c953
0
Lesson_3/Task_2/roles/install_vsftpd
7,806
[ "no_license" ]
[ { "path": "Lesson_3/Task_2/roles/install_vsftpd/vars/main.yml", "content": "---\n# vars file for install_vsftpd\nftp_conf: /etc/vsftpd\nftp_root_folder: /var/ftp/pub\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 87 }, { "path": "Lesson_3/Task_2/roles/install_vs...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 3347, "all_permissive": false }
ansible_role
thomas-crowe/sc-deploy
1b99b5773cd8817edb09469a927b597d5e2bc7a4
1
roles/common
7,806
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yaml", "content": "# - name: Reboot the server\n# reboot:\n# connect_timeout: 300\n# reboot_timeout: 300\n\n- name: Gather facts once host is reachable\n setup:\n\n- name: Update network manager connection profile with routes\n command: |\n /usr/bin/nmcli co...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 4890, "all_permissive": false }
ansible_role
thomas-crowe/sc-deploy
1b99b5773cd8817edb09469a927b597d5e2bc7a4
1
roles/create_vm
7,806
[ "no_license" ]
[ { "path": "roles/create_vm/tasks/main.yaml", "content": "- name: Get ovirt_auth token\n ovirt_auth:\n url: \"{{ ovirt_url }}\"\n username: \"{{ ovirt_user }}\"\n ca_file: \"{{ ovirt_ca }}\"\n password: \"{{ <PASSWORD> }}\"\n\n- name: Create VM\n ovirt_vm:\n auth: \"{{ ovirt_auth }}\"\n s...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 6375, "all_permissive": false }
ansible_role
thomas-crowe/sc-deploy
1b99b5773cd8817edb09469a927b597d5e2bc7a4
1
roles/director-pre-install
7,806
[ "no_license" ]
[ { "path": "roles/director-pre-install/tasks/main.yaml", "content": "- name: Create the `stack` user for OSP deployment\n user:\n name: stack\n state: present\n create_home: true\n home: /home/stack\n generate_ssh_key: true\n\n- name: Update sudoers to allow 'stack' to sudo\n lineinfile:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2987, "all_permissive": false }
ansible_role
thomas-crowe/sc-deploy
1b99b5773cd8817edb09469a927b597d5e2bc7a4
1
roles/rhel8-director-pre-install
7,806
[ "no_license" ]
[ { "path": "roles/rhel8-director-pre-install/tasks/main.yaml", "content": "- name: Create the `stack` user for OSP deployment\n user:\n name: stack\n state: present\n create_home: true\n home: /home/stack\n generate_ssh_key: true\n\n- name: Update sudoers to allow 'stack' to sudo\n lineinfil...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3388, "all_permissive": false }
ansible_role
navodissa/cse_price_api
31893e58572c6449cca602f0b802c61e2dc1d026
0
.github/ansible/roles/common
7,806
[ "no_license" ]
[ { "path": ".github/ansible/roles/common/tasks/03_migrate.yml", "content": "# @Author: <NAME>\n# @Date: 2021-09-19 22:34:25\n# @Last Modified by: <NAME>\n# @Last Modified time: 2021-09-19 22:52:33\n# Run db migrations and get all static files\n\n# - name: Make Migrations\n# shell: \"python3 /home/ubunt...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1713, "all_permissive": false }
ansible_role
sikkumishra1993/ansible
53dd281533ea15204d757e1fbc454b6dd2c251a2
0
roles/java_linux
7,806
[ "no_license" ]
[ { "path": "roles/java_linux/tasks/main.yml", "content": "---\r\n# filepath: roles/java_linux/tasks/main.yml\r\n- name: Install Java on Linux\r\n package:\r\n name: openjdk-17-jdk\r\n state: present\r\n when: ansible_os_family == \"Debian\"\r\n\r\n- name: Install Java on RedHat-based systems\r\n pac...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 322, "all_permissive": false }
ansible_role
sikkumishra1993/ansible
53dd281533ea15204d757e1fbc454b6dd2c251a2
0
roles/java_windows
7,806
[ "no_license" ]
[ { "path": "roles/java_windows/tasks/main.yml", "content": "---\r\n\r\n- name: Download JDK 17 MSI package\r\n win_get_url:\r\n url: https://aka.ms/download-jdk/microsoft-jdk-17.0.14-windows-x64.msi\r\n dest: C:\\temp\\microsoft-jdk-17.0.14-windows-x64.msi\r\n\r\n- name: Install JDK 17\r\n win_packag...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 538, "all_permissive": false }
ansible_role
simeononsecurity/windows-ansible-playground
6865434815ea2e80c97c411c4f414ad56581ffc3
0
roles/loops
7,806
[ "no_license" ]
[ { "path": "roles/loops/vars/main.yml", "content": "---\n# vars file for base\nsoftware:\n - jre8\n - notepadplusplus\n - firefoxesr\n - googlechrome", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 }, { "path": "roles/loops/tasks/main.yml", "content": "--...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 367, "all_permissive": false }
ansible_role
simeononsecurity/windows-ansible-playground
6865434815ea2e80c97c411c4f414ad56581ffc3
0
roles/spooler
7,806
[ "no_license" ]
[ { "path": "roles/spooler/tasks/main.yml", "content": "---\n# tasks file for base\n- name: A sample task for example playbooks\n win_service:\n name: spooler\n state: started", "license_type": "no_license", "detected_licenses": [], "size_bytes": 121 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 121, "all_permissive": false }
ansible_role
simeononsecurity/windows-ansible-playground
6865434815ea2e80c97c411c4f414ad56581ffc3
0
roles/windowsupdates
7,806
[ "no_license" ]
[ { "path": "roles/windowsupdates/tasks/main.yml", "content": "---\n# tasks file for base\n- name: Install all security, critical, and rollup updates\n win_updates:\n category_names:\n - SecurityUpdates\n - CriticalUpdates\n - UpdateRollups\n reboot: yes\n log_path: c:\\ansible_wu.txt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 238, "all_permissive": false }
ansible_role
bear/indieauth-playbooks
5b4c83a463a6fa1e9d2ad433717fd4b28c7852b1
0
roles/baseline
7,806
[ "no_license" ]
[ { "path": "roles/baseline/tasks/main.yml", "content": "---\n- name: update apt packages\n apt:\n upgrade: full\n update_cache: yes\n\n- name: baseline packages\n apt:\n state: installed\n pkg: \"{{ item }}\"\n with_items:\n - ntp\n - fail2ban\n - screen\n - git\n - curl\n - ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1354, "all_permissive": false }
ansible_role
bear/indieauth-playbooks
5b4c83a463a6fa1e9d2ad433717fd4b28c7852b1
0
roles/etcd
7,806
[ "no_license" ]
[ { "path": "roles/etcd/defaults/main.yml", "content": "etcd_version: \"2.0.13\"\netcd_filename: \"etcd-v{{ etcd_version }}-linux-amd64\"\netcd_download: \"{{ etcd_filename }}.tar.gz\"\netcd_url: \"https://github.com/coreos/etcd/releases/download/v{{ etcd_version }}/\"\netcd_client_port: 4001\netcd_peer_port:...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 1794, "all_permissive": false }
ansible_role
bear/indieauth-playbooks
5b4c83a463a6fa1e9d2ad433717fd4b28c7852b1
0
roles/iptable_rule
7,806
[ "no_license" ]
[ { "path": "roles/iptable_rule/templates/in.sh.j2", "content": "# called from main iptables.sh script\n\n# Allow incoming {{ rule_name }}\niptables -A INPUT -i {{ rule_net }} -p {{ rule_protocol }} --dport {{ rule_port }} -m state --state NEW,ESTABLISHED -j ACCEPT\niptables -A OUTPUT -o {{ rule_net }} -p {{...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1005, "all_permissive": false }
ansible_role
bear/indieauth-playbooks
5b4c83a463a6fa1e9d2ad433717fd4b28c7852b1
0
roles/iptables
7,806
[ "no_license" ]
[ { "path": "roles/iptables/tasks/main.yml", "content": "---\n- name: ensure /opt/sbin/iptables_conf.d\n file:\n state: directory\n path: /opt/sbin/iptables_conf.d\n owner: root\n group: root\n\n- name: copy iptables script\n template:\n src: iptables.sh.j2\n dest: /opt/sbin/iptables.sh\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2816, "all_permissive": false }
ansible_role
bear/indieauth-playbooks
5b4c83a463a6fa1e9d2ad433717fd4b28c7852b1
0
roles/ruby
7,806
[ "no_license" ]
[ { "path": "roles/ruby/tasks/main.yml", "content": "---\n- name: build dependencies\n apt: \n state: installed\n update-cache: yes\n pkg: \"{{ item }}\"\n with_items:\n - libssl-dev\n - libpcre3-dev\n - zlib1g-dev\n - libreadline6-dev\n - libyaml-dev\n\n- name: get ruby source tarba...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 330, "all_permissive": false }
ansible_role
bear/indieauth-playbooks
5b4c83a463a6fa1e9d2ad433717fd4b28c7852b1
0
roles/sudoers
7,806
[ "no_license" ]
[ { "path": "roles/sudoers/tasks/main.yml", "content": "---\n- name: add to sudoers\n lineinfile:\n state: present\n dest: /etc/sudoers\n insertafter: EOF\n line: '%{{ item.name }} {{ user_sudoers }}'\n with_flattened: users\n when: user_sudoers|length > 0\n", "license_type": "no_license...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 211, "all_permissive": false }
ansible_role
bear/indieauth-playbooks
5b4c83a463a6fa1e9d2ad433717fd4b28c7852b1
0
roles/user
7,806
[ "no_license" ]
[ { "path": "roles/user/defaults/main.yml", "content": "user_sudoers: \"\" \n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 18 }, { "path": "roles/user/tasks/main.yml", "content": "---\n- name: create user\n user:\n state: present\n shell: /bin/bash\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 770, "all_permissive": false }
ansible_role
bear/indieauth-playbooks
5b4c83a463a6fa1e9d2ad433717fd4b28c7852b1
0
roles/user_keys
7,806
[ "no_license" ]
[ { "path": "roles/user_keys/tasks/main.yml", "content": "---\n- name: create ssh directory\n file:\n state: directory\n path: \"/home/{{ item.name }}/.ssh\"\n owner: \"{{ item.name }}\"\n group: \"{{ item.name }}\"\n mode: \"0700\"\n with_flattened: users\n\n- name: manage authorized keys\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 352, "all_permissive": false }
ansible_role
bharathikalai/ansible
482780a4072c135864f63ea0fd02dcd41535f82e
0
31/roles/allo
7,806
[ "no_license" ]
[ { "path": "31/roles/allo/tasks/main.yml", "content": " - name: ping the pong\n ping:\n become: yes", "license_type": "no_license", "detected_licenses": [], "size_bytes": 46 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 46, "all_permissive": false }
ansible_role
bharathikalai/ansible
482780a4072c135864f63ea0fd02dcd41535f82e
0
31/roles/simple_nginx
7,806
[ "no_license" ]
[ { "path": "31/roles/simple_nginx/tasks/main.yml", "content": "---\n# tasks file for simple_nginx\n- name: Ensure Nginx is installed\n apt:\n name: nginx\n state: present\n become: yes\n\n- name: Ensure Nginx service is running\n service:\n name: nginx\n state: started\n enabled: true\n be...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 243, "all_permissive": false }