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
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/nfs_common
7,231
[ "no_license" ]
[ { "path": "roles/nfs_common/tasks/main.yml", "content": "---\n- name: Run NFS Common Role\n ansible.builtin.include_tasks: '{{ item }}'\n loop:\n - install_nfs_common.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 115 }, { "path": "roles/nfs_common/task...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 345, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/sdk_dotnet
7,231
[ "no_license" ]
[ { "path": "roles/sdk_dotnet/tasks/main.yml", "content": "---\n- name: Run SDK Role\n ansible.builtin.include_tasks: \"{{ item }}\"\n loop:\n - install-dotnet.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 }, { "path": "roles/sdk_dotnet/tasks/install...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2796, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/sdk_go
7,231
[ "no_license" ]
[ { "path": "roles/sdk_go/tasks/main.yml", "content": "---\n- name: Run Go SDK Role\n ansible.builtin.include_tasks: \"{{ item }}\"\n loop:\n - install-go.yml\n - install-go-packages.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 133 }, { "path": "role...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1126, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/sdk_java
7,231
[ "no_license" ]
[ { "path": "roles/sdk_java/tasks/main.yml", "content": "---\n- name: Run Java SDK Role\n ansible.builtin.include_tasks: \"{{ item }}\"\n loop:\n - install-java.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 107 }, { "path": "roles/sdk_java/tasks/install-...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1237, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/sdk_nodejs
7,231
[ "no_license" ]
[ { "path": "roles/sdk_nodejs/tasks/main.yml", "content": "---\n- name: Run NodeJS SDK Role\n ansible.builtin.include_tasks: \"{{ item }}\"\n loop:\n - install-nodejs.yml\n - install-npm-packages.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 142 }, { ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1174, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/sdk_ocaml
7,231
[ "no_license" ]
[ { "path": "roles/sdk_ocaml/tasks/install-ocaml.yml", "content": "---\n- name: Install SDK\n block:\n - name: Download Installer Opam\n ansible.builtin.get_url:\n url: https://raw.githubusercontent.com/ocaml/opam/master/shell/install.sh\n dest: /tmp/ocaml-installer.sh\n mode: \"...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1183, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/sdk_rust
7,231
[ "no_license" ]
[ { "path": "roles/sdk_rust/tasks/main.yml", "content": "---\n- name: Run SDK Role\n ansible.builtin.include_tasks: \"{{ item }}\"\n loop:\n - install-rust.yml\n - install-cargo-packages.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 135 }, { "path": "...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 883, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/sdk_scala
7,231
[ "no_license" ]
[ { "path": "roles/sdk_scala/tasks/install-scala.yml", "content": "---\n- name: Install Scala and Metals\n vars:\n sdks_coursier_dir: \"{{ vault_home }}/.local/share/coursier/bin\"\n block:\n - name: Download Coursier\n ansible.builtin.get_url:\n url: https://github.com/coursier/launchers/...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 974, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/shared
7,231
[ "no_license" ]
[ { "path": "roles/shared/tasks/main.yml", "content": "---\n- name: Run Shared Role\n ansible.builtin.include_tasks: \"{{ item }}\"\n loop:\n - install-base-tools.yml\n # - install-dev-headers.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 146 }, { ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2284, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/upgrade_server
7,231
[ "no_license" ]
[ { "path": "roles/upgrade_server/tasks/upgrade-server.yml", "content": "---\n- name: Upgrade Server (Ubuntu or Debian)\n become: true\n when: (ansible_distribution == \"Ubuntu\") or (ansible_distribution == \"Debian\")\n block:\n - name: Update apt repo and cache (Ubuntu or Debian)\n ansible.built...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1276, "all_permissive": false }
ansible_role
gwendolyngoetz/playbooks
8eae5d7e0de023d6009ce09ca6a9603e8b0f2765
0
roles/windows
7,231
[ "no_license" ]
[ { "path": "roles/windows/tasks/install-base-tools.yml", "content": "---\n- name: Install Base Tools\n become: true\n block:\n - name: Disable Logon Background Image\n ansible.windows.win_regedit:\n path: HKLM:\\Software\\Policies\\Microsoft\\System\n name: DisableLogonBackgroundImage...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 10385, "all_permissive": false }
ansible_role
1kend/ansible-prom
b7c3babe129e0ab195343cf69bb18e2177b42aa9
0
roles/alert_manager
7,231
[ "no_license" ]
[ { "path": "roles/alert_manager/tasks/start.yml", "content": "---\n- name: Start Alert Manager\n block: \n - name: Ensure the Alert Manager serice is running\n service:\n name: alert_manager\n state: restarted\n enabled: yes", "license_type": "no_license", "detected_licenses": [],...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 2085, "all_permissive": false }
ansible_role
1kend/ansible-prom
b7c3babe129e0ab195343cf69bb18e2177b42aa9
0
roles/exporters
7,231
[ "no_license" ]
[ { "path": "roles/exporters/tasks/main.yml", "content": "---\n- name: test\n debug:\n msg: '{{prometheus_exporters}}'\n\n- name: test2\n with_items: '{{prometheus_exporters}}'\n debug:\n msg: '{{item}}'\n\n- name: Install Prometheus Exporters\n with_items: '{{prometheus_exporters}}'\n include_task...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1521, "all_permissive": false }
ansible_role
1kend/ansible-prom
b7c3babe129e0ab195343cf69bb18e2177b42aa9
0
roles/oper
7,231
[ "no_license" ]
[ { "path": "roles/oper/tasks/main.yml", "content": "---\n- name: Ensure oper group exists\n group:\n name: oper\n state: present\n\n- name: Ensure oper user exists\n user:\n name: oper\n shell: /bin/bash\n groups: oper\n\n- name: Ensure oper user has authorized_keys\n authorized_key:\n u...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 346, "all_permissive": false }
ansible_role
1kend/ansible-prom
b7c3babe129e0ab195343cf69bb18e2177b42aa9
0
roles/prometheus
7,231
[ "no_license" ]
[ { "path": "roles/prometheus/templates/prometheus.service.j2", "content": "[Unit]\nDescription=Prometheus service\nAfter=network-online.target\n\n[Service]\nUser=oper\nWorkingDirectory={{prometheus_install_dir}}\nRestart=on-failure\nRestartSec=30\nTimeoutSec=120\nExecStart={{prometheus_install_dir}}/promethe...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 5143, "all_permissive": false }
ansible_role
1kend/ansible-prom
b7c3babe129e0ab195343cf69bb18e2177b42aa9
0
roles/systemconfig
7,231
[ "no_license" ]
[ { "path": "roles/systemconfig/tasks/main.yml", "content": "---\n- name: Do system config\n block: \n # - name: test\n # with_items: '{{firewall_rules}}'\n # debug:\n # msg: '{{item}}'\n - name: firewall config\n when: firewall_rules is defined\n block:\n - name: Ensure simple firewall...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 537, "all_permissive": false }
ansible_role
Nithish0003/ansible
55f99ba20224cb894a5c9819948a336f51cdf02a
0
roles/LAMP
7,231
[ "no_license" ]
[ { "path": "roles/LAMP/tasks/main.yml", "content": "---\n# tasks file for phpMyAdmin\n# - name: config epel\n# command: \n# cmd: subscription-manager repos --enable codeready-builder-for-rhel-9-$(arch)-rpms\n# when: \n # - config_repo == true \n # - ansible_distribution == 'CentOS'\n- name:...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2583, "all_permissive": false }
ansible_role
Nithish0003/ansible
55f99ba20224cb894a5c9819948a336f51cdf02a
0
roles/lvm
7,231
[ "no_license" ]
[ { "path": "roles/lvm/handlers/main.yml", "content": "---\n# handlers file for lvm/\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 29 }, { "path": "roles/lvm/defaults/main.yml", "content": "---\n# defaults file for lvm/\n\ndevice_name: /dev/vdb\nnum_part: 3\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1168, "all_permissive": false }
ansible_role
Nithish0003/ansible
55f99ba20224cb894a5c9819948a336f51cdf02a
0
roles/phpMyAdmin
7,231
[ "no_license" ]
[ { "path": "roles/phpMyAdmin/tasks/main.yml", "content": "---\n# tasks file for phpMyAdmin\n- name: config epel\n # command: subscription-manager repos --enable codeready-builder-for-rhel-9-$(arch)-rpms\n command: \n cmd: dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 972, "all_permissive": false }
ansible_role
gwachter77/ceph-test-cluster
7f2c54c02570392165ff9a8f84d5d0fd50e17b56
0
roles/ceph-deploy-user
7,231
[ "no_license" ]
[ { "path": "roles/ceph-deploy-user/tasks/main.yml", "content": "---\n- name: Create ceph-deploy group\n group: name=ceph-deploy gid=1163\n\n- name: Create ceph-deploy user\n user: name=ceph-deploy group=ceph-deploy uid=1163\n\n- name: Create .ssh directory for ceph-deploy\n file: path=/home/ceph-deploy/.s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 876, "all_permissive": false }
ansible_role
gwachter77/ceph-test-cluster
7f2c54c02570392165ff9a8f84d5d0fd50e17b56
0
roles/deploy
7,231
[ "no_license" ]
[ { "path": "roles/deploy/tasks/base_install.yml", "content": "---\n- name: Install Ansible\n yum: name={{item}} state=installed\n with_items:\n - git\n - ansible\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 103 }, { "path": "roles/deploy/files/ssh_confi...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1411, "all_permissive": false }
ansible_role
gwachter77/ceph-test-cluster
7f2c54c02570392165ff9a8f84d5d0fd50e17b56
0
roles/docker
7,231
[ "no_license" ]
[ { "path": "roles/docker/tasks/docker-setup.yml", "content": "---\n- name: Enable docker\n service: name=docker-latest state=started enabled=yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 82 }, { "path": "roles/docker/tasks/base_install.yml", "content": ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 243, "all_permissive": false }
ansible_role
gwachter77/ceph-test-cluster
7f2c54c02570392165ff9a8f84d5d0fd50e17b56
0
roles/osd
7,231
[ "no_license" ]
[ { "path": "roles/osd/tasks/osd.yml", "content": "---\n- name: Setup OSD directory\n file:\n path: /var/local/osd\n state: directory\n mode: 0755\n owner: ceph\n group: ceph\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 133 }, { "path": "roles/os...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 901, "all_permissive": false }
ansible_role
ansibleplaybookbundle/windows-apb
5570e05d82e9e2babad74006b799613b1e17f431
0
roles/vmrole
7,231
[ "permissive" ]
[ { "path": "roles/vmrole/tasks/deprovision.yml", "content": "---\n- include: \"login.yml\"\n- include: \"generatevm.yml\"\n\n- name: Delete Virtual Machine\n command: oc delete -f /tmp/vm.yaml\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 124 ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 4951, "all_permissive": true }
ansible_role
Nikolai-Morev/postgrespro
dd940b096a1243d1be04807f18700d7b1cd9435c
0
roles/postgresqlpro
7,231
[ "no_license" ]
[ { "path": "roles/postgresqlpro/tasks/main.yml", "content": "---\n # Скачиваем файл установки репозитория postgres pro {{ version }}\n - name: Downloading a file to install the postgresql pro repository version {{ version }}\n get_url:\n url: https://repo.postgrespro.ru/1c-{{ version }}/key...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1525, "all_permissive": false }
ansible_role
Nikolai-Morev/postgrespro
dd940b096a1243d1be04807f18700d7b1cd9435c
0
roles/repository
7,231
[ "no_license" ]
[ { "path": "roles/repository/tasks/main.yml", "content": " # Добавляем репозитории contrib и non-free\n\n - name: Configuring Distribution Repositories Debian12\n template:\n src: templates/debian12.sources.list.j2\n dest: /etc/apt/sources.list\n when: ansible_distribution == \"De...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1751, "all_permissive": false }
ansible_role
Nikolai-Morev/postgrespro
dd940b096a1243d1be04807f18700d7b1cd9435c
0
roles/time-synchronization
7,231
[ "no_license" ]
[ { "path": "roles/time-synchronization/handlers/main.yml", "content": "- name: restart chrony\r\n systemd:\r\n name: chrony\r\n state: restarted\r\n\r\n- name: start chrony\r\n systemd:\r\n name: chrony\r\n state: started\r\n\r\n- name: stop chrony\r\n systemd:\r\n name: chrony\r\n state...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 456, "all_permissive": false }
ansible_role
Nikolai-Morev/postgrespro
dd940b096a1243d1be04807f18700d7b1cd9435c
0
roles/update-system
7,231
[ "no_license" ]
[ { "path": "roles/update-system/tasks/main.yml", "content": " # Обновляем все пакеты с помощью модуля apt\r\n - name: Update apt repo and cache on all Debian/Ubuntu boxes\r\n apt: \r\n update_cache: yes \r\n force_apt_get: yes \r\n cache_valid_time: 3600\r\n\r\n # Обновляем...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 940, "all_permissive": false }
ansible_role
suttacentral/sc-server-config
1b57a02900d56e189fc6d9ceecaf839873c12500
1
roles/apache-persona
7,231
[ "no_license" ]
[ { "path": "roles/apache-persona/tasks/main.yml", "content": "---\n- include: yajl2.yml\n- include: mod-browserid.yml\n- include: persona-config.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 84 }, { "path": "roles/apache-persona/files/install-mod-browserid",...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 1761, "all_permissive": false }
ansible_role
suttacentral/sc-server-config
1b57a02900d56e189fc6d9ceecaf839873c12500
1
roles/basics
7,231
[ "no_license" ]
[ { "path": "roles/basics/tasks/firewall.yml", "content": "---\n- name: Install ufw firewall\n action: apt pkg=ufw\n\n- name: Enable SSH over firewall\n action: shell ufw allow OpenSSH\n\n- name: Enable ufw firewall\n action: shell ufw --force enable\n", "license_type": "no_license", "detected_lice...
{ "task_files": 11, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 12, "total_bytes": 3794, "all_permissive": false }
ansible_role
suttacentral/sc-server-config
1b57a02900d56e189fc6d9ceecaf839873c12500
1
roles/bugzilla
7,231
[ "no_license" ]
[ { "path": "roles/bugzilla/tasks/repository.yml", "content": "---\n- name: Test if Bugzilla database repository is setup\n action: shell test -f /home/bugzilla/.bugzilla-repository-setup\n register: repository_setup\n ignore_errors: True\n\n- name: Checkout the Bugzilla repository\n action: shell sudo -u...
{ "task_files": 7, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 10022, "all_permissive": false }
ansible_role
suttacentral/sc-server-config
1b57a02900d56e189fc6d9ceecaf839873c12500
1
roles/git-admin
7,231
[ "no_license" ]
[ { "path": "roles/git-admin/tasks/user.yml", "content": "---\n- name: Create the git group\n action: group name=git\n\n- name: Create the git user\n action: user name=git group=git shell=/bin/bash\n home=/home/git comment='Git version control'\n\n- name: Add the www-data user to the git group...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 3596, "all_permissive": false }
ansible_role
suttacentral/sc-server-config
1b57a02900d56e189fc6d9ceecaf839873c12500
1
roles/newrelic
7,231
[ "no_license" ]
[ { "path": "roles/newrelic/tasks/main.yml", "content": "---\n- name: Download the New Relic apt configuration\n action: get_url url=https://download.newrelic.com/debian/newrelic.list\n dest=/etc/apt/sources.list.d/newrelic.list\n\n- name: Detect if we have the New Relic GPG key\n action: s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 866, "all_permissive": false }
ansible_role
suttacentral/sc-server-config
1b57a02900d56e189fc6d9ceecaf839873c12500
1
roles/phpmyadmin
7,231
[ "no_license" ]
[ { "path": "roles/phpmyadmin/tasks/main.yml", "content": "---\n- name: Install phpMyAdmin\n action: apt pkg=phpmyadmin\n\n- name: Empty out default Apache configuration installed by package\n action: copy content='' mode=0644\n dest=/etc/apache2/conf.d/phpmyadmin.conf\n register: result\n\n-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 3080, "all_permissive": false }
ansible_role
suttacentral/sc-server-config
1b57a02900d56e189fc6d9ceecaf839873c12500
1
roles/suttacentral
7,231
[ "no_license" ]
[ { "path": "roles/suttacentral/tasks/dependencies.yml", "content": "---\n- name: Add dependencies for SuttaCentral\n action: apt pkg={{ item }}\n with_items:\n - supervisor\n - libmysqlclient-dev\n - zlib1g-dev\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 14...
{ "task_files": 7, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 8090, "all_permissive": false }
ansible_role
suttacentral/sc-server-config
1b57a02900d56e189fc6d9ceecaf839873c12500
1
roles/wiki
7,231
[ "no_license" ]
[ { "path": "roles/wiki/tasks/ruby.yml", "content": "---\n- name: Install RVM build dependencies for Ruby 1.9.3\n action: apt pkg={{ item }}\n with_items:\n - gawk\n - libyaml-dev\n - sqlite3\n - libgdbm-dev\n - libncurses5-dev\n - libtool\n - bison\n - libffi-dev\n\n- name: Test to ...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 3580, "all_permissive": false }
ansible_role
matthewwoodruff/raspi
697dbf44ddde0ee034ab4ee305e27b88ed72f9da
0
ansible/roles/docker
7,231
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yml", "content": "---\n- name: Get Docker install script\n get_url:\n url: https://get.docker.com\n dest: /usr/local/bin/install_docker\n mode: 0550\n- name: Install/Update docker\n command: install_docker\n", "license_type": "no_license", "detec...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 192, "all_permissive": false }
ansible_role
matthewwoodruff/raspi
697dbf44ddde0ee034ab4ee305e27b88ed72f9da
0
ansible/roles/provision
7,231
[ "no_license" ]
[ { "path": "ansible/roles/provision/tasks/main.yml", "content": "---\n- name: Upgrade packages\n apt: upgrade=full update_cache=yes cache_valid_time=3600\n- name: Install Dependencies\n apt: name={{item}} state=latest\n with_items:\n - vim\n - exfat-fuse\n - wavemon\n - openssl\n - ufw\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 791, "all_permissive": false }
ansible_role
matthewwoodruff/raspi
697dbf44ddde0ee034ab4ee305e27b88ed72f9da
0
ansible/roles/ssh
7,231
[ "no_license" ]
[ { "path": "ansible/roles/ssh/handlers/main.yml", "content": "---\n- name: Restart SSH\n service: name=ssh state=restarted\n- name: Reboot\n command: /sbin/reboot\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 99 }, { "path": "ansible/roles/ssh/tasks/main.yml",...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 426, "all_permissive": false }
ansible_role
matthewwoodruff/raspi
697dbf44ddde0ee034ab4ee305e27b88ed72f9da
0
ansible/roles/vpn
7,231
[ "no_license" ]
[ { "path": "ansible/roles/vpn/files/easy-rsa/build-client-ovpn", "content": "#!/bin/sh\n\nsed -e '/<ca>/r keys/ca.crt' -e '/<cert>/r keys/client.crt' -e '/<key>/r keys/client.key' client.ovpn.tpl > client.ovpn\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 131 }, { ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2126, "all_permissive": false }
ansible_role
IBM/ocp-ppc64le-operator-certification
b850f196bde86656da72fa02392edc3efee3b914
1
ansible/roles/operator-pipeline
7,231
[ "permissive" ]
[ { "path": "ansible/roles/operator-pipeline/templates/openshift/tasks/github-pipelinerun-summary.yml", "content": "---\napiVersion: tekton.dev/v1beta1\nkind: Task\nmetadata:\n name: github-pipelinerun-summary\nspec:\n description: >-\n This task adds a PipelineRun summary comment to a GitHub pull reques...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 38, "total_bytes": 126115, "all_permissive": true }
ansible_role
abuharis/rsync_ansible
391a9f5fca28815b55d4d96957851ae76096f4fe
0
roles/pckg_rsync
7,231
[ "no_license" ]
[ { "path": "roles/pckg_rsync/tasks/main.yml", "content": "\n- name: Installing rsync \n yum: \n name: rsync\n state: latest\n\n- name: Synchronizing the servers\n synchronize:\n perms: no #Donot preserve the attributes with the copied location\n mode: pull ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 438, "all_permissive": false }
ansible_role
hdyami/ansible
2a9962f9db0184142901f2cf3201423f7af9f0aa
0
roles/fixpermissions
7,231
[ "no_license" ]
[ { "path": "roles/fixpermissions/tasks/main.yml", "content": "---\n- name: \"Load settings for the fixpermissions role\"\n include_vars: \"{{ host }}.yml\"\n# Change group of the site tld\n- name: Change group of the site's group recursively\n file:\n path: '{{ fixpermissions_conf.d7webdir }}{{ sitename...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2112, "all_permissive": false }
ansible_role
hdyami/ansible
2a9962f9db0184142901f2cf3201423f7af9f0aa
0
roles/localtoremote
7,231
[ "no_license" ]
[ { "path": "roles/localtoremote/tasks/main.yml", "content": "---\n# backup a site\n- name: \"Load settings for the localtoremote role\"\n include_vars: \"{{ host }}.yml\"\n\n# Make sure everything in the local site container folder is readable by the user invoking ansible-playbook\n- name: Make sure everyth...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3866, "all_permissive": false }
ansible_role
hdyami/ansible
2a9962f9db0184142901f2cf3201423f7af9f0aa
0
roles/remotetolocal
7,231
[ "no_license" ]
[ { "path": "roles/remotetolocal/tasks/main.yml", "content": "---\n- name: \"Load settings for the remotetolocal role\"\n include_vars: \"{{ host }}.yml\"\n\n# Empty tmp folders\n- name: Empty the local site folder\n file:\n path: site/\n state: absent\n delegate_to: localhost\n # become: true\n\n- ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2776, "all_permissive": false }
ansible_role
hdyami/ansible
2a9962f9db0184142901f2cf3201423f7af9f0aa
0
roles/sitebackup
7,231
[ "no_license" ]
[ { "path": "roles/sitebackup/tasks/main.yml", "content": "---\n# backup a site\n- name: \"Load settings for the sitebackup role\"\n include_vars: \"{{ host }}.yml\"\n\n# Grab the DB credentials\n- name: Register db name as variable\n shell: drush @'{{ sitename }}'-prod sql-connect | awk '{print $2}' | sed ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1575, "all_permissive": false }
ansible_role
WanRuYang/SpatialPanelInsecticide
bfabf81ff13b1bd9aa8fedca401f8dc104205f8e
0
ec2/deployment/roles/gaga
7,234
[ "no_license" ]
[ { "path": "ec2/deployment/roles/gaga/meta/main.yml", "content": "---\ndependencies:\n - jupyter_notebook\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "ec2/deployment/roles/gaga/tasks/main.yml", "content": "---\n- name: Install APT reposito...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1951, "all_permissive": false }
ansible_role
WanRuYang/SpatialPanelInsecticide
bfabf81ff13b1bd9aa8fedca401f8dc104205f8e
0
ec2/deployment/roles/jupyter_notebook
7,234
[ "no_license" ]
[ { "path": "ec2/deployment/roles/jupyter_notebook/tasks/main.yml", "content": "---\n- name: Install Jupyter\n pip: name=jupyter state=present\n become: true\n\n- name: Create Jupyter folder\n file: path=/home/ubuntu/jupyter state=directory\n\n- name: Configure supervisor\n template: src=supervisord.conf ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 412, "all_permissive": false }
ansible_role
lagilaper/ansible-nginx-example
9abe7a21770f09c5cf76528aaa727e902abc719d
0
roles/common
7,234
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "---\n# Common setup\n# Description: Basic setup and installation for webserver\n# \n- name: Ensure dev packages to be latest\n yum: name={{ item }} state=latest\n with_items: basic_packages\n\n- name: Ensure all packages is updated\n yum: name=* state=...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 701, "all_permissive": false }
ansible_role
ryanneufeld/osx-bootstrap
b1ecea22e58d7795557801ad6fbfb345647ebd88
0
roles/workstation
7,234
[ "no_license" ]
[ { "path": "roles/workstation/tasks/homebrew.yml", "content": "- name: Install favorite packages from homebrew\n homebrew: name={{ item }} state=present\n with_items:\n - git\n - python\n - vim\n - tmux\n - mtr\n - go\n - hg\n - bzr\n - cowsay\n - wget\n - nmap\n - hping...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 2946, "all_permissive": false }
ansible_role
grantral/devops-trial-task
3fd8e16197c5b402e62be50c3dda6697733f2191
0
first/roles/common
7,234
[ "no_license" ]
[ { "path": "first/roles/common/tasks/main.yml", "content": "- name: Include common tasks\n ansible.builtin.include_tasks: \"{{ item }}\"\n loop:\n - ssh_keys.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 102 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 102, "all_permissive": false }
ansible_role
grantral/devops-trial-task
3fd8e16197c5b402e62be50c3dda6697733f2191
0
first/roles/grafana
7,234
[ "no_license" ]
[ { "path": "first/roles/grafana/tasks/dashboards.yml", "content": "- name: Import the Node Exporter Full dashboard\n community.grafana.grafana_dashboard:\n grafana_url: \"https://{{ grafana_domain }}\"\n dashboard_id: 1860\n dashboard_revision: 31\n\n- name: Import the Prometheus 2.0 Stats dashboar...
{ "task_files": 5, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 2119, "all_permissive": false }
ansible_role
grantral/devops-trial-task
3fd8e16197c5b402e62be50c3dda6697733f2191
0
second/roles/common
7,234
[ "no_license" ]
[ { "path": "second/roles/common/tasks/ssh_keys.yml", "content": "- name: Add an SSH key for the user agauke\n ansible.posix.authorized_key:\n user: \"{{ ansible_user }}\"\n key: \"{{ lookup('ansible.builtin.file', 'id_agauke.pub') }}\"\n", "license_type": "no_license", "detected_licenses": [],...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 273, "all_permissive": false }
ansible_role
grantral/devops-trial-task
3fd8e16197c5b402e62be50c3dda6697733f2191
0
second/roles/deploy
7,234
[ "no_license" ]
[ { "path": "second/roles/deploy/tasks/metallb.yml", "content": "- name: Add MetalLB chart repo\n kubernetes.core.helm_repository:\n name: metallb\n repo_url: https://metallb.github.io/metallb\n\n- name: Install MetalLB\n kubernetes.core.helm:\n chart_ref: metallb/metallb\n chart_version: \"{{ m...
{ "task_files": 9, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 9, "total_bytes": 14085, "all_permissive": false }
ansible_role
alehbabkou/spg_igvm
b6b4bd1b84eb76919d8a5da2cfa4d8f444e4cc01
0
provision/roles/docker_registry
7,234
[ "no_license" ]
[ { "path": "provision/roles/docker_registry/tasks/main.yml", "content": "---\n- name: Pull and run the registry container\n docker_container:\n name: \"{{ registry_name }}\"\n image: registry\n restart_policy: always\n ports:\n - \"{{ registry_port }}:5000\"", "license_type": ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 323, "all_permissive": false }
ansible_role
alehbabkou/spg_igvm
b6b4bd1b84eb76919d8a5da2cfa4d8f444e4cc01
0
provision/roles/java
7,234
[ "no_license" ]
[ { "path": "provision/roles/java/vars/Ubuntu-16.04.yml", "content": "---\n# JDK version options include:\n# - java\n# - openjdk-8-java\n# - openjdk-9-java\n__java_packages:\n# - openjdk-8-java\n - oracle-java8-installer", "license_type": "no_license", "detected_licenses": [], "size_bytes"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1828, "all_permissive": false }
ansible_role
alehbabkou/spg_igvm
b6b4bd1b84eb76919d8a5da2cfa4d8f444e4cc01
0
provision/roles/kie
7,234
[ "no_license" ]
[ { "path": "provision/roles/kie/defaults/main.yml", "content": "---\ndrools_version: 7.0.0.Final\ndrools_wb_url: https://download.jboss.org/drools/release/{{ drools_version }}/kie-drools-wb-{{ drools_version }}-wildfly10.war\ndrools_server_url: http://download.jboss.org/drools/release/{{ drools_version }}/ki...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1995, "all_permissive": false }
ansible_role
alehbabkou/spg_igvm
b6b4bd1b84eb76919d8a5da2cfa4d8f444e4cc01
0
provision/roles/os_update
7,234
[ "no_license" ]
[ { "path": "provision/roles/os_update/tasks/main.yml", "content": "---\n\n- name: Update apt cache\n apt: update_cache=yes\n\n- name: Upgrade packages\n apt: upgrade=dist\n\n- name: Install latest version of \"unzip\"\n apt:\n name: unzip\n state: latest", "license_type": "no_license", "dete...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 183, "all_permissive": false }
ansible_role
alehbabkou/spg_igvm
b6b4bd1b84eb76919d8a5da2cfa4d8f444e4cc01
0
provision/roles/wildfly2
7,234
[ "no_license" ]
[ { "path": "provision/roles/wildfly2/templates/wildfly.properties.j2", "content": "# System properties for wildfly\njboss.bind.address={{ wildfly_bind_address }}\njboss.management.http.port={{ wildfly_manage_http_port }}\njboss.management.https.port={{ wildfly_manage_https_port }}\njboss.http.port={{ wildfly...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 7053, "all_permissive": false }
ansible_role
jesmigel/ansible_docker
f2ad8d53946f19532be6696f3819ebc56e96f7a4
0
requests/roles/docker_hardening
7,234
[ "no_license" ]
[ { "path": "requests/roles/docker_hardening/defaults/main.yml", "content": "# main.yml\n# COMMON VARIABLES\ncommon_task_name_var_get: \"{{ ansible_distribution }} Gather Variables\"\ncommon_task_name_group_create: Creating docker group\ncommon_task_name_group_add: Adding docker group\ncommon_task_name_group_...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1039, "all_permissive": false }
ansible_role
jesmigel/ansible_docker
f2ad8d53946f19532be6696f3819ebc56e96f7a4
0
requests/roles/docker_install
7,234
[ "no_license" ]
[ { "path": "requests/roles/docker_install/tasks/main.yml", "content": "# main.yml\n---\n- include_tasks: \"{{ ansible_distribution|lower }}.yml\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 70 }, { "path": "requests/roles/docker_install/tasks/ubuntu.yml", "c...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1612, "all_permissive": false }
ansible_role
jesmigel/ansible_docker
f2ad8d53946f19532be6696f3819ebc56e96f7a4
0
test/roles/docker_hardening
7,234
[ "no_license" ]
[ { "path": "test/roles/docker_hardening/tasks/main.yml", "content": "# main.yml\n---\n- include_tasks: \"{{ ansible_distribution|lower }}.yml\"\n- include_tasks: \"test_docker.yml\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 105 }, { "path": "test/roles/docker_...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 856, "all_permissive": false }
ansible_role
jesmigel/ansible_docker
f2ad8d53946f19532be6696f3819ebc56e96f7a4
0
test/roles/docker_install
7,234
[ "no_license" ]
[ { "path": "test/roles/docker_install/vars/ubuntu.yml", "content": "# UBUNTU binary variables\ngpg_url:\n - name: Docker Ubuntu GPG\n url: https://download.docker.com/linux/ubuntu/gpg\n\ngpg_key:\n - name: Docker\n key: 0EBFCD88\n\nrepo_url:\n - name: Docker CE Stable Release\n repo: deb [arch=am...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2333, "all_permissive": false }
ansible_role
aboroufar/cloudctl-config-TIM-lab
9b8ccfc5687f63549f3abe16e45d39848073eb7a
0
vm-setup/roles/v1aX_integration_test
7,234
[ "no_license" ]
[ { "path": "vm-setup/roles/v1aX_integration_test/tasks/main.yml", "content": "---\n- name: Define BMOPATH\n set_fact:\n BMOPATH: \"{{ GOPATH }}/src/github.com/metal3-io/baremetal-operator\"\n\n- name: \"Generate templates for v1alpha3\"\n include: generate_templates.yml\n\n\n- name: Provision cluster\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 8749, "all_permissive": false }
ansible_role
RomainMichau/rasp_cluster
a52541d6506edc5c43f47b0efc7a9fc0c87825a9
0
rasp_conf/roles/common
7,234
[ "no_license" ]
[ { "path": "rasp_conf/roles/common/handlers/main.yml", "content": "---\n- name: \"dhcpcd restart\"\n service:\n name: \"dhcpcd\"\n state: \"restarted\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 81 }, { "path": "rasp_conf/roles/common/tasks/network.yml",...
{ "task_files": 4, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 2658, "all_permissive": false }
ansible_role
RomainMichau/rasp_cluster
a52541d6506edc5c43f47b0efc7a9fc0c87825a9
0
rasp_conf/roles/dnsmasq
7,234
[ "no_license" ]
[ { "path": "rasp_conf/roles/dnsmasq/tasks/main.yml", "content": "---\n\n- name: Print the gateway for each host when defined\n ansible.builtin.debug:\n msg: System {{ groups['all'] }}\n\n- name: \"Build hosts file\"\n lineinfile: dest=/etc/hosts regexp='.*{{ item }}$' line=\"{{ hostvars[item].ansible_ss...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 946, "all_permissive": false }
ansible_role
RomainMichau/rasp_cluster
a52541d6506edc5c43f47b0efc7a9fc0c87825a9
0
rasp_conf/roles/grafana
7,234
[ "no_license" ]
[ { "path": "rasp_conf/roles/grafana/tasks/main.yml", "content": "---\n\n- name: Install required packages\n apt:\n name:\n - gnupg2\n - curl\n - software-properties-common\n - ufw\n state: present\n\n\n- name: Allow all access to tcp port allow\n community.general.ufw:\n rule: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 630, "all_permissive": false }
ansible_role
RomainMichau/rasp_cluster
a52541d6506edc5c43f47b0efc7a9fc0c87825a9
0
rasp_conf/roles/haproxy
7,234
[ "no_license" ]
[ { "path": "rasp_conf/roles/haproxy/tasks/main.yml", "content": "---\n- include_vars: vault.yml\n\n- name: Install HAProxy\n apt:\n name: haproxy\n state: present \n \n- name: Install certbot\n apt:\n name: certbot\n state: present \n\n- name: Install certbot route 53\n apt:\n name: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3421, "all_permissive": false }
ansible_role
RomainMichau/rasp_cluster
a52541d6506edc5c43f47b0efc7a9fc0c87825a9
0
rasp_conf/roles/postgresql
7,234
[ "no_license" ]
[ { "path": "rasp_conf/roles/postgresql/vars/main.yml", "content": "---\nrw_db_user: postgres\nro_db_user: postgres_ro\ndb_name: tricount", "license_type": "no_license", "detected_licenses": [], "size_bytes": 66 }, { "path": "rasp_conf/roles/postgresql/tasks/main.yml", "content": "---\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2925, "all_permissive": false }
ansible_role
RomainMichau/rasp_cluster
a52541d6506edc5c43f47b0efc7a9fc0c87825a9
0
rasp_conf/roles/trilyzer
7,234
[ "no_license" ]
[ { "path": "rasp_conf/roles/trilyzer/handlers/main.yml", "content": "---\n- name: restart trilyzer\n systemd:\n name: trilyzer\n state: restarted\n enabled: yes\n daemon_reload: yes", "license_type": "no_license", "detected_licenses": [], "size_bytes": 119 }, { "path": "rasp_...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 2489, "all_permissive": false }
ansible_role
orescek/doku
12a7a668617daab6a939560e2b1e9c8037d16511
0
ansible/roles/HandyStuff
7,234
[ "no_license" ]
[ { "path": "ansible/roles/HandyStuff/tasks/main.yml", "content": "---\n - name: install common software\n package:\n name: \"{{ item }}\"\n state: present\n with_items:\n - mc\n - python-setuptools\n - socat\n become: yes\n\n - easy_install:\n name: pip\n become: y...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 338, "all_permissive": false }
ansible_role
orescek/doku
12a7a668617daab6a939560e2b1e9c8037d16511
0
ansible/roles/Haproxy
7,234
[ "no_license" ]
[ { "path": "ansible/roles/Haproxy/templates/haproxy.cfg.j2", "content": "###########################################################################\n# This is managed with Ansible - local change will be lost with next run! #\n###########################################################################\n\nglo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2629, "all_permissive": false }
ansible_role
orescek/doku
12a7a668617daab6a939560e2b1e9c8037d16511
0
ansible/roles/docker
7,234
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yml", "content": "---\n - name: Copy docker file\n template:\n src: Dockerfile.j2\n dest: /home/vagrant/Dockerfile\n become: yes\n tags: docker \n\n - name: copy app\n copy:\n src: digitalsignage_linux_64\n dest: /home/vagrant/dig...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1261, "all_permissive": false }
ansible_role
orescek/doku
12a7a668617daab6a939560e2b1e9c8037d16511
0
ansible/roles/helm
7,234
[ "no_license" ]
[ { "path": "ansible/roles/helm/templates/values.yaml.j2", "content": "replicaCount: {{ app_replicas }}\n\nimage:\n repository: {{ app_name }} \n tag: {{ app_version }}\n pullPolicy: IfNotPresent\n\nservice:\n name: {{ app_name }}\n type: NodePort\n externalPort: {{ app_port }}\n internalPort: {{ app_p...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 2933, "all_permissive": false }
ansible_role
orescek/doku
12a7a668617daab6a939560e2b1e9c8037d16511
0
ansible/roles/kubernetes
7,234
[ "no_license" ]
[ { "path": "ansible/roles/kubernetes/tasks/main.yml", "content": "---\n - name: install dep \n import_tasks: dep.yml\n \n - name: set facts\n set_fact:\n translated_architecture: amd64\n when: ansible_architecture == 'x86_64'\n\n - name: Check if minikube already installed\n stat: \n...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3553, "all_permissive": false }
ansible_role
orescek/doku
12a7a668617daab6a939560e2b1e9c8037d16511
0
ansible/roles/myapp
7,234
[ "no_license" ]
[ { "path": "ansible/roles/myapp/templates/app.go.j2", "content": "package main\n\nimport (\n \"fmt\"\n \"net/http\"\n)\n\nfunc helloWorld(w http.ResponseWriter, r *http.Request){\n fmt.Fprintf(w, \"Hello World from {{ app_name }} with version: {{ app_version }}\\n\")\n}\n\nfunc main() {\n http.Ha...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 410, "all_permissive": false }
ansible_role
hypokondrickard/ansible_boilerplate
20972e05e4a5dd1679b31657003ce9c90d208c1c
0
collections/ansible_collections/ddi/ipam/roles/verify_subnet
7,234
[ "no_license" ]
[ { "path": "collections/ansible_collections/ddi/ipam/roles/verify_subnet/handlers/main.yml", "content": "---\n# handlers file for verify_subnet\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 38 }, { "path": "collections/ansible_collections/ddi/ipam/roles/verify_s...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 1099, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
AWX/awx-17.1.0/installer/roles/local_docker
7,234
[ "permissive" ]
[ { "path": "AWX/awx-17.1.0/installer/roles/local_docker/tasks/compose.yml", "content": "---\n- name: Create {{ docker_compose_dir }} directory\n file:\n path: \"{{ docker_compose_dir }}\"\n state: directory\n\n- name: Create Redis socket directory\n file:\n path: \"{{ docker_compose_dir }}/redis_s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 5534, "all_permissive": true }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/agents
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/agents/defaults/main.yml", "content": "root_dir: /opt/services\ndomain: archidev.ir", "license_type": "no_license", "detected_licenses": [], "size_bytes": 43 }, { "path": "ansible-project/roles/agents/tasks/compose_ansible.yml", "content": "---\n- nam...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 1985, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/awx
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/awx/tasks/compose_ansible.yml", "content": "---\n- name: run docker-compose\n ansible.builtin.command: ansible-playbook -i inventory install.yml\n args:\n chdir: /opt/services/awx-17.1.0/installer/.", "license_type": "no_license", "detected_licenses": [], "s...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1479, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/bitmail
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/bitmail/templates/bitwarden/compose.yml.j2", "content": "version: \"3.7\"\nservices:\n\n## Bitwarden - Password Vault\n bitwarden:\n container_name: bitwarden\n image: bitwardenrs/server\n restart: always\n networks:\n - web_net\n# ports:\n# - \"888...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 5625, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/docker-installation
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/docker-installation/tasks/install_docker.yaml", "content": "---\n- name: install dependency\n apt:\n name: \"{{item}}\"\n state: present\n update_cache: yes\n loop:\n - ca-certificates\n - gnupg-agent\n - software-properties-common\n\n- name: insatll apt ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1314, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/gitlab-runner
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/gitlab-runner/tasks/dnsrecord.yaml", "content": "---\n- name: Create a pre-product.archidev.ir A record to point to host\n community.general.cloudflare_dns:\n zone: \"{{domain}}\"\n record: \"pre-product\"\n type: A\n value: \"{{PRE_IP}}\"\n account_email: \"...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 2746, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/observability
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/observability/templates/monitoring/.env", "content": "# Domain address\nDOMAIN_ADDRESS={{inventory_hostname}}.{{domain}}\nPROSUB= {{prosub}}\nGRASUB= {{grasub}}\nALESUB= {{alesub}}\nPGWSUB= {{pgwsub}}\n\n# Grafana Auth\nGRAFANA_USERNAME=sina\nGRAFANA_PASSWORD=<PASSWORD>\nGRA...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 9302, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/postgres
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/postgres/templates/postgres/Dockerfile.j2", "content": "# Use an HAProxy base image\r\nFROM haproxy:latest\r\n\r\n# Switch to root user for package installation\r\nUSER root\r\n\r\n# Install PostgreSQL and other necessary packages\r\nRUN apt-get update && apt-get install -y ...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 5314, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/preparing-server
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/preparing-server/tasks/hardening.yaml", "content": "---\n\n- name: Change file ownership, group and permissions\n ansible.builtin.file:\n path: \"{{ item }}\"\n owner: root\n group: root\n mode: '0600'\n loop:\n - /etc/cron.d\n - /etc/cron.daily\n - /e...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3393, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/redis
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/redis/templates/redis/.env", "content": "domain= {{domain}}\nREDISSUB= {{REDISSUB}}\n\nREDIS_PRIV_IP= {{REDIS_PRIV_IP}}", "license_type": "no_license", "detected_licenses": [], "size_bytes": 75 }, { "path": "ansible-project/roles/redis/tasks/copy.yaml", ...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 2217, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/repo
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/repo/templates/minio/.env", "content": "# Domain address\ndomain={{inventory_hostname}}.{{domain}}\nMINIO_SUB1=object\nMINIO_SUB2=io\n\n# restart policy\nRESTART_POLICY=unless-stopped\n\n# Minio user and pass\nMINIO_ROOT_USER=sina\nMINIO_ROOT_PASSWORD=<PASSWORD>\n\n# Server ...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 16513, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/reverse-proxy
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/reverse-proxy/tasks/compose_ansible.yaml", "content": "- name: create network \n community.docker.docker_network:\n name: \"{{item}}\"\n loop:\n - app_net\n - web_net\n\n- name: deploy traefik Compose stack\n community.docker.docker_compose:\n project_src: \"{...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1630, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/stages
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/stages/defaults/main.yml", "content": "domain: archidev.ir", "license_type": "no_license", "detected_licenses": [], "size_bytes": 19 }, { "path": "ansible-project/roles/stages/tasks/main.yml", "content": "---\n- name: set dns record to cloudflare\n i...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 514, "all_permissive": false }
ansible_role
sinaneysi/MidTerm-project
9abfbafe3aa76710d2bda6d71feb256e5ccfc66e
1
ansible-project/roles/test-variable
7,234
[ "no_license" ]
[ { "path": "ansible-project/roles/test-variable/templates/monitoring/prometheus/prometheus.yml.j2", "content": "global:\n scrape_interval: 30s\n evaluation_interval: 30s\n external_labels:\n monitor: 'prom'\n\nrule_files:\n - '/etc/prometheus/alerts/*.rules'\n\nalerting:\n alertmanagers:\n - s...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3103, "all_permissive": false }
ansible_role
AndreyAgafonov/otus-project
96952cb9d6f3b6f8996a68ef8aec218c8e1c69fa
0
ansible/roles/backup
7,235
[ "no_license" ]
[ { "path": "ansible/roles/backup/templates/backupscript.sh.j2", "content": "#!/bin/bash\n\nbackup_folder_name=$(echo \"{{ gluster_backup_dir }}/$(date +\"%Y-%m-%d-%H-%M\")\")\nmongodb_host=\"{{ groups.mongodb_config[2]}}.{{ domain }}\"\nmongodb_port=\"{{ mongodb_router_port }}\"\nmongodb_user=\"{{ mongodb_us...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2372, "all_permissive": false }
ansible_role
AndreyAgafonov/otus-project
96952cb9d6f3b6f8996a68ef8aec218c8e1c69fa
0
ansible/roles/cer
7,235
[ "no_license" ]
[ { "path": "ansible/roles/cer/defaults/main.yml", "content": "---\ncer_container_name: cer\ncer_port: 80", "license_type": "no_license", "detected_licenses": [], "size_bytes": 40 }, { "path": "ansible/roles/cer/templates/docker-compose.yml.j2", "content": "version: '2'\nservices:\n {...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 3517, "all_permissive": false }
ansible_role
AndreyAgafonov/otus-project
96952cb9d6f3b6f8996a68ef8aec218c8e1c69fa
0
ansible/roles/docker
7,235
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yml", "content": "---\n# tasks file for nginx\n- name: DOCKER | Install Docker\n block:\n - name: Install dependencies for install Docker\n yum:\n name: \"{{ item }}\"\n loop:\n - \"{{ docker_prepakages }}\"\n tags:\n - docker_pakage_depen...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 989, "all_permissive": false }
ansible_role
AndreyAgafonov/otus-project
96952cb9d6f3b6f8996a68ef8aec218c8e1c69fa
0
ansible/roles/filebeat
7,235
[ "no_license" ]
[ { "path": "ansible/roles/filebeat/templates/mongodb.yml.j2", "content": "- module: mongodb\n type: log\n enabled: true\n paths: {{ filebeat_path_log }}\n fields:\n type: _doc\n service_type: mongodb\n fields_under_root: true\n scan_frequency: 5s\n", "license_type": "no_license", "detecte...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 3219, "all_permissive": false }
ansible_role
AndreyAgafonov/otus-project
96952cb9d6f3b6f8996a68ef8aec218c8e1c69fa
0
ansible/roles/gluster-setup
7,235
[ "no_license" ]
[ { "path": "ansible/roles/gluster-setup/tasks/main.yml", "content": "---\n- name: GLUSTER-SERVER | prepare disk\n include: part.yml\n\n- name: GLUSTER-SERVER |Allow service mongodb in firewalld\n firewalld:\n service: \"{{ item }}\"\n permanent: yes\n state: enabled\n loop:\n - nfs\n - samb...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 4414, "all_permissive": false }
ansible_role
AndreyAgafonov/otus-project
96952cb9d6f3b6f8996a68ef8aec218c8e1c69fa
0
ansible/roles/grafana
7,235
[ "no_license" ]
[ { "path": "ansible/roles/grafana/handlers/main.yml", "content": "---\n# handlers file for grafana\n- name: grafana_restart\n systemd:\n name: grafana-server\n state: restarted\n enabled: true", "license_type": "no_license", "detected_licenses": [], "size_bytes": 130 }, { "path"...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 1569, "all_permissive": false }
ansible_role
AndreyAgafonov/otus-project
96952cb9d6f3b6f8996a68ef8aec218c8e1c69fa
0
ansible/roles/haproxy
7,235
[ "no_license" ]
[ { "path": "ansible/roles/haproxy/handlers/main.yml", "content": "---\n# handlers file for provision/roles/nc-haproxy\n\n- name: restart haproxy\n service:\n name: haproxy\n state: restarted\n enabled: yes\n\n- name: restart_rsyslog\n service:\n name: rsyslog\n state: restarted\n\n", "li...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 4908, "all_permissive": false }
ansible_role
AndreyAgafonov/otus-project
96952cb9d6f3b6f8996a68ef8aec218c8e1c69fa
0
ansible/roles/kibana
7,235
[ "no_license" ]
[ { "path": "ansible/roles/kibana/files/filter.conf.j2", "content": "filter {\n\nif [service_type] == \"cer\" {\n json {\n source => \"[message]\"\n target => \"[log]\"\n skip_on_invalid_json => true\n }\n if [log] {\n mutate {\n remove_field => [ \"[mes...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 9169, "all_permissive": false }
ansible_role
AndreyAgafonov/otus-project
96952cb9d6f3b6f8996a68ef8aec218c8e1c69fa
0
ansible/roles/mongodb-base
7,235
[ "no_license" ]
[ { "path": "ansible/roles/mongodb-base/handlers/main.yml", "content": "---\n# handlers file for mongodb-base\n\n- name: start_mongodb\n systemd:\n name: mongod\n enabled: yes\n daemon_reload: yes\n state: started\n\n- name: restart_mongodb\n systemd:\n name: mongod\n enabled: yes\n dae...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 9795, "all_permissive": false }