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
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_groups
7,655
[ "no_license" ]
[ { "path": "roles/ansible_groups/tasks/iterategroups.yml", "content": "---\n- name: Checking the following group\n ansible.builtin.debug:\n var: group.key\n\n- name: Set system_groups_isingroup and system_groups_isinlist initially to False\n ansible.builtin.set_fact:\n system_groups_isingroup: False\...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 9, "total_bytes": 4904, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_hostname
7,655
[ "no_license" ]
[ { "path": "roles/ansible_hostname/README.md", "content": "# imp1sh.ansible_managemynetwork.ansible_dehydrated\n\n[Source Code on GitHub](https://github.com/imp1sh/ansible_managemynetwork/tree/main/roles/ansible_hostname)\n\nThis role sets the hostname of a host.\nIt currently supports these Operating System...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 2035, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_mariadbserver
7,655
[ "no_license" ]
[ { "path": "roles/ansible_mariadbserver/README.md", "content": "imp1sh.ansible_managemynetwork.ansible_mariadbserver\n=========\n\n[Documentation](https://wiki.junicast.de/en/junicast/docs/AnsibleManagemynetworkCollection/roleMariadbserver)\n\nLicense\n-------\n\nBSD\n\nAuthor Information\n------------------...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 12, "total_bytes": 25391, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_motd
7,655
[ "no_license" ]
[ { "path": "roles/ansible_motd/README.md", "content": "# imp1sh.ansible_managemynetwork.ansible_packages\nSets MOTD with useful information for your hosts. Make sure to have only motd configured in pam OR sshd, otherwise it might get printed twice. This motd role works well together with Netbox and [netbox2a...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 2994, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_netbox2yaml
7,655
[ "no_license" ]
[ { "path": "roles/ansible_netbox2yaml/tasks/vms.yml", "content": "---\n# Fetching\n- name: \"Fetching all vms\"\n ansible.builtin.set_fact:\n nb_vms_fetched: \"{{ query('netbox.netbox.nb_lookup', 'virtual-machines', api_endpoint=NETBOX_URL, token=NETBOX_TOKEN) }}\"\n- name: \"Fetching interfaces\"\n ans...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 14, "total_bytes": 36666, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_netboxnewdevice
7,655
[ "no_license" ]
[ { "path": "roles/ansible_netboxnewdevice/tasks/main.yml", "content": "---\n# tasks file for ansible_netboxnewdevice (nnd)\n\n- name: Include Manufacturer task\n ansible.builtin.include_tasks: manufacturer.yml\n\n #- name: Include Device Type task\n # ansible.builtin.include_tasks: device_type.yml\n"...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 7221, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_nsupdate_bash
7,655
[ "no_license" ]
[ { "path": "roles/ansible_nsupdate_bash/meta/main.yml", "content": "---\ngalaxy_info:\n role_name: ansible_nsupdate_bash\n author: <NAME>\n description: Run nsupdate task via cron with nsupdate bash script\n company: libcom.de\n issue_tracker_url: https://github.com/imp1sh/ansible_managemynetwork/issues...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 4882, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_ntpd_rs
7,655
[ "no_license" ]
[ { "path": "roles/ansible_ntpd_rs/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - ansible_ntpd-rs\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 74 }, { "path": "roles/ansible_ntpd_rs/handlers/main.yml", "content": "...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 5759, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_ohmyzsh
7,655
[ "no_license" ]
[ { "path": "roles/ansible_ohmyzsh/tasks/main.yml", "content": "# code: language=ansible\n---\n- name: Setting OS variables\n ansible.builtin.include_vars: \"{{ lookup('ansible.builtin.first_found', params) }}\"\n vars:\n params:\n files:\n - '{{ ansible_facts.os_family }}.yml'\n - def...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 5762, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtacme
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtacme/templates/acme_hook.jinja2", "content": "if [ \"$ACTION\" = \"renewed\" ]; then\n\t/etc/init.d/{{ item.name }} {{ item.action | default('reload') }}\nfi", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 }, { "path": "roles/ans...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 9615, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtbabeld
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtbabeld/templates/babeld.jinja2", "content": "config general\n option ipv6_subtrees 'true'\n option ubus_bindings 'true'\n option random_id 'true'\n option local_port '33123'\n\n{% if openwrt_babeld_interfaces is defined %}\n{% for interface in open...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 7377, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtbatmanadv
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtbatmanadv/defaults/main.yml", "content": "---\n# defaults file for ansible_openwrtbatmanadv\nopenwrt_batmanadv_deployroot: \"/\"\nopenwrt_batmanadv_deploypath: \"{{ openwrt_batmanadv_deployroot }}etc/config\"\nopenwrt_batmanadv_deployfile: \"batman-adv\"\n", "license_type...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 1897, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtbmx7
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtbmx7/vars/main.yml", "content": "---\n# vars file for ansible_openwrtbmx7", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "roles/ansible_openwrtbmx7/tests/test.yml", "content": "---\n- hosts: localhost\n remote_u...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 4763, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtdhcp
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtdhcp/vars/main.yml", "content": "---\n# vars file for ansible_openwrtdhcp\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 40 }, { "path": "roles/ansible_openwrtdhcp/tests/test.yml", "content": "---\n- hosts: localhost\n remote...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 11, "total_bytes": 22395, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtdropbear
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtdropbear/tasks/merge.yml", "content": "# Merge keys\n- name: merge group keys\n ansible.builtin.set_fact:\n openwrt_dropbear_keysmergedgroup: \"{{ openwrt_dropbear_keysgroup.keys() | list | intersect(group_names) | map('extract', openwrt_dropbear_keysgroup) | combine }}\"...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 5221, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtfstab
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtfstab/defaults/main.yml", "content": "---\n# defaults file for ansible_openwrtfstab\nopenwrt_fstab_deployroot: \"/\"\nopenwrt_fstab_deploypath: \"{{ openwrt_fstab_deployroot }}etc/config\"\nopenwrt_fstab_deployfile: \"fstab\"\n", "license_type": "no_license", "detecte...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 3348, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtimagebuilder
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtimagebuilder/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - ansible_openwrtimagebuilder\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 86 }, { "path": "roles/ansible_openwrtimagebuilder/...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 9, "total_bytes": 12919, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtnetwork
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtnetwork/templates/functions.jinja2", "content": "{% macro create_staticroutes4(allroutes4) %}\n{% for route4 in allroutes4 %}\nconfig route\n{% if route4['comment'] is defined %}\n\t# \"{{ route4['comment'] }}\"\n{% endif %}\n\toption target \"{{ route4['target'] }}\"\n{% if ...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 18, "total_bytes": 59175, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtpackages
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtpackages/tasks/2prepare_remove.yml", "content": "---\n# Prepare first phase\n- name: Merge packages_remove from all groups this host is a member of\n ansible.builtin.set_fact:\n openwrt_packages_removemergedgroup: \"{{ openwrt_packages_removegroup.keys() | list | intersec...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 11, "total_bytes": 5276, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtprometheus_node_exporter_lua
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtprometheus_node_exporter_lua/defaults/main.yml", "content": "---\n# defaults file for ansible_openwrtprometheus_node_exporter_lua\nopenwrtprometheus_node_exporter_lua_deployroot: \"/\"\nopenwrtprometheus_node_exporter_lua_deploypath: \"{{ openwrtprometheus_node_exporter_lua_d...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 5791, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtquagga
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtquagga/vars/main.yml", "content": "---\n# vars file for ansible_openwrtquagga\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 42 }, { "path": "roles/ansible_openwrtquagga/handlers/main.yml", "content": "---\n# handlers file for...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 2177, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtrestic
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtrestic/handlers/main.yml", "content": "---\n# handlers file for ansible_openwrtrestic\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 46 }, { "path": "roles/ansible_openwrtrestic/vars/main.yml", "content": "---\n# vars file for...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 12, "total_bytes": 11841, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtservices
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtservices/meta/main.yml", "content": "---\ngalaxy_info:\n role_name: ansible_openwrtservices\n author: <NAME>\n description: starts/stops and enables/disables services for OpenWrt\n company: libcom.de\n issue_tracker_url: https://github.com/imp1sh/ansible_managemynetwork/...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 5690, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtsqm
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtsqm/templates/sqm.jinja2", "content": "{% for key, value in openwrt_sqm_interfaces.items() %}\nconfig queue \"{{ key }}\"\n\toption qdisc \"{{ value.qdisc | default('cake', true) }}\"\n\toption script \"{{ value.script | default('piece_of_cake.qos', true) }}\"\n\toption linkl...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 2781, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtsystem
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtsystem/templates/kernellogging.conf.jinja2", "content": "# Distributed by Ansible\nkernel.printk = 0 4 1 7\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 49 }, { "path": "roles/ansible_openwrtsystem/defaults/main.yml", "conten...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 13, "total_bytes": 14469, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrttinyproxy
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrttinyproxy/README.md", "content": "# imp1sh.ansible_managemynetwork.ansible_openwrttinyproxy\n\nThis ansible role manages tinyproxy for OpenWrt. A minimalistic configuration is to just use this role. The default values will setup and make basic configuration.\nFor a more praci...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 6588, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtuhttpd
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtuhttpd/templates/uhttpd.jinja2", "content": "config uhttpd 'main'\n{% for listenhttp in openwrt_uhttpd_main_listen_http %}\n\tlist listen_http \"{{ listenhttp }}\n{% endfor %}\n{% for listenhttps in openwrt_uhttpd_main_listen_https %}\n\tlist listen_https \"{{ listenhttps }}\...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 8309, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtusteer
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtusteer/tasks/main.yml", "content": "---\n# tasks file for ansible_openwrtusteer\n- name: Detect imagebuilder\n ansible.builtin.set_fact:\n openwrt_usteer_deployroot: \"{{ openwrt_imagebuilder_deployroot }}\"\n openwrt_usteer_runimagebuilder: true\n when: openwrt_image...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 9030, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtwireguard
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtwireguard/README.md", "content": "# imp1sh.ansible_managemynetwork.ansible_openwrtwireguard\n\nWireguard is a modern high performance VPN solution which is built into the Linux kernel.\nThere are some packages this dummy role will install.\n\n- wireguard-tools\n- kmod-wiregua...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 1735, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_openwrtwireless
7,655
[ "no_license" ]
[ { "path": "roles/ansible_openwrtwireless/tasks/1merge.yml", "content": "# Merge Interfaces\n- name: MMN openwrtwireless - Merge group interfaces\n ansible.builtin.set_fact:\n openwrt_wifi_interfacesmergedgroup: \"{{ openwrt_wifi_interfacesgroup.keys() | list | intersect(group_names) | map('extract', ope...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 20571, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_packages
7,655
[ "no_license" ]
[ { "path": "roles/ansible_packages/tasks/1prepare_install.yml", "content": "---\n- name: MMN Packages - Merge packages_install from all groups this host is a member of\n ansible.builtin.set_fact:\n packages_installmergedgroup: \"{{ packages_installgroup.keys() | list | intersect(group_names) | map('extra...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 12, "total_bytes": 8195, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_patchday
7,655
[ "no_license" ]
[ { "path": "roles/ansible_patchday/defaults/main.yml", "content": "---\n# defaults file for ansible_patchday\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 41 }, { "path": "roles/ansible_patchday/tasks/debian.yml", "content": "---\n# Debian specific tasks\n\n...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 8, "total_bytes": 2378, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_pdnsauth
7,655
[ "no_license" ]
[ { "path": "roles/ansible_pdnsauth/files/dbexist.fact", "content": "#!/usr/bin/env bash\nsudo -u postgres psql -lqt | cut -d \\| -f 1 | grep -qw pdns\nif [ $? -eq 0 ]; then\n echo \"{\\\"pdnsdbexist\\\" : true}\"\n\t exit 0\n else\n echo \"{\\\"pdnsdbexist\\\" : false}\"\n\t exit 1\nfi\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 8, "total_bytes": 4282, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_pdnsrecursor
7,655
[ "no_license" ]
[ { "path": "roles/ansible_pdnsrecursor/handlers/main.yml", "content": "---\n# handlers file for ansible_pdnsrecursor/\n- name: restart pdnsrec\n service:\n name: pdns-recursor\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 126 }, { "path...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 717, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_podman
7,655
[ "no_license" ]
[ { "path": "roles/ansible_podman/tasks/4post.yml", "content": "---\n- name: MMN Podman - systemd tasks\n ansible.builtin.include_tasks:\n file: 3systemd.yml\n loop: \"{{ podman_containers }}\"\n loop_control:\n loop_var: podman_container\n when:\n - ansible_distribution != \"OpenWrt\"\n- name: M...
{ "task_files": 11, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 21, "total_bytes": 17999, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_psqlserver
7,655
[ "no_license" ]
[ { "path": "roles/ansible_psqlserver/vars/Debian.yml", "content": "---\npsqlserver_version: \"15\"\npsqlserver_packages:\n - \"postgresql\"\n - \"postgresql-client\"\n - \"python3-psycopg2\"\n - \"postgresql-contrib\"\npsqlserver_configtemplate: \"postgresql.conf.jinja2\"\npsqlserver_configpath: \"/etc/p...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 13, "total_bytes": 30701, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_qemuagent
7,655
[ "no_license" ]
[ { "path": "roles/ansible_qemuagent/tasks/main.yml", "content": "---\n# tasks file for qemuagent\n- name: include OS vars\n include_vars: \"{{ ansible_distribution }}.yml\"\n- name: set fact for installation role\n ansible.builtin.set_fact:\n packages_installrole: \"{{ packagename_qemuagent }}\"\n- name...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 8, "total_bytes": 1636, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_restic
7,655
[ "no_license" ]
[ { "path": "roles/ansible_restic/handlers/main.yml", "content": "---\n# handlers file for ansible_restic\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "roles/ansible_restic/defaults/main.yml", "content": "---\n# defaults file for ansible_rest...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 14, "total_bytes": 15488, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_snmpd
7,655
[ "no_license" ]
[ { "path": "roles/ansible_snmpd/vars/Debian.yml", "content": "---\nsnmpd_packagename: \"snmpd\"\nnginxphp_fpmconfdir: \"/etc/php/7.4/fpm/pool.d\"\nnginxphp_fpmlistengroup: \"www-data\"\nnginxphp_fpmlistenowner: \"www-data\"\nnginxphp_fpmsocketpath: \"/var/run/php-fpm.sock\"\nnginxphp_fpmservicename: \"php7.4...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 3832, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_sshkeys
7,655
[ "no_license" ]
[ { "path": "roles/ansible_sshkeys/meta/main.yml", "content": "galaxy_info:\n role_name: sshkeys\n author: imp1sh\n description: Install ssh keys for specific users.\n license: license (BSD)\n min_ansible_version: 2.9\n platforms:\n - name: Alpine\n versions:\n - all\n - name: EL\n versions:\...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 14, "total_bytes": 6537, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_sudo
7,655
[ "no_license" ]
[ { "path": "roles/ansible_sudo/tasks/main.yml", "content": "---\n# Loading OS vars\n- name: Setting OS variables \n ansible.builtin.include_vars: \"{{lookup('ansible.builtin.first_found', params)}}\"\n vars:\n params:\n files:\n - \"{{ ansible_distribution }}.yml\"\n - \"{{ ansible_os...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 12, "total_bytes": 5012, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_systemdns
7,655
[ "no_license" ]
[ { "path": "roles/ansible_systemdns/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - ansible_systemdns", "license_type": "no_license", "detected_licenses": [], "size_bytes": 75 }, { "path": "roles/ansible_systemdns/tasks/alpine.yml", "content"...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 12, "total_bytes": 2688, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_talos
7,655
[ "no_license" ]
[ { "path": "roles/ansible_talos/README.md", "content": "ansible_talos\n=========\n- Only static IP configuration is supported\n\nat the end run\n```bash\ntalosctl kubeconfig --nodes <masternode> --endpoints <masternode> --talosconfig ./talosconfig\n```\nin order to get your kubeconfig\n", "license_type":...
{ "task_files": 9, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 18, "total_bytes": 15428, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_timezone
7,655
[ "no_license" ]
[ { "path": "roles/ansible_timezone/handlers/main.yml", "content": "---\n# handlers file for ansible_timezone/", "license_type": "no_license", "detected_licenses": [], "size_bytes": 41 }, { "path": "roles/ansible_timezone/tasks/main.yml", "content": "- name: Set timezone Europe/Berlin\...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 1309, "all_permissive": false }
ansible_role
imp1sh/ansible_managemynetwork
cffae4dd57c3f0a84ea2f98276f4f9a2a4339941
49
roles/ansible_zabbixagent
7,655
[ "no_license" ]
[ { "path": "roles/ansible_zabbixagent/vars/Fedora.yml", "content": "zabbixagent_logtype: \"system\"\nzabbixagent_packagename: \"zabbix-agent\"\nzabbixagent_servicename: \"zabbix-agent\"\nzabbixagent_ownername: \"root\"\nzabbixagent_groupname: \"root\"\nzabbixagent_pathconf: \"/etc/zabbix_agentd.conf\"\nzabbi...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 12, "total_bytes": 20447, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
11_ansible/vagrant/roles/deploy_nginx
7,655
[ "no_license" ]
[ { "path": "11_ansible/vagrant/roles/deploy_nginx/defaults/main.yml", "content": "---\n# defaults file for deploy_nginx", "license_type": "no_license", "detected_licenses": [], "size_bytes": 36 }, { "path": "11_ansible/vagrant/roles/deploy_nginx/tasks/main.yml", "content": "---\n# tas...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 509, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/borgbackup-server
7,655
[ "no_license" ]
[ { "path": "project/roles/borgbackup-server/tasks/main.yml", "content": "---\n - name: Install epel\n yum: \n name: epel-release\n state: present\n\n\n - name: Install borgbackup\n yum:\n name: borgbackup\n state: present\n\n\n - name: Create directory for backups\n file:\n path: /b...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1030, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/common
7,655
[ "no_license" ]
[ { "path": "project/roles/common/tasks/main.yml", "content": "---\n - ansible.posix.sysctl:\n name: vm.swappiness\n value: '10'\n sysctl_set: yes\n state: present\n reload: yes\n\n - name: Install Epel-release\n yum: \n name: epel-release\n state: present\n", "license_type": "no_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 208, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/mysql
7,655
[ "no_license" ]
[ { "path": "project/roles/mysql/handlers/main.yml", "content": "---\n - name: restart MySQL\n ansible.builtin.systemd:\n state: restarted\n name: mariadb\n\n\n - name: Set MySQL root Password\n mysql_user:\n login_host: 'localhost'\n login_user: 'root'\n login_password: ''\n name:...
{ "task_files": 5, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 2608, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/nginx
7,655
[ "no_license" ]
[ { "path": "project/roles/nginx/templates/nginx.conf.j2", "content": "worker_processes 1;\n\n#error_log logs/error.log;\n#error_log logs/error.log notice;\n#error_log logs/error.log info;\n\n#pid logs/nginx.pid;\n\n\nevents {\n worker_connections 1024;\n}\n\n\nhttp {\n include mime....
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 3476, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/php-fpm
7,655
[ "no_license" ]
[ { "path": "project/roles/php-fpm/templates/php-fpm-logs.conf.j2", "content": "# php-fpm log\n$ModLoad imfile\n\n$InputFileName /var/opt/remi/php74/log/php-fpm/error.log\n$InputFileTag phpfpm:\n$InputFileStateFile phpfpmlog\n$InputFileSeverity info\n$InputFileFacility local5\n$InputFilePollInterval 1\n$Input...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 1359, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/router
7,655
[ "no_license" ]
[ { "path": "project/roles/router/tasks/main.yml", "content": "---\n - name: Copy iptables-save\n copy:\n src: iptables\n dest: /etc/sysconfig/iptables\n\n\n# - name: Restore iptables\n# community.general.iptables_state:\n# state: restored\n# path: /etc/sysconfig/iptables\n# async: 30\n#...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 501, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/rsyslog-client
7,655
[ "no_license" ]
[ { "path": "project/roles/rsyslog-client/templates/rsyslog.conf.j2", "content": "$ModLoad imuxsock \n$ModLoad imjournal \n$WorkDirectory /var/lib/rsyslog\n$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat\n$IncludeConfig /etc/rsyslog.d/*.conf\n$OmitLocalLogging on\n$IMJournalStateFile imjournal.state\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1067, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/rsyslog-server
7,655
[ "no_license" ]
[ { "path": "project/roles/rsyslog-server/tasks/main.yml", "content": "---\n - name: Check if rsyslog installed\n yum:\n name: rsyslog\n state: present\n\n - name: Copy rsyslog config\n copy:\n src: rsyslog.conf\n dest: /etc/rsyslog.conf\n notify:\n - restart rsyslog \n\n \n - name: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 352, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/wordpress
7,655
[ "no_license" ]
[ { "path": "project/roles/wordpress/vars/main.yml", "content": "---\npath_to_backup_script: /opt/borgbackup.sh\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 47 }, { "path": "project/roles/wordpress/tasks/main.yml", "content": "---\n - name: Unpack archive\...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 3520, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/zabbix-agent
7,655
[ "no_license" ]
[ { "path": "project/roles/zabbix-agent/tasks/install-zabbix-repo.yml", "content": "---\n - name: Copy zabbix repo\n copy:\n src: zabbix.repo\n dest: /etc/yum.repos.d/\n\n\n - name: Copy GPG key for zabbix repo\n copy: \n src: RPM-GPG-KEY-ZABBIX\n dest: /etc/pki/rpm-gpg\n \n\n - name: Copy...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 634, "all_permissive": false }
ansible_role
vm0915/OTUS-linux
294e8b9d8f99d20b61751a7c268ee6f065aa5145
0
project/roles/zabbix-server
7,655
[ "no_license" ]
[ { "path": "project/roles/zabbix-server/handlers/main.yml", "content": "---\n - name: Create SE module\n shell:\n chdir: /root\n cmd: ausearch -c 'zabbix_server' --raw | audit2allow -M my-zabbixserver \n notify:\n - Load SE module\n\n - name: Load SE module\n shell:\n chdir: /root\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 5140, "all_permissive": false }
ansible_role
OpenFest/openfest-network-2019
dff9365375f10e9466afb8b078e348235f47fbd0
0
ansible/playbooks/roles/common
7,655
[ "no_license" ]
[ { "path": "ansible/playbooks/roles/common/tasks/main.yml", "content": "- name: \"get git version\"\n shell: git log -1 '--date=format:%Y-%m-%d %H:%M' '--pretty=format:%cd %h'\n register: git_version\n delegate_to: localhost\n changed_when: False\n\n- name: set timezone\n timezone: name={{ timezone }}\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 3013, "all_permissive": false }
ansible_role
daniel570/terraform-ansible-flask
e034ca751adfb4dd8947d34737dcf1baa57d8ec2
0
ansible/roles/docker
7,655
[ "no_license" ]
[ { "path": "ansible/roles/docker/templates/daemon.json.j2", "content": "{\n \"default-address-pools\":[\n {\"base\":\"{{ docker_address_pool_base }}\",\"size\":{{ docker_address_pool_size }}}\n ]\n}\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 120 }, { "pa...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1423, "all_permissive": false }
ansible_role
yousabu/ansible_rhce
72b204ddc3a67f4aeed2225e8e06c96bf298a93c
0
lesson8/roles/vhost
7,655
[ "no_license" ]
[ { "path": "lesson8/roles/vhost/tasks/main.yml", "content": "---\n# tasks file for vhost\n- name: install http\n apt:\n name: apache2\n state: latest\n- name: start and enable httpd\n service:\n name: apache2\n state: started\n enabled: true\n- name: install vhost config file\n template:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 481, "all_permissive": false }
ansible_role
hirenrparghi/devops
704e1f89809eb80b0c95c812bb43a687255bbb34
0
4-Ansible/all-yml-playbook/playbook/roles/firewall
7,655
[ "no_license" ]
[ { "path": "4-Ansible/all-yml-playbook/playbook/roles/firewall/tasks/main.yml", "content": "### Firewalld Changes\n\n- name: Change SSH Port\n lineinfile:\n path: /etc/ssh/sshd_config\n state: present\n regexp: '#Port 22'\n line: \"Port 8756\"\n become: yes\n\n### Restar...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 548, "all_permissive": false }
ansible_role
hirenrparghi/devops
704e1f89809eb80b0c95c812bb43a687255bbb34
0
4-Ansible/all-yml-playbook/playbook/roles/mytask
7,655
[ "no_license" ]
[ { "path": "4-Ansible/all-yml-playbook/playbook/roles/mytask/tasks/main.yml", "content": "### Install Firewalld\n\n- name: Install Firewalld On CentOS\n yum:\n name: firewalld\n state: latest\n\n### Start Firewall\n\n- name: Start Firewalld\n systemd: state=started name=firewalld\n becom...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 218, "all_permissive": false }
ansible_role
Renien/ansible-spark-livy
af01d2423dfb7fc70e3438b4fa87077b83da562b
0
playbooks/roles/docker
7,648
[ "no_license" ]
[ { "path": "playbooks/roles/docker/tasks/main.yml", "content": "---\n- name: Install dependencies\n apt:\n name:\n - apt-transport-https\n - ca-certificates\n - curl\n - gnupg-agent\n - software-properties-common\n update_cache: yes\n\n- name: add key\n shell: |\n curl -fs...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1079, "all_permissive": false }
ansible_role
Renien/ansible-spark-livy
af01d2423dfb7fc70e3438b4fa87077b83da562b
0
playbooks/roles/docker-livy-spark
7,648
[ "no_license" ]
[ { "path": "playbooks/roles/docker-livy-spark/tasks/main.yml", "content": "---\n\n- name: check docker-compose version\n become: yes\n shell: docker-compose --version\n register: docker_compose_version\n\n- name: debug docker_compose_version\n debug:\n var: docker_compose_version\n\n- name: Find out p...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 828, "all_permissive": false }
ansible_role
Renien/ansible-spark-livy
af01d2423dfb7fc70e3438b4fa87077b83da562b
0
playbooks/roles/docker-spark
7,648
[ "no_license" ]
[ { "path": "playbooks/roles/docker-spark/tasks/main.yml", "content": "---\n\n- name: check docker-compose version\n become: yes\n shell: docker-compose --version\n register: docker_compose_version\n\n- name: debug docker_compose_version\n debug:\n var: docker_compose_version\n\n- name: Find out playbo...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2483, "all_permissive": false }
ansible_role
kidluc/deploy-redmine-ansible
6a0a51fb5986482cfa37988337a58f2b5a5d2d5b
0
roles/redmine
7,648
[ "no_license" ]
[ { "path": "roles/redmine/tasks/bundle.yml", "content": "---\n - name: Database\n shell: RAILS_ENV=production bundle exec rake db:migrate\n args:\n chdir: \"{{ redmine }}\"\n\n - name: dataset\n shell: RAILS_ENV=production REDMINE_LANG=en bundle exec rake redmine:load_default_data\n args:\...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 7091, "all_permissive": false }
ansible_role
juliosmelo/epitrackdev
59eea68b0126f1d7e2cdc67d9abbdea69fd8536c
0
roles/mongodb
7,648
[ "no_license" ]
[ { "path": "roles/mongodb/tasks/main.yml", "content": "---\n# tasks file for roles/mongodb\n- name: Import mongodb keyserver arch x86_64\n sudo: yes\n apt_key: keyserver=hkp://keyserver.ubuntu.com:80 id=7F0CEB10\n when: ansible_architecture == \"x86_64\"\n\n- name: Create a list file and update local pkg ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 725, "all_permissive": false }
ansible_role
juliosmelo/epitrackdev
59eea68b0126f1d7e2cdc67d9abbdea69fd8536c
0
roles/nodejs
7,648
[ "no_license" ]
[ { "path": "roles/nodejs/tasks/main.yml", "content": "---\n# tasks file for roles/nodejs\n- name: Install commons\n sudo: yes\n apt: name={{ item }} state=present\n with_items:\n - build-essential\n - python-software-properties\n\n- name: Add ppa ad update local pkg database\n sudo: yes\n apt_repo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 396, "all_permissive": false }
ansible_role
Jungo495/ansible-proxmox-backup
16853d4551878c8e0b020da2747ae928505b9ea9
0
roles/proxmox-backup
7,648
[ "no_license" ]
[ { "path": "roles/proxmox-backup/tasks/key_cleaner.yml", "content": "---\n# file: tasks/deploy_client.yml\n\n- name: Clear local backup keypair\n become: no\n openssh_keypair:\n path: \"{{ proxmox_local_key_dir }}/{{ ansible_nodename }}\"\n size: 4096\n comment: \"{{ ansible_nodename }}\"\n sta...
{ "task_files": 6, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 7539, "all_permissive": false }
ansible_role
pitdeer/wordpress-nginx-playbook
3a4d6dbff253f308cffa01788f8538f954d8abb1
2
roles/common
7,648
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "---\n- name: Install python packages\n apt: name={{ item }} state=present\n with_items:\n - python-pip\n - python-mysqldb\n - python-apt\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 139 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 139, "all_permissive": false }
ansible_role
pitdeer/wordpress-nginx-playbook
3a4d6dbff253f308cffa01788f8538f954d8abb1
2
roles/mysql
7,648
[ "no_license" ]
[ { "path": "roles/mysql/templates/main.yml", "content": "---\n- name: restart mysql\n service: name=mysql status=restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 65 }, { "path": "roles/mysql/tasks/main.yml", "content": "---\n- name: Install mysql\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 281, "all_permissive": false }
ansible_role
pitdeer/wordpress-nginx-playbook
3a4d6dbff253f308cffa01788f8538f954d8abb1
2
roles/nginx
7,648
[ "no_license" ]
[ { "path": "roles/nginx/handlers/main.yml", "content": "---\n- name: restart nginx\n service:\n name=nginx\n state=restarted\n enabled=yes #starts on boot\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 }, { "path": "roles/nginx/tasks/main.yml", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 297, "all_permissive": false }
ansible_role
pitdeer/wordpress-nginx-playbook
3a4d6dbff253f308cffa01788f8538f954d8abb1
2
roles/php-fpm
7,648
[ "no_license" ]
[ { "path": "roles/php-fpm/tasks/main.yml", "content": "---\n- name: Install php-fpm\n apt: name={{ item }} state=present\n with_items:\n - php\n - php-fpm\n - php-mysql\n notify:\n - restart php-fpm\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 152 } ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 152, "all_permissive": false }
ansible_role
pitdeer/wordpress-nginx-playbook
3a4d6dbff253f308cffa01788f8538f954d8abb1
2
roles/wordpress
7,648
[ "no_license" ]
[ { "path": "roles/wordpress/tasks/main.yml", "content": "---\n- name: Download Wordpress\n get_url: url=http://wordpress.org/wordpress-{{wp_version}}.tar.gz dest=/tmp/wordpress-{{wp_version}}.tar.gz\n\n- name: Unpack Wordpress\n unarchive: src=/tmp/wordpress-{{wp_version}}.tar.gz dest=/var/www/html copy=no...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 851, "all_permissive": false }
ansible_role
rodaquino-OMNI/app-austa-kemj9m
c80ac8666cd0dbe93018331ccdf1b5aa1d9d9caa
1
infrastructure/ansible/roles/monitoring
7,648
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/monitoring/tasks/main.yml", "content": "---\n# AUSTA SuperApp Monitoring Stack Deployment Tasks\n# Version: 1.0.0\n# Dependencies: community.docker 3.4.0, community.general 7.0.0\n\n- name: Create monitoring namespace with enhanced security\n k8s:\n state: present...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 8403, "all_permissive": false }
ansible_role
amaxi/ansible-test
5c250639557ba97b925f3b9e23fe237fb97276c0
0
roles/etcd_maintenance
7,648
[ "no_license" ]
[ { "path": "roles/etcd_maintenance/README.md", "content": "Ansible test projects", "license_type": "no_license", "detected_licenses": [], "size_bytes": 21 }, { "path": "roles/etcd_maintenance/tasks/main.yml", "content": "- name: Copy the script to usr_local_bin\n ansible.builtin.copy...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 445, "all_permissive": false }
ansible_role
amaxi/ansible-test
5c250639557ba97b925f3b9e23fe237fb97276c0
0
roles/mgmt_packages
7,648
[ "no_license" ]
[ { "path": "roles/mgmt_packages/tasks/main.yml", "content": "- name: Install minimal packages\n ansible.builtin.package:\n name:\n - curl\n - util-linux-systemd\n - grep\n - awk\n - util-linux\n - open-iscsi\n - nfs-client\n - w3m\n - wget\n - telnet\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 686, "all_permissive": false }
ansible_role
amaxi/ansible-test
5c250639557ba97b925f3b9e23fe237fb97276c0
0
roles/patch
7,648
[ "no_license" ]
[ { "path": "roles/patch/tasks/main.yml", "content": "- name: Apply all available patches on OpenSUSE/SUSE Linux\n community.general.zypper:\n name: '*'\n state: latest\n type: patch\n update_cache: true\n\n- name: Check if a reboot is needed on all SUSE/OpenSUSE based servers\n register: linux_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 608, "all_permissive": false }
ansible_role
amaxi/ansible-test
5c250639557ba97b925f3b9e23fe237fb97276c0
0
roles/rke2_k3s_packages
7,648
[ "no_license" ]
[ { "path": "roles/rke2_k3s_packages/tasks/main.yml", "content": "- name: Install minimal packages\n ansible.builtin.package:\n name:\n - curl\n - util-linux-systemd\n - grep\n - awk\n - util-linux\n - open-iscsi\n - nfs-client\n state: latest\n \n- name: Start servi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 320, "all_permissive": false }
ansible_role
amaxi/ansible-test
5c250639557ba97b925f3b9e23fe237fb97276c0
0
roles/service
7,648
[ "no_license" ]
[ { "path": "roles/service/tasks/main.yml", "content": "- name: Stop service firewalld, if started\n ansible.builtin.service:\n name: firewalld\n state: stopped\n enabled: false", "license_type": "no_license", "detected_licenses": [], "size_bytes": 127 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 127, "all_permissive": false }
ansible_role
nishi-yuki/dev_env_provision
cb7ed4fdf160bd4f8313e79734f893a923b59e01
0
roles/basictools
7,648
[ "no_license" ]
[ { "path": "roles/basictools/tasks/main.yml", "content": "---\n- name: Install basic tools\n apt:\n name:\n - curl\n - wget\n - git\n - python3\n - pipenv\n - gcc\n - g++\n - peco\n - tree\n become: yes\n", "license_type": "no_license", "detected_lice...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 182, "all_permissive": false }
ansible_role
nishi-yuki/dev_env_provision
cb7ed4fdf160bd4f8313e79734f893a923b59e01
0
roles/fish
7,648
[ "no_license" ]
[ { "path": "roles/fish/tasks/main.yml", "content": "- name: Install fish shell\n apt:\n name: fish\n become: yes\n\n- name: Install fisherman\n command: fish -c 'curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher'\n args:\n creates: ~/.config/fish/functions/fisher.fish\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 443, "all_permissive": false }
ansible_role
nishi-yuki/dev_env_provision
cb7ed4fdf160bd4f8313e79734f893a923b59e01
0
roles/init
7,648
[ "no_license" ]
[ { "path": "roles/init/tasks/main.yml", "content": "- name: Apt update\n apt:\n update_cache: yes\n become: yes\n\n- name: Create Local bin directory if it does not exist\n file:\n path: \"{{ localbindir }}\"\n state: directory\n mode: '0750'\n", "license_type": "no_license", "detected...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 195, "all_permissive": false }
ansible_role
nishi-yuki/dev_env_provision
cb7ed4fdf160bd4f8313e79734f893a923b59e01
0
roles/neovim
7,648
[ "no_license" ]
[ { "path": "roles/neovim/tasks/main.yml", "content": "- name: install neovim\n apt:\n name: neovim\n become: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 61 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 61, "all_permissive": false }
ansible_role
heim/strapon
7e66c07457398caeac16d10445050aa5d49c35ec
1
roles/dotfiles
7,648
[ "no_license" ]
[ { "path": "roles/dotfiles/tasks/main.yml", "content": "---\n - name: Install dotfiles\n git:\n repo=https://github.com/heim/dotfiles.git\n dest={{lookup('env','HOME')}}/.dotfiles\n \n - name: Link dotfiles\n command: ~/.dotfiles/setup.sh\n", "license_type": "no_license", "detected_licen...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 189, "all_permissive": false }
ansible_role
heim/strapon
7e66c07457398caeac16d10445050aa5d49c35ec
1
roles/dotvim
7,648
[ "no_license" ]
[ { "path": "roles/dotvim/tasks/main.yml", "content": "---\n - name: Clone dotvim repo\n git:\n repo=<EMAIL>:heim/dotvim.git\n dest={{lookup('env','HOME')}}/.vim\n\n - name: Ensure link to vimrc\n file:\n src=~/.vim/vimrc\n dest=~/.vimrc\n state=link\n force=yes\n\n - name: Ins...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 311, "all_permissive": false }
ansible_role
heim/strapon
7e66c07457398caeac16d10445050aa5d49c35ec
1
roles/node-packages
7,648
[ "no_license" ]
[ { "path": "roles/node-packages/tasks/main.yml", "content": "---\n- name: make sure the latest npm is installed\n npm: \n name: npm \n global: true\n\n- name: Install global npm packages\n npm:\n name: \"{{ item }}\"\n state: latest\n global: true\n with_items: \"{{npm_global_packages}}\"\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 267, "all_permissive": false }
ansible_role
Vinh1507/dramatiq-background-job
c94728e07648b73f640be43932a952bb7f9d9076
0
ansible/roles/dramatiq_servers
7,648
[ "no_license" ]
[ { "path": "ansible/roles/dramatiq_servers/templates/docker-compose.yml.j2", "content": "version: '3'\n\nservices:\n rabbitmq:\n image: \"rabbitmq:3.9-management\"\n ports:\n - \"5672:5672\"\n - \"15672:15672\"\n environment:\n RABBITMQ_DEFAULT_USER: guest\n RABBITMQ_DEFAULT_PAS...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1634, "all_permissive": false }
ansible_role
rcalvaga/CloudForms-Automating_WorkshopLabs_Creation-Ravello
3ef66248704f8e77ab1d93fc225882a96acd7d0c
0
roles/ravello.applications_create
7,648
[ "no_license" ]
[ { "path": "roles/ravello.applications_create/defaults/main.yaml", "content": "#\n# CloudForms Workshop: Creation of Labs in an Automated Way\n#\n#\n# Default Variables for Ravello Applications Creation\n#\n# NOTE: Just, modify ravello_app_list and ravello_deploy_topology_start_all variables as you need.\n#\...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 11363, "all_permissive": false }
ansible_role
rcalvaga/CloudForms-Automating_WorkshopLabs_Creation-Ravello
3ef66248704f8e77ab1d93fc225882a96acd7d0c
0
roles/sendmail.applications
7,648
[ "no_license" ]
[ { "path": "roles/sendmail.applications/defaults/main.yaml", "content": "# email server YAML files delivery\n\n ravello_fqdn_dir: CloudForms4-Workshop\n sendmail_host: 'localhost'\n sendmail_port: '25' \n sendmail_username: ''\n sendmail_password: ''\n sendmail_from: '<NAME>'\n\n sendmail_to: \n# - { name: ,...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4278, "all_permissive": false }
ansible_role
smiledt/ansible-linux-update
7b272251f77893220129309e5dcf49ff9c6b13e8
0
roles/linux_update
7,648
[ "no_license" ]
[ { "path": "roles/linux_update/vars/main.yml", "content": "---\r\n# vars file for linux_update", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "roles/linux_update/handlers/main.yml", "content": "---\r\n# handlers file for linux_update", "lice...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 927, "all_permissive": false }
ansible_role
onlinejudge95/HomeLab
2a6df0f932757eff5b6f6050de88db683e60708a
1
playbooks/roles/dotfiles
7,648
[ "no_license" ]
[ { "path": "playbooks/roles/dotfiles/tasks/main.yml", "content": "---\n- name: Check if dotfiles exist\n register: dotfile_dir_exists\n ansible.builtin.stat:\n path: ~/dotfiles\n\n- name: Clones dotfiles repo\n when: not dotfile_dir_exists.stat.exists\n ansible.builtin.git:\n repo: \"https://github...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 693, "all_permissive": false }
ansible_role
onlinejudge95/HomeLab
2a6df0f932757eff5b6f6050de88db683e60708a
1
playbooks/roles/indi
7,648
[ "no_license" ]
[ { "path": "playbooks/roles/indi/tasks/main.yml", "content": "---\n- name: Add gpg key for indi source\n become: yes\n ansible.builtin.apt_key:\n url: \"https://www.astroberry.io/repo/key\"\n state: present\n\n- name: Add astroberry as a source in apt\n become: yes\n ansible.builtin.apt_repository:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 355, "all_permissive": false }
ansible_role
onlinejudge95/HomeLab
2a6df0f932757eff5b6f6050de88db683e60708a
1
playbooks/roles/shell
7,648
[ "no_license" ]
[ { "path": "playbooks/roles/shell/vars/main.yml", "content": "---\ninstall_prompt: true\nupgrade_prompt: false\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 47 }, { "path": "playbooks/roles/shell/tasks/main.yml", "content": "---\n- name: Downloads oh my posh...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 534, "all_permissive": false }
ansible_role
onlinejudge95/HomeLab
2a6df0f932757eff5b6f6050de88db683e60708a
1
playbooks/roles/storage
7,648
[ "no_license" ]
[ { "path": "playbooks/roles/storage/tasks/main.yml", "content": "---\n- name: Mount data volume for astropi\n become: yes\n when: mount_data_disk is defined\n ansible.posix.mount:\n path: \"/mnt/astropi\"\n src: LABEL=AstroPI\n fstype: ext4\n state: mounted\n", "license_type": "no_license"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 198, "all_permissive": false }
ansible_role
onlinejudge95/HomeLab
2a6df0f932757eff5b6f6050de88db683e60708a
1
playbooks/roles/system_packages
7,648
[ "no_license" ]
[ { "path": "playbooks/roles/system_packages/vars/main.yml", "content": "---\ncache_update: true\nsystem_upgrade: true\npackages:\n - neofetch\n - git\n - zsh\n - stow\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 92 }, { "path": "playbooks/roles/system_packa...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 442, "all_permissive": false }
ansible_role
timhansendev/aap-linux-win-demo
f5be3cadbffb07b807ef416e51af369d9f04e141
0
roles/linux
7,653
[ "no_license" ]
[ { "path": "roles/linux/templates/rsyslog.j2", "content": "# rsyslog configuration file\n# GENERATED BY ANSIBLE TEMPLATE\n\n#### MODULES ####\n{{ module_imuxsock }}\n{{ module_imjournal }} \n\n#### GLOBAL DIRECTIVES ####\n\n# Where to place auxiliary files\nglobal(workDirectory=\"{{ work_location }}\")\n\n# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2958, "all_permissive": false }
ansible_role
timhansendev/aap-linux-win-demo
f5be3cadbffb07b807ef416e51af369d9f04e141
0
roles/windows
7,653
[ "no_license" ]
[ { "path": "roles/windows/tasks/main.yml", "content": "---\n# tasks file for windows\n- name: Gather facts about windows\n debug:\n var: hostvars[inventory_hostname]\n\n- name: Check which services are running on the server\n ansible.windows.win_service_info:\n register: service_info\n\n- name: Display...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 605, "all_permissive": false }
ansible_role
talife/ansible
6defd3004f3a6dc63a070037b27ca790bf084bae
0
roles/general_settings
7,653
[ "no_license" ]
[ { "path": "roles/general_settings/tasks/main.yml", "content": "---\n# tasks file for pre-nvim\n- name: Include var\n include_vars: main.yml\n\n- name: get 'HOME'\n ansible.builtin.set_fact:\n local_home: \"{{ lookup('env', 'HOME') }}\"\n\n- name: git folder is there\n ansible.builtin.file:\n path: ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1300, "all_permissive": false }
ansible_role
talife/ansible
6defd3004f3a6dc63a070037b27ca790bf084bae
0
roles/pre-nvim
7,653
[ "no_license" ]
[ { "path": "roles/pre-nvim/tasks/main.yml", "content": "---\n- include_tasks: ubuntu.yml", "license_type": "no_license", "detected_licenses": [], "size_bytes": 31 }, { "path": "roles/pre-nvim/tasks/ubuntu.yml", "content": "---\n# tasks file for pre-nvim\n- name: Include Ubuntu var\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 369, "all_permissive": false }