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
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/grub
8,027
[ "permissive" ]
[ { "path": "ansible/roles/grub/README.md", "content": "# Manage kernel parameters in Grub defaults\n\nThe role sets kernel parameters in Grub defaults and updates Grub configuration\nif neccessary.\n\nAll escaped line breaks are straightened to single line before applying values\nfrom the list of kernel para...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 4303, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/initrd
8,027
[ "permissive" ]
[ { "path": "ansible/roles/initrd/meta/main.yml", "content": "---\ngalaxy_info:\n role_name: initrd\n author: potyarkin\n description: Manage initramfs modules\n license: Apache-2.0\n min_ansible_version: 2.0\n platforms:\n - name: Debian\n versions:\n - stretch\n - buster\n", ...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 1200, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/interactive
8,027
[ "permissive" ]
[ { "path": "ansible/roles/interactive/tasks/main.yml", "content": "---\n- name: update package lists\n apt:\n cache_valid_time: 36000 # 10 hours\n changed_when: false\n when: ansible_pkg_mgr == 'apt'\n\n- name: install git\n package:\n name: git\n state: present\n\n- name: create interactive us...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 3024, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/kvm_bridge
8,027
[ "permissive" ]
[ { "path": "ansible/roles/kvm_bridge/meta/main.yml", "content": "---\ngalaxy_info:\n role_name: kvm_bridge\n author: potyarkin\n description: Setup bridge network interface for virtual machines\n license: Apache-2.0\n min_ansible_version: 2.4\n platforms:\n - name: Debian\n versions:\n -...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 5815, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/morebooks
8,027
[ "permissive" ]
[ { "path": "ansible/roles/morebooks/tasks/deploy.yml", "content": "#\n# Execute these tasks before `hlc.yml` to trigger deployment from\n# latest git version\n#\n# when: hlc_deploy|default(False)\n---\n- name: stop the web server\n service:\n name: '{{ hlc_http_server }}'\n state: stopped\n\n- name: c...
{ "task_files": 8, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 22, "total_bytes": 23254, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/motd
8,027
[ "permissive" ]
[ { "path": "ansible/roles/motd/tasks/main.yml", "content": "---\n- name: add message to /etc/motd\n blockinfile:\n dest: /etc/motd\n block: '{{ motd }}'\n create: true\n marker: '- - - - - - - - - - - - - - - - - - - - - - - - - - - - {mark}'\n mode: '0444'\n", "license_type": "permissive...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1082, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/munin_fdcount
8,027
[ "permissive" ]
[ { "path": "ansible/roles/munin_fdcount/tasks/assert.yml", "content": "---\n\n- name: check assertions\n assert:\n that:\n - munin_fdcount_target is defined\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 90 }, { "path": "ansible/r...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 2436, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/munin_master
8,027
[ "permissive" ]
[ { "path": "ansible/roles/munin_master/handlers/main.yml", "content": "---\n- name: reload firewall\n ufw:\n state: reloaded\n\n- name: restart web server\n service:\n name: apache2\n state: restarted\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "s...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 4866, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/munin_node
8,027
[ "permissive" ]
[ { "path": "ansible/roles/munin_node/README.md", "content": "# Configure munin node\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 23 }, { "path": "ansible/roles/munin_node/handlers/main.yml", "content": "---\n- name: restart munin nod...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1480, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/munin_smart
8,027
[ "permissive" ]
[ { "path": "ansible/roles/munin_smart/README.md", "content": "# Monitor raw SMART values\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 27 }, { "path": "ansible/roles/munin_smart/tasks/main.yml", "content": "---\n- name: update package...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 2588, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/nfs_cache
8,027
[ "permissive" ]
[ { "path": "ansible/roles/nfs_cache/README.md", "content": "# Use local storage for caching NFS directories\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 48 }, { "path": "ansible/roles/nfs_cache/defaults/main.yml", "content": "nfs_cac...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 1788, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/nfs_server
8,027
[ "permissive" ]
[ { "path": "ansible/roles/nfs_server/molecule/default/converge.yml", "content": "---\n\n- hosts: all\n become: true\n pre_tasks:\n - import_tasks: ../../../../tasks/unattended-purge.yml\n roles:\n - role: nfs_server\n nfs_server_exports:\n - path: /tmp\n firewall_auto_config: false\...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 3027, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/nftables
8,027
[ "permissive" ]
[ { "path": "ansible/roles/nftables/defaults/main.yml", "content": "# Role parameters\nnftables_config_dir: /etc/firewall\nnftables_template_dir: templates\nnftables_templates: # Paths relative to nftables_template_dir.\n - default.nft # First item must be /usr/sbin/nft entrypoint,\n #...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 10, "total_bytes": 3582, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/packages
8,027
[ "permissive" ]
[ { "path": "ansible/roles/packages/molecule/default/molecule.yml", "content": "# Main molecule configuration is located in ansible/roles/tests/molecule.yml\n# Invoke with `molecule --base-config $LOCATION`\n---\nplatforms:\n - name: debian10-docker\n image: potyarkin/molecule:debian-10\n pre_build_ima...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1332, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/restic
8,027
[ "permissive" ]
[ { "path": "ansible/roles/restic/molecule/default/Dockerfile.j2", "content": "# Custom entrypoint for minio/mc\nFROM minio/mc\nENTRYPOINT /bin/bash -c 'sleep infinity'\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 88 }, { "path": "ansible...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 7238, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/samba
8,027
[ "permissive" ]
[ { "path": "ansible/roles/samba/molecule/default/verify.yml", "content": "---\n- hosts: all\n tasks:\n - name: hello world\n command: echo hello\n register: hello\n failed_when: \"'hello' not in hello.stdout\"\n changed_when: \"hello is not succeeded\"\n\n - name: wait for services...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 4683, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/saned
8,027
[ "permissive" ]
[ { "path": "ansible/roles/saned/handlers/main.yml", "content": "---\n\n- name: stop saned\n systemd:\n name: saned.service\n state: stopped # will be restarted on socket activity\n daemon_reload: yes\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "si...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 2316, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/server
8,027
[ "permissive" ]
[ { "path": "ansible/roles/server/molecule/default/verify.yml", "content": "---\n- hosts: all\n name: verify\n tasks:\n - name: hello world\n command: echo hello\n register: hello\n failed_when: \"'hello' not in hello.stdout\"\n changed_when: \"hello is not succeeded\"\n\n - name: ...
{ "task_files": 9, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 16, "total_bytes": 10409, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/smarttest
8,027
[ "permissive" ]
[ { "path": "ansible/roles/smarttest/tasks/systemd.yml", "content": "---\n\n- name: install systemd services\n template:\n src: 'templates/smarttest-@.service'\n dest: '/etc/systemd/system/smarttest-{{ item }}@.service'\n mode: '0644'\n backup: yes\n loop: '{{ smarttest_test_types }}'\n notify:...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 9, "total_bytes": 2830, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/sshkey
8,027
[ "permissive" ]
[ { "path": "ansible/roles/sshkey/tasks/assert.yml", "content": "---\n- name: check that required variables are defined\n assert:\n that:\n - sshkey_only is defined\n - ('root' not in sshkey_only)\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "siz...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 5863, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/supysonic
8,027
[ "permissive" ]
[ { "path": "ansible/roles/supysonic/tasks/watcher.yml", "content": "---\n\n- name: configure watcher\n template:\n src: templates/watcher.service.j2\n dest: '/etc/systemd/system/supysonic-watcher.service'\n mode: '0644'\n backup: yes\n\n- name: start watcher\n service:\n name: supysonic-watc...
{ "task_files": 7, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 19, "total_bytes": 15557, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/systemctl_wait
8,027
[ "permissive" ]
[ { "path": "ansible/roles/systemctl_wait/defaults/main.yml", "content": "systemctl_wait_status: inactive|failed\n\nsystemctl_wait_services: {} # dictionary of <string>: <list of strings>\n # foo.service: # this service will wait for\n # - bar.service # these services to reach {{ system...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 5273, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/torrents_sysctl
8,027
[ "permissive" ]
[ { "path": "ansible/roles/torrents_sysctl/files/sysctl.yml", "content": "---\n# System wide limit on number of open files. Default: 47804\n'fs.file-max': 1024000\n\n\n#\n# https://www.irif.fr/~jch//software/bittorrent/tcp-congestion-control.html\n#\n\n# Enable TCP-LP congestion algorithm\n'net.ipv4.tcp_allow...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2988, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/transmission
8,027
[ "permissive" ]
[ { "path": "ansible/roles/transmission/molecule/default/converge.yml", "content": "---\n\n- hosts: all\n become: true\n roles:\n - role: server\n server_keys_public:\n - '{{ molecule_ephemeral_directory }}/testkey.pub'\n - role: torrents_sysctl\n - role: transmission\n transmissio...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 17, "total_bytes": 16153, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/upgrade
8,027
[ "permissive" ]
[ { "path": "ansible/roles/upgrade/tasks/upgrade.yml", "content": "---\n\n- when: ansible_pkg_mgr == \"apt\"\n block:\n - import_tasks: repocleaner.yml\n\n - name: install package management tools\n apt:\n name:\n - aptitude\n - needrestart\n - debian-security-sup...
{ "task_files": 7, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 7652, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/virtual_machine
8,027
[ "permissive" ]
[ { "path": "ansible/roles/virtual_machine/tasks/cloudinit.yml", "content": "---\n\n- name: install iso creation tools\n package:\n name:\n - genisoimage\n state: present\n\n- name: create iso directories\n file:\n path: '{{ item }}'\n state: directory\n mode: '0755'\n loop:\n - '{{ ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 16, "total_bytes": 16771, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/virtual_usb
8,027
[ "permissive" ]
[ { "path": "ansible/roles/virtual_usb/templates/hotplug.service.j2", "content": "# {{ ansible_managed }}\n\n[Unit]\nDescription=USB hotplug (libvirt domain: {{ virtual_usb_domain }}, device: {{ virtual_usb_systemd_device_suffix }})\nBindsTo=sys-subsystem-usb-{{ virtual_usb_systemd_device_suffix }}.device\nAf...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 11, "total_bytes": 4434, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/wireguard
8,027
[ "permissive" ]
[ { "path": "ansible/roles/wireguard/defaults/main.yml", "content": "# Configuration\nwireguard_enable_ip_forward: no\nwireguard_enable_nat: no\nwireguard_interface: vpn\nwireguard_address: 10.0.28.1/24\nwireguard_port: null\nwireguard_default_port: 51820\nwireguard_peers: [] # list of dicts with: public_key...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 5308, "all_permissive": true }
ansible_role
sio/homelab
86323506a85a87353ae0a43997f0018d572a59de
8
ansible/roles/wol
8,027
[ "permissive" ]
[ { "path": "ansible/roles/wol/defaults/main.yml", "content": "---\nwol_interface: '{{ ansible_default_ipv4.interface }}'\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 58 }, { "path": "ansible/roles/wol/molecule/default/converge.yml", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 2537, "all_permissive": true }
ansible_role
alicijabulota/ansible-django-deployment
5c633c030de0656b81c1ea8e67f0bc8c7ae4635e
0
roles/gunicorn
8,027
[ "no_license" ]
[ { "path": "roles/gunicorn/tasks/main.yml", "content": "---\n\n- name: Install Requirements\n sudo: yes\n pip: name=gunicorn state=present\n\n- name: Create gunicorn Upstart Job\n sudo: yes\n template: src=imagerapp.conf dest=/etc/init/imagerapp.conf\n\n- name: Stop gunicorn Upstart Job\n sudo: yes\n s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 366, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/b2bua
8,027
[ "no_license" ]
[ { "path": "roles/b2bua/templates/asterisk-extensions.conf.j2", "content": "[globals](+)\nWAZO_AGID_IP = {{ engine_api_host }}", "license_type": "no_license", "detected_licenses": [], "size_bytes": 49 }, { "path": "roles/b2bua/tasks/main.yml", "content": "---\n- name: Install Wazo rep...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 4439, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/debian-repo-wazo
8,027
[ "no_license" ]
[ { "path": "roles/debian-repo-wazo/meta/main.yml", "content": "---\ngalaxy_info:\n author: \"Wazo Platform authors\"\n description: configure Debian repository role (part of Wazo Platform)\n license: MIT\n platforms:\n - name: Debian\n versions:\n - bullseye\n min_ansible_version: \"2.5\"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2141, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/debian-upgrade-first
8,027
[ "no_license" ]
[ { "path": "roles/debian-upgrade-first/tasks/main.yml", "content": "---\n- name: Delete vanished bullseye-backports repository\n ansible.builtin.apt_repository:\n repo: deb http://deb.debian.org/debian bullseye-backports main\n state: absent\n update_cache: false\n\n- name: Delete vanished bullseye...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 887, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/engine-api
8,027
[ "no_license" ]
[ { "path": "roles/engine-api/templates/wazo-confd.yml.j2", "content": "ari:\n host: {{ b2bua_host }}\n port: {{ b2bua_port_http }}\n username: {{ ari_username }}\n password: {{ <PASSWORD> }}\n\nsysconfd:\n host: {{ b2bua_host }}\n port: {{ b2bua_port_sysconfd }}\n\ndb_uri: postgresql://{{ engine_api_db...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 8522, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/engine-api-init
8,027
[ "no_license" ]
[ { "path": "roles/engine-api-init/templates/xivo-manage-db.cfg.j2", "content": "xivo-manage-db xivo-manage-db/db-skip boolean false\nxivo-manage-db xivo-manage-db/db-host string {{ engine_api_db_host }}\nxivo-manage-db xivo-manage-db/db-port string {{ engine_api_db_port }}\nxivo-manage-db xivo-manage-db/db-a...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 3279, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/preflight-checks
8,027
[ "no_license" ]
[ { "path": "roles/preflight-checks/tasks/main.yml", "content": "---\n- name: Preflight checks\n when: preflight_checks_done is undefined\n block:\n - name: Assert Debian Bullseye\n ansible.builtin.assert:\n that: ansible_distribution == 'Debian' and ansible_distribution_major_version == '11'...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1735, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/uc-engine
8,027
[ "no_license" ]
[ { "path": "roles/uc-engine/meta/main.yml", "content": "---\ngalaxy_info:\n author: \"Wazo Platform authors\"\n description: Unified Communication configuration role (part of Wazo Platform)\n license: MIT\n platforms:\n - name: Debian\n versions:\n - bullseye\n min_ansible_version: \"2.5\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3727, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/uc-ui
8,027
[ "no_license" ]
[ { "path": "roles/uc-ui/meta/main.yml", "content": "---\ngalaxy_info:\n author: \"Wazo Platform authors\"\n description: Unified Communication User Interface configuration role (part of Wazo Platform)\n license: MIT\n platforms:\n - name: Debian\n versions:\n - bullseye\n min_ansible_vers...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1394, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/validate-uc
8,027
[ "no_license" ]
[ { "path": "roles/validate-uc/tasks/main.yml", "content": "- name: Check version\n ansible.builtin.shell: |\n vers={{ wazo_distribution }};\n echo ${vers##*-} $(cat /usr/share/wazo/WAZO-VERSION);\n test ${vers##*-} = $(cat /usr/share/wazo/WAZO-VERSION)\n when: wazo_debian_repo == \"archive\"\n ch...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1067, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/validate-uc-ui
8,027
[ "no_license" ]
[ { "path": "roles/validate-uc-ui/tasks/main.yml", "content": "- name: Get the home page\n ansible.builtin.uri:\n url: \"https://localhost/\"\n validate_certs: false\n register: home_page\n\n- name: Debug home_page data\n ansible.builtin.debug:\n var: home_page\n\n- name: Verify redirect url\n an...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 620, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/wazo-auth
8,027
[ "no_license" ]
[ { "path": "roles/wazo-auth/tasks/main.yml", "content": "---\n- name: Install wazo-auth\n ansible.builtin.apt:\n name: wazo-auth\n state: present\n\n- name: Create default wazo-auth database preconfiguration\n ansible.builtin.tempfile:\n state: file\n prefix: wazo_auth_debconf_file\n register:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2255, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/wazo-certs
8,027
[ "no_license" ]
[ { "path": "roles/wazo-certs/tasks/main.yml", "content": "---\n- name: Install wazo-certs\n ansible.builtin.apt:\n name: wazo-certs\n state: present\n\n- name: Install custom certificate for HTTPS\n ansible.builtin.copy:\n src: \"{{ engine_api_https_cert }}\"\n dest: /usr/share/wazo-certs/serve...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 929, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/wazo-db
8,027
[ "no_license" ]
[ { "path": "roles/wazo-db/tasks/main.yml", "content": "---\n# Used to switch to user postgres\n- name: Install sudo\n ansible.builtin.apt:\n name: sudo\n state: present\n\n- name: Ensure PostgreSQL Python libraries are installed.\n ansible.builtin.apt:\n name: python3-psycopg2\n state: present\...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 3018, "all_permissive": false }
ansible_role
wazo-platform/wazo-ansible
639c9b4c1bf3d8425c2f7635f8429a4b900f9e53
12
roles/wazo-message-bus
8,027
[ "no_license" ]
[ { "path": "roles/wazo-message-bus/meta/main.yml", "content": "---\ngalaxy_info:\n author: \"Wazo Platform authors\"\n description: RabbitMQ configuration role (part of Wazo Platform)\n license: MIT\n platforms:\n - name: Debian\n versions:\n - bullseye\n min_ansible_version: \"2.5\"\ndep...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 585, "all_permissive": false }
ansible_role
seawolf82/cassandra_centos_ansible
99ddce8b2a48a146e94a67a941a4052efead267b
0
roles/cassandra
8,024
[ "no_license" ]
[ { "path": "roles/cassandra/tasks/main.yaml", "content": "- name: Install openjdk11\n yum:\n name: \"{{ packages }}\"\n vars:\n packages:\n - java-11-openjdk\n - java-11-openjdk-devel\n state: present\n when: (ansible_facts['os_family'] == \"RedHat\" and ansible_facts['distribution_major_ve...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3560, "all_permissive": false }
ansible_role
seawolf82/cassandra_centos_ansible
99ddce8b2a48a146e94a67a941a4052efead267b
0
roles/cassandra_uninstall
8,024
[ "no_license" ]
[ { "path": "roles/cassandra_uninstall/tasks/main.yaml", "content": "\n- name: Disable cassandra at boot and stopped service\n systemd:\n name: cassandra.service\n state: stopped\n enabled: false\n daemon_reload: yes\n ignore_errors: True \n tags: cassandra\n\n- name: Remove cassandra service ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1383, "all_permissive": false }
ansible_role
blueplanet/ansible-apache-passenger
7ff11ceb3025f99840bd0a3e8cdfe9bfcf1f4ee3
0
roles/base
8,024
[ "no_license" ]
[ { "path": "roles/base/tasks/main.yml", "content": "- name: add EPEL\n shell: creates=/etc/yum.repos.d/epel.repo rpm -Uvh --replacepkgs http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm\n\n- name: install basic packages\n yum: name={{ item }} state=installed\n with_items:\n - gi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 702, "all_permissive": false }
ansible_role
cute950/coursework
4a3d91975c1a9a0fd98652e35d071b31aa0d7718
0
ansible/roles/app
8,024
[ "no_license" ]
[ { "path": "ansible/roles/app/tasks/deploy_app.yml", "content": "- name: Copy app sources on remote host\n ansible.builtin.copy:\n src: ../../../../src/\n dest: /src/app\n remote_src: false\n\n- name: Create dir for app and compose file\n file:\n path: '{{ item }}'\n state: file\n mode: '...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 571, "all_permissive": false }
ansible_role
vuza/image_marker
7bdec89f591c6e01d351075897c20c9989a88a54
0
deployment/roles/update_application
8,024
[ "no_license" ]
[ { "path": "deployment/roles/update_application/tasks/main.yml", "content": "---\n- name: Install node.js\n become: True\n apt: name=nodejs update_cache=yes\n\n- name: Link node to nodejs\n become: True\n file: src=/usr/bin/nodejs dest=/usr/bin/node state=link\n\n- name: Install npm\n become: True\n ig...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2141, "all_permissive": false }
ansible_role
dunod-docker/docker-swarm-with-ansible-vagrant
32586f26f29a7a31c3c453fa5eebc3fdb7c01d55
2
ansible/roles/ansible-dockerswarm
8,024
[ "no_license" ]
[ { "path": "ansible/roles/ansible-dockerswarm/tasks/docker_group.yml", "content": "---\n\n- name: Add the Docker administrators to the Docker group\n user:\n name: \"{{ item }}\"\n groups: \"{{ docker_group }}\"\n append: true\n register: addtogroup\n become: true\n with_items: \"{{ docker_admin...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 6319, "all_permissive": false }
ansible_role
warrr10/ansible_tutorial
cccbacdd19a3a67f42ac424fff21acd7e2a39437
0
roles/base
8,024
[ "no_license" ]
[ { "path": "roles/base/tasks/main.yml", "content": "- name: add ssh key for war\n authorized_key:\n user: war\n key: \"<KEY>\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 77 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 77, "all_permissive": false }
ansible_role
warrr10/ansible_tutorial
cccbacdd19a3a67f42ac424fff21acd7e2a39437
0
roles/web_servers
8,024
[ "no_license" ]
[ { "path": "roles/web_servers/tasks/main.yml", "content": "- name: install apache and php packages\n tags: apache, php\n apt:\n name:\n - \"{{ apache_package_name }}\"\n - \"{{ php_package_name }}\"\n state: latest\n\n- name: start and enable apache service\n tags: apache\n service:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 473, "all_permissive": false }
ansible_role
nescalan/desafio6
b76e95ac290c679540af08f268711324f70421c4
0
roles/mysql
8,024
[ "no_license" ]
[ { "path": "roles/mysql/tasks/main.yml", "content": "---\n# 1. Instalar MariaDB\n- name: Role 1 Instalar MariaDB Server y Cliente\n apt:\n name:\n - mariadb-server\n - mariadb-client\n state: present\n update_cache: yes\n\n# 2. Habilitar e iniciar MariaDB\n- name: Role 2 Habilitar y empez...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1766, "all_permissive": false }
ansible_role
nescalan/desafio6
b76e95ac290c679540af08f268711324f70421c4
0
roles/php
8,024
[ "no_license" ]
[ { "path": "roles/php/tasks/main.yml", "content": "---\n# Instalar PHP y extensiones necesarias\n- name: Instalar paquetes PHP y extensiones adicionales\n apt:\n name: \"{{ item }}\"\n state: present\n update_cache: yes\n loop:\n - php\n - php-common\n - php-mysql\n - php-xml\n - ph...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 423, "all_permissive": false }
ansible_role
the-it/config_and_tools
423bbbce60d17543e4057af9bdbb0c3de0f64d8b
0
ansible/roles/basics
8,024
[ "no_license" ]
[ { "path": "ansible/roles/basics/tasks/main.yml", "content": "---\n\n- name: ansible\n apt:\n name: ansible\n state: latest\n register: installation\n become: yes\n\n- name: build tools\n apt:\n name: autoconf,make\n state: latest\n register: installation\n become: yes\n\n- name: python3.6\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 937, "all_permissive": false }
ansible_role
the-it/config_and_tools
423bbbce60d17543e4057af9bdbb0c3de0f64d8b
0
ansible/roles/go
8,024
[ "no_license" ]
[ { "path": "ansible/roles/go/tasks/main.yml", "content": "---\n- name: golang-go\n apt:\n name: golang-go\n state: latest\n register: installation\n become: yes\n\n- name: set GOPATH for all users\n copy:\n src: go-path.sh\n dest: /etc/profile.d\n become: yes", "license_type": "no_licens...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 206, "all_permissive": false }
ansible_role
the-it/config_and_tools
423bbbce60d17543e4057af9bdbb0c3de0f64d8b
0
ansible/roles/googler
8,024
[ "no_license" ]
[ { "path": "ansible/roles/googler/tasks/main.yml", "content": "---\n- name: install\n apt:\n name: googler\n state: latest\n register: installation\n become: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 102 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 102, "all_permissive": false }
ansible_role
the-it/config_and_tools
423bbbce60d17543e4057af9bdbb0c3de0f64d8b
0
ansible/roles/imgcat
8,024
[ "no_license" ]
[ { "path": "ansible/roles/imgcat/tasks/main.yml", "content": "---\n- include_vars: password.yml\n\n- name: libncurses5-dev\n apt:\n name: libncurses5-dev\n state: latest\n register: installation\n become: yes\n\n- name: Cloning imgcat_repo\n git:\n repo=https://github.com/eddieantonio/imgcat.gi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 650, "all_permissive": false }
ansible_role
the-it/config_and_tools
423bbbce60d17543e4057af9bdbb0c3de0f64d8b
0
ansible/roles/neofetch
8,024
[ "no_license" ]
[ { "path": "ansible/roles/neofetch/tasks/main.yml", "content": "---\n- name: install\n apt:\n name: neofetch\n state: latest\n register: installation\n become: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 103 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 103, "all_permissive": false }
ansible_role
the-it/config_and_tools
423bbbce60d17543e4057af9bdbb0c3de0f64d8b
0
ansible/roles/scc
8,024
[ "no_license" ]
[ { "path": "ansible/roles/scc/tasks/main.yml", "content": "---\n- name: Cloning scc_repo\n git:\n repo=https://github.com/boyter/scc.git\n dest=/tmp/scc\n register: cloning\n become: no\n\n- block:\n - name: go install\n command: go install\n args:\n chdir: /tmp/scc/\n #when: cloning.ch...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 242, "all_permissive": false }
ansible_role
the-it/config_and_tools
423bbbce60d17543e4057af9bdbb0c3de0f64d8b
0
ansible/roles/wptools
8,024
[ "no_license" ]
[ { "path": "ansible/roles/wptools/tasks/main.yml", "content": "---\n- name: libcurl4-openssl-dev,libssl-dev\n apt:\n name: libcurl4-openssl-dev,libssl-dev\n state: latest\n register: installation\n become: yes\n\n- name: pip\n pip:\n name: wptools\n become: yes", "license_type": "no_license...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 201, "all_permissive": false }
ansible_role
the-it/config_and_tools
423bbbce60d17543e4057af9bdbb0c3de0f64d8b
0
ansible/roles/zsh
8,024
[ "no_license" ]
[ { "path": "ansible/roles/zsh/tasks/main.yml", "content": "---\n- include_vars: password.yml\n\n- name: Installing Zsh and git\n apt: pkg=zsh,git state=latest\n register: installation\n become: yes\n\n- name: Cloning oh-my-zsh\n git:\n repo=https://github.com/robbyrussell/oh-my-zsh\n dest=~/.oh-my...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1227, "all_permissive": false }
ansible_role
wolftales/awx_project
98a0ce387042ba2f0cebe4428a6e8543442fe436
1
roles/data-protection
8,024
[ "no_license" ]
[ { "path": "roles/data-protection/tasks/main.yml", "content": "---\n\n- name: 'validate required paramaters'\n assert:\n that:\n - dp_create.credentials is defined\n - dp_create.src_cluster_ip is defined\n - dp_create.src_vserver is defined\n - dp_create.src...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2968, "all_permissive": false }
ansible_role
wolftales/awx_project
98a0ce387042ba2f0cebe4428a6e8543442fe436
1
roles/ls_mirror
8,024
[ "no_license" ]
[ { "path": "roles/ls_mirror/vars/main.yml", "content": "---\n# vars file for ls_mirror", "license_type": "no_license", "detected_licenses": [], "size_bytes": 29 }, { "path": "roles/ls_mirror/tasks/main.yml", "content": "---\n# tasks file for ls_mirror\n- name: ..... create destination...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 3432, "all_permissive": false }
ansible_role
wolftales/awx_project
98a0ce387042ba2f0cebe4428a6e8543442fe436
1
roles/nfs_prov
8,024
[ "no_license" ]
[ { "path": "roles/nfs_prov/tasks/main.yml", "content": "---\n\n- name: 'provision export policy'\n netapp.ontap.na_ontap_export_policy:\n hostname: \"{{ nfs_prov.cluster_ip }}\"\n username: \"{{ nfs_prov.na.username }}\"\n password: \"{{ <PASSWORD> }}\"\n https:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1621, "all_permissive": false }
ansible_role
wolftales/awx_project
98a0ce387042ba2f0cebe4428a6e8543442fe436
1
roles/vol-security
8,024
[ "no_license" ]
[ { "path": "roles/vol-security/tasks/main.yml", "content": "---\n\n- name: 'validate required paramaters'\n assert:\n that:\n - vol_security.credentials is defined\n - vol_security.cluster_ip is defined\n - vol_security.vserver is defined\n - vol_securi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2157, "all_permissive": false }
ansible_role
cwpritt/MercyCP
6c012681ad4ca7f40c7284c8fe6cfbab355ee4fb
0
roles/app-tier
8,024
[ "no_license" ]
[ { "path": "roles/app-tier/tasks/main.yml", "content": "---\n# tasks file for roles/app-tier\n# installation of packages based on inventory groups\n- name: Install Firewalld\n yum: \n name: firewalld\n state: latest\n- name: Start firewalld service\n service:\n name: firewalld\n state: started\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1155, "all_permissive": false }
ansible_role
cwpritt/MercyCP
6c012681ad4ca7f40c7284c8fe6cfbab355ee4fb
0
roles/winad
8,024
[ "no_license" ]
[ { "path": "roles/winad/tasks/main.yml", "content": "---\n# tasks file for roles/winad\n- name: install ad-domain-service feature\n win_feature:\n name: ad-domain-services\n include_management_tools: yes\n include_sub_features: yes\n\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
OliaBey/docker_ansible_terraform
51b19ac6b9893f596b56ffd34185a43a184733f1
0
ansible/roles/docker_install
8,024
[ "no_license" ]
[ { "path": "ansible/roles/docker_install/tasks/main.yml", "content": "---\n# tasks file for setup_docker\n\n- name: install docker and wget\n yum:\n name: \"{{ item }}\"\n state: installed\n loop:\n - wget\n - docker\n\n- name: add group \"docker\"\n group: name=docker\n\n- name: add ec2-use...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 918, "all_permissive": false }
ansible_role
OliaBey/docker_ansible_terraform
51b19ac6b9893f596b56ffd34185a43a184733f1
0
ansible/roles/docker_nginx
8,024
[ "no_license" ]
[ { "path": "ansible/roles/docker_nginx/tasks/main.yml", "content": "---\n# tasks file for docker_nginx\n- name: start docker\n service:\n name: docker\n state: started\n\n- name: check, docker-compose exists\n stat:\n path: home/ec2-user/docker/compose/docker-compose.yml\n register: compose_path\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 639, "all_permissive": false }
ansible_role
OliaBey/docker_ansible_terraform
51b19ac6b9893f596b56ffd34185a43a184733f1
0
ansible/roles/docker_stack
8,024
[ "no_license" ]
[ { "path": "ansible/roles/docker_stack/tasks/main.yml", "content": "---\n# tasks file for docker_stack\n- name: Docker start\n service:\n name: docker\n state: started\n\n- name: Check if docker-compose file exists\n stat:\n path: /home/ec2-user/docker\n register: compose_file\n\n- name: Creating...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 786, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/addons
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/addons/tasks/coredns.yml", "content": "- name: 准备 DNS的部署文件\r\n template: src=dns/coredns.yaml.j2 dest={{ cluster_dir }}/yml/coredns.yaml\r\n run_once: true\r\n connection: local\r\n\r\n- name: 创建coredns部署\r\n shell: \"{{ cluster_dir }}/bin/kubectl apply -f {{ cluster_dir }}/ym...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 3257, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/app
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/app/vars/main.yml", "content": "user_name: app\r\nuser_id: 4000\r\ngroup_name: app\r\ngroup_id: 4000\r\nhttp_port: 8080\r\nservice_name: httpd\r\npackage_name: httpd", "license_type": "no_license", "detected_licenses": [], "size_bytes": 121 }, { "path": "playbo...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 695, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/calico
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/calico/tasks/main.yml", "content": "- name: 在节点创建相关目录\n file: name={{ item }} state=directory\n with_items:\n - /etc/calico/ssl\n\n- name: 创建calico 证书请求\n template: src=calico-csr.json.j2 dest={{ cluster_dir }}/ssl/calico-csr.json\n connection: local\n\n- name: 创建 calico证书和私钥...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2140, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/cni
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/cni/tasks/main.yml", "content": "- include: download.yml\r\n\r\n- name: 创建CNI 网络插件目录\r\n file: path=\"{{ CNI_PATH }}\" mode=0755 state=directory \r\n\r\n- name: 分发CNI 网络插件\r\n copy: src={{ cluster_dir }}/bin/{{ item }} dest={{ CNI_PATH }}/{{ item }} mode=0755\r\n with_items:\r\...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1873, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/containerd
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/containerd/tasks/download.yml", "content": "- shell: \"[ -f {{ files }}/bin/containerd ]\"\r\n register: check_containerd\r\n ignore_errors: true\r\n connection: local\r\n\r\n- block:\r\n - name: download package\r\n get_url:\r\n url: \"https://github.com/contain...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 891, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/docker
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/docker/tasks/main.yml", "content": "- include: download.yml\r\n- include: install.yml\r\n\r\n- include: cri_docker.yml\r\n when: CRI_DOCKER == \"true\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 106 }, { "path": "playbooks/roles/doc...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2914, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/etcd
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/etcd/tasks/etcd-ca.yml", "content": "# cfssl gencert -ca=ca.pem -ca-key=ca-key.pem -config=ca-config.json -profile=kubernetes server-csr.json | cfssljson -bare server\r\n- name: 创建etcd证书请求\r\n template: src=etcd-csr.json.j2 dest={{ cluster_dir }}/ssl/etcd-csr.json\r\n connection...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 3446, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/flannel
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/flannel/tasks/main.yml", "content": "- name: 下载flannel cni plugins\n copy: src={{ cluster_dir }}/bin/{{ item }} dest={{ bin_dir }}/{{ item }} mode=0755\n with_items:\n - bridge\n - flannel\n - host-local\n - loopback\n - portmap\n\n- name: 配置 flannel DaemonSet yam...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 875, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/haproxy
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/haproxy/vars/main.yml", "content": "# user_name: nginx\r\n# user_uid: 2000\r\n# group_name: nginx\r\n# group_gid: 2000\r\n# service_name: nginx\r\nservice_name: haproxy\r\npackage_name: haproxy", "license_type": "no_license", "detected_licenses": [], "size_bytes": 145 ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 5541, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/httpd
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/httpd/tasks/main.yml", "content": "- include: roles/public/tasks/user.yml\r\n- include: roles/public/tasks/yum.yml\r\n- include: copyfile.yml\r\n- include: roles/public/tasks/start.yml\r\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 145 }, ...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 375, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/keepalived
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/keepalived/vars/main.yml", "content": "# user_name: nginx\r\n# user_uid: 2000\r\n# group_name: nginx\r\n# group_gid: 2000\r\nservice_name: keepalived\r\npackage_name: keepalived\r\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 130 }, { ...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 2684, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/kube-ca
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/kube-ca/tasks/download.yml", "content": "- shell: \"[ -f {{ files }}/bin/cfssl-certinfo ]\"\r\n register: check_cfssl\r\n changed_when: false\r\n ignore_errors: true\r\n\r\n- block:\r\n - name: 下载cfssl证书生成工具\r\n get_url:\r\n # url: https://pkg.cfssl.org/R1.2/cfss...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3479, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/kube-config
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/kube-config/vars/main.yml", "content": "ADD_KCFG: false\r\nCUSTOM_EXPIRY: \"438000h\"\r\nKUBE_APISERVER: \"https://{{ groups['kube_master'][0] }}:{{ SECURE_PORT }}\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 117 }, { "path": "playbo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 1517, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/kube-download
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/kube-download/vars/main.yml", "content": "# user_name: nginx\r\n# user_uid: 2000\r\n# group_name: nginx\r\n# group_gid: 2000\r\n# service_name: nginx\r\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 101 }, { "path": "playbooks/roles/ku...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1024, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/kube-lb
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/kube-lb/tasks/download.yml", "content": "- shell: \"[ -f {{ files }}/bin/nginx ]\"\r\n register: check_nginx\r\n connection: local\r\n changed_when: false\r\n ignore_errors: true\r\n\r\n- block:\r\n - name: download nginx package\r\n get_url:\r\n url: \"http://f...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 406, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/kube-master
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/kube-master/tasks/main.yml", "content": "- include: download.yml\r\n- include: kubernetes-ca.yml\r\n- include: install.yml\r\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 79 }, { "path": "playbooks/roles/kube-master/tasks/install.yml"...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 6466, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/kube-node
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/kube-node/vars/main.yml", "content": "# 设置 APISERVER 地址,使用kube-lb负载均衡监听地址\nKUBE_APISERVER: \"https://127.0.0.1:{{ SECURE_PORT }}\"\n\n# cgroup driver\nCGROUP_DRIVER: \"systemd\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 132 }, { "...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 5126, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/kube-pre
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/kube-pre/templates/95-k8s-sysctl.conf.j2", "content": "# 将桥接的IPv4流量传递到iptables的链\r\nnet.bridge.bridge-nf-call-ip6tables = 1\r\nnet.bridge.bridge-nf-call-iptables = 1\r\nnet.bridge.bridge-nf-call-arptables = 1\r\nnet.ipv4.ip_forward = 1\r\nvm.swappiness = 0\r\nfs.file-max=6553600\r...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 7486, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/memcached
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/memcached/templates/memcached.j2", "content": "PORT=\"11211\"\r\nUSER=\"memcached\"\r\nMAXCONN=\"4096\"\r\nCACHESIZE=\"{{ ansible_memtotal_mb//4 }}\"\r\nOPTIONS=", "license_type": "no_license", "detected_licenses": [], "size_bytes": 98 }, { "path": "playbooks/r...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 242, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/mod_time
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/mod_time/files/mod_time.sh", "content": "#!/usr/bin/env bash\n#\n#********************************************************************\n#Author: Final\n#FileName: mod_time.sh\n#Copyright (C): 2022 All rights reserved\n#***************************...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 5241, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/nginx
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/nginx/tasks/main.yml", "content": "# 如何跨角色执行某一个任务,若使用到copy模块,注意文件路径\r\n- include: roles/public/tasks/group.yml\r\n- include: roles/public/tasks/user.yml\r\n- include: download.yml\r\n- include: install.yml\r\n- include: template.yml\r\n- include: roles/public/tasks/start.yml\r\n\r...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 12529, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/ping
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/ping/tasks/main.yml", "content": "- name: ping status\r\n action: ping", "license_type": "no_license", "detected_licenses": [], "size_bytes": 35 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 35, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/prepare
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/prepare/tasks/sshd.yml", "content": "- name: 禁用GSSAPIAuthentication\r\n replace: \r\n path: /etc/ssh/sshd_config\r\n regexp: '^(GSSAPIAuthentication).*'\r\n replace: '\\1 no'\r\n notify: restart sshd\r\n\r\n- name: 禁用sshd服务名称解析\r\n replace: \r\n path: /etc/ssh/sshd_...
{ "task_files": 11, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 18, "total_bytes": 7855, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/public
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/public/tasks/start.yml", "content": "- name: start service\r\n service: \r\n name: \"{{ service_name }}\"\r\n state: started\r\n enabled: yes", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 }, { "path": "playbooks/roles/publ...
{ "task_files": 4, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 617, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/rsync_file
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/rsync_file/tasks/main.yml", "content": "- name: 同步文件\r\n synchronize: \r\n src: \"{{ src_file }}\" \r\n dest: \"{{ dest_file }}\" \r\n compress: yes \r\n delete: yes \r\n checksum: yes \r\n copy_links: yes \r\n perms: yes\r\n # synchronize: src=/tmp/data des...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 278, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/scripts
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/scripts/tasks/main.yml", "content": "- name: run scripts\r\n script: \"../../../../cmd/{{ script_name }}\"\r\n register: script_result\r\n \r\n# - name: dep scripts\r\n# copy: src=\"../../../../cmd/{{ script_name }}\" dest=/tmp/ mode=0755\r\n\r\n# - name: run\r\n# command: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 390, "all_permissive": false }
ansible_role
Final233/ansible
759466f62fe247c2b3df53c7f3372f09a2ef7e3d
0
playbooks/roles/test
8,024
[ "no_license" ]
[ { "path": "playbooks/roles/test/templates/2.j2", "content": "#!/usr/bin/env bash\r\n\r\nlocal_ip=$(hostname -I | awk '{print $1}')\r\nhosts='/etc/hosts'\r\n{# {% for h in groups['all'] %} #}\r\n{% if ansible_default_ipv4.address in groups['kube_master'] %}\r\nhostnamectl set-hostname $(awk -v ip=$local_ip ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 1888, "all_permissive": false }
ansible_role
major/ansible-systemd-networkd
95e05eed514cbee3690c1dda76f8e42e287f6d31
4
roles/networkd
8,024
[ "permissive" ]
[ { "path": "roles/networkd/tasks/main.yml", "content": "---\n\n # - name: Dump\n # debug: var=hostvars[inventory_hostname]\n\n - name: Make systemd-networkd config directory\n file:\n path: /etc/systemd/network\n state: directory\n\n - name: Make .network files\n templat...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2455, "all_permissive": true }
ansible_role
lerndevops/ansible
823403352ca308d390c9fc053f2b81158cd6ff24
3
ansible-roles/jenkinsrole/roles/jenkins
8,024
[ "no_license" ]
[ { "path": "ansible-roles/jenkinsrole/roles/jenkins/tasks/main.yml", "content": "---\n- name: Adding Jenkins user\n user: name=jenkins groups=sudo,shadow shell=/bin/bash append=yes generate_ssh_key=yes ssh_key_file=.ssh/id_rsa\n\n- name: Adding Jenkins user to sudoers\n lineinfile: dest=/etc/sudoers state=...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 732, "all_permissive": false }