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
ilifu/slurm_training_cluster
89ce73ee81ae3e25c40772002e499e7b4f952e09
1
ansible/roles/slurm_controller
7,962
[ "no_license" ]
[ { "path": "ansible/roles/slurm_controller/tasks/main.yml", "content": "---\n# tasks file for roles/slurm_controller\n- { import_tasks: tasks.yaml, become: yes, tags: \"controller, build\" }", "license_type": "no_license", "detected_licenses": [], "size_bytes": 114 }, { "path": "ansible/r...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 2396, "all_permissive": false }
ansible_role
ilifu/slurm_training_cluster
89ce73ee81ae3e25c40772002e499e7b4f952e09
1
ansible/roles/slurm_headnode
7,962
[ "no_license" ]
[ { "path": "ansible/roles/slurm_headnode/templates/check_ssh_key.py", "content": "#!/usr/bin/env python3\n\nfrom argparse import ArgumentParser\nfrom logging import getLogger\n\nfrom coloredlogs import install as coloredlogs_install\nfrom coloredlogs.syslog import enable_system_logging\nfrom sshpubkeys impor...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 8451, "all_permissive": false }
ansible_role
ilifu/slurm_training_cluster
89ce73ee81ae3e25c40772002e499e7b4f952e09
1
ansible/roles/slurm_worker
7,962
[ "no_license" ]
[ { "path": "ansible/roles/slurm_worker/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/slurm_worker", "license_type": "no_license", "detected_licenses": [], "size_bytes": 76 }, { "path": "ansible/roles/slurm_worker/vars/main.yml", "cont...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 2081, "all_permissive": false }
ansible_role
ilifu/slurm_training_cluster
89ce73ee81ae3e25c40772002e499e7b4f952e09
1
ansible/roles/software
7,962
[ "no_license" ]
[ { "path": "ansible/roles/software/handlers/main.yml", "content": "---\n# handlers file for roles/software\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "ansible/roles/software/tasks/main.yml", "content": "---\n# tasks file for roles/software...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 2112, "all_permissive": false }
ansible_role
mpakoupete/ansible-labs
7818ae90d54a0b08c01fa433f953d5580241d050
0
4-lab-roles/roles/apache2
7,958
[ "no_license" ]
[ { "path": "4-lab-roles/roles/apache2/handlers/main.yml", "content": "---\n# handlers file for /lab/roles/apache2\n- name: redemarrer apache\n service:\n name: apache2\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 119 }, { "path": "4-la...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 901, "all_permissive": false }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/aws-cli
7,958
[ "permissive" ]
[ { "path": "roles/aws-cli/tasks/main.yml", "content": "---\n- name: Install\n become: true\n apt:\n state: latest\n name:\n - awscli", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 84 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 84, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/chrome
7,958
[ "permissive" ]
[ { "path": "roles/chrome/tasks/main.yml", "content": "---\n- name: Install key\n become: true\n apt_key:\n url: 'https://dl.google.com/linux/linux_signing_key.pub'\n state: present\n\n- name: Install repo\n become: true\n apt_repository:\n repo: 'deb [arch=amd64] http://dl.google.com/linux/chrom...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 422, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/dbeaver
7,958
[ "permissive" ]
[ { "path": "roles/dbeaver/tasks/main.yml", "content": "---\n- name: Install key\n become: true\n apt_key:\n url: https://dbeaver.io/debs/dbeaver.gpg.key\n state: present\n\n- name: Install repo\n become: true\n apt_repository:\n repo: deb https://dbeaver.io/debs/dbeaver-ce /\n filename: docke...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 364, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/discord
7,958
[ "permissive" ]
[ { "path": "roles/discord/tasks/main.yml", "content": "---\n- name: Install\n become: true\n snap:\n name: discord\n classic: yes", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 77 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 77, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/docker
7,958
[ "permissive" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "---\n- name: Install dependencies \n become: true\n apt:\n name:\n - apt-transport-https\n - ca-certificates\n - curl\n - software-properties-common\n - python3-pip\n - virtualenv\n - python3-setuptools\n state: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 729, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/docker-compose
7,958
[ "permissive" ]
[ { "path": "roles/docker-compose/tasks/main.yml", "content": "---\n- name: Install\n become: true\n apt:\n state: latest\n name:\n - docker-compose", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 92 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 92, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/jdk
7,958
[ "permissive" ]
[ { "path": "roles/jdk/tasks/main.yml", "content": "---\n- name: Install\n become: true\n apt:\n state: latest\n name:\n - default-jdk", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 89 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 89, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/meld
7,958
[ "permissive" ]
[ { "path": "roles/meld/tasks/main.yml", "content": "---\n- name: Install\n become: true\n apt:\n state: latest\n name:\n - meld", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 82 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 82, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/postman
7,958
[ "permissive" ]
[ { "path": "roles/postman/tasks/main.yml", "content": "---\n- name: Install\n become: true\n snap:\n name: postman\n classic: yes", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 77 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 77, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/spotify
7,958
[ "permissive" ]
[ { "path": "roles/spotify/tasks/main.yml", "content": "---\n- name: Install\n become: true\n snap:\n name: spotify\n # classic: yes", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 79 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 79, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/update
7,958
[ "permissive" ]
[ { "path": "roles/update/tasks/main.yml", "content": "---\n- name: Update apt\n become: true\n apt: update_cache=yes force_apt_get=yes\n\n- name: Upgrade all packages\n become: true\n apt: upgrade=dist force_apt_get=yes", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 162, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/vlc
7,958
[ "permissive" ]
[ { "path": "roles/vlc/tasks/main.yml", "content": "---\n- name: Install\n become: true\n apt:\n state: latest\n name:\n - vlc\n\n- name: Install plugins\n become: true\n apt:\n state: latest\n name:\n - vlc-plugin-access-extra\n - libbluray-bdj\n - libdvdcss2", "licens...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 229, "all_permissive": true }
ansible_role
vhrohsig/worksation-ubuntu
3a576b0e4a0322afaa361c17a28659d05285d9cd
0
roles/vscode
7,958
[ "permissive" ]
[ { "path": "roles/vscode/tasks/main.yml", "content": "---\n- name: Install dependencies \n become: true\n apt:\n name:\n - ca-certificates\n - apt-transport-https\n - gconf2\n - libasound2\n - libgtk2.0-0\n - libxss1\n - libxcb-dri3-0\n - libdrm2\n - libgbm1\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 680, "all_permissive": true }
ansible_role
jubriledun/jubriledun_devops_stage4_infra
66c0ed71c5d03ab883d4c55c2c053602c00e1cfd
0
ansible/roles/dependencies
7,958
[ "no_license" ]
[ { "path": "ansible/roles/dependencies/tasks/main.yml", "content": "---\n- name: Install system dependencies\n apt:\n name:\n - git\n - curl\n - ca-certificates\n state: present\n update_cache: yes\n\n- name: Install Docker\n shell: |\n curl -fsSL https://get.docker.com | sh\n a...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 667, "all_permissive": false }
ansible_role
jubriledun/jubriledun_devops_stage4_infra
66c0ed71c5d03ab883d4c55c2c053602c00e1cfd
0
ansible/roles/deployment
7,958
[ "no_license" ]
[ { "path": "ansible/roles/deployment/tasks/main.yml", "content": "---\n - name: Ensure ~/application exists\n file:\n path: \"/home/ubuntu/application\"\n state: directory\n owner: ubuntu\n group: ubuntu\n mode: '0755'\n\n - name: Clone the repository\n git:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 567, "all_permissive": false }
ansible_role
pyaephyohein/microk8s-ansible
ab5cb3857b4e432b65c1780d9df33f2cf331a1a9
0
roles/argocd
7,958
[ "no_license" ]
[ { "path": "roles/argocd/tasks/main.yaml", "content": "---\n- name: Helm Repo add argocd\n become_user: root\n kubernetes.core.helm_repository:\n name: argocd\n url: \"{{ helmrepo.argocd }}\"\n- name: Create a k8s namespace\n kubernetes.core.k8s:\n name: argocd\n api_version: v1\n kind: Nam...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1017, "all_permissive": false }
ansible_role
pyaephyohein/microk8s-ansible
ab5cb3857b4e432b65c1780d9df33f2cf331a1a9
0
roles/microk8s
7,958
[ "no_license" ]
[ { "path": "roles/microk8s/tasks/main.yaml", "content": "---\n- name: enable-microk8s add-on\n become_user: root\n command: microk8s enable {{ item.name }}\n with_items: \"{{ microk8s.addon }}\"\n- name: create .kube \n become_user: root\n shell: microk8s config > $HOME/.kube/config ", "license_typ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 224, "all_permissive": false }
ansible_role
pyaephyohein/microk8s-ansible
ab5cb3857b4e432b65c1780d9df33f2cf331a1a9
0
roles/snap
7,958
[ "no_license" ]
[ { "path": "roles/snap/tasks/main.yaml", "content": "---\n- name: Install kubectl\n become_user: root\n snap:\n name: kubectl\n classic: true\n state: present\n- name: Install microk8s\n become_user: root\n snap:\n name: microk8s\n classic: true\n state: present\n- name: Install helm\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 406, "all_permissive": false }
ansible_role
andrewhead/ReadableStrings
f954406c5f12743d88041d32a67a795bcc0a54cc
1
deploy/jobs/roles/csv_resources
7,958
[ "no_license" ]
[ { "path": "deploy/jobs/roles/csv_resources/tasks/main.yml", "content": "---\n# By using trickle, we limit the download rate to 2MB/s when downloading\n# gigabytes of CSV data over the school network. We also run it in\n# standalone mode (\"-s\" flag), because otherwise the Postgres driver crashes.\n- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 740, "all_permissive": false }
ansible_role
andrewhead/ReadableStrings
f954406c5f12743d88041d32a67a795bcc0a54cc
1
deploy/jobs/roles/resource_links
7,958
[ "no_license" ]
[ { "path": "deploy/jobs/roles/resource_links/tasks/main.yml", "content": "---\n- name: Launch job to fetch URLs for open data\n command: >\n {{ projectdir }}/venv/bin/python\n data.py\n fetch\n resource_links\n --db postgres\n --db-config {{ src }}/{{ postgres_config }}\n chdir={{ src }...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 504, "all_permissive": false }
ansible_role
andrewhead/ReadableStrings
f954406c5f12743d88041d32a67a795bcc0a54cc
1
deploy/roles/datajungle
7,958
[ "no_license" ]
[ { "path": "deploy/roles/datajungle/tasks/main.yml", "content": "---\n- name: Install server software\n apt: name={{ item }} update_cache=yes\n with_items:\n - git\n - python-pip\n - python-boto\n - python-dev\n - trickle # for rate-limiting requests\n tags: systempkgs\n become: true\n\n- name: Cre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1111, "all_permissive": false }
ansible_role
andrewhead/ReadableStrings
f954406c5f12743d88041d32a67a795bcc0a54cc
1
deploy/roles/db
7,958
[ "no_license" ]
[ { "path": "deploy/roles/db/vars/main.yml", "content": "postgresdir: \"{{ projectdir }}/postgres\"\ndatadir: \"{{ postgresdir }}/data\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 75 }, { "path": "deploy/roles/db/tasks/main.yml", "content": "---\n- name: I...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2798, "all_permissive": false }
ansible_role
sarvarahmed/good_ansible
6d079e2c7ac92e199eacd4905c8a7729cd1d6624
0
good-ansible/3tier-good/roles/appdbs
7,958
[ "no_license" ]
[ { "path": "good-ansible/3tier-good/roles/appdbs/handlers/main.yml", "content": "- name: postgres_start\n service:\n name: postgresql.service\n state: started\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 80 }, { "path": "good-ansible/3tier-good/roles/appdb...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 542, "all_permissive": false }
ansible_role
sarvarahmed/good_ansible
6d079e2c7ac92e199eacd4905c8a7729cd1d6624
0
good-ansible/3tier-good/roles/apps
7,958
[ "no_license" ]
[ { "path": "good-ansible/3tier-good/roles/apps/tasks/main.yml", "content": "- name: Installing tomcat on App Servers \n package:\n name: tomcat\n state: latest\n- name: enable tomcat at boot\n service:\n name: tomcat\n enabled: yes\n\n- name: Create ansible tomcat directory on App Servers\n file:...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 853, "all_permissive": false }
ansible_role
sarvarahmed/good_ansible
6d079e2c7ac92e199eacd4905c8a7729cd1d6624
0
good-ansible/3tier-good/roles/frontends
7,958
[ "no_license" ]
[ { "path": "good-ansible/3tier-good/roles/frontends/handlers/main.yml", "content": "---\n- name: restart_haproxy\n service:\n name: haproxy\n state: restarted \n- name: start_haproxy\n service:\n name: haproxy\n state: started\n\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 784, "all_permissive": false }
ansible_role
smasoka/GridCluster
a151782c3206eebf262b18b2fefb6efd2ffe2dc2
0
roles/cvmfs
7,958
[ "no_license" ]
[ { "path": "roles/cvmfs/tasks/install_linux.yml", "content": "---\n- name: download the CVMFS repo\n sudo: True\n sudo_user: root\n get_url: url=http://cvmrepo.web.cern.ch/cvmrepo/yum/cernvm.repo dest=/etc/yum.repos.d/cernvm.repo mode=0644\n tags:\n - cvmfs\n - repos\n- name: Install CVMFS client\n...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2663, "all_permissive": false }
ansible_role
smasoka/GridCluster
a151782c3206eebf262b18b2fefb6efd2ffe2dc2
0
roles/nis
7,958
[ "no_license" ]
[ { "path": "roles/nis/templates/yp.conf.j2", "content": "# ypserver and nisdomain\ndomain {{ nis_domain }} server 172.20.100.2\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 69 }, { "path": "roles/nis/tasks/install.yml", "content": "---\n# tasks file for nis\...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 2313, "all_permissive": false }
ansible_role
cphilobi/projectwk
4b0cbdb8333406ce51ddca4785b4723dd3e970e2
0
roles/httpd
7,958
[ "no_license" ]
[ { "path": "roles/httpd/tasks/main.yml", "content": "---\n - name: \"install httpd\"\n yum: \"name=apache2 state=present\"\n \n - name: \"start httpd\"\n service: \"name=apache2 state=started enabled=yes\"\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
cphilobi/projectwk
4b0cbdb8333406ce51ddca4785b4723dd3e970e2
0
roles/jenkins
7,958
[ "no_license" ]
[ { "path": "roles/jenkins/vars/main.yml", "content": "---\n# vars file for jenkins\n\njenkins_home: /opt/apache-tomcat-8.0.32/webapps\njenkins_url: http://mirrors.jenkins.io/war-stable/latest/jenkins.war\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 146 }, { "pa...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 254, "all_permissive": false }
ansible_role
cphilobi/projectwk
4b0cbdb8333406ce51ddca4785b4723dd3e970e2
0
roles/tomcat
7,958
[ "no_license" ]
[ { "path": "roles/tomcat/vars/main.yml", "content": "---\njava_source: /opt/jdk-14.0.1\ntomcat_url: https://archive.apache.org/dist/tomcat/tomcat-8/v8.0.32/bin/apache-tomcat-8.0.32.tar.gz\ntomcat_home: /opt\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 151 }, { ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 758, "all_permissive": false }
ansible_role
Shasheen8/WatchTower_terragrunt
f7418865ebe022f531fb5f9ba4f8bb3181c48970
0
ansible/roles/wazuh-metricbeat
7,958
[ "no_license" ]
[ { "path": "ansible/roles/wazuh-metricbeat/tasks/main.yml", "content": "---\r\n\r\n- name: Install metricbeat \r\n become: true \r\n shell: | \r\n curl -L -O https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.5.2-amd64.deb \r\n dpkg -i metricbeat-7.5.2-amd64.deb\r\n\r\n- name: Rende...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 666, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH5/Managing_Inventory_Variables/inventory-variables/roles/apache
7,958
[ "no_license" ]
[ { "path": "Demos/CH5/Managing_Inventory_Variables/inventory-variables/roles/apache/tasks/main.yml", "content": "---\n# tasks file for apache\n\n- name: Install http\n yum:\n name:\n - httpd\n - php\n - git\n - php-mysqlnd\n state: present\n\n- name: Configure SELinux to allow http...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 396, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH5/Managing_Inventory_Variables/inventory-variables/roles/org_common
7,958
[ "no_license" ]
[ { "path": "Demos/CH5/Managing_Inventory_Variables/inventory-variables/roles/org_common/tasks/main.yml", "content": "# tasks file for org_common\n- name: Ensure base packages are present\n yum:\n name:\n - python2-dns\n - python3-dns\n state: present\n\n\n", "license_type": "no_license",...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 215, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH5/Managing_Inventory_Variables/inventory-variables/roles/webapp
7,958
[ "no_license" ]
[ { "path": "Demos/CH5/Managing_Inventory_Variables/inventory-variables/roles/webapp/tasks/main.yml", "content": "---\n# tasks file for webapp\n\n#- name: Copy the code from the repository\n# git:\n# repo: \"{{ webapp_repo }}\"\n# version: \"{{ webapp_version }}\"\n# dest: /var/www/html/\n# accep...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 421, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH6/Controlling_Task_Execution/task-execution/roles/haproxy
7,958
[ "no_license" ]
[ { "path": "Demos/CH6/Controlling_Task_Execution/task-execution/roles/haproxy/tasks/main.yml", "content": "---\n# tasks file for haproxy\n\n- name: Ensure haproxy packages are present\n yum:\n name:\n - haproxy\n - socat\n state: present\n\n- name: Ensure haproxy is started and enabled\n se...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 429, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH6/Controlling_Task_Execution/task-tagging/roles/apache
7,958
[ "no_license" ]
[ { "path": "Demos/CH6/Controlling_Task_Execution/task-tagging/roles/apache/tasks/main.yml", "content": "---\n# tasks file for apache\n\n- block:\n - name: Ensure httpd packages are installed\n yum:\n name:\n - httpd\n - php\n - git\n - php-mysqlnd\n state: present\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 503, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH6/Controlling_Task_Execution/task-tagging/roles/webapp
7,958
[ "no_license" ]
[ { "path": "Demos/CH6/Controlling_Task_Execution/task-tagging/roles/webapp/tasks/main.yml", "content": "---\n# tasks file for webapp\n\n#- name: Copy the code from the repository\n# git:\n# repo: \"{{ webapp_repo }}\"\n# version: \"{{ webapp_version }}\"\n# dest: /var/www/html/\n# accept_hostkey...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 405, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH7/Processing_Variables_Filters/data-filters/roles/apache
7,958
[ "no_license" ]
[ { "path": "Demos/CH7/Processing_Variables_Filters/data-filters/roles/apache/defaults/main.yml", "content": "# Default variables for the apache role.\n\n# The 'apache_additional_packages' variable\n# allows you to specify additional\n# optional packages that must be present on\n# the web server.\n#\n# As an ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1407, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH7/Processing_Variables_Filters/data-filters/roles/firewall
7,958
[ "no_license" ]
[ { "path": "Demos/CH7/Processing_Variables_Filters/data-filters/roles/firewall/tasks/main.yml", "content": "---\n# tasks file for firewall\n\n- name: Ensure Firewall Sources Configuration\n firewalld:\n source: \"{{ item.source if item.source is defined else omit }}\"\n zone: \"{{ item.zone if item.zo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 501, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH7/Processing_Variables_Filters/data-filters/roles/webapp
7,958
[ "no_license" ]
[ { "path": "Demos/CH7/Processing_Variables_Filters/data-filters/roles/webapp/vars/main.yml", "content": "\n# A list of all files required by\n# the web application.\n#\n# The list is relative to the\n# installed location of content\n# on the web server. For example,\n# if the content root directory\n# is:\n#...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1751, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH8/update-management/roles/apache
7,958
[ "no_license" ]
[ { "path": "Demos/CH8/update-management/roles/apache/handlers/main.yml", "content": "---\n# handlers file for apache\n\n\n- name: restart httpd\n service:\n name: httpd\n state: restarted\n\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 105 }, { "path": ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1052, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH8/update-management/roles/firewall
7,958
[ "no_license" ]
[ { "path": "Demos/CH8/update-management/roles/firewall/tasks/main.yml", "content": "---\n# tasks file for firewall\n\n- name: Ensure Firewall Sources Configuration\n firewalld:\n source: \"{{ item.source }}\"\n zone: \"{{ item.zone | default(omit) }}\"\n permanent: yes\n state: \"{{ item.state |...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 956, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH8/update-management/roles/webapp
7,958
[ "no_license" ]
[ { "path": "Demos/CH8/update-management/roles/webapp/defaults/main.yml", "content": "---\n# defaults file for webapp\n\n# The directory on the web server where you\n# deploy the web application\nwebapp_content_dir: /var/www/html\n\n\n# The git repository for the web application you\n# deploy to the web serve...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 1844, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH9/Collection/tmichett/gls_collection_demo/roles/deploy_packages
7,958
[ "no_license" ]
[ { "path": "Demos/CH9/Collection/tmichett/gls_collection_demo/roles/deploy_packages/vars/main.yml", "content": "---\n# vars file for deploy_packages", "license_type": "no_license", "detected_licenses": [], "size_bytes": 35 }, { "path": "Demos/CH9/Collection/tmichett/gls_collection_demo/ro...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1868, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH9/Collection/tmichett/gls_collection_demo/roles/manage_firewall
7,958
[ "no_license" ]
[ { "path": "Demos/CH9/Collection/tmichett/gls_collection_demo/roles/manage_firewall/tasks/main.yml", "content": "---\n# tasks file for firewall management\n- name: Modify Firewall for Services\n ansible.posix.firewalld:\n service: \"{{ item.fw_svc_name }}\"\n permanent: \"{{ fw_permanent }}\"\n sta...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3409, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH9/Collection/tmichett/gls_collection_demo/roles/manage_services
7,958
[ "no_license" ]
[ { "path": "Demos/CH9/Collection/tmichett/gls_collection_demo/roles/manage_services/README.md", "content": "Manage Services\n=========\n\nThis role is meant to manage services, ideally for services that were installed using the Deploy Packages role on managed hosts. A service list can be provided as a list. ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2134, "all_permissive": false }
ansible_role
tmichett/do374
16edcc5bfd390f3a4c8fba9c44a76582c7c1dbe1
23
Demos/CH9/Collection/tmichett/gls_collection_demo/roles/role_demo_debug
7,958
[ "no_license" ]
[ { "path": "Demos/CH9/Collection/tmichett/gls_collection_demo/roles/role_demo_debug/vars/main.yml", "content": "---\n# vars file for role-demo-debug\n\nvar_vars: This is a role variable from the tasks/main.yml in VARS folder\n", "license_type": "no_license", "detected_licenses": [], "size_bytes":...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2058, "all_permissive": false }
ansible_role
rmb938/ansible_libvirt
6b833b029b902fb6e1398f72b5fc58cef126c614
0
roles/libvirt
7,958
[ "no_license" ]
[ { "path": "roles/libvirt/tasks/main.yaml", "content": "- name: INSTALL UTILS\n ansible.builtin.dnf:\n name:\n - htop\n - python3-lxml # required for libvirt ansible module\n state: present\n\n- name: DISABLE TRANSPARENT HUGEPAGES\n ansible.builtin.shell:\n cmd: /usr/bin/echo never > /sy...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2945, "all_permissive": false }
ansible_role
derwolfe/vpn-setup
0a4028bb7615291df482e19cd5b352a068258f96
0
books/roles/base
7,958
[ "no_license" ]
[ { "path": "books/roles/base/tasks/user.yml", "content": "---\n\n- name: add maint user\n user:\n name={{ user.name }}\n state=present\n shell=/bin/bash\n password={{ <PASSWORD> }}\n update_password=always\n\n- name: copy over my sshkey\n authorized_key:\n user=maint\n key=\"{{ lookup(...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 2341, "all_permissive": false }
ansible_role
IvanciniGT/cursoAnsibleITNOW
acba1b3745a75189e22b8a6a857859cd4a62f749
0
roles/instalador
7,958
[ "no_license" ]
[ { "path": "roles/instalador/README.md", "content": "Role Name\n=========\n\nA brief description of the role goes here.\n\nRequirements\n------------\n\nAny pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be ...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 13, "total_bytes": 9836, "all_permissive": false }
ansible_role
Otus-DevOps-2019-08/playjim_infra
8e24a11a71fb934172a03c3c9985a4814b622a87
0
ansible/roles/db
7,963
[ "no_license" ]
[ { "path": "ansible/roles/db/tasks/install_mongo.yml", "content": "---\n- name: Add MongoDB repo key\n apt_key:\n url: https://www.mongodb.org/static/pgp/server-3.2.asc\n state: present\n tags: install\n\n- name: Add MongoDB repo\n apt_repository:\n repo: deb http://repo.mongodb.org/apt/ubuntu xe...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 571, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/backend-create-couchdb-cluster
7,963
[ "no_license" ]
[ { "path": "ansible/roles/backend-create-couchdb-cluster/tasks/main.yaml", "content": "---\n# Standard http post to couchdb to create the cluster\n- name: Enable couchdb cluster\n ansible.builtin.uri:\n url: http://{{ groups['backend'][0] }}:5984/_cluster_setup\n status_code: [200, 201]\n method: P...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1993, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/backend-create-docker-couchdb
7,963
[ "no_license" ]
[ { "path": "ansible/roles/backend-create-docker-couchdb/tasks/main.yaml", "content": "---\n- name: Start a container with a couchdb\n become: true\n docker_container:\n name: \"{{ couchdb_container_name}}\"\n image: \"{{ couchdb_image }}\"\n ports:\n # 5984? Standard clustered port for all HT...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 695, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/crawler-historical
7,963
[ "no_license" ]
[ { "path": "ansible/roles/crawler-historical/tasks/main.yaml", "content": "---\n- name: Stop a container with a command\n become: true\n community.docker.docker_container:\n name: historical_crawler\n state: absent \n\n- name: Build an image\n become: true\n community.docker.docker_image:\n buil...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 906, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/crawler-stream
7,963
[ "no_license" ]
[ { "path": "ansible/roles/crawler-stream/tasks/main.yaml", "content": "---\n- name: Stop a container with a command\n become: true\n community.docker.docker_container:\n name: stream_crawler\n state: absent \n\n- name: Build an image\n become: true\n community.docker.docker_image:\n build:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 920, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/deploy-backend
7,963
[ "no_license" ]
[ { "path": "ansible/roles/deploy-backend/tasks/main.yaml", "content": "---\n- name: Stop a container with a command\n become: true\n community.docker.docker_container:\n name: backend\n state: absent \n \n- name: Remove image\n become: true\n community.docker.docker_image:\n state: absent\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 656, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/deploy-frontend
7,963
[ "no_license" ]
[ { "path": "ansible/roles/deploy-frontend/templates/nginx.conf.j2", "content": "user nginx;\n\nworker_processes auto;\npid /run/nginx.pid;\n\nevents {\n worker_connections 1024;\n}\n\nhttp {\n sendfile on;\n tcp_nopush on;\n keepalive_timeout 65;\n\n include /etc/nginx/mime...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3331, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/docker
7,963
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yaml", "content": "---\n- name: Uninstall old versions of docker\n become: true\n ansible.builtin.apt:\n name: ['docker', 'docker-engine', 'docker.io']\n state: absent\n\n- name: Install dependencies\n become: true\n ansible.builtin.apt:\n name: ['apt-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1258, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/git-checkout-repo
7,963
[ "no_license" ]
[ { "path": "ansible/roles/git-checkout-repo/tasks/main.yaml", "content": "---\n# source code repo\n- name: Create directory\n become: true\n ansible.builtin.file:\n owner: \"{{ ansible_user }}\"\n group: \"{{ ansible_user }}\"\n path: /data/COMP90024/\n #recurse: yes\n state: directory\n\n- ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 424, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/mount-volumes
7,963
[ "no_license" ]
[ { "path": "ansible/roles/mount-volumes/tasks/main.yaml", "content": "---\n- name: Install dependencies\n become: true\n ansible.builtin.apt:\n name: ['xfsprogs']\n state: latest\n install_recommends: no\n update_cache: yes\n\n- name: Make file system\n become: true\n community.general.filesy...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 971, "all_permissive": false }
ansible_role
Blackmesa-Canteen/COMP90024-Distributed-Tweet-Analizer-for-Liveability-of-Melbourne
eadf81adc23cec5960f96a78346b0f55dc1ea857
0
ansible/roles/openstack-create-instance
7,963
[ "no_license" ]
[ { "path": "ansible/roles/openstack-create-instance/tasks/main.yaml", "content": "---\n# Create an instance on NeCTAR\n- name: Create backend instance\n openstack.cloud.server:\n name: '{{ item.name }}'\n image: '{{ instance_image }}'\n key_name: '{{ instance_key_name }}'\n flavor: '{{ instance_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1903, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/auth
7,963
[ "no_license" ]
[ { "path": "ansible/roles/auth/tasks/main.yaml", "content": "---\n- name: Create Auth folders\n ansible.builtin.file:\n path: \"{{ item }}\"\n state: directory\n loop:\n - /opt/auth\n - /opt/auth/lldap\n - /opt/auth/authelia\n\n- name: Generate LLDAP container\n containers.podman.podman_con...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 4060, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/base
7,963
[ "no_license" ]
[ { "path": "ansible/roles/base/tasks/main.yaml", "content": "---\n- name: Install base packages\n ansible.builtin.apt:\n pkg:\n - apt-transport-https\n - curl\n - gpg\n - git\n - gnupg2\n - vim-nox\n update_cache: yes\n\n- name: Install Podman packages\n ansible.builtin....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 716, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/boot
7,963
[ "no_license" ]
[ { "path": "ansible/roles/boot/tasks/main.yaml", "content": "---\n- name: Install boot packages\n ansible.builtin.apt:\n pkg:\n - kea-dhcp6-server\n - tftpd-hpa\n - caddy\n update_cache: yes\n\n- name: Download boot assets\n ansible.builtin.get_url:\n force: yes\n url: \"{{ item....
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1715, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/certs
7,963
[ "no_license" ]
[ { "path": "ansible/roles/certs/templates/certbot-rndc-credentials.ini", "content": "dns_rfc2136_server = {{ acme.rndc.host }}\ndns_rfc2136_port = 53\ndns_rfc2136_name = rndc-key\ndns_rfc2136_secret = {{ acme.rndc.key }}\ndns_rfc2136_algorithm = HMAC-SHA256\n", "license_type": "no_license", "detected...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3124, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/docs
7,963
[ "no_license" ]
[ { "path": "ansible/roles/docs/tasks/main.yaml", "content": "---\n- name: Backups unit\n ansible.builtin.template:\n src: backups.service\n dest: /etc/systemd/system/docs.backups.service\n\n- name: Backups timer\n ansible.builtin.template:\n src: backups.timer\n dest: /etc/systemd/system/docs.b...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4034, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/media
7,963
[ "no_license" ]
[ { "path": "ansible/roles/media/tasks/seedbox.yaml", "content": "---\n- name: Install seedbox sync packages\n ansible.builtin.apt:\n pkg:\n - rclone\n update_cache: yes\n\n- name: Create mount.rclone symlink\n ansible.builtin.file:\n src: /bin/rclone\n dest: /usr/sbin/mount.rclone\n sta...
{ "task_files": 11, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 11, "total_bytes": 6208, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/minecraft
7,963
[ "no_license" ]
[ { "path": "ansible/roles/minecraft/tasks/main.yaml", "content": "---\n- name: Create Minecraft folders\n ansible.builtin.file:\n path: \"{{ item }}\"\n state: directory\n loop:\n - /opt/minecraft\n\n- name: Generate Minecraft container\n containers.podman.podman_container:\n name: minecraft-s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 750, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/money
7,963
[ "no_license" ]
[ { "path": "ansible/roles/money/tasks/main.yaml", "content": "---\n- name: Backups unit\n ansible.builtin.template:\n src: backups.service\n dest: /etc/systemd/system/money.backups.service\n\n- name: Backups timer\n ansible.builtin.template:\n src: backups.timer\n dest: /etc/systemd/system/mone...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1075, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/network
7,963
[ "no_license" ]
[ { "path": "ansible/roles/network/handlers/main.yaml", "content": "---\n- name: Netplan apply\n ansible.builtin.shell: netplan apply\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 65 }, { "path": "ansible/roles/network/tasks/main.yaml", "content": "---\n- na...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1327, "all_permissive": false }
ansible_role
tsacha/homelab
eb88cf57919b921b0ff13654bacbe27da17099ca
0
ansible/roles/reverse
7,963
[ "no_license" ]
[ { "path": "ansible/roles/reverse/tasks/main.yaml", "content": "---\n- name: Reverse directories\n ansible.builtin.file:\n path: \"{{ item }}\"\n state: directory\n loop:\n - /opt/reverse\n\n- name: Reverse configuration files\n ansible.builtin.template:\n src: \"{{ item }}\"\n dest: \"/opt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2719, "all_permissive": false }
ansible_role
tahir696/polka-test
7d652bfeffd816e80ae6112db21dbdb0d13b6327
0
roles/deploy_binary
7,963
[ "no_license" ]
[ { "path": "roles/deploy_binary/handlers/main.yml", "content": "---\n# handlers file for deploy_binary", "license_type": "no_license", "detected_licenses": [], "size_bytes": 37 }, { "path": "roles/deploy_binary/defaults/main.yml", "content": "---\n# defaults file for deploy_binary\n",...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 237, "all_permissive": false }
ansible_role
tahir696/polka-test
7d652bfeffd816e80ae6112db21dbdb0d13b6327
0
roles/setup_node
7,963
[ "no_license" ]
[ { "path": "roles/setup_node/tasks/setup.yaml", "content": "- name: Stop and disable firewall.\n service:\n name: ufw\n state: stopped\n enabled: False\n\n- name: create polkadot group\n group:\n name: polkadot\n state: present\n\n- name: add polkadot user\n user:\n name: polkadot\n grou...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 672, "all_permissive": false }
ansible_role
nail-rinatovich/terraform_ansible
31534559ae354a14d946373284e4b6ccf756b79b
0
ansible/roles/nginx
7,963
[ "no_license" ]
[ { "path": "ansible/roles/nginx/tasks/main.yml", "content": "---\n- name: Install nginx\n apt:\n name: nginx\n state: present\n update_cache: yes\n\n- name: Create nginx configuration for MediaWiki\n template:\n src: mediawiki.conf.j2\n dest: /etc/nginx/sites-available/mediawiki.conf\n mo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 596, "all_permissive": false }
ansible_role
qrrstemporado/qrrProme
65b92e235c05d7c53ee7b300cae90f5e647469ac
0
roles/prometheus
7,963
[ "no_license" ]
[ { "path": "roles/prometheus/tasks/main.yml", "content": "---\n - name: Installation of Prometheus in Ubuntu\n tags: ubuntu,prometheus\n apt:\n name: prometheus\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n\n - name: Snapd Installation in CentOS\n tags: centos,snapd\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 654, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/cowrie
7,963
[ "no_license" ]
[ { "path": "roles/cowrie/defaults/main.yml", "content": "---\ncowrie_version: 1.4.1\ncowrie_ssh_port: 2222\ncowrie_telnet_port: 2223\ncowrie_use_wellknown_port: True\npython_version: 2.7.15\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 128 }, { "path": "roles/co...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 4066, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/dovecot
7,963
[ "no_license" ]
[ { "path": "roles/dovecot/tasks/main.yml", "content": "---\n- name: install dovecot\n yum:\n name:\n - dovecot\n notify: restart dovecot\n\n- name: start dovecot automatically\n systemd:\n name: dovecot.service\n state: started\n daemon_reload: yes\n enabled: yes\n\n- name: put config ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 561, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/honeypot-common
7,963
[ "no_license" ]
[ { "path": "roles/honeypot-common/files/usr/local/bin/pyenv-switch.sh", "content": "#!/usr/bin/env bash\n\nset -e\n\nVER=$1\n\ncd $HOME\n\ntest -x .pyenv/bin/pyenv \\\n || /usr/local/bin/pyenv-setup.sh\n\n.pyenv/bin/pyenv versions | grep -Fq $VER \\\n || .pyenv/bin/pyenv install $VER \\\n\n.pyenv/bin/pyenv...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2654, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/iplog
7,963
[ "no_license" ]
[ { "path": "roles/iplog/handlers/main.yml", "content": "---\n- name: restart iplog\n systemd:\n name: iplog.service\n state: restarted\n\n- name: reload monit\n service:\n name: monit\n state: reloaded\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 151 },...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 13986, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/mailoney
7,963
[ "no_license" ]
[ { "path": "roles/mailoney/defaults/main.yml", "content": "---\nmailoney_version: 1.0.0\nmailoney_port: 2587\nmailoney_name: localhost\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 73 }, { "path": "roles/mailoney/handlers/main.yml", "content": "---\n- name: ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2204, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/monit
7,963
[ "no_license" ]
[ { "path": "roles/monit/tasks/main.yml", "content": "---\n- name: install monit\n yum: name={{ item }}\n with_items:\n - monit\n notify: restart monit\n\n- name: start monit automatically\n systemd:\n name: monit.service\n state: started\n daemon_reload: yes\n enabled: yes\n", "license...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 228, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/nginx
7,963
[ "no_license" ]
[ { "path": "roles/nginx/tasks/main.yml", "content": "---\n- name: put nginx.repo\n copy:\n src: etc/yum.repos.d/nginx.repo\n dest: /etc/yum.repos.d/nginx.repo\n\n- name: install nginx\n yum: name={{ item }}\n with_items:\n - nginx\n notify: restart nginx\n\n- name: remove config files\n file:\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 668, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/nginx-awstats
7,963
[ "no_license" ]
[ { "path": "roles/nginx-awstats/templates/etc/nginx/conf.d/awstats.conf.j2", "content": "server {\n listen {{ awstats_port }};\n server_name localhost;\n\n access_log off;\n\n location / {\n root /usr/share/awstats/wwwroot;\n index awstats.nginx.html index.html;\n }\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1211, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/nginx-php-fpm
7,963
[ "no_license" ]
[ { "path": "roles/nginx-php-fpm/tasks/main.yml", "content": "---\n- name: install packages\n yum:\n name:\n - php\n - php-pear\n - php-mbstring\n - php-fpm\n enablerepo:\n - remi-php74\n notify: restart php-fpm\n\n- name: put php-fpm config file\n copy:\n src: etc/php-fpm...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 721, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/nginx-rainloop
7,963
[ "no_license" ]
[ { "path": "roles/nginx-rainloop/templates/etc/nginx/conf.d/rainloop.conf.j2", "content": "server {\n listen {{ rainloop_port }};\n server_name localhost;\n root /var/www/rainloop-{{ rainloop_version }};\n\n location / {\n index index.php;\n }\n\n location /data {\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 3522, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/nginx-roundcube
7,963
[ "no_license" ]
[ { "path": "roles/nginx-roundcube/tasks/main.yml", "content": "---\n- name: install packages\n yum:\n name:\n - php-xml\n - php-pdo\n - php-gd\n - php-zip\n - git\n - wget\n - unzip\n enablerepo:\n - remi-php74\n notify: restart php-fpm\n\n- name: get source\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2485, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/postfix
7,963
[ "no_license" ]
[ { "path": "roles/postfix/defaults/main.yml", "content": "---\npostfix_catchall_user: honeypot\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 36 }, { "path": "roles/postfix/tasks/main.yml", "content": "---\n- name: install postfix\n yum: name={{ item }}\n w...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 594, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/postfix-spamassassin
7,963
[ "no_license" ]
[ { "path": "roles/postfix-spamassassin/templates/etc/cron.daily/spamassassin-update.j2", "content": "#!/bin/bash\n\n# Refer: https://centossrv.com/postfix-spamass-milter.shtml\n\nset -e\n\n# SpamAssassin設定ファイル最新版ダウンロード\ncd /etc/mail/spamassassin\nwget -qN -O - https://pastebin.com/raw/QnwRxxBQ |tr -d '\\r' >...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 2635, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/udpot
7,963
[ "no_license" ]
[ { "path": "roles/udpot/defaults/main.yml", "content": "---\nudpot_port: 5053\npython_version: 2.7.15\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 44 }, { "path": "roles/udpot/tasks/main.yml", "content": "---\n- name: add user\n user:\n name: udpot\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2578, "all_permissive": false }
ansible_role
akagisho/multi-honeypot-ansible
8e60acd6b39c86e6f47778cc8dce93e7441f314f
0
roles/wordpot
7,963
[ "no_license" ]
[ { "path": "roles/wordpot/defaults/main.yml", "content": "---\nwordpot_port: 2080\nwordpot_title: 'My Blog'\npython_version: 2.7.15\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 71 }, { "path": "roles/wordpot/templates/etc/systemd/system/wordpot.service.j2", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 2086, "all_permissive": false }
ansible_role
lenards/explore-gv
dde21b0f0de76248c511677153167a1658a4e4f8
0
explore-gv/roles/dump-all
7,963
[ "no_license" ]
[ { "path": "explore-gv/roles/dump-all/tasks/main.yml", "content": "---\n# tasks file for dump-all\n- name: Dump all vars\n action: >\n template src={{ role_path }}/templates/dump-all.j2 dest=/tmp/ansible-{{ansible_date_time.epoch}}.all\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 940, "all_permissive": false }
ansible_role
duttpathak/ansible
e9d92a9927ae5d26c796915edf99ca8a1248f1d1
0
roles/Install-Nginx
7,963
[ "no_license" ]
[ { "path": "roles/Install-Nginx/defaults/main.yml", "content": "---\n# defaults file for Intall-Nginx\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 37 }, { "path": "roles/Install-Nginx/handlers/main.yml", "content": "---\n# handlers file for Intall-Nginx\n",...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 532, "all_permissive": false }
ansible_role
duttpathak/ansible
e9d92a9927ae5d26c796915edf99ca8a1248f1d1
0
roles/copy-file
7,963
[ "no_license" ]
[ { "path": "roles/copy-file/tasks/main.yml", "content": "---\n# - name: copy main.yml\n# copy:\n# src: main.yml\n# dest: /tmp\n\n\n- name: Copy \"{{ src }}\"\n copy: \n src: \"{{ src }}\"\n dest: \"{{ dst }}\"", "license_type": "no_license", "detected_licenses": [], "size_bytes":...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 235, "all_permissive": false }
ansible_role
duttpathak/ansible
e9d92a9927ae5d26c796915edf99ca8a1248f1d1
0
roles/hashicorp consul
7,963
[ "no_license" ]
[ { "path": "roles/hashicorp consul/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - hashicorp consul\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 75 }, { "path": "roles/hashicorp consul/tasks/main.yml", "content": "...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 317, "all_permissive": false }
ansible_role
ericjunker/ansible-course
d41f328428e64ea4d107828a87564ad3a4ce6154
0
bad-ansible/3tier-bad/roles/haproxy
7,963
[ "no_license" ]
[ { "path": "bad-ansible/3tier-bad/roles/haproxy/README.md", "content": "Install and configure HA Proxy\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 31 }, { "path": "bad-ansible/3tier-bad/roles/haproxy/tasks/main.yml", "content": "- name: install HTTPIE\n p...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 381, "all_permissive": false }