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
alf149/ansible
277f84927518e937c223bec4de88e4ecaa57af75
1
roles/system
7,523
[ "no_license" ]
[ { "path": "roles/system/files/dot_files/.bash_aliases", "content": "\n# LS\nalias ls='ls -l --color=auto'\nalias ll='ls -ltrah --color=auto'\nalias root='sudo -u root -i'\n\n# Update\nalias updateall='echo && echo ---update/upgrade/certupdate/autoremove and flatpack -requeres sudo--- ; echo && echo && sud...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 5820, "all_permissive": false }
ansible_role
alf149/ansible
277f84927518e937c223bec4de88e4ecaa57af75
1
roles/ufw
7,523
[ "no_license" ]
[ { "path": "roles/ufw/handlers/main.yml", "content": "---\n- name: Reloadufw\n community.general.ufw:\n state: reloaded\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 67 }, { "path": "roles/ufw/defaults/main.yml", "content": "---\nenable_ufw: true\nenable...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 2882, "all_permissive": false }
ansible_role
CiscoKorea/cloudux
5430fdb5a0cb59a2b6e7bf30539a0ad1ed2633d7
1
ansible/playbook/roles/portal
7,523
[ "no_license" ]
[ { "path": "ansible/playbook/roles/portal/vars/main.yml", "content": "---\nbasedir: /home/cisco/cloudux\n\n#Maria database information\ndatabase_host: localhost\ndatabase_name: cloudportal\ndatabase_user: portal\ndatabase_pass: <PASSWORD>\ndatabase_port: 3306\n\n#VMWare vcenter information \nvcenter_host: 10...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3131, "all_permissive": false }
ansible_role
RatanShreshtha/WorkstationSetup
e62d18d9f9ba6494818bd09f0a885c88ff18dec4
1
roles/basic
7,523
[ "no_license" ]
[ { "path": "roles/basic/tasks/main.yml", "content": "---\n- name: Update all dnf packages\n dnf:\n name: \"*\"\n state: latest\n tags:\n - update\n\n- name: Get version of Fedora\n command: rpm -E %fedora\n register: fedora_version\n tags:\n - rpmfusion\n\n- name: Install rpmfusion repositor...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 880, "all_permissive": false }
ansible_role
RatanShreshtha/WorkstationSetup
e62d18d9f9ba6494818bd09f0a885c88ff18dec4
1
roles/configure
7,523
[ "no_license" ]
[ { "path": "roles/configure/files/starship.toml", "content": "format = \"$all\"\n\n[aws]\nformat = \"on [$symbol$profile(\\\\($region\\\\))]($style) \"\nsymbol = \" \"\nstyle = \"bold yellow\"\ndisabled = true\n\n[aws.region_aliases]\nap-southeast-2 = \"apse-2\"\n\n[battery]\nfull_symbol = \"\"\ncharging_s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 7363, "all_permissive": false }
ansible_role
RatanShreshtha/WorkstationSetup
e62d18d9f9ba6494818bd09f0a885c88ff18dec4
1
roles/development
7,523
[ "no_license" ]
[ { "path": "roles/development/tasks/main.yml", "content": "---\n- name: Install the development, basic group\n dnf:\n name: \"{{ item }}\"\n state: present\n with_items:\n - zlib.i686\n - ncurses-libs.i686\n - bzip2-libs.i686\n - glibc.i686\n - glibc-devel.i686\n - libstdc++.i686\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2506, "all_permissive": false }
ansible_role
RatanShreshtha/WorkstationSetup
e62d18d9f9ba6494818bd09f0a885c88ff18dec4
1
roles/multimedia
7,523
[ "no_license" ]
[ { "path": "roles/multimedia/templates/torbrowser.j2", "content": "[Desktop Entry]\nType=Application\nName=Tor Browser\nGenericName=Web Browser\nComment=Tor Browser is +1 for privacy and -1 for mass surveillance\nCategories=Network;WebBrowser;Security;\nExec=sh -c '\"$HOME/Desktop/softwares/tor-browser_en-US...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1290, "all_permissive": false }
ansible_role
RatanShreshtha/WorkstationSetup
e62d18d9f9ba6494818bd09f0a885c88ff18dec4
1
roles/utils
7,523
[ "no_license" ]
[ { "path": "roles/utils/handlers/main.yml", "content": "---\n- name: Reload systemd daemon\n systemd:\n state: restarted\n daemon_reload: yes\n name: crond\n\n- name: Start and enable powertop\n systemd:\n name: powertop\n state: started\n enabled: True\n", "license_type": "no_license...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 859, "all_permissive": false }
ansible_role
RatanShreshtha/WorkstationSetup
e62d18d9f9ba6494818bd09f0a885c88ff18dec4
1
roles/wallpapers
7,523
[ "no_license" ]
[ { "path": "roles/wallpapers/tasks/main.yml", "content": "---\n- name: Install more wallpaper packs\n dnf:\n name: \"{{ item }}\"\n state: present\n with_items:\n - f30-backgrounds-gnome\n - f29-backgrounds-gnome\n - f28-backgrounds-gnome\n - f27-backgrounds-gnome\n - f26-backgrounds-g...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 482, "all_permissive": false }
ansible_role
anton-sidelnikov/csm-k8s-teamcity
37e390343b805677749482379e12cf44ad5db12a
0
roles/build_terraform_infra
7,523
[ "permissive" ]
[ { "path": "roles/build_terraform_infra/tasks/main.yml", "content": "- name: Terraform pre_build\n include_tasks: pre_build.yml\n\n- name: Terraform build\n include_tasks: build.yml\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 111 }, { ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 5423, "all_permissive": true }
ansible_role
shiriul/log-analyzer
426daa5cff4030525e126cc360f0755c68ce5b55
0
beatspray/roles/filebeat
7,523
[ "no_license" ]
[ { "path": "beatspray/roles/filebeat/defaults/main.yml", "content": "---\nfilebeat_version: 8.x\nfilebeat_package: filebeat\nfilebeat_package_state: present\n\nfilebeat_create_config: true\nfilebeat_template: \"filebeat.yml.j2\"\n\nfilebeat_inputs:\n - type: log\n id: \"{{ target_system.system_group }}\"...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2300, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/app
7,523
[ "no_license" ]
[ { "path": "roles/app/templates/app_configs/secrets.yml.j2", "content": "{{app_stage}}:\n secret_key_base: '{{secret_key_base}}'\n airbrake_api_key: '{{airbrake_api_key}}'\n aws:\n access_key_id: '{{aws_access_key_id}}'\n secret_key: '{{aws_secret_key}}'\n mws:\n seller_id: '{{mws_seller_id}}'\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 6396, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/docker_host
7,523
[ "no_license" ]
[ { "path": "roles/docker_host/vars/main.yml", "content": "docker_compose_version: '1.8.0-rc2'", "license_type": "no_license", "detected_licenses": [], "size_bytes": 35 }, { "path": "roles/docker_host/tasks/main.yml", "content": "---\n - name: Install apt-transport-https\n apt: nam...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1232, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/nginx
7,523
[ "no_license" ]
[ { "path": "roles/nginx/tasks/main.yml", "content": "- name: 'apt | install'\n apt: name=nginx state=latest\n- name: 'remove defaults'\n file: 'path=/etc/nginx/{{ item }}/default state=absent'\n with_items:\n - sites-enabled\n - sites-available\n", "license_type": "no_license", "detected_lic...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 195, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/nodejs
7,523
[ "no_license" ]
[ { "path": "roles/nodejs/tasks/main.yml", "content": "- name: 'apt | install'\n apt: name={{item}} state=latest\n with_items:\n - nodejs\n - npm\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 95, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/postgres_docker
7,523
[ "no_license" ]
[ { "path": "roles/postgres_docker/files/patch_pg_config.sh", "content": "PG_CONFIG=/var/lib/postgresql/data/postgresql.conf\n\nsed -ri 's/^(#|)synchronous_commit .*$/synchronous_commit = off/g' $PG_CONFIG\nsed -ri 's/^(#|)checkpoint_completion_target .*$/checkpoint_completion_target = 0.9/g' $PG_CONFIG\nsed ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1816, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/postgresql
7,523
[ "no_license" ]
[ { "path": "roles/postgresql/tasks/main.yml", "content": "- name: postgresql | apt | repository\n apt_repository: repo='deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' state=present\n tags: ['postgres']\n\n- name: postgresql | apt | repository key\n apt_key: url=https://www.postgresql.org/m...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 797, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/rbenv
7,523
[ "no_license" ]
[ { "path": "roles/rbenv/tasks/main.yml", "content": "- name: 'clone repo'\n git: 'repo=git://github.com/sstephenson/rbenv.git dest={{rbenv_root}} accept_hostkey=yes'\n\n- name: 'check ruby_build installed'\n command: 'test -x {{rbenv_root}}/plugins/ruby-build'\n # Check if ruby build installed and registe...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2246, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/redis
7,523
[ "no_license" ]
[ { "path": "roles/redis/tasks/main.yml", "content": "- name: 'apt | install'\n apt: name=redis-server\n notify:\n - restart redis-server\n tags: ['redis']\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 104, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/redis_docker
7,523
[ "no_license" ]
[ { "path": "roles/redis_docker/tasks/main.yml", "content": "---\n- name: Run Redis container\n docker:\n name: c_redis\n image: redis\n memory_limit: 1024000000\n state: reloaded\n restart_policy: always\n ports: 6379:6379\n\n- name: Drop all incoming external traffic on postgres port\n s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 411, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/sentry_docker
7,523
[ "no_license" ]
[ { "path": "roles/sentry_docker/templates/docker-compose.yml.j2", "content": "postgres:\n image: postgres:9.5\n env_file: .env\n volumes:\n - {{ docker_data_path }}/{{ sentry_dir }}/postgres:/var/lib/postgresql/data\nredis:\n image: redis:3.2\nbeat: &DEFAULT\n image: sentry:8.5\n command: \"sentry r...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 3471, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/solr_docker
7,523
[ "no_license" ]
[ { "path": "roles/solr_docker/tasks/main.yml", "content": "---\n- name: Run Solr container\n docker:\n name: fa_solr\n image: solr\n memory_limit: 1024000000\n state: reloaded\n restart_policy: always\n ports: 8983:8983\n\n- name: Drop all incoming external traffic on Solr port\n shell: i...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 405, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/system_common
7,523
[ "no_license" ]
[ { "path": "roles/system_common/tasks/main.yml", "content": "# System update, requirements.\n- name: apt | update cache\n apt: update_cache=yes\n\n# TODO: uncomment if you need to enable system upgrading.\n# - name: 'apt | upgrade dist'\n# apt: upgrade=dist\n\n- name: apt | install packages\n apt: name={...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2765, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/teamcity
7,523
[ "no_license" ]
[ { "path": "roles/teamcity/vars/main.yml", "content": "teamcity_dir: teamcity\nteamcity_public_domain: tc.httplab.ru\nteamcity_local_port: 8111\nteamcity_agents: 2\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 106 }, { "path": "roles/teamcity/templates/nginx_tea...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 5038, "all_permissive": false }
ansible_role
httplab/httplab_ansible
461fdb24240d5d42f8910406e7dacfe6332f1f8d
1
roles/youtrack
7,523
[ "no_license" ]
[ { "path": "roles/youtrack/files/Dockerfile", "content": "FROM java:latest\n\nMAINTAINER <NAME> <<EMAIL>>\n\nCOPY entry-point.sh /entry-point.sh\n\nENV YOUTRACK_VERSION 6.5.17105\n\nRUN mkdir -p /opt/youtrack/data /opt/youtrack/backup /opt/youtrack/bin\n\nWORKDIR /opt/youtrack\n\nRUN apt-get update && rm -rf...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 3233, "all_permissive": false }
ansible_role
CorentinB99/app-salaire
fd181378d519f7dbe608d2b070bf8f3f4abf5752
0
roles/Apache
7,522
[ "no_license" ]
[ { "path": "roles/Apache/tasks/main.yml", "content": "---\n\n- name: Install Packages\n yum:\n name:\n - git\n - httpd\n - php\n - php-mysql\n state: present\n\n- name: Give writable mode to http folder\n file:\n path: /var/www/html\n state: directory\n mode: 0755\n\n- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 641, "all_permissive": false }
ansible_role
CorentinB99/app-salaire
fd181378d519f7dbe608d2b070bf8f3f4abf5752
0
roles/mariadb
7,522
[ "no_license" ]
[ { "path": "roles/mariadb/tasks/main.yml", "content": "---\n\n- name: install mariadb package\n yum:\n name: \n - mariadb\n - mariadb-server\n state: present\n\n- name: restart and enable systemd mariadb service\n systemd:\n name: mariadb\n enabled: yes\n state: restarted\n\n- name: Star...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 493, "all_permissive": false }
ansible_role
Tarclaw/ansible_tutorial
24625635c788641c2cd10128cc7ed904c9f30ca2
0
roles/base
7,522
[ "no_license" ]
[ { "path": "roles/base/tasks/main.yml", "content": "- name: add ssh key for simone\n authorized_key:\n user: simone\n key: \"<KEY>\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 83 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 83, "all_permissive": false }
ansible_role
Tarclaw/ansible_tutorial
24625635c788641c2cd10128cc7ed904c9f30ca2
0
roles/db_servers
7,522
[ "no_license" ]
[ { "path": "roles/db_servers/tasks/main.yml", "content": "- name: install mariadb server (Ubuntu)\n tags: db,mariadb,ubuntu\n apt:\n name: mariadb-server\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 15...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 157, "all_permissive": false }
ansible_role
Tarclaw/ansible_tutorial
24625635c788641c2cd10128cc7ed904c9f30ca2
0
roles/web_servers
7,522
[ "no_license" ]
[ { "path": "roles/web_servers/tasks/main.yml", "content": "- name: install apache and php for Ubuntu servers\n tags: apache,apache2,ubuntu\n apt:\n name:\n - apache2\n - libapache2-mod-php\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n\n- name: copy default html file for site...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 380, "all_permissive": false }
ansible_role
unboxed/aws-ansible-autoscaling-and-code-deploy
632a218e3ffbd5037bbbef7778120713ed8ca420
13
ansible/roles/base-app
7,522
[ "no_license" ]
[ { "path": "ansible/roles/base-app/tasks/app-config.yml", "content": "################################################################################\n# Environment Settings\n################################################################################\n# Environment file that's used for the setup of the...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 7112, "all_permissive": false }
ansible_role
unboxed/aws-ansible-autoscaling-and-code-deploy
632a218e3ffbd5037bbbef7778120713ed8ca420
13
ansible/roles/base-os
7,522
[ "no_license" ]
[ { "path": "ansible/roles/base-os/vars/main.yml", "content": "---\n# Sysadmin users - automatically get a login and a ssh key\n# create encrypted password with mkpasswd -m <PASSWORD>2 and add a line below\n# You might need to 'apt-get install whois' to install mkpasswd\n\n# Replace this with something like t...
{ "task_files": 7, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 12, "total_bytes": 12249, "all_permissive": false }
ansible_role
unboxed/aws-ansible-autoscaling-and-code-deploy
632a218e3ffbd5037bbbef7778120713ed8ca420
13
ansible/roles/webserver
7,522
[ "no_license" ]
[ { "path": "ansible/roles/webserver/tasks/main.yml", "content": "- name: Web Server | Create mounted log dir\n file: path=/log/nginx state=directory owner=www-data group=adm mode=0750\n\n# We use the nginx-extras package, since we use some additional nginx features\n- name: Web Server | Add nginx\n apt: na...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 7223, "all_permissive": false }
ansible_role
Anasjabri/homelab-services
c80f3c5086bbc1fda11872df1d5f44c6c4f649d4
1
ansible/roles/disable_se_linux
7,522
[ "no_license" ]
[ { "path": "ansible/roles/disable_se_linux/tasks/main.yml", "content": "- name: Disable SELinux\n become: yes\n selinux:\n state: disabled\n- name: change SELinux value to permissive in config file\n become: yes\n lineinfile:\n path: /etc/selinux/config\n regexp: '^SELINUX='\n line: 'SELINUX=...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 242, "all_permissive": false }
ansible_role
Anasjabri/homelab-services
c80f3c5086bbc1fda11872df1d5f44c6c4f649d4
1
ansible/roles/disable_swap
7,522
[ "no_license" ]
[ { "path": "ansible/roles/disable_swap/tasks/main.yml", "content": "- name: Disable SWAP since kubernetes can't work with swap enabled (1/2)\n command: swapoff -a\n become: true\n\n- name: Disable swap permanently, persist reboots\n replace:\n path: /etc/fstab\n regexp: '^(\\s*)([^#\\n]+\\s+)(\\w+\\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 305, "all_permissive": false }
ansible_role
Anasjabri/homelab-services
c80f3c5086bbc1fda11872df1d5f44c6c4f649d4
1
ansible/roles/enable_bridge_firewall_rule
7,522
[ "no_license" ]
[ { "path": "ansible/roles/enable_bridge_firewall_rule/tasks/main.yml", "content": "- name: Enabling Bridge Firewall Rule\n become: yes\n shell: \"echo '1' > /proc/sys/net/bridge/bridge-nf-call-iptables\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 120 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 120, "all_permissive": false }
ansible_role
Anasjabri/homelab-services
c80f3c5086bbc1fda11872df1d5f44c6c4f649d4
1
ansible/roles/install_docker
7,522
[ "no_license" ]
[ { "path": "ansible/roles/install_docker/tasks/create_required_dirs.yml", "content": "- name: Creating docker directory in system d \n become: yes\n file:\n path: \"{{ item }}\"\n state: directory\n loop:\n - /etc/docker\n - /etc/systemd/system/docker.service.d\n", "license_type": "no_lice...
{ "task_files": 7, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 1539, "all_permissive": false }
ansible_role
Anasjabri/homelab-services
c80f3c5086bbc1fda11872df1d5f44c6c4f649d4
1
ansible/roles/install_kubernetes
7,522
[ "no_license" ]
[ { "path": "ansible/roles/install_kubernetes/tasks/start_kubelet.yml", "content": "- name: start kubelet \n become: yes\n shell: |\n systemctl enable --now kubelet\n systemctl start kubelet\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 111 }, { "path": "...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1304, "all_permissive": false }
ansible_role
Anasjabri/homelab-services
c80f3c5086bbc1fda11872df1d5f44c6c4f649d4
1
ansible/roles/install_traffic_control_utility
7,522
[ "no_license" ]
[ { "path": "ansible/roles/install_traffic_control_utility/tasks/main.yml", "content": "- name: Install iproute-tc package\n become: yes\n yum:\n name: iproute-tc\n state: installed\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 98 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 98, "all_permissive": false }
ansible_role
Anasjabri/homelab-services
c80f3c5086bbc1fda11872df1d5f44c6c4f649d4
1
ansible/roles/make_bridge_traffic_visible_to_ip_tables
7,522
[ "no_license" ]
[ { "path": "ansible/roles/make_bridge_traffic_visible_to_ip_tables/tasks/load_br_netfilter.yml", "content": "- name: load br_netfilter module\n become: yes\n modprobe:\n name: br_netfilter\n state: present\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 101 }, ...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 865, "all_permissive": false }
ansible_role
Anasjabri/homelab-services
c80f3c5086bbc1fda11872df1d5f44c6c4f649d4
1
ansible/roles/open_ports
7,522
[ "no_license" ]
[ { "path": "ansible/roles/open_ports/tasks/main.yml", "content": "- name: permit traffic on ports\n become: yes\n firewalld:\n port: \"{{ item }}\"\n permanent: yes\n state: enabled\n immediate: yes\n loop:\n - 6443/tcp\n - 2379/tcp\n - 2380/tcp\n - 10250/tcp\n - 10251/tcp\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 256, "all_permissive": false }
ansible_role
metanyx/metanyx
736c470be29c25fa7c844264999515625c8a6f24
3
ansible/roles/beagleboneblack
7,522
[ "no_license" ]
[ { "path": "ansible/roles/beagleboneblack/tasks/main.yml", "content": "---\n\n# Remove unused packages\n- name: Remove unwanted applications\n apt:\n pkg: \"{{ item }}\"\n state: absent\n purge: yes\n with_items:\n - lightdm\n - apache2.2-bin\n - apache2-utilsA\n - wicd-daemon\n - w...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 942, "all_permissive": false }
ansible_role
metanyx/metanyx
736c470be29c25fa7c844264999515625c8a6f24
3
ansible/roles/common
7,522
[ "no_license" ]
[ { "path": "ansible/roles/common/handlers/main.yml", "content": "---\n\n- name: Load iptables rules\n command: /bin/bash /root/iptables.sh\n\n- name: Restart networking\n service: name=networking enabled=yes state=restarted\n\n- name: ifdown ext_interface\n command: ifdown {{ external_interface }}\n\n- na...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 15388, "all_permissive": false }
ansible_role
metanyx/metanyx
736c470be29c25fa7c844264999515625c8a6f24
3
ansible/roles/webmanager
7,522
[ "no_license" ]
[ { "path": "ansible/roles/webmanager/handlers/main.yml", "content": "---\n\n- name: Restart webmanager\n service: \n name: metanyx-manager\n enabled: yes\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 108 }, { "path": "ansible/roles/w...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 379, "all_permissive": false }
ansible_role
sora-corporation/web-app-deploy-basic
ccdc58a8c4ff6505459015b52c73baafeb8d62f3
0
02_backend/infra/playbook/roles/base
7,522
[ "no_license" ]
[ { "path": "02_backend/infra/playbook/roles/base/tasks/main.yml", "content": "---\n- name: Update and upgrade apt packages\n become: true\n apt:\n upgrade: yes\n update_cache: yes\n\n- name: Set timezone to Asia/Tokyo\n community.general.timezone:\n name: Asia/Tokyo\n\n- name: Set swapfile to fac...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1527, "all_permissive": false }
ansible_role
sora-corporation/web-app-deploy-basic
ccdc58a8c4ff6505459015b52c73baafeb8d62f3
0
02_backend/infra/playbook/roles/nginx
7,522
[ "no_license" ]
[ { "path": "02_backend/infra/playbook/roles/nginx/templates/upstream.conf.j2", "content": "upstream puma {\n server unix:{{app_dir}}/current/tmp/sockets/puma.sock;\n}\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 75 }, { "path": "02_backend/infra/playbook/roles...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2589, "all_permissive": false }
ansible_role
sora-corporation/web-app-deploy-basic
ccdc58a8c4ff6505459015b52c73baafeb8d62f3
0
02_backend/infra/playbook/roles/nodejs
7,522
[ "no_license" ]
[ { "path": "02_backend/infra/playbook/roles/nodejs/tasks/main.yml", "content": "---\n- name: Install Node.js repo\n shell: curl -sL https://deb.nodesource.com/setup_22.x | sudo -E bash -\n\n- name: Install Node.js\n package:\n name: nodejs\n state: present\n", "license_type": "no_license", "d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 178, "all_permissive": false }
ansible_role
sora-corporation/web-app-deploy-basic
ccdc58a8c4ff6505459015b52c73baafeb8d62f3
0
02_backend/infra/playbook/roles/puma
7,522
[ "no_license" ]
[ { "path": "02_backend/infra/playbook/roles/puma/templates/logrotate.j2", "content": "{{app_dir}}/shared/log/{{rails_env}}.log {\n su {{deployer}} {{deployer}}\n create 0664 {{deployer}} {{deployer}}\n weekly\n rotate 24\n missingok\n notifempty\n compress\n\n lastaction\n sudo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1231, "all_permissive": false }
ansible_role
sora-corporation/web-app-deploy-basic
ccdc58a8c4ff6505459015b52c73baafeb8d62f3
0
02_backend/infra/playbook/roles/rbenv
7,522
[ "no_license" ]
[ { "path": "02_backend/infra/playbook/roles/rbenv/tasks/main.yml", "content": "---\n- name: Checkout rbenv_repo\n git: >\n repo={{ rbenv_repo }}\n dest={{ rbenv_root }}\n version={{ rbenv.version }}\n accept_hostkey=true\n with_items: \"{{ deployer }}\"\n become: true\n become_user: \"{{ item...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2814, "all_permissive": false }
ansible_role
abdul0459/ansible
9a762300a47f85418f2508279e1828cbe7812c7d
0
playbooks/roles/stack
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/stack/tasks/main.yml", "content": "- name: install web server and related packages\n loop:\n - httpd\n - java\n package:\n name: \"{{item}}\"\n state: present\n\n- name: tomcat integration on webserver \n template:\n src: studentapp.conf.j2\n des...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1865, "all_permissive": false }
ansible_role
operasoftware/dns-ui
e5c73d5ad0384091a97fded483261ba0674eee6e
290
vagrant/ansible/roles/dns-ui
7,522
[ "permissive" ]
[ { "path": "vagrant/ansible/roles/dns-ui/vars/main.yml", "content": "---\nsupported_db_vendors:\n - postgresql\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 41 }, { "path": "vagrant/ansible/roles/dns-ui/tasks/main.yml", "content": "-...
{ "task_files": 10, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 14, "total_bytes": 11314, "all_permissive": true }
ansible_role
sdesbure/onap-ansible
6f8cb430683b1673c0a3cc68e2657e79122fee08
2
playbooks/roles/clamp
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/clamp/handlers/main.yaml", "content": "---\n- name: restart consul agent container\n docker_container:\n name: \"{{ consul_agent_name }}\"\n state: started\n restart: \"yes\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 137 }, ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 3513, "all_permissive": false }
ansible_role
sdesbure/onap-ansible
6f8cb430683b1673c0a3cc68e2657e79122fee08
2
playbooks/roles/consul
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/consul/templates/config.json.j2", "content": "{\n \"advertise_addr\": \"{{ ansible_default_ipv4.address }}\",\n \"advertise_addr_wan\": \"{{ ansible_ssh_host }}\",\n \"bind_addr\": \"0.0.0.0\",\n{% if groups.consul | length == 1 %}\n \"bootstrap\": true,\n{% else %}\n \"boots...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1603, "all_permissive": false }
ansible_role
sdesbure/onap-ansible
6f8cb430683b1673c0a3cc68e2657e79122fee08
2
playbooks/roles/create-vms
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/create-vms/tasks/dns.yaml", "content": "---\n- name: generate dns zone \"{{ item }}\"\n os_zone:\n auth:\n project_name: \"{{ project_name }}\"\n email: \"{{ email }}\"\n description: \"ONAP zone {{ item }}\"\n state: present\n name: \"{{ item }}.\"\n with_it...
{ "task_files": 8, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 9, "total_bytes": 13114, "all_permissive": false }
ansible_role
sdesbure/onap-ansible
6f8cb430683b1673c0a3cc68e2657e79122fee08
2
playbooks/roles/dns
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/dns/templates/local.j2", "content": "//\n// Do any local configuration here\n//\n\n// Consider adding the 1918 zones here, if they are not used in your\n// organization\n//include \"/etc/bind/zones.rfc1918\";\n\n{% for zone in zones %}\nzone \"{{ zone }}\" {\n type master;\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 9380, "all_permissive": false }
ansible_role
sdesbure/onap-ansible
6f8cb430683b1673c0a3cc68e2657e79122fee08
2
playbooks/roles/legacy-heat
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/legacy-heat/templates/onap_openstack.env.j2", "content": "parameters:\n\n ##############################################\n # #\n # Parameters used across all ONAP components #\n # #\n ######...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 8386, "all_permissive": false }
ansible_role
sdesbure/onap-ansible
6f8cb430683b1673c0a3cc68e2657e79122fee08
2
playbooks/roles/mr
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/mr/tasks/consul_agent.yaml", "content": "---\n- name: ensure directories for consul agent is present\n file:\n path: \"{{ item }}\"\n state: directory\n with_items:\n - \"{{ consul_volume }}/config/scripts\"\n - \"{{ consul_volume }}/config/bin\"\n\n- name: copy scri...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 6796, "all_permissive": false }
ansible_role
sdesbure/onap-ansible
6f8cb430683b1673c0a3cc68e2657e79122fee08
2
playbooks/roles/prepare-vms
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/prepare-vms/tasks/main.yaml", "content": "---\n- name: check if vm is using resolvconf service or not\n stat:\n path: /etc/resolvconf/\n register: resolvconf\n tags:\n - creation\n\n- name: add dns own server entry in resolvconf head\n lineinfile:\n path: /etc/resolvc...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 4927, "all_permissive": false }
ansible_role
sdesbure/onap-ansible
6f8cb430683b1673c0a3cc68e2657e79122fee08
2
playbooks/roles/robot
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/robot/tasks/main.yaml", "content": "---\n- name: ensure directories are created\n file:\n path: \"{{ item }}\"\n state: directory\n with_items:\n - \"{{ onap_etc_path }}/eteshare/logs\"\n - \"{{ onap_etc_path }}/eteshare/config\"\n - \"{{ onap_etc_path }}/testsuit...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 5040, "all_permissive": false }
ansible_role
sdesbure/onap-ansible
6f8cb430683b1673c0a3cc68e2657e79122fee08
2
playbooks/roles/vid
7,522
[ "no_license" ]
[ { "path": "playbooks/roles/vid/tasks/consul_agent.yaml", "content": "---\n- name: ensure directories for consul agent is present\n file:\n path: \"{{ item }}\"\n state: directory\n with_items:\n - \"{{ consul_volume }}/config/scripts\"\n - \"{{ consul_volume }}/config/bin\"\n\n- name: generate...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 4811, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Docker-Portainer/roles/portainer_deploy
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Docker-Portainer/roles/portainer_deploy/tasks/main.yaml", "content": "---\n- name: Ensure docker-compose is installed\n ansible.builtin.package:\n name: docker-compose\n state: present\n\n- name: Ensure Docker service is running\n ansible.builtin.service:\n name: dock...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1303, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Docker-Swarm/roles/docker_install
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Docker-Swarm/roles/docker_install/templates/docker_daemon.json.j2", "content": "{\n \"storage-driver\": \"{{ docker_daemon_options['storage-driver'] }}\"\n}\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 74 }, { "path": "Ansible/P...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 1343, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Docker-Swarm/roles/init_docker_swarm
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Docker-Swarm/roles/init_docker_swarm/tasks/main.yaml", "content": "---\n- name: Check if Swarm is already initialized\n ansible.builtin.command:\n cmd: docker info\n register: swarm_check\n changed_when: false\n\n- name: Initialize Docker Swarm\n ansible.builtin.command:\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 696, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Docker-Swarm/roles/manager_join_docker_swarm
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Docker-Swarm/roles/manager_join_docker_swarm/tasks/main.yaml", "content": "---\n- name: Check if Swarm is already initialized\n ansible.builtin.command:\n cmd: docker info\n register: swarm_check\n changed_when: false\n\n- name: Retrieve manager join token from manager\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 713, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Docker-Swarm/roles/mount_nfs
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Docker-Swarm/roles/mount_nfs/tasks/main.yaml", "content": "---\n- name: Ensure NFS utilities are installed\n ansible.builtin.apt:\n name: nfs-common\n state: present\n update_cache: true\n\n- name: Reload systemd to recognize NFS changes\n ansible.builtin.systemd:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 741, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Docker-Swarm/roles/portainer_deploy
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Docker-Swarm/roles/portainer_deploy/handlers/main.yaml", "content": "---\n- name: Start Portainer\n community.docker.docker_compose:\n project_src: /home/ubuntu/docker-compose/portainer\n state: present\n restarted: true\n", "license_type": "no_license", "detec...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1369, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Docker-Swarm/roles/worker_join_docker_swarm
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Docker-Swarm/roles/worker_join_docker_swarm/tasks/main.yaml", "content": "---\n- name: Check if Swarm is already initialized\n ansible.builtin.command:\n cmd: docker info\n register: swarm_check\n changed_when: false\n\n- name: Retrieve worker join token from manager\n an...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 681, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/RKE2/roles/add-agent
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/RKE2/roles/add-agent/templates/rke2-agent-config.j2", "content": "write-kubeconfig-mode: \"0644\"\ntoken: {{ hostvars['server1']['token'] }}\nserver: https://{{ hostvars['server1']['ansible_host'] }}:9345\nnode-label:\n - \"agent=true\"\n", "license_type": "no_license", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 705, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/RKE2/roles/add-server
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/RKE2/roles/add-server/templates/rke2-server-config.j2", "content": "write-kubeconfig-mode: \"0644\"\ntoken: {{ hostvars['server1']['token'] }}\nserver: https://{{ hostvars['server1']['ansible_host'] }}:9345\ntls-san:\n - {{ vip }}\n - {{ hostvars['server1']['ansible_host'] }}\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2360, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/RKE2/roles/apply-manifests
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/RKE2/roles/apply-manifests/templates/metallb-ippool.j2", "content": "apiVersion: metallb.io/v1beta1\nkind: IPAddressPool\nmetadata:\n name: {{ lb_pool_name }}\n namespace: metallb-system\nspec:\n addresses:\n - {{ lb_range }}", "license_type": "no_license", "detected...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2667, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/RKE2/roles/kube-vip
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/RKE2/roles/kube-vip/defaults/main.yaml", "content": "---\nkube_vip_version: v0.8.0\nvip_interface: eth0\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 49 }, { "path": "Ansible/Playbooks/RKE2/roles/kube-vip/meta/argument_specs.yml", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 3535, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/RKE2/roles/prepare-nodes
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/RKE2/roles/prepare-nodes/tasks/main.yaml", "content": "- name: Enable IPv4 forwarding\n ansible.posix.sysctl:\n name: net.ipv4.ip_forward\n value: \"1\"\n state: present\n reload: true\n tags: sysctl\n\n- name: Enable IPv6 forwarding\n ansible.posix.sysctl:\n n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 311, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/RKE2/roles/rke2-download
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/RKE2/roles/rke2-download/vars/main.yaml", "content": "---\nrke2_binary_url: \"https://github.com/rancher/rke2/releases/download/{{ rke2_version }}/rke2.{{ os }}-{{ arch }}\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 117 }, { "pa...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 736, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/RKE2/roles/rke2-prepare
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/RKE2/roles/rke2-prepare/templates/rke2-server.service.j2", "content": "# rke2-server.service.j2\n[Unit]\nDescription=RKE2 server\nAfter=network.target\n\n[Service]\nExecStart=/usr/local/bin/rke2 server\nKillMode=process\nRestart=on-failure\nRestartSec=5s\n\n[Install]\nWantedBy=m...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 4901, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Talos/roles/add-workers
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Talos/roles/add-workers/tasks/main.yaml", "content": "---\n# Generate Machine Configurations. This is using the qemu agent as per: https://www.talos.dev/v1.7/talos-guides/install/virtualized-platforms/proxmox/\n- name: Apply config to first worker\n ansible.builtin.command:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 541, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Talos/roles/apply-config
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Talos/roles/apply-config/tasks/main.yaml", "content": "---\n# Generate Machine Configurations. This is using the qemu agent as per: https://www.talos.dev/v1.7/talos-guides/install/virtualized-platforms/proxmox/\n- name: Apply config to first node\n ansible.builtin.command:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 768, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Talos/roles/configure-cluster
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Talos/roles/configure-cluster/tasks/main.yaml", "content": "---\n- name: Check that the config file doesn't already exist\n ansible.builtin.stat:\n path: \"{{ config_file }}\"\n register: stat_result\n\n# Generate Machine Configurations. This is using the qemu agent as per:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 656, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Talos/roles/configure-talosctl
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Talos/roles/configure-talosctl/tasks/main.yaml", "content": "---\n# Update TalosCTL\n- name: Update TalosCTL configs\n ansible.builtin.command: talosctl config endpoint {{ control_plane_ip }} --talosconfig {{ config_file }}\n changed_when: true\n\n- name: Update TalosCTL confi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 844, "all_permissive": false }
ansible_role
JamesTurland/JimsGarage
ae4e1243370cf57dbb385146e0f68573ec8c2d52
3,717
Ansible/Playbooks/Talos/roles/install-talosctl
7,522
[ "no_license" ]
[ { "path": "Ansible/Playbooks/Talos/roles/install-talosctl/tasks/main.yaml", "content": "---\n# Ansible Playbook to install Talos\n- name: Download talosctl for Linux (amd64)\n ansible.builtin.get_url:\n url: https://github.com/siderolabs/talos/releases/download/{{ talosctl_version }}/talosctl-linux-amd6...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 506, "all_permissive": false }
ansible_role
Kirgo-t4/ansible_playbook_init_dockercompose_serv
598cbc7888ed8f66c4a470083e7b9e5e718f6bfe
0
roles/install_docker
7,522
[ "no_license" ]
[ { "path": "roles/install_docker/tasks/install_ubuntu.yaml", "content": "- name: Uninstall old versions\n ansible.builtin.apt:\n state: absent\n pkg:\n - docker\n - docker-engine\n - docker.io\n - containerd\n - runc\n\n- name: Change file ownership, group and permissions\n ansible.bui...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2761, "all_permissive": false }
ansible_role
Kirgo-t4/ansible_playbook_init_dockercompose_serv
598cbc7888ed8f66c4a470083e7b9e5e718f6bfe
0
roles/install_docker_compose
7,522
[ "no_license" ]
[ { "path": "roles/install_docker_compose/tasks/main.yaml", "content": "- name: Download docker-compose binary\n ansible.builtin.get_url:\n url: \"https://github.com/docker/compose/releases/download/v{{ docker_compose_version }}/docker-compose-linux-x86_64\"\n dest: /root/docker-compose\n mode: '075...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 482, "all_permissive": false }
ansible_role
Kirgo-t4/ansible_playbook_init_dockercompose_serv
598cbc7888ed8f66c4a470083e7b9e5e718f6bfe
0
roles/iptables_default
7,522
[ "no_license" ]
[ { "path": "roles/iptables_default/tasks/main.yaml", "content": "- name: Install iptables\n ansible.builtin.yum:\n update_cache: yes\n pkg:\n - iptables\n when: ansible_facts['os_family'] == \"RedHat\"\n\n- include_tasks: default_rules.yaml\n\n- include_tasks: persistent_ubuntu.yaml\n when: ansib...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1525, "all_permissive": false }
ansible_role
Kirgo-t4/ansible_playbook_init_dockercompose_serv
598cbc7888ed8f66c4a470083e7b9e5e718f6bfe
0
roles/upgrade
7,522
[ "no_license" ]
[ { "path": "roles/upgrade/tasks/main.yaml", "content": "- name: show what distribution it is\n debug:\n msg: \"Current OS is: {{ ansible_facts['os_family'] }}\"\n\n- include_tasks: apt_upgrade.yaml\n when: ansible_facts['os_family'] == \"Debian\"\n\n- include_tasks: yum_upgrade.yaml\n when: ansible_fac...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 477, "all_permissive": false }
ansible_role
ttl-64/jenkins_sandbox
c96a3e113fe7a4bcb4fb844e7fc0835a22a27dc8
0
playbook/roles/master
7,522
[ "no_license" ]
[ { "path": "playbook/roles/master/files/docker-compose.yml", "content": "version: '3.3'\nservices:\n jenkins:\n image: jenkins/jenkins:lts\n network_mode: 'host'\n restart: always\n privileged: true\n user: root\n ports:\n - 8080:8080\n # - 50000:50000\n container_name: jenkins-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2131, "all_permissive": false }
ansible_role
ttl-64/jenkins_sandbox
c96a3e113fe7a4bcb4fb844e7fc0835a22a27dc8
0
playbook/roles/slave
7,522
[ "no_license" ]
[ { "path": "playbook/roles/slave/vars/main.yml", "content": "ssh_key_dest_dir: /home/jenkins/.ssh\nssh_pubkey: jenkins_slave_public_key.pub", "license_type": "no_license", "detected_licenses": [], "size_bytes": 77 }, { "path": "playbook/roles/slave/tasks/main.yml", "content": "- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1354, "all_permissive": false }
ansible_role
ManjunathReddy9398/ansible-collections-ManjunathReddy9398-common_packages
6a29360b0898987791eb934d95b466dcbcb469a5
0
roles/apache
7,522
[ "no_license" ]
[ { "path": "roles/apache/tasks/main.yml", "content": "#SPDX-License-Identifier: MIT-0\n---\n- name: install apache\n apt:\n name: apache2\n state: present\n update_cache: yes \n# tasks file for apache\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 151 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 151, "all_permissive": false }
ansible_role
ManjunathReddy9398/ansible-collections-ManjunathReddy9398-common_packages
6a29360b0898987791eb934d95b466dcbcb469a5
0
roles/java
7,522
[ "no_license" ]
[ { "path": "roles/java/tasks/main.yml", "content": "#SPDX-License-Identifier: MIT-0\n---\n- name: Install default JDK\n apt:\n name: default-jdk\n state: present\n update_cache: yes\n# tasks file for java\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 156 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 156, "all_permissive": false }
ansible_role
ManjunathReddy9398/ansible-collections-ManjunathReddy9398-common_packages
6a29360b0898987791eb934d95b466dcbcb469a5
0
roles/nodejs
7,522
[ "no_license" ]
[ { "path": "roles/nodejs/tasks/main.yml", "content": "#SPDX-License-Identifier: MIT-0\n---\n- name: Add Node.js PPA\n apt_repository:\n repo: 'ppa:chris-lea/node.js'\n\n- name: Install Node.js\n apt:\n name: nodejs\n state: present\n update_cache: yes\n# tasks file for nodejs\n", "license_t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 226, "all_permissive": false }
ansible_role
ilchebedelovski/ansible-vagrant-dockerswarm
2d1b99c1c1ad274b484402b786df0598a858a857
0
roles/common
7,522
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "---\n\n- name: Install transport-https\n apt: name={{ item }} state=latest\n with_items: \n - apt-transport-https\n - ca-certificates\n - curl\n - gnupg2\n - software-properties-common\n tags:\n - packages\n\n- name: Update\n shell:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 729, "all_permissive": false }
ansible_role
ilchebedelovski/ansible-vagrant-dockerswarm
2d1b99c1c1ad274b484402b786df0598a858a857
0
roles/docker
7,522
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "- name: Check if docker is installed\n stat: path={{ docker_service }}\n register: install_result\n\n- name: Install docker\n shell: curl -fsSL https://get.docker.com/ | sh\n when: not install_result.stat.exists\n\n- name: Allow Docker Remote API\n l...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 796, "all_permissive": false }
ansible_role
ilchebedelovski/ansible-vagrant-dockerswarm
2d1b99c1c1ad274b484402b786df0598a858a857
0
roles/docker-manager
7,522
[ "no_license" ]
[ { "path": "roles/docker-manager/tasks/main.yml", "content": "- name: Check if docker is installed\n stat: path={{ docker_service }}\n register: install_result\n\n- name: Install docker\n shell: curl -fsSL https://get.docker.com/ | sh\n when: not install_result.stat.exists\n\n- name: Allow Docker Remote ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2674, "all_permissive": false }
ansible_role
gotspam/f5-ansible-workshop
aa8cab345ba2ba3085db9077e4ea3cdb0d913b2d
0
roles/addwaf
7,522
[ "no_license" ]
[ { "path": "roles/addwaf/vars/app1info.yaml", "content": "---\n\nvs_name: \"hello30\"\nvs_ip: \"10.1.10.30\"\nvs_port: \"80\"\nvs_snat: \"Automap\"\npl_name: \"app1_pool\"\npl_monitor: \"/Common/http\"\npl_lb: \"round-robin\"\nnd_qty: \"2\"\nnd_port: \"80\"\nnd_ip1: 10.1.20.15\nnd_ip2: 10.1.20.16\n", "li...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 833, "all_permissive": false }
ansible_role
gotspam/f5-ansible-workshop
aa8cab345ba2ba3085db9077e4ea3cdb0d913b2d
0
roles/appserv
7,522
[ "no_license" ]
[ { "path": "roles/appserv/tasks/main.yaml", "content": "# Create or update a new app\n- name: Adjust a VS\n bigip_virtual_server:\n name: \"{{ vs_name }}\"\n destination: \"{{ vs_ip }}\"\n port: \"{{ vs_port }}\"\n snat: \"{{ vs_snat }}\"\n all_profiles:\n - \"tcp-lan-optimized\"\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1065, "all_permissive": false }
ansible_role
gotspam/f5-ansible-workshop
aa8cab345ba2ba3085db9077e4ea3cdb0d913b2d
0
roles/destroy_all_services
7,522
[ "no_license" ]
[ { "path": "roles/destroy_all_services/tasks/main.yaml", "content": "# Create or update a Service 3, AS3 Build Simple Application\n\n- name: Wait a maximum of 300 seconds for BIG-IP to be ready to take configuration\n bigip_wait:\n timeout: 300\n password: \"{{ <PASSWORD> }}\"\n server: \"{{resourc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1090, "all_permissive": false }
ansible_role
gotspam/f5-ansible-workshop
aa8cab345ba2ba3085db9077e4ea3cdb0d913b2d
0
roles/destroy_environment
7,522
[ "no_license" ]
[ { "path": "roles/destroy_environment/vars/parameters.yaml", "content": "# delete_environment specific parameters\n\n# use parent_parameters.yaml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 71 }, { "path": "roles/destroy_environment/tasks/main.yaml", "cont...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 694, "all_permissive": false }
ansible_role
gotspam/f5-ansible-workshop
aa8cab345ba2ba3085db9077e4ea3cdb0d913b2d
0
roles/goblue
7,522
[ "no_license" ]
[ { "path": "roles/goblue/tasks/main.yaml", "content": "---\n\n- name: Deploy blue www servers\n hosts: appservers\n vars:\n valid_certs: no\n\n tasks:\n - name: Upload blue changes to server17\n copy:\n src: ../roles/appserv/files/HackazonBlue.png\n dest: /var/www/hackazon1/web/im...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 465, "all_permissive": false }
ansible_role
gotspam/f5-ansible-workshop
aa8cab345ba2ba3085db9077e4ea3cdb0d913b2d
0
roles/hackazon
7,522
[ "no_license" ]
[ { "path": "roles/hackazon/tasks/main.yaml", "content": "# Create or update a Hackazon, AS3 Build WAF Application\n\n- name: Wait a maximum of 300 seconds for BIG-IP to be ready to take configuration\n bigip_wait:\n timeout: 300\n password: \"{{ <PASSWORD> }}\"\n server: \"{{resource_group_name}}\"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2437, "all_permissive": false }
ansible_role
gotspam/f5-ansible-workshop
aa8cab345ba2ba3085db9077e4ea3cdb0d913b2d
0
roles/newapp1
7,522
[ "no_license" ]
[ { "path": "roles/newapp1/tasks/main.yaml", "content": "---\n\n- name: Deploy newapp\n hosts: webservers\n vars:\n valid_certs: no\n\n tasks:\n - name: delete folder5\n file:\n path: /var/www/server/5/\n state: absent\n tags: serv5\n\n - name: create folder5\n file:\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 828, "all_permissive": false }
ansible_role
gotspam/f5-ansible-workshop
aa8cab345ba2ba3085db9077e4ea3cdb0d913b2d
0
roles/service_4
7,522
[ "no_license" ]
[ { "path": "roles/service_4/vars/app1info.yaml", "content": "---\n\nvs_name: \"hack11\"\nvs_ip: \"10.1.10.11\"\nvs_port: \"80\"\nvs_snat: \"Automap\"\npl_name: \"hack11_pl\"\npl_monitor: \"/Common/http\"\npl_lb: \"round-robin\"\nnd_qty: \"2\"\nnd_port: \"80\"\nnd_ip1: 10.1.20.17\nnd_ip2: 10.1.20.20\n", "...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2332, "all_permissive": false }
ansible_role
mgjerazi/AKS-Docker-Terraform-Ansible-AzureDevOpsPipelines
5c16189234c2d68b4881efd142e4a8ea030ea5a9
0
Ansible/2.ansible/roles/deploy-backend
7,522
[ "no_license" ]
[ { "path": "Ansible/2.ansible/roles/deploy-backend/tasks/main.yml", "content": "- name: Create app directory\n file:\n path: /opt/quiz-app\n state: directory\n\n- name: Copy backend app\n copy:\n src: files/backend.jar\n dest: /opt/quiz-app/backend.jar\n\n- name: Run java app\n shell: java -ja...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 247, "all_permissive": false }