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
ngueyepmodeste/projet-fil-rouge
b1271d1f95f1c3581425cf61808a551db1322cf6
0
ansible/roles/odoo_role
159
[ "no_license" ]
[ { "path": "ansible/roles/odoo_role/vars/main.yml", "content": "---\n# Variables for Odoo deployment\n\nodoo_version: 3.1\nNOM_SERVICE_WEB: web\nodoo_image: odoo:17.0\nnom_conteneur_web: odoo\nNOM_SERVICE_DB: mydb\nport_ex: 8069\nVARS_HOST: db_momo\nVARS_PASSWORD: <PASSWORD>\nVARS_POSTGRES_DB: postgres\nVARS...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1506, "all_permissive": false }
ansible_role
ngueyepmodeste/projet-fil-rouge
b1271d1f95f1c3581425cf61808a551db1322cf6
0
ansible/roles/pgadmin_role
159
[ "no_license" ]
[ { "path": "ansible/roles/pgadmin_role/vars/main.yml", "content": "VERSION: '3'\nimage_pgadmin: dpage/pgadmin4\nyour_email: <EMAIL>\nyour_password: <PASSWORD>\nport_ex: 80\nport_apply: 80\nvolume_pgadmin: pgadmin-data\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 146 ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1128, "all_permissive": false }
ansible_role
ngueyepmodeste/projet-fil-rouge
b1271d1f95f1c3581425cf61808a551db1322cf6
0
ansible/roles/vitrine_roles
159
[ "no_license" ]
[ { "path": "ansible/roles/vitrine_roles/tasks/main.yml", "content": "---\n\n# Différentes tâches à exécuter dans notre rôle Ansible\n\n- name: Template the Dockerfile\n ansible.builtin.template:\n src: Dockerfile.yml.j2\n dest: \"{{ repo_cible }}/Dockerfile\"\n\n- name: Copier le dossier images\n syn...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3119, "all_permissive": false }
ansible_role
dongci/ansible-ntp
7ff818b3ca80b601742f341c2157689fbcee883c
0
roles/ntp
159
[ "no_license" ]
[ { "path": "roles/ntp/defaults/main.yml", "content": "---\nntp_server: cn.pool.ntp.org\nntp_network: 10.0.0.0/24\nntp_client_server: 10.0.0.100\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 87 }, { "path": "roles/ntp/tasks/main.yml", "content": "---\n- name:...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 734, "all_permissive": false }
ansible_role
ryankanno/fabric-all-things
856773ca610c796f94f95d77168b126143e9ee7e
1
provisioning/roles/common
159
[ "no_license" ]
[ { "path": "provisioning/roles/common/tasks/main.yml", "content": "---\n - name: 'common: install python-apt'\n raw: 'apt-get install -y python-apt'\n tags: common\n\n - name: 'common: update apt package cache'\n apt: update_cache=yes\n tags: common\n\n - name: 'common: update apt'\n apt: u...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 678, "all_permissive": false }
ansible_role
JohnnyW74/DevOpsCon2019
dd41e6d0b563f07e8632535aea5382fb15a24d81
0
playbooks/roles/gen_inventory
159
[ "no_license" ]
[ { "path": "playbooks/roles/gen_inventory/tasks/main.yml", "content": "---\n- name: Copy file with owner and permission, using symbolic representation\n copy:\n src: \"{{ ansible_user_dir }}/workspace/DevOpsCon2019/kubespray/inventory/sample/\"\n dest: \"{{ ansible_user_dir }}/workspace/DevOpsCon2019/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 880, "all_permissive": false }
ansible_role
JohnnyW74/DevOpsCon2019
dd41e6d0b563f07e8632535aea5382fb15a24d81
0
playbooks/roles/get_kube_config
159
[ "no_license" ]
[ { "path": "playbooks/roles/get_kube_config/tasks/main.yml", "content": "---\n- name: download kube config\n fetch:\n src: ~/.kube/config\n dest: ~/.kube/config\n flat: yes\n when: \"'kube-master' in group_names\"\n...\n", "license_type": "no_license", "detected_licenses": [], "size_by...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 148, "all_permissive": false }
ansible_role
JohnnyW74/DevOpsCon2019
dd41e6d0b563f07e8632535aea5382fb15a24d81
0
playbooks/roles/prepare
159
[ "no_license" ]
[ { "path": "playbooks/roles/prepare/vars/main.yml", "content": "---\nroleVarTerraformDownload: https://releases.hashicorp.com/terraform/0.12.16/terraform_0.12.16_linux_amd64.zip\nroleVarTerraformDownloadChecksum: sha256:fcc719314660adc66cbd688918d13baa1095301e2e507f9ac92c9e22acf4cc02\nroleVarTerraformProvide...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3791, "all_permissive": false }
ansible_role
PPT1001/Blue-Green-Deployment-Project
4d1e0548972c29f0fb3857d686a10b276f15728b
0
ansible/roles/docker
239
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yml", "content": "---\n# tasks file for roles/docker\n- name: Install required packages\n ansible.builtin.apt:\n name:\n - apt-transport-https\n - ca-certificates\n - curl\n - gnupg\n - lsb-release\n state: present\n update_cache:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1074, "all_permissive": false }
ansible_role
PPT1001/Blue-Green-Deployment-Project
4d1e0548972c29f0fb3857d686a10b276f15728b
0
ansible/roles/jenkins
239
[ "no_license" ]
[ { "path": "ansible/roles/jenkins/tasks/main.yml", "content": "- name: Download Jenkins GPG key\n ansible.builtin.get_url:\n url: https://pkg.jenkins.io/debian-stable/jenkins.io-2023.key\n dest: /usr/share/keyrings/jenkins-keyring.asc\n mode: '0644'\n validate_certs: yes\n\n- name: Add Jenkins r...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 965, "all_permissive": false }
ansible_role
PPT1001/Blue-Green-Deployment-Project
4d1e0548972c29f0fb3857d686a10b276f15728b
0
ansible/roles/kubectl
239
[ "no_license" ]
[ { "path": "ansible/roles/kubectl/tasks/main.yml", "content": "---\n- name: Get latest stable kubectl version\n shell: curl -L -s https://dl.k8s.io/release/stable.txt\n register: kubectl_stable_version\n changed_when: false\n\n- name: Download kubectl binary\n get_url:\n url: \"https://dl.k8s.io/relea...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 488, "all_permissive": false }
ansible_role
PPT1001/Blue-Green-Deployment-Project
4d1e0548972c29f0fb3857d686a10b276f15728b
0
ansible/roles/nexus
239
[ "no_license" ]
[ { "path": "ansible/roles/nexus/tasks/main.yml", "content": "- name: Check if Nexus container exists\n docker_container_info:\n name: nexus\n register: nexus_container\n\n- name: Create Nexus container\n docker_container:\n name: nexus\n image: sonatype/nexus3\n state: started\n ports:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 429, "all_permissive": false }
ansible_role
PPT1001/Blue-Green-Deployment-Project
4d1e0548972c29f0fb3857d686a10b276f15728b
0
ansible/roles/npm
239
[ "no_license" ]
[ { "path": "ansible/roles/npm/tasks/main.yml", "content": "---\n- name: Add NodeSource repository\n shell: |\n curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -\n args:\n warn: false\n\n- name: Install Node.js and npm\n apt:\n name: nodejs\n state: present\n update_cache: y...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 598, "all_permissive": false }
ansible_role
PPT1001/Blue-Green-Deployment-Project
4d1e0548972c29f0fb3857d686a10b276f15728b
0
ansible/roles/sonarqube
239
[ "no_license" ]
[ { "path": "ansible/roles/sonarqube/tasks/main.yml", "content": "- name: Check if SonarQube container exists\n docker_container_info:\n name: sonarqube\n register: sonarqube_info\n\n- name: Run SonarQube Docker Container\n docker_container:\n name: sonarqube\n image: sonarqube:lts-community\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 497, "all_permissive": false }
ansible_role
PPT1001/Blue-Green-Deployment-Project
4d1e0548972c29f0fb3857d686a10b276f15728b
0
ansible/roles/trivy
239
[ "no_license" ]
[ { "path": "ansible/roles/trivy/tasks/main.yml", "content": "- name: Add Trivy GPG key\n apt_key:\n url: https://aquasecurity.github.io/trivy-repo/deb/public.key\n state: present\n become: true\n\n- name: Add Trivy repository\n apt_repository:\n repo: \"deb https://aquasecurity.github.io/trivy-re...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 490, "all_permissive": false }
ansible_role
hunttom/ansible_configurations
13541413da4bc2dfbee01038bdd6b447b06ebbdc
0
roles/01_golden_image
239
[ "no_license" ]
[ { "path": "roles/01_golden_image/tasks/main.yml", "content": "---\n# Updating servers to latest packages\n- name: Adding ssh key to authorized\n authorized_key:\n user: pi\n state: present\n key: \"{{ lookup('file', '~/.ssh/id_rsa.pub') }}\" #UPDATE TO YOUR SSH KEY\n\n- name: Run the equivalent of...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1287, "all_permissive": false }
ansible_role
hunttom/ansible_configurations
13541413da4bc2dfbee01038bdd6b447b06ebbdc
0
roles/02_unifi_controller
239
[ "no_license" ]
[ { "path": "roles/02_unifi_controller/tasks/main.yml", "content": "---\n- name: Installing required required packages for Unifi Controller\n become: yes\n become_method: sudo\n apt:\n pkg:\n - ca-certificates\n - apt-transport-https\n - openjdk-8-jre-headless\n\n- name: Adding Unifi repository...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1195, "all_permissive": false }
ansible_role
hunttom/ansible_configurations
13541413da4bc2dfbee01038bdd6b447b06ebbdc
0
roles/03_bind_9
239
[ "no_license" ]
[ { "path": "roles/03_bind_9/tasks/main.yml", "content": "---\n- name: Installing required required packages for Bind9\n become: yes\n become_method: sudo\n apt:\n pkg:\n - bind9\n - bind9-doc\n - dnsutils\n - bind9utils\n\n- name: Stop and Enable Bind9 in Systemd\n become: yes\n become_me...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2118, "all_permissive": false }
ansible_role
hunttom/ansible_configurations
13541413da4bc2dfbee01038bdd6b447b06ebbdc
0
roles/04_update_debian
239
[ "no_license" ]
[ { "path": "roles/04_update_debian/tasks/main.yml", "content": "---\n# Updating servers to latest packages\n- name: Run the equivalent of \"apt-get update\"\n become: yes\n become_method: sudo\n apt:\n update_cache: yes\n\n- name: Updating all Debian packages to their latest version\n become: yes\n b...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 290, "all_permissive": false }
ansible_role
hunttom/ansible_configurations
13541413da4bc2dfbee01038bdd6b447b06ebbdc
0
roles/05_update_pihole
239
[ "no_license" ]
[ { "path": "roles/05_update_pihole/tasks/main.yml", "content": "---\n# Updating pihole\n- name: Updating Pihole\n shell: pihole -up", "license_type": "no_license", "detected_licenses": [], "size_bytes": 65 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 65, "all_permissive": false }
ansible_role
hunttom/ansible_configurations
13541413da4bc2dfbee01038bdd6b447b06ebbdc
0
roles/06_updating_unifi_controller
239
[ "no_license" ]
[ { "path": "roles/06_updating_unifi_controller/tasks/main.yml", "content": "---\n- name: Updating the Unifi Controller\n apt:\n name: unifi\n state: latest", "license_type": "no_license", "detected_licenses": [], "size_bytes": 82 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 82, "all_permissive": false }
ansible_role
nicusX/etcd-terraform-ansible-aws-sample
25718bf0e7571025cb51111b284029979a6899fb
5
ansible/roles/etcd
239
[ "no_license" ]
[ { "path": "ansible/roles/etcd/vars/main.yml", "content": "---\n\netcd_client_port: 2379\netcd_peer_port: 2380\netcd_version: \"v3.0.4\"\netcd_release: \"etcd-{{ etcd_version }}-linux-amd64\"\netcd_download_filename: \"{{ etcd_release }}.tar.gz\"\netcd_download_url: \"https://github.com/coreos/etcd/releases/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2995, "all_permissive": false }
ansible_role
Bartlby/bartlby-ansible
d6934da3026d87aef10ef5f7f2325499b65ac05e
0
roles/bartlby-agent
239
[ "no_license" ]
[ { "path": "roles/bartlby-agent/tasks/main.yml", "content": "---\n\n##\n## Install Bartlby-Agent\n##\n- name: Bartlby-Agent Packages\n apt: state=installed pkg={{ item }}\n with_items:\n - autoconf\n - make\n - cmake\n - gcc\n - libssl-dev\n - libjson-c-dev\n - git\n\n- name: \"Get Bar...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1368, "all_permissive": false }
ansible_role
Bartlby/bartlby-ansible
d6934da3026d87aef10ef5f7f2325499b65ac05e
0
roles/bartlby-core
239
[ "no_license" ]
[ { "path": "roles/bartlby-core/meta/main.yml", "content": "---\ndependencies:\n - { role: geerlingguy.mysql, when: bartlby_core_install_mysql == true }\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 92 }, { "path": "roles/bartlby-core/templates/bartlby.cfg.j2", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 6692, "all_permissive": false }
ansible_role
Bartlby/bartlby-ansible
d6934da3026d87aef10ef5f7f2325499b65ac05e
0
roles/bartlby-php
239
[ "no_license" ]
[ { "path": "roles/bartlby-php/handlers/main.yml", "content": "\n# - name: restart tahoe\n# shell: \"{{ item }}\"\n# with_items:\n# - pkill tahoe\n# - tahoe start /home/tahoe/intro\n# - tahoe start /home/tahoe/node\n", "license_type": "no_license", "detected_licenses": [], "size_bytes"...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1340, "all_permissive": false }
ansible_role
Bartlby/bartlby-ansible
d6934da3026d87aef10ef5f7f2325499b65ac05e
0
roles/bartlby-plugins
239
[ "no_license" ]
[ { "path": "roles/bartlby-plugins/tasks/main.yml", "content": "---\n\n##\n## Install Bartlby-Plugins\n## and monitoring plugins\n##\n- name: Bartlby-Plugins Packages\n apt: state=installed pkg={{ item }}\n with_items:\n - nagios-plugins\n - build-essential\n - git\n\n\n- name: \"Get Bartlby-plugin...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 910, "all_permissive": false }
ansible_role
Bartlby/bartlby-ansible
d6934da3026d87aef10ef5f7f2325499b65ac05e
0
roles/bartlby-ui
239
[ "no_license" ]
[ { "path": "roles/bartlby-ui/meta/main.yml", "content": "---\ndependencies:\n - { role: geerlingguy.apache , when: bartlby_ui_install_apache == true}\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 92 }, { "path": "roles/bartlby-ui/templates/apache2.j2", "con...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 9308, "all_permissive": false }
ansible_role
churrops/kubernetes-on-premisses-automated
7b337e7928a066f91ef71eefc628d11d959f6f32
0
roles/common
239
[ "no_license" ]
[ { "path": "roles/common/tasks/preparing.yml", "content": "- name: \"create directory - /etc/cfssl\"\r\n file:\r\n path: \"{{ cfssl }}\"\r\n state: directory\r\n owner: root\r\n group: root\r\n mode: 0755\r\n\r\n- name: \"download cfssl_linux-amd64\"\r\n get_url:\r\n url: https://pkg.cfssl.org/...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 3638, "all_permissive": false }
ansible_role
churrops/kubernetes-on-premisses-automated
7b337e7928a066f91ef71eefc628d11d959f6f32
0
roles/worker
239
[ "no_license" ]
[ { "path": "roles/worker/tasks/worker.yml", "content": "- name: \"[worker] - kubeadm token create\"\r\n shell: |\r\n sudo kubeadm join {{ virtualip }}:6443 --token {{ admission_token }} --discovery-token-unsafe-skip-ca-verification --ignore-preflight-errors=all\r\n when: inventory_hostname in groups['wor...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 263, "all_permissive": false }
ansible_role
dennisritter/Magic-mirror---Backend
d8b092fed18184274c195dd1439378a19014c228
1
environment/ansible/roles/app
239
[ "no_license" ]
[ { "path": "environment/ansible/roles/app/tasks/main.yml", "content": "---\n- name: Install composer dependencies\n composer:\n command: install\n working_dir: '{{project_root}}/app'\n\n- name: Create / Update MongoDB schema\n shell: ./doctrine-module odm:schema:create\n args:\n chdir: /vagrant/a...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 382, "all_permissive": false }
ansible_role
dennisritter/Magic-mirror---Backend
d8b092fed18184274c195dd1439378a19014c228
1
environment/ansible/roles/deploy
239
[ "no_license" ]
[ { "path": "environment/ansible/roles/deploy/tasks/main.yml", "content": "---\n- name: Intitialize deploy and gather facts\n deploy_helper:\n path: '{{deploy.path}}'\n keep_releases: '{{deploy.keep_releases | default(3)}}'\n current_path: current\n releases_path: releases\n shared_path: share...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 991, "all_permissive": false }
ansible_role
dennisritter/Magic-mirror---Backend
d8b092fed18184274c195dd1439378a19014c228
1
environment/ansible/roles/nginx
239
[ "no_license" ]
[ { "path": "environment/ansible/roles/nginx/templates/default.tpl", "content": "server {\n listen 80;\n\n root {{ item.docroot }};\n index index.html index.php;\n\n server_name {{ item.servername }};\n\n location / {\n try_files $uri $uri/ /index.php?$query_string;\n }\n\n error_...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1400, "all_permissive": false }
ansible_role
dennisritter/Magic-mirror---Backend
d8b092fed18184274c195dd1439378a19014c228
1
environment/ansible/roles/php
239
[ "no_license" ]
[ { "path": "environment/ansible/roles/php/tasks/main.yml", "content": "---\n- name: Add ppa Repository\n become: yes\n apt_repository: repo=ppa:ondrej/php\n\n- name: Ensure packages database is up to date\n become: yes\n apt: update_cache=yes\n\n- name: Install php\n become: yes\n apt: pkg=\"{{php_vers...
{ "task_files": 7, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 9, "total_bytes": 4720, "all_permissive": false }
ansible_role
lavcraft/jugmsk-devops
9d5dcf2dc1e282d611f9198387ef4c676caaec2d
6
vagrant/roles/mesos-master
239
[ "no_license" ]
[ { "path": "vagrant/roles/mesos-master/templates/nginx/mesos.upstream.j2", "content": "upstream backend_mesos {\n server {{mesos.external_ip}}:5050 weight=10;\n}", "license_type": "no_license", "detected_licenses": [], "size_bytes": 79 }, { "path": "vagrant/roles/mesos-master/templ...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 28, "total_bytes": 15483, "all_permissive": false }
ansible_role
lavcraft/jugmsk-devops
9d5dcf2dc1e282d611f9198387ef4c676caaec2d
6
vagrant/roles/mesos-slave
239
[ "no_license" ]
[ { "path": "vagrant/roles/mesos-slave/templates/mesos-slave/hostname.j2", "content": "{{ansible_hostname}}", "license_type": "no_license", "detected_licenses": [], "size_bytes": 20 }, { "path": "vagrant/roles/mesos-slave/tasks/mesos-slave-rpm.yml", "content": "---\n- name: Install mes...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 14, "total_bytes": 7057, "all_permissive": false }
ansible_role
lavcraft/jugmsk-devops
9d5dcf2dc1e282d611f9198387ef4c676caaec2d
6
vagrant/roles/nginx
239
[ "no_license" ]
[ { "path": "vagrant/roles/nginx/vars/main.yml", "content": "---\n# vars file for nginx-oem\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 30 }, { "path": "vagrant/roles/nginx/tasks/service.yml", "content": "---\n\n- name: copy nginx service config\n sudo: ye...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 12, "total_bytes": 9340, "all_permissive": false }
ansible_role
lavcraft/jugmsk-devops
9d5dcf2dc1e282d611f9198387ef4c676caaec2d
6
vagrant/roles/zookeeper
239
[ "no_license" ]
[ { "path": "vagrant/roles/zookeeper/.gitignore", "content": ".vagrant\nshared_roles\n*.pyc\n.filters/*.pyc\n.DS_Store\n*.retry\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 61 }, { "path": "vagrant/roles/zookeeper/README.md", "content": "Zookeeper\n=========...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 4251, "all_permissive": false }
ansible_role
JPSANCHEZ2024/DevOps-Labs
037c0fca119d558f8785610c70f178e8682f9196
0
NewRoles/roles/moapache
239
[ "no_license" ]
[ { "path": "NewRoles/roles/moapache/vars/main.yml", "content": "---\n# vars file for moapache", "license_type": "no_license", "detected_licenses": [], "size_bytes": 28 }, { "path": "NewRoles/roles/moapache/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n ro...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 819, "all_permissive": false }
ansible_role
JPSANCHEZ2024/DevOps-Labs
037c0fca119d558f8785610c70f178e8682f9196
0
UsingRoles/roles/motd
239
[ "no_license" ]
[ { "path": "UsingRoles/roles/motd/tasks/main.yml", "content": "---\n# tasks file for motd\n- name: copy motd file\n template:\n src: templates/motd.j2\n dest: \"/tmp/hello.txt\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 117 }, { "path": "UsingRoles/...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 170, "all_permissive": false }
ansible_role
chaintrails/celestia-validator-playbooks
98fbcdb484c46605e21233524a6929452be9879b
3
roles/celestia-app
239
[ "no_license" ]
[ { "path": "roles/celestia-app/defaults/main.yml", "content": "src_repo: https://github.com/celestiaorg/celestia-app.git\nrelease_url: https://github.com/celestiaorg/celestia-app/releases/download\nnetwork_repo: https://github.com/celestiaorg/networks.git\nversion: 1.6.0\nhome_dir: /root/.celestia-app\nnetwo...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 5546, "all_permissive": false }
ansible_role
chaintrails/celestia-validator-playbooks
98fbcdb484c46605e21233524a6929452be9879b
3
roles/go
239
[ "no_license" ]
[ { "path": "roles/go/tasks/main.yml", "content": "---\n- name: Check Go version\n command: /usr/local/go/bin/go version\n register: go_version_result\n ignore_errors: true\n\n- name: Remove existing Go installation if version mismatches\n when: \n - go_version_result.failed or go_version_result.stdout...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 751, "all_permissive": false }
ansible_role
mohammadrezachegini/Ansible-Practice
57427803452e46babf07d9ca645f0a78cbd4cc24
0
provision/roles/myproject
239
[ "no_license" ]
[ { "path": "provision/roles/myproject/tasks/prj2.yml", "content": "- name: loop over dictionary\n debug:\n msg: \"hey <NAME>\"\n tags: msg1", "license_type": "no_license", "detected_licenses": [], "size_bytes": 72 }, { "path": "provision/roles/myproject/vars/main.yml", "content":...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2648, "all_permissive": false }
ansible_role
sucho-archiving/sucho-server-provisioning
8e393734a0a69c6aaf3c02b7bc4ce7a0f2a603ae
0
roles/aws-cli
239
[ "no_license" ]
[ { "path": "roles/aws-cli/tasks/main.yaml", "content": "- name: Install unzip (required for unarchive handler)\n apt:\n name: unzip\n state: latest\n lock_timeout: 120\n\n- name: Download awscliv2 installer\n unarchive:\n src: https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip\n dest: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 411, "all_permissive": false }
ansible_role
sucho-archiving/sucho-server-provisioning
8e393734a0a69c6aaf3c02b7bc4ce7a0f2a603ae
0
roles/docker
239
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yaml", "content": "- name: Create the \"docker\" group\n group:\n name: docker\n state: present\n\n- name: Install required system packages\n apt:\n name: \"{{ item }}\"\n state: latest\n lock_timeout: 120\n loop:\n [\n \"apt-transport-https\",\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1023, "all_permissive": false }
ansible_role
sucho-archiving/sucho-server-provisioning
8e393734a0a69c6aaf3c02b7bc4ce7a0f2a603ae
0
roles/tmux-conky
239
[ "no_license" ]
[ { "path": "roles/tmux-conky/tasks/main.yaml", "content": "- name: Install required system packages\n apt:\n name: \"{{ item }}\"\n state: latest\n lock_timeout: 120\n loop:\n [\n \"conky-cli\",\n \"tmux\",\n ]\n\n- name: Create ~/.conkyrc\n copy:\n dest: /home/{{ user }}/.conk...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1565, "all_permissive": false }
ansible_role
sucho-archiving/sucho-server-provisioning
8e393734a0a69c6aaf3c02b7bc4ce7a0f2a603ae
0
roles/upgrade
239
[ "no_license" ]
[ { "path": "roles/upgrade/tasks/main.yaml", "content": "- name: Install aptitude using apt # this is preferred by ansible\n apt: \n name: aptitude\n state: latest\n update_cache: yes\n force_apt_get: yes\n lock_timeout: 120\n\n- name: Upgrade apt packages\n apt:\n upgrade: safe\n lock_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 255, "all_permissive": false }
ansible_role
sucho-archiving/sucho-server-provisioning
8e393734a0a69c6aaf3c02b7bc4ce7a0f2a603ae
0
roles/user
239
[ "no_license" ]
[ { "path": "roles/user/tasks/main.yaml", "content": "- name: Create the user\n user:\n name: \"{{ user }}\"\n state: present\n shell: \"/usr/bin/bash\"\n groups: [sudo, docker]\n\n- name: Allow passwordless sudo\n lineinfile:\n path: /etc/sudoers\n state: present\n regexp: \"^%sudo\"\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 423, "all_permissive": false }
ansible_role
YasaswiniDwaram-git/ansible-expense-roles-tf
59543bf7cb532bd79e096204f8c551146b0bd479
0
roles/frontend
239
[ "no_license" ]
[ { "path": "roles/frontend/tasks/main.yaml", "content": "- name: install nginx\n ansible.builtin.package:\n name: nginx\n state: present\n\n- name: start nginx\n ansible.builtin.service:\n name: nginx\n state: started\n enabled: yes\n\n- name: importing tasks from common\n ansible.builtin.i...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 696, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/alacritty
239
[ "no_license" ]
[ { "path": "roles/alacritty/defaults/main.yaml", "content": "alacritty_role_user_name: '{{ users.admin.name }}'\n\nalacritty_build_dependencies:\n - 'cmake'\n - 'pkg-config'\n - 'libfreetype6-dev'\n - 'libfontconfig1-dev'\n - 'libxcb-xfixes0-dev'\n - 'libxkbcommon-dev'\n", "license_type": "no_licen...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 4039, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/albert
239
[ "no_license" ]
[ { "path": "roles/albert/vars/main.yaml", "content": "albert_shared_files_path: '{{ playbook_dir }}/shared_files/albert'\nalbert_role_templates_path: '{{ role_path }}/templates'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 123 }, { "path": "roles/albert/templat...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 6311, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/ansible
239
[ "no_license" ]
[ { "path": "roles/ansible/tasks/main.yaml", "content": "---\n- name: 'Install Ansible using pipx'\n community.general.pipx:\n name: '{{ ansible_pipx_package }}'\n state: install\n install_deps: true\n environment:\n PIPX_HOME: '/opt/pipx'\n PIPX_BIN_DIR: '/usr/local/bin'\n PIPX_MAN_DIR: '...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 917, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/apt
239
[ "no_license" ]
[ { "path": "roles/apt/tasks/configure-apt-sources.yaml", "content": "---\n- name: 'Update /etc/apt/sources.list file'\n ansible.builtin.copy:\n dest: '/etc/apt/sources.list'\n content: |\n {{ apt_sources_file_content }}\n owner: 'root'\n group: 'root'\n mode: '0644'\n\n- name: 'Update AP...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 3128, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/audacious
239
[ "no_license" ]
[ { "path": "roles/audacious/tasks/main.yaml", "content": "---\n- name: 'Install Audacious'\n ansible.builtin.apt:\n name: '{{ audacious_packages }}'\n state: present\n install_recommends: false\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 141 }, { "pa...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 230, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/audacity
239
[ "no_license" ]
[ { "path": "roles/audacity/defaults/main.yaml", "content": "audacity_packages:\n - 'audacity'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 }, { "path": "roles/audacity/tasks/main.yaml", "content": "---\n- name: 'Install Audacity'\n ansible.builtin.apt:...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 173, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/azure-cli
239
[ "no_license" ]
[ { "path": "roles/azure-cli/defaults/main.yaml", "content": "azure_cli_apt_repository_signing_key: 'https://packages.microsoft.com/keys/microsoft.asc'\nazure_cli_apt_repository_url: 'https://packages.microsoft.com/repos/azure-cli/'\nazure_cli_apt_repository_options: 'bookworm main'\n\nazure_cli_packages:\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1147, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/base
239
[ "no_license" ]
[ { "path": "roles/base/vars/main.yaml", "content": "ansible_work_path: '/tmp/ansible'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 }, { "path": "roles/base/tasks/locale.yaml", "content": "---\n- name: 'Ensure locale exists'\n community.general.locale_ge...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 1512, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/blueman
239
[ "no_license" ]
[ { "path": "roles/blueman/tasks/main.yaml", "content": "---\n- name: 'Install Blueman'\n ansible.builtin.apt:\n name: '{{ blueman_packages }}'\n state: present\n install_recommends: false\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 137 }, { "path": "...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 169, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/brave
239
[ "no_license" ]
[ { "path": "roles/brave/tasks/main.yaml", "content": "---\n- name: 'Add Brave repository signing key'\n ansible.builtin.get_url:\n url: '{{ brave_apt_repository_signing_key }}'\n dest: '/usr/share/keyrings/brave-browser-archive-keyring.gpg'\n owner: 'root'\n group: 'root'\n mode: '0644'\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1342, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/checksum-utils
239
[ "no_license" ]
[ { "path": "roles/checksum-utils/tasks/main.yaml", "content": "---\n- name: 'Set checksum-utils release architecture'\n ansible.builtin.set_fact:\n checksum_utils_release_architecture: '{% if ansible_architecture == \"arm64\" %}arm64{% elif ansible_architecture == \"x86_64\" %}amd64{% else %}{{ ansible_a...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1155, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/clean
239
[ "no_license" ]
[ { "path": "roles/clean/tasks/main.yaml", "content": "---\n- name: 'Delete Ansible work directory'\n ansible.builtin.file:\n path: '{{ ansible_work_path }}'\n state: absent\n\n- name: 'Remove useless packages from APT cache'\n ansible.builtin.apt:\n autoclean: true\n\n- name: 'Remove package depen...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 335, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/dbeaver
239
[ "no_license" ]
[ { "path": "roles/dbeaver/tasks/main.yaml", "content": "---\n- name: 'Create DBeaver Community role work directory'\n ansible.builtin.file:\n path: '{{ dbeaver_ansible_work_path }}'\n state: directory\n owner: 'root'\n group: 'root'\n mode: '0775'\n\n- name: 'Get DBeaver Community latest rele...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1203, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/devtoys
239
[ "no_license" ]
[ { "path": "roles/devtoys/tasks/main.yaml", "content": "---\n- name: 'Create DevToys role work directory'\n ansible.builtin.file:\n path: '{{ devtoys_ansible_work_path }}'\n state: directory\n owner: 'root'\n group: 'root'\n mode: '0775'\n\n- name: 'Set DevToys release architecture'\n ansibl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1600, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/docker
239
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yaml", "content": "---\n- name: 'Add Docker repository signing key'\n ansible.builtin.get_url:\n url: '{{ docker_apt_repository_signing_key }}'\n dest: '/usr/share/keyrings/docker.asc'\n owner: 'root'\n group: 'root'\n mode: '0644'\n force: true\n\n- nam...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1624, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/dotnet
239
[ "no_license" ]
[ { "path": "roles/dotnet/tasks/main.yaml", "content": "---\n- name: 'Add Dotnet repository signing key'\n ansible.builtin.get_url:\n url: '{{ dotnet_apt_repository_signing_key }}'\n dest: '/usr/share/keyrings/dotnet.asc'\n owner: 'root'\n group: 'root'\n mode: '0644'\n force: true\n\n- nam...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1296, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/dotnet-tools
239
[ "no_license" ]
[ { "path": "roles/dotnet-tools/tasks/install-tool.yaml", "content": "---\n- name: 'Install Dotnet tool: {{ dotnet_tool }}'\n become_user: '{{ dotnet_tools_role_user.name }}'\n ansible.builtin.shell:\n cmd: 'dotnet tool install --global {{ dotnet_tool }}'\n", "license_type": "no_license", "detect...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 532, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/enpass
239
[ "no_license" ]
[ { "path": "roles/enpass/tasks/main.yaml", "content": "---\n- name: 'Add Enpass repository signing key'\n ansible.builtin.get_url:\n url: '{{ enpass_apt_repository_signing_key }}'\n dest: '/usr/share/keyrings/enpass.key'\n mode: '0644'\n owner: 'root'\n group: 'root'\n force: true\n\n- nam...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 884, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/fastfetch
239
[ "no_license" ]
[ { "path": "roles/fastfetch/templates/fastfetch.jsonc.j2", "content": "{\n \"$schema\": \"https://github.com/{{ fastfetch_github_repository }}/raw/dev/doc/json_schema.json\",\n \"logo\": {\n \"type\": \"small\",\n \"padding\": {\n \"top\": 4\n }\n },\n \"display\": {\n \"separator\": \":...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 3735, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/firefox
239
[ "no_license" ]
[ { "path": "roles/firefox/defaults/main.yaml", "content": "firefox_apt_repository_signing_key: 'https://packages.mozilla.org/apt/repo-signing-key.gpg'\nfirefox_apt_repository_url: 'https://packages.mozilla.org/apt'\nfirefox_apt_repository_options: 'mozilla main'\n\nfirefox_packages:\n - 'firefox'\n", "l...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 991, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/firewall
239
[ "no_license" ]
[ { "path": "roles/firewall/tasks/main.yaml", "content": "---\n- name: 'Install UFW'\n ansible.builtin.apt:\n name: 'ufw'\n state: present\n install_recommends: false\n\n- name: 'Reset UFW rules'\n community.general.ufw:\n state: reset\n\n- name: 'Configure UFW to allow outgoing traffic'\n comm...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 923, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/flatpak
239
[ "no_license" ]
[ { "path": "roles/flatpak/tasks/main.yaml", "content": "---\n- name: 'Install Flatpak required packages'\n ansible.builtin.apt:\n name: '{{ flatpak_required_packages }}'\n state: present\n install_recommends: false\n\n- name: 'Install Flatpak using APT'\n ansible.builtin.apt:\n name: 'flatpak'\...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 629, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/freetube
239
[ "no_license" ]
[ { "path": "roles/freetube/vars/main.yaml", "content": "freetube_ansible_work_path: '{{ ansible_work_path }}/freetube'\n\nfreetube_github_repository: 'FreeTubeApp/FreeTube'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 115 }, { "path": "roles/freetube/tasks/main...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1687, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/gimp
239
[ "no_license" ]
[ { "path": "roles/gimp/defaults/main.yaml", "content": "gimp_packages:\n - 'gimp-data-extras'\n - 'gimp-data'\n - 'gimp-help-common'\n - 'gimp-help-en'\n - 'gimp'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 107 }, { "path": "roles/gimp/tasks/main.yaml", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 238, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/git
239
[ "no_license" ]
[ { "path": "roles/git/tasks/libsecret.yaml", "content": "---\n- name: 'Install required packages for libsecret build'\n ansible.builtin.apt:\n name: '{{ git_libsecret_build_packages }}'\n state: present\n install_recommends: false\n\n- name: 'Build libsecret'\n community.general.make:\n chdir: ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 2382, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/golang
239
[ "no_license" ]
[ { "path": "roles/golang/tasks/main.yaml", "content": "---\n- name: 'Create Golang role work directory'\n ansible.builtin.file:\n path: '{{ golang_ansible_work_path }}'\n state: directory\n owner: 'root'\n group: 'root'\n mode: '0775'\n\n- name: 'Find latest Golang version'\n ansible.builtin...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1114, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/golang-packages
239
[ "no_license" ]
[ { "path": "roles/golang-packages/tasks/main.yaml", "content": "---\n- name: 'Get user info for Golang packages role'\n register: 'golang_packages_role_user'\n ansible.builtin.user:\n name: '{{ golang_packages_role_user_name }}'\n\n- name: 'Install Golang packages'\n ansible.builtin.include_tasks: 'ins...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 980, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/gparted
239
[ "no_license" ]
[ { "path": "roles/gparted/defaults/main.yaml", "content": "gparted_packages:\n - 'gparted'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 32 }, { "path": "roles/gparted/tasks/main.yaml", "content": "---\n- name: 'Install GParted'\n ansible.builtin.apt:\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 169, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/gpg
239
[ "no_license" ]
[ { "path": "roles/gpg/defaults/main.yaml", "content": "gpg_role_user_name: '{{ users.admin.name }}'\n\ngpg_packages:\n - 'gpg'\n - 'gpg-agent'\n\ngpg_pinentry_packages:\n - 'pinentry-tty'\n\ngpg_agent_conf_file_content: |\n pinentry-program /usr/bin/pinentry-tty\n\n# This variable is sensitive, so it mus...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1866, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/grub
239
[ "no_license" ]
[ { "path": "roles/grub/tasks/main.yaml", "content": "---\n- name: 'Check if /etc/default/grub exists'\n ansible.builtin.stat:\n path: '/etc/default/grub'\n register: 'grub_file_stat'\n\n- name: 'Disable boot splash screen'\n ansible.builtin.lineinfile:\n path: '/etc/default/grub'\n regexp: '^GRUB...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 523, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/hack-nerd-font
239
[ "no_license" ]
[ { "path": "roles/hack-nerd-font/vars/main.yaml", "content": "hack_nerd_font_ansible_work_path: '{{ ansible_work_path }}/hack_nerd_font'\n\nhack_nerd_font_github_repository: 'ryanoasis/nerd-fonts'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 133 }, { "path": "r...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2070, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/helm
239
[ "no_license" ]
[ { "path": "roles/helm/defaults/main.yaml", "content": "helm_apt_repository_signing_key: 'https://baltocdn.com/helm/signing.asc'\nhelm_apt_repository_url: 'https://baltocdn.com/helm/stable/debian/'\nhelm_apt_repository_options: 'all main'\n\nhelm_packages:\n - 'helm'\n", "license_type": "no_license", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 865, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/helm-plugins
239
[ "no_license" ]
[ { "path": "roles/helm-plugins/tasks/main.yaml", "content": "---\n- name: 'Get user info for Helm plugins role'\n register: 'helm_plugins_role_user'\n ansible.builtin.user:\n name: '{{ helm_plugins_role_user_name }}'\n\n- name: 'Create Helm directory'\n ansible.builtin.file:\n path: '{{ helm_plugins...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2027, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/helmfile
239
[ "no_license" ]
[ { "path": "roles/helmfile/tasks/main.yaml", "content": "---\n- name: 'Create Helmfile role work directory'\n ansible.builtin.file:\n path: '{{ helmfile_ansible_work_path }}'\n state: directory\n owner: 'root'\n group: 'root'\n mode: '0775'\n\n- name: 'Set Helmfile release architecture'\n an...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1758, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/hugo
239
[ "no_license" ]
[ { "path": "roles/hugo/vars/main.yaml", "content": "hugo_ansible_work_path: '{{ ansible_work_path }}/hugo'\n\nhugo_github_repository: 'gohugoio/hugo'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 96 }, { "path": "roles/hugo/tasks/main.yaml", "content": "---\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1625, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/joplin
239
[ "no_license" ]
[ { "path": "roles/joplin/tasks/main.yaml", "content": "---\n- name: 'Create Joplin role work directory'\n ansible.builtin.file:\n path: '{{ joplin_ansible_work_path }}'\n state: directory\n owner: 'root'\n group: 'root'\n mode: '0775'\n\n- name: 'Get Joplin latest release version'\n ansible....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2375, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/kde-plasma
239
[ "no_license" ]
[ { "path": "roles/kde-plasma/tasks/kwrite/main.yaml", "content": "---\n- name: 'Install KWrite packages'\n ansible.builtin.apt:\n name: '{{ kde_plasma_kwrite_packages }}'\n state: present\n install_recommends: false\n\n- name: 'Install spellcheck dictionaries for KWrite'\n ansible.builtin.apt:\n ...
{ "task_files": 6, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 9700, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/kubebuilder
239
[ "no_license" ]
[ { "path": "roles/kubebuilder/vars/main.yaml", "content": "kubebuilder_ansible_work_path: '{{ ansible_work_path }}/kubebuilder'\n\nkubebuilder_github_repository: 'kubernetes-sigs/kubebuilder'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 131 }, { "path": "roles/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1619, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/kubectl
239
[ "no_license" ]
[ { "path": "roles/kubectl/tasks/krew.yaml", "content": "---\n- name: 'Set Krew release architecture'\n ansible.builtin.set_fact:\n krew_release_architecture: '{% if ansible_architecture == \"arm64\" %}arm64{% elif ansible_architecture == \"x86_64\" %}amd64{% else %}{{ ansible_architecture }}{% endif %}'\...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 5116, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/librewolf
239
[ "no_license" ]
[ { "path": "roles/librewolf/tasks/main.yaml", "content": "---\n- name: 'Enable extrepo LibreWolf repository'\n ansible.builtin.shell:\n cmd: 'extrepo enable librewolf'\n\n- name: 'Update APT repository cache'\n ansible.builtin.apt:\n update_cache: true\n\n- name: 'Install LibreWolf'\n ansible.builti...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1610, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/lightdm
239
[ "no_license" ]
[ { "path": "roles/lightdm/tasks/main.yaml", "content": "---\n- name: 'Install lightDM'\n ansible.builtin.apt:\n name: '{{ lightdm_packages }}'\n state: present\n install_recommends: false\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 137 }, { "path": "...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 188, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/minikube
239
[ "no_license" ]
[ { "path": "roles/minikube/vars/main.yaml", "content": "minikube_ansible_work_path: '{{ ansible_work_path }}/minikube'\n\nminikube_github_repository: 'kubernetes/minikube'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 114 }, { "path": "roles/minikube/tasks/main....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1472, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/mkvtoolnix
239
[ "no_license" ]
[ { "path": "roles/mkvtoolnix/tasks/main.yaml", "content": "---\n- name: 'Install MKVToolNix'\n ansible.builtin.apt:\n name: '{{ mkvtoolnix_packages }}'\n state: present\n install_recommends: false\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 143 }, { ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 202, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/network-manager
239
[ "no_license" ]
[ { "path": "roles/network-manager/tasks/main.yaml", "content": "---\n- name: 'Install network-manager'\n ansible.builtin.apt:\n name: '{{ network_manager_packages }}'\n state: present\n install_recommends: false\n\n- name: 'Create /etc/NetworkManager directory'\n ansible.builtin.file:\n path: '...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1513, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/obs-studio
239
[ "no_license" ]
[ { "path": "roles/obs-studio/vars/main.yaml", "content": "obs_studio_flathub_id: 'com.obsproject.Studio'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 47 }, { "path": "roles/obs-studio/tasks/main.yaml", "content": "---\n- name: 'Install OBS Studio required p...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 389, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/plex
239
[ "no_license" ]
[ { "path": "roles/plex/vars/main.yaml", "content": "plex_flathub_id: 'tv.plex.PlexDesktop'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "roles/plex/tasks/main.yaml", "content": "---\n- name: 'Install Plex'\n community.general.flatpak:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 148, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/plexamp
239
[ "no_license" ]
[ { "path": "roles/plexamp/vars/main.yaml", "content": "plexamp_flathub_id: 'com.plexamp.Plexamp'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 42 }, { "path": "roles/plexamp/tasks/main.yaml", "content": "---\n- name: 'Install Plexamp'\n community.general.fl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 157, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/postman
239
[ "no_license" ]
[ { "path": "roles/postman/defaults/main.yaml", "content": "postman_download_path: 'https://dl.pstmn.io/download/latest/linux_64'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 70 }, { "path": "roles/postman/vars/main.yaml", "content": "postman_role_files_path...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1900, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/raspberrypi-imager
239
[ "no_license" ]
[ { "path": "roles/raspberrypi-imager/defaults/main.yaml", "content": "raspberrypi_imager_download_path: 'https://downloads.raspberrypi.org/imager/imager_latest_amd64.deb'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 101 }, { "path": "roles/raspberrypi-imager/va...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 807, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/rust-lang
239
[ "no_license" ]
[ { "path": "roles/rust-lang/tasks/main.yaml", "content": "---\n- name: 'Create Rustup role work directory'\n ansible.builtin.file:\n path: '{{ rust_lang_ansible_work_path }}'\n state: directory\n owner: 'root'\n group: 'root'\n mode: '0775'\n\n- name: 'Download the latest rustup-init binary'\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 758, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/rustdesk
239
[ "no_license" ]
[ { "path": "roles/rustdesk/vars/main.yaml", "content": "rustdesk_ansible_work_path: '{{ ansible_work_path }}/rustdesk'\n\nrustdesk_github_repository: 'rustdesk/rustdesk'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 112 }, { "path": "roles/rustdesk/tasks/main.ya...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1470, "all_permissive": false }
ansible_role
JMOrbegoso/ansible-workstation
1a9f55bd561923542c85f7b1a094fc84a2e43ba2
3
roles/sddm
239
[ "no_license" ]
[ { "path": "roles/sddm/defaults/main.yaml", "content": "sddm_packages:\n - 'sddm'\n - 'sddm-theme-debian-breeze'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 57 }, { "path": "roles/sddm/tasks/main.yaml", "content": "---\n- name: 'Install SDDM display mana...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 204, "all_permissive": false }