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
splunk/splunk-platform-automator
27ae2b302fab00e5fe9858c15d5dad28e739458a
127
ansible/roles/universal_forwarder_windows
155
[ "permissive" ]
[ { "path": "ansible/roles/universal_forwarder_windows/tasks/hosts.yml", "content": "---\n# This playbook updates the windows hosts file\n\n- name: update hosts entries\n tags:\n - universal_forwarder_windows\n - hosts\n win_hosts:\n state: present\n canonical_name: \"{{ item }}\"\n ip_addres...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 8649, "all_permissive": true }
ansible_role
project2613/ansible
704d1a961f0fcff434682bd564e57f835cb836a6
0
travel/roles/deploy-mariadb-cluster
155
[ "no_license" ]
[ { "path": "travel/roles/deploy-mariadb-cluster/tasks/main.yml", "content": "---\n# tasks file for deploy-mariadb-cluster\n- name: copy mariadb.repo file to nodes \n copy: \n src: mariadb.repo \n dest: /etc/yum.repos.d/ \n mode: 0644\n \n- name: install mariadb-server and mariadb-client \n yum: \n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 1773, "all_permissive": false }
ansible_role
project2613/ansible
704d1a961f0fcff434682bd564e57f835cb836a6
0
travel/roles/deploy-rabbitmq-cluster
155
[ "no_license" ]
[ { "path": "travel/roles/deploy-rabbitmq-cluster/templates/rabbitmq.j2", "content": "# -- my config --\n\n#CLUSTER\ncluster_name = {{ cluster_name }}\ncluster_partition_handling = ignore\ncluster_partition_handling.pause_if_all_down.recover = autoheal\ncluster_formation.node_type = disc\n{% for host in rabbi...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 2553, "all_permissive": false }
ansible_role
project2613/ansible
704d1a961f0fcff434682bd564e57f835cb836a6
0
travel/roles/deploy-redis-sentinel
155
[ "no_license" ]
[ { "path": "travel/roles/deploy-redis-sentinel/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - deploy-redis-sentinel", "license_type": "no_license", "detected_licenses": [], "size_bytes": 79 }, { "path": "travel/roles/deploy-redis-sentinel/handle...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 2248, "all_permissive": false }
ansible_role
project2613/ansible
704d1a961f0fcff434682bd564e57f835cb836a6
0
travel/roles/prepare-hosts
155
[ "no_license" ]
[ { "path": "travel/roles/prepare-hosts/vars/main.yml", "content": "---\n# vars file for prepare-hosts\nsrc_network: 0.0.0.0/24\nfw_work_zone: test1\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 78 }, { "path": "travel/roles/prepare-hosts/tasks/main.yml", "co...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1679, "all_permissive": false }
ansible_role
ToxicGLaDOS/raspberry-cluster
e1945b02bec4d0f81234edf12d70f21f00cb584d
0
new_node/roles/agent
155
[ "no_license" ]
[ { "path": "new_node/roles/agent/files/run", "content": "#!/bin/sh\n[ -r conf ] && . ./conf\nexec /usr/bin/k3s agent --token \"$TOKEN\" --server \"$SERVER\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 94 }, { "path": "new_node/roles/agent/tasks/main.yml", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 960, "all_permissive": false }
ansible_role
ToxicGLaDOS/raspberry-cluster
e1945b02bec4d0f81234edf12d70f21f00cb584d
0
new_node/roles/master
155
[ "no_license" ]
[ { "path": "new_node/roles/master/files/run", "content": "#!/bin/sh\n[ -r conf ] && . ./conf\n# It's been a while since I wrote this, but I think\n# we disable traefik because we have our own custom traefik\n# instance that we deploy to automate certs.\n#\n# The custom-traefik thing isn't in the ansible thou...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1107, "all_permissive": false }
ansible_role
aws-samples/amazon-cloudwatch-dashboard-alarms-with-ssm-ansible-role
ecd1fddd870729c9503cf9d1b7567f8de9a2d3f5
5
roles/amazon-cloudwatch-dashboard-alarms-with-ssm-ansible-role
155
[ "no_license" ]
[ { "path": "roles/amazon-cloudwatch-dashboard-alarms-with-ssm-ansible-role/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - amazon-cloudwatch-dashboard-alarms-with-ssm-ansible-role\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 1...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 12, "total_bytes": 27069, "all_permissive": false }
ansible_role
pdag/ansible_rsetestlab
37840a96047c530dfe26acd2159795174f8b8c63
0
roles/base
155
[ "no_license" ]
[ { "path": "roles/base/tasks/main.yml", "content": "- name: add ssh key for lydia\n#placeholder for removing or changing the key\n tags: always\n authorized_key:\n user: lydia\n key: \"<KEY>\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 142 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 142, "all_permissive": false }
ansible_role
pdag/ansible_rsetestlab
37840a96047c530dfe26acd2159795174f8b8c63
0
roles/web_servers
155
[ "no_license" ]
[ { "path": "roles/web_servers/tasks/main.yml", "content": "- name: install apache and php package for Ubuntu\n tags: apache,httpd,php\n package:\n name: \n - \"{{ apache_package_name }}\"\n - \"{{ php_package_name }}\"\n state: latest\n\n- name: enable and start apache service\n tags: apac...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 960, "all_permissive": false }
ansible_role
epfl-theos/qm-utm
3ff69fd44062c85cc02941c0dc876f5b47310cb0
0
roles/marvel-nccr.quantum_mobile_customizations
154
[ "no_license" ]
[ { "path": "roles/marvel-nccr.quantum_mobile_customizations/tasks/main.yml", "content": "- import_tasks: release_notes.yml\n tags: qm_customizations_release_notes\n when: release_notes is defined and release_notes\n\n- import_tasks: readme.yml\n tags: qm_customizations_readme\n\n- import_tasks: shared_fol...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 981, "all_permissive": false }
ansible_role
epfl-theos/qm-utm
3ff69fd44062c85cc02941c0dc876f5b47310cb0
0
roles/marvel-nccr.ubuntu_desktop
154
[ "no_license" ]
[ { "path": "roles/marvel-nccr.ubuntu_desktop/tasks/chromium_keyring.yml", "content": "---\n- name: don't use keyring in chromium\n become: true\n lineinfile:\n path: /etc/chromium-browser/default\n line: CHROMIUM_FLAGS=\"--password-store=basic\"\n regexp: \"^CHROMIUM_FLAGS=\"\n when: ubuntu_deskt...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1821, "all_permissive": false }
ansible_role
mbbaig/ghost-deployment
a898e515aac7bd5d1a66a105e778ed5875c3d054
2
playbook/roles/ghost
154
[ "no_license" ]
[ { "path": "playbook/roles/ghost/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - ghost", "license_type": "no_license", "detected_licenses": [], "size_bytes": 63 }, { "path": "playbook/roles/ghost/tasks/main.yml", "content": "---\n- name: Add ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 2355, "all_permissive": false }
ansible_role
navarro-chamberlain/devsecops
25ca5c605700ce98f5d817d33943994d2bd0867a
0
IBM_Azure/Ansible/roles/common
154
[ "no_license" ]
[ { "path": "IBM_Azure/Ansible/roles/common/tasks/main.yml", "content": "---\n\n- name: Upgrade all packages\n become: yes\n yum:\n name: '*'\n state: latest\n\n- name: Install Prerequisites\n become: yes\n yum:\n name:\n - java-11-openjdk-devel\n - wget\n - unzip\n state: prese...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 303, "all_permissive": false }
ansible_role
navarro-chamberlain/devsecops
25ca5c605700ce98f5d817d33943994d2bd0867a
0
IBM_Azure/Ansible/roles/jas
154
[ "no_license" ]
[ { "path": "IBM_Azure/Ansible/roles/jas/tasks/main.yml", "content": "---\n- name: insert firewalld rule for jas_port\n become: yes\n firewalld: port={{ jas_port }}/tcp permanent=true state=enabled immediate=yes\n\n- name: Ensure group \"jas\" exists\n become: yes\n group:\n name: jas\n state: prese...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2588, "all_permissive": false }
ansible_role
prasavenb/project-expense
3518338f922f70d32613ae6377476e3dc8169026
0
ansible/roles/backend
154
[ "no_license" ]
[ { "path": "ansible/roles/backend/vars/main.yaml", "content": "login_host: \"mysql.vensa.online\"\nlogin_password: \"<PASSWORD>\"\napp_location: /app\ncomponent: backend", "license_type": "no_license", "detected_licenses": [], "size_bytes": 99 }, { "path": "ansible/roles/backend/tasks/mai...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1727, "all_permissive": false }
ansible_role
prasavenb/project-expense
3518338f922f70d32613ae6377476e3dc8169026
0
ansible/roles/common
154
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yaml", "content": "- name: remove existing app location\n ansible.builtin.file:\n path: \"{{ app_location }}\"\n state: absent\n ignore_errors: yes\n\n- name: create app dir\n ansible.builtin.file:\n path: \"{{ app_location }}\"\n state: directory\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 457, "all_permissive": false }
ansible_role
prasavenb/project-expense
3518338f922f70d32613ae6377476e3dc8169026
0
ansible/roles/frontend
154
[ "no_license" ]
[ { "path": "ansible/roles/frontend/tasks/main.yaml", "content": "- name: install nginx\n ansible.builtin.package:\n name: nginx\n state: present\n\n- name: enable and start nginx\n ansible.builtin.service:\n name: nginx\n state: started\n enabled: yes\n\n# - name: remve the defalut conten in...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1035, "all_permissive": false }
ansible_role
prasavenb/project-expense
3518338f922f70d32613ae6377476e3dc8169026
0
ansible/roles/mysql
154
[ "no_license" ]
[ { "path": "ansible/roles/mysql/vars/main.yaml", "content": "login_host: mysql.vensa.online\nmysql_login_password: <PASSWORD>", "license_type": "no_license", "detected_licenses": [], "size_bytes": 63 }, { "path": "ansible/roles/mysql/tasks/main.yaml", "content": "- name: install mysql...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 869, "all_permissive": false }
ansible_role
vasanthi-dev/scripting
777e68eac24e1dfb0b07943fc386124182854df8
0
ansible/roles/common
154
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/golang.yml", "content": "- name: Install Golang\n ansible.builtin.yum:\n name: golang\n state: installed\n\n- name: Application User Setup and Download App Files\n import_tasks: app-user-setup.yml\n\n- name: Install App Dependencies\n ansible.builtin.shell: go ...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 2753, "all_permissive": false }
ansible_role
vasanthi-dev/scripting
777e68eac24e1dfb0b07943fc386124182854df8
0
ansible/roles/mysql
154
[ "no_license" ]
[ { "path": "ansible/roles/mysql/tasks/main.yml", "content": "\n# Load the schema for Services.\n#\n# # cd /tmp\n# # unzip mysql.zip\n# # cd mysql-main\n# # mysql -u root -pRoboShop@1 <shipping.sql\n\n- name: Copy mysql repo file\n ansible.builtin.copy:\n src: mysql.repo\n dest: /etc/yum.r...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2582, "all_permissive": false }
ansible_role
vasanthi-dev/scripting
777e68eac24e1dfb0b07943fc386124182854df8
0
ansible/roles/redis
154
[ "no_license" ]
[ { "path": "ansible/roles/redis/tasks/main.yml", "content": "## curl -L https://raw.githubusercontent.com/roboshop-devops-project/redis/main/redis.repo -o /etc/yum.repos.d/redis.repo\n## yum install redis -y\n#Update the BindIP from 127.0.0.1 to 0.0.0.0 in config file /etc/redis.conf & /etc/redis/redis.conf\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 956, "all_permissive": false }
ansible_role
ye-htetlin/Ansible11
490df76e032b4621c834196591a9e35771d27542
0
roles/tomcat
154
[ "no_license" ]
[ { "path": "roles/tomcat/tasks/stop_app.yml", "content": "---\r\n- name: Gather EC2 instance metadata\r\n action: ec2_facts\r\n\r\n- name: Stop application on {{ansible_hostname}}\r\n command: wget \"http://{{tomcat_user}}:{{tomcat_pwd}}@{{ansible_ec2_public_ipv4}}:8080/manager/text/stop?path=/HelloWorld-M...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 948, "all_permissive": false }
ansible_role
lcacciagioni/javy
4d9dc2283019103da79ca1f0affa3a8191ea09b4
0
roles/app
154
[ "permissive" ]
[ { "path": "roles/app/tasks/static.yml", "content": "---\n- name: Install the nginx service\n template: src=nginx.service.j2 dest=/etc/systemd/system/nginx-app.service mode=0644 owner=root group=root\n notify:\n - reload systemd\n\n- name: Enable nginx-app service\n service: name=nginx-app state=starte...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 2233, "all_permissive": true }
ansible_role
lcacciagioni/javy
4d9dc2283019103da79ca1f0affa3a8191ea09b4
0
roles/common
154
[ "permissive" ]
[ { "path": "roles/common/defaults/main.yml", "content": "---\ngluster: false\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 19 }, { "path": "roles/common/handlers/main.yml", "content": "---\n- name: remove docker devicemapper\n shell:...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 1384, "all_permissive": true }
ansible_role
ammar88/boilerplate
9cb4cb8361e84f79aebc78f0df1e0947d7ebf4fc
0
provisioning/roles/mariadb
154
[ "no_license" ]
[ { "path": "provisioning/roles/mariadb/tasks/main.yml", "content": "---\n# tasks file for mariadb\n- name: MariaDB | Install MariaDB.\n apt: name=mariadb-server state=present\n\n- name: Install MySQLdb Python package for secure installations.\n apt: name=python-mysqldb state=present\n\n# - name: MariaDB | ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1313, "all_permissive": false }
ansible_role
ammar88/boilerplate
9cb4cb8361e84f79aebc78f0df1e0947d7ebf4fc
0
provisioning/roles/openssl
154
[ "no_license" ]
[ { "path": "provisioning/roles/openssl/handlers/main.yml", "content": "---\n# handlers file for openssl\n- name: restart nginx\n service: name=nginx state=restarted", "license_type": "no_license", "detected_licenses": [], "size_bytes": 91 }, { "path": "provisioning/roles/openssl/tasks/ma...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1754, "all_permissive": false }
ansible_role
ammar88/boilerplate
9cb4cb8361e84f79aebc78f0df1e0947d7ebf4fc
0
provisioning/roles/php
154
[ "no_license" ]
[ { "path": "provisioning/roles/php/tasks/main.yml", "content": "---\n- name: PHP | Add repo to co-install php versions.\n apt_repository: repo='ppa:ondrej/php' state=present\n\n# tasks file for php\n- name: PHP | Install PHP\n apt: name={{ item }} state=present\n with_items:\n - php7.0-fpm\n - php...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 740, "all_permissive": false }
ansible_role
ammar88/boilerplate
9cb4cb8361e84f79aebc78f0df1e0947d7ebf4fc
0
provisioning/roles/server
154
[ "no_license" ]
[ { "path": "provisioning/roles/server/tasks/main.yml", "content": "---\n# tasks file for server\n- name: Nginx | Install Nginx package\n apt: name=nginx state=present\n\n# - name: Nginx | Add Nginx exception to firewall\n# ufw: name=\"Nginx HTTP\" rule=allow", "license_type": "no_license", "detect...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 186, "all_permissive": false }
ansible_role
ammar88/boilerplate
9cb4cb8361e84f79aebc78f0df1e0947d7ebf4fc
0
provisioning/roles/system
154
[ "no_license" ]
[ { "path": "provisioning/roles/system/handlers/main.yml", "content": "---\n# handlers file for system\n---\n- name: reload php-fpm\n service:\n name: php7.0-fpm\n state: reloaded\n\n- name: perform nginx reload\n service:\n name: nginx\n state: reloaded\n", "license_type": "no_license", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 599, "all_permissive": false }
ansible_role
ammar88/boilerplate
9cb4cb8361e84f79aebc78f0df1e0947d7ebf4fc
0
provisioning/roles/wordpress
154
[ "no_license" ]
[ { "path": "provisioning/roles/wordpress/vars/main.yml", "content": "---\n# vars file for wordpress\nwordpress_db_name: wordpress\nwordpress_db_user: wordpressuser\nwordpress_db_password: <PASSWORD>\n\nwp_table_prefix: wp", "license_type": "no_license", "detected_licenses": [], "size_bytes": 146 ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 5165, "all_permissive": false }
ansible_role
0584974/numbrs
28510c67bce9fd49af1d73b91cbe562a7b776237
0
etcd/ansible/roles/etcd
154
[ "no_license" ]
[ { "path": "etcd/ansible/roles/etcd/templates/etcd.service.j2", "content": "\n# This file is automatically managed by ansible!\n\n[Unit]\nDescription=etcd\n\n[Service]\nType=notify\nExecStart=/usr/local/bin/etcd --data-dir=/var/lib/etcd\nRestart=always\nRestartSec=5\nLimitNOFILE=40000\n\n[Install]\nWantedBy=...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 786, "all_permissive": false }
ansible_role
wronai/gollm
8d419bbf70a6e288014417ef375910cdfe07331c
1
tests/ansible/roles/ollama
154
[ "permissive" ]
[ { "path": "tests/ansible/roles/ollama/tasks/main.yml", "content": "---\n- name: Install Ollama\n block:\n - name: Download Ollama install script\n get_url:\n url: https://ollama.ai/install.sh\n dest: /tmp/install_ollama.sh\n mode: '0755'\n\n - name: Run Ollama installer\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 899, "all_permissive": true }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/monitoring/roles/deploy_monitoring
154
[ "no_license" ]
[ { "path": "pepesugar/monitoring/roles/deploy_monitoring/tasks/main.yml", "content": "---\n- ansible.builtin.import_tasks: 1_sync_source_files.yml\n- ansible.builtin.import_tasks: 2_start_monitoring.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 115 }, { "pat...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1263, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/monitoring/roles/deploy_monitoring_agents
154
[ "no_license" ]
[ { "path": "pepesugar/monitoring/roles/deploy_monitoring_agents/templates/config.alloy.j2", "content": "prometheus.exporter.self \"alloy\" {}\n\nprometheus.scrape \"alloy_metrics\" {\n targets = prometheus.exporter.self.alloy.targets\n forward_to = [prometheus.remote_write.local.receiver]\n}\n\n// Это блок...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 10173, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/security/roles/configure_certbot
154
[ "no_license" ]
[ { "path": "pepesugar/security/roles/configure_certbot/files/certbot-deploy-hook.sh", "content": "#!/bin/bash\n\nset -e\n\nPROGNAME=$(basename $0)\n\nfunction log_info {\n echo \"$(date '+%Y-%m-%d %H:%M:%S') [INFO]: $1\"\n}\n\nfunction log_error {\n echo \"$(date '+%Y-%m-%d %H:%M:%S') [ERROR]: $1\" 1>&...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 7115, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/security/roles/configure_iptables
154
[ "no_license" ]
[ { "path": "pepesugar/security/roles/configure_iptables/tasks/1_sync_source_files.yml", "content": "---\n- name: Create iptables role directory\n become: true\n ansible.builtin.file:\n path: \"{{ config_root }}/{{ role_name }}\"\n state: directory\n owner: root\n group: root\n mode: \"0755\"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3883, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/security/roles/create_certificate
154
[ "no_license" ]
[ { "path": "pepesugar/security/roles/create_certificate/tasks/main.yml", "content": "---\n- name: Merge create_certificate with defaults\n ansible.builtin.set_fact:\n create_certificate: \"{{ create_certificate_defaults | combine(create_certificate | default({}), recursive=True) }}\"\n\n- name: Print the...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1539, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/security/roles/manage_users
154
[ "no_license" ]
[ { "path": "pepesugar/security/roles/manage_users/tasks/delete_users.yml", "content": "---\n- name: Remove unused users\n become: true\n ansible.builtin.user:\n name: \"{{ item.key }}\"\n state: absent\n remove: true\n when:\n - item.key not in (manage_users | default({}, true)).keys()\n - ...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 2420, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/services/roles/deploy_gitlab_runners
154
[ "no_license" ]
[ { "path": "pepesugar/services/roles/deploy_gitlab_runners/tasks/3_register_gitlab_runners.yml", "content": "---\n- name: Check if Gitlab runner folder contains registered configuration\n ansible.builtin.stat:\n path: \"{{ config_root }}/{{ role_name }}/{{ item.name }}/config.toml\"\n with_items:\n -...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 2558, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/services/roles/deploy_gitlab_server
154
[ "no_license" ]
[ { "path": "pepesugar/services/roles/deploy_gitlab_server/tasks/main.yml", "content": "---\n- ansible.builtin.import_tasks: 1_sync_source_files.yml\n- ansible.builtin.import_tasks: 2_start_gitlab_server.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 118 }, { ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 1955, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/services/roles/deploy_marzban
154
[ "no_license" ]
[ { "path": "pepesugar/services/roles/deploy_marzban/tasks/2_apply_policies.yml", "content": "---\n- name: Starting Iptables service\n become: true\n ansible.builtin.systemd:\n name: \"iptables\"\n state: restarted\n enabled: true\n daemon_reload: true\n", "license_type": "no_license", "...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 4067, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/services/roles/deploy_registry_mirror
154
[ "no_license" ]
[ { "path": "pepesugar/services/roles/deploy_registry_mirror/tasks/main.yml", "content": "---\n- ansible.builtin.import_tasks: 1_sync_source_files.yml\n- ansible.builtin.import_tasks: 2_run_compose.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 110 }, { "path"...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 1476, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/system/roles/configure_clocks
154
[ "no_license" ]
[ { "path": "pepesugar/system/roles/configure_clocks/meta/main.yml", "content": "---\ngalaxy_info:\n author: aki\n description: your role description\n company: pepesugar\n\n license: GPL-3.0-only\n\n min_ansible_version: \"2.1\"\n\n platforms:\n - name: Ubuntu\n versions:\n - bionic\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1091, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/system/roles/configure_hostname
154
[ "no_license" ]
[ { "path": "pepesugar/system/roles/configure_hostname/meta/main.yml", "content": "---\ngalaxy_info:\n author: <NAME>\n license: MIT\n min_ansible_version: \"2.9\"\n platforms:\n - name: Ubuntu\n versions:\n - bionic\n - focal\n - name: Debian\n versions:\n - buster\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 721, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/system/roles/packages
154
[ "no_license" ]
[ { "path": "pepesugar/system/roles/packages/molecule/dockerfiles/ubi9-ansible.Dockerfile", "content": "ARG BUILDPLATFORM=linux/amd64\nARG ANSIBLE_VER=2.16 # или latest\nFROM --platform=$BUILDPLATFORM redhat/ubi9:latest\n\n# ускоряем dnf + режем слабые зависимости\nRUN dnf install -y --setopt=install_wea...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 8, "total_bytes": 4678, "all_permissive": false }
ansible_role
riggidal/ansible-collections
4151639ef4a15ba47655c158da9f089e96a1ddb5
0
pepesugar/system/roles/packages_docker
154
[ "no_license" ]
[ { "path": "pepesugar/system/roles/packages_docker/defaults/main.yml", "content": "---\n# Edition can be one of: 'ce' (Community Edition) or 'ee' (Enterprise Edition).\npackages_docker_edition: \"ce\"\npackages_docker_packages:\n - \"docker-{{ docker_edition }}\"\n - \"docker-{{ docker_edition }}-cli\"...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 10, "total_bytes": 15405, "all_permissive": false }
ansible_role
gi949/homework_lesson8
4ddb2eb61fbd46c96dfb672ff45c6fbd9e509ce5
0
roles/filebeats
154
[ "no_license" ]
[ { "path": "roles/filebeats/tasks/main.yml", "content": "---\n\n- name: Copy Filebeat package\n ansible.builtin.copy:\n src: filebeat-8.12.2-x86_64.rpm\n dest: /tmp/filebeat-8.12.2-x86_64.rpm\n\n- name: Install filebeat\n ansible.builtin.yum:\n name: /tmp/filebeat-8.12.2-x86_64.rpm\n state: pre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1285, "all_permissive": false }
ansible_role
gi949/homework_lesson8
4ddb2eb61fbd46c96dfb672ff45c6fbd9e509ce5
0
roles/kafka_ins
154
[ "no_license" ]
[ { "path": "roles/kafka_ins/templates/server.properties.j2", "content": "broker.id={{ id }}\n#listeners=PLAINTEXT://0.0.0.0:9092\n#advertised.listeners=PLAINTEXT://{{ db1_ip }}:9092\nlog.dirs=/data/kafka-data/kafka-logs\nzookeeper.connect={{ db1_ip }}:2181,{{ db2_ip }}:2181,{{ db3_ip }}:2181/kafka\nzookeeper...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 4698, "all_permissive": false }
ansible_role
gi949/homework_lesson8
4ddb2eb61fbd46c96dfb672ff45c6fbd9e509ce5
0
roles/logstash
154
[ "no_license" ]
[ { "path": "roles/logstash/templates/logstash-wp.conf.j2", "content": "input {\n kafka {\n type => \"wordpress\"\n bootstrap_servers => \"{{ db1_ip }}:9092,{{ db2_ip }}:9092,{{ db3_ip }}:9092\"\n topics => \"wordpress\"\n }\n}\n\n\noutput {\n if [type] == \"wordpress\" {\n opensearch...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2742, "all_permissive": false }
ansible_role
aert/aert-devops
10dcb12ba0b2eefbc0b1febe94aa422459f8c99d
0
playbooks/roles/common
154
[ "no_license" ]
[ { "path": "playbooks/roles/common/tasks/main.yml", "content": "---\n# Defines tasks applicable across all machines in the infrastructure.\n\n- name: Install base pkgs\n apt: pkg=$item state=installed\n with_items:\n - vim\n - htop\n - git\n - encfs\n - libfuse-dev\n - tig\n - byobu\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 332, "all_permissive": false }
ansible_role
aert/aert-devops
10dcb12ba0b2eefbc0b1febe94aa422459f8c99d
0
playbooks/roles/desktop
154
[ "no_license" ]
[ { "path": "playbooks/roles/desktop/tasks/main.yml", "content": "---\n# Desktop.\n\n- name: Install base Desktop pkgs\n apt: pkg=$item state=installed\n with_items:\n - soundconverter\n - unrar\n - terminator\n - calibre\n - vim-gtk\n - arista\n - pyrenamer\n - chromium-browser\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 514, "all_permissive": false }
ansible_role
aert/aert-devops
10dcb12ba0b2eefbc0b1febe94aa422459f8c99d
0
playbooks/roles/nginx
154
[ "no_license" ]
[ { "path": "playbooks/roles/nginx/tasks/main.yml", "content": "---\n# Install Nginx, PHP5 (PHP-FPM), And Fcgiwrap\n# http://www.howtoforge.com/perfect-server-debian-wheezy-nginx-bind-dovecot-ispconfig-3-p4\n\n- name: Install Nginx\n apt: pkg=$item state=installed\n with_items:\n - nginx\n\n- name: Insta...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1379, "all_permissive": false }
ansible_role
aert/aert-devops
10dcb12ba0b2eefbc0b1febe94aa422459f8c99d
0
playbooks/roles/zabbix_agent
154
[ "no_license" ]
[ { "path": "playbooks/roles/zabbix_agent/tasks/main.yml", "content": "---\n\n- name: Zabbix Agent - APT\n apt: pkg=$item state=installed\n with_items:\n - update-notifier-common\n - zabbix-agent\n tags: zabbix-agent\n\n- name: Zabbix Agent - set config server\n lineinfile: dest=/etc/zabbix/zabbix_a...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1004, "all_permissive": false }
ansible_role
aert/aert-devops
10dcb12ba0b2eefbc0b1febe94aa422459f8c99d
0
playbooks/roles/zabbix_common
154
[ "no_license" ]
[ { "path": "playbooks/roles/zabbix_common/handlers/main.yml", "content": "---\n\n- name: apt update\n command: apt-get update\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 50 }, { "path": "playbooks/roles/zabbix_common/tasks/main.yml", "content": "---\n\n- ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1126, "all_permissive": false }
ansible_role
joudaon/vagrant_ansible
3672b0f53643e4cc97546b965815df2d0aabec23
0
provisioning/roles/apache2
158
[ "no_license" ]
[ { "path": "provisioning/roles/apache2/vars/main.yml", "content": "---\n# vars file for apache2\nmyip: \"{{ ansible_enp0s8.ipv4.address }}\"\ndockerip: \"{{ hostvars['docker']['ansible_enp0s8']['ipv4']['address'] }}\"\nfolders: \n - temp1\n - temp2", "license_type": "no_license", "detected_licenses...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1279, "all_permissive": false }
ansible_role
joudaon/vagrant_ansible
3672b0f53643e4cc97546b965815df2d0aabec23
0
provisioning/roles/docker
158
[ "no_license" ]
[ { "path": "provisioning/roles/docker/tasks/main.yml", "content": "---\n# tasks file for docker\n\n- name: Add Docker GPG key\n apt_key: url=https://download.docker.com/linux/ubuntu/gpg\n\n- name: Install basic list of packages\n apt:\n name: ['apt-transport-https','ca-certificates','curl','gnupg2','sof...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 783, "all_permissive": false }
ansible_role
joudaon/vagrant_ansible
3672b0f53643e4cc97546b965815df2d0aabec23
0
provisioning/roles/nginx
158
[ "no_license" ]
[ { "path": "provisioning/roles/nginx/vars/main.yml", "content": "---\n# vars file for nginx\nusername: user", "license_type": "no_license", "detected_licenses": [], "size_bytes": 40 }, { "path": "provisioning/roles/nginx/tasks/main.yml", "content": "---\n# tasks file for nginx\n- name...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 614, "all_permissive": false }
ansible_role
BiBiServ/bibigrid
e22a1efdb1af93a9cf3869897d3f4f132f337122
14
resources/playbook/roles/bibigrid
158
[ "no_license" ]
[ { "path": "resources/playbook/roles/bibigrid/files/slurm/requirements.txt", "content": "python-openstackclient==6.0.0\nopenstacksdk==0.62\nipython\nos_client_config\nparamiko\nansible-runner", "license_type": "no_license", "detected_licenses": [], "size_bytes": 97 }, { "path": "resources...
{ "task_files": 23, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 49, "total_bytes": 76648, "all_permissive": false }
ansible_role
aylanismello/bc-deploy
0e2f834d358bd8933af0ce161d807a2ce8100489
0
roles/base
158
[ "no_license" ]
[ { "path": "roles/base/tasks/main.yml", "content": "- name: install python and cryptography dependencies\n apt: name={{ item }} state=present\n with_items:\n - python-pip\n - python-virtualenv\n - build-essential\n - libssl-dev\n - libffi-dev\n - python-dev\n become: True\n", "licens...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 233, "all_permissive": false }
ansible_role
aylanismello/bc-deploy
0e2f834d358bd8933af0ce161d807a2ce8100489
0
roles/redis
158
[ "no_license" ]
[ { "path": "roles/redis/tasks/redis.yml", "content": "- name: download redis binary\n get_url:\n url: http://download.redis.io/redis-stable.tar.gz\n dest: \"{{ home_directory }}/redis-stable.tar.gz\"\n mode: 444\n\n- name: create directory for redis source\n file:\n path: \"{{ home_directory }}...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1741, "all_permissive": false }
ansible_role
Sparh4wk/ansible
a801da8e94a92eae0902cb0840d7ad370d466bed
0
roles/docker
158
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "---\n- include_tasks: ubuntu-setup.yml\n when: ansible_distribution == \"Ubuntu\"\n\n- become: yes\n pacman:\n name: \"{{ item }}\"\n state: latest\n update_cache: yes\n with_items:\n - docker\n - python2-docker\n when: ansible_os_famil...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 9055, "all_permissive": false }
ansible_role
Sparh4wk/ansible
a801da8e94a92eae0902cb0840d7ad370d466bed
0
roles/ssh
158
[ "no_license" ]
[ { "path": "roles/ssh/templates/global.zshrc.j2", "content": "{% for key, value in global_zsh_environment.iteritems() %}\r\nexport {{ key|upper }}=\"{{ value }}\"\r\n{% endfor %}\r\n\r\nsource $HOME/.antigen.zsh\r\n\r\nantigen use oh-my-zsh\r\n\r\nantigen bundle pip\r\nantigen bundle command-not-found\r\nant...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 3755, "all_permissive": false }
ansible_role
ayoubbargueoui1996/osm-devops
b5973c2a4477354bb17a56fe39559f277a3a994a
0
installers/openstack/roles/create_instances
158
[ "permissive" ]
[ { "path": "installers/openstack/roles/create_instances/tasks/main.yml", "content": "---\n# Copyright 2020 British Telecommunications plc\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a cop...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2577, "all_permissive": true }
ansible_role
ayoubbargueoui1996/osm-devops
b5973c2a4477354bb17a56fe39559f277a3a994a
0
installers/openstack/roles/setup_openstack
158
[ "permissive" ]
[ { "path": "installers/openstack/roles/setup_openstack/tasks/main.yml", "content": "---\n# Copyright 2020 British Telecommunications plc\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4664, "all_permissive": true }
ansible_role
yasuomatsuoka/mac_setup
253fed9cd34a1b08016f956bf80a40e26dce9e16
0
roles/homebrew
158
[ "no_license" ]
[ { "path": "roles/homebrew/tasks/main.yml", "content": "---\n- block:\n # brew update\n - name: homebrew update/upgrade\n homebrew:\n update_homebrew: true\n upgrade_all: no\n # brew instal\n - name: install homebrew packages\n homebrew:\n name: \"{{ item.name }}\"\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 658, "all_permissive": false }
ansible_role
yasuomatsuoka/mac_setup
253fed9cd34a1b08016f956bf80a40e26dce9e16
0
roles/homebrew_cask
158
[ "no_license" ]
[ { "path": "roles/homebrew_cask/vars/main.yml", "content": "---\ntaps:\n - homebrew/cask\n - homebrew/core\n - homebrew/cask-versions\n\npackages:\n - { name: font-hackgen, state: present }\n - { name: google-japanese-ime, state: present }\n - { name: arc, state: present }\n - { name: alfred, state: p...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1158, "all_permissive": false }
ansible_role
yasuomatsuoka/mac_setup
253fed9cd34a1b08016f956bf80a40e26dce9e16
0
roles/macos
158
[ "no_license" ]
[ { "path": "roles/macos/vars/main.yml", "content": "---\nsettings:\n # https://macos-defaults.com/\n # key\n - {\n # キーリピートの速度\n domain: NSGlobalDomain,\n key: KeyRepeat,\n type: int,\n value: 2,\n }\n - {\n # キーリピート開始までのタイミング\n domain: NSGlobalDomain,\n key: In...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 6928, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_act/act-overseer/docker-config/crusoe_decide/ansible/roles/crusoe_decide
158
[ "no_license" ]
[ { "path": "crusoe_act/act-overseer/docker-config/crusoe_decide/ansible/roles/crusoe_decide/tasks/main.yml", "content": "# Set Python3.7 as default\n- name: Run update-alternatives\n command: \"update-alternatives {{ item }}\"\n with_items:\n - \"--install /usr/bin/python python /usr/bin/python3.7 2\"\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2697, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_observe/ansible/roles/commonTools
158
[ "no_license" ]
[ { "path": "crusoe_observe/ansible/roles/commonTools/README.md", "content": "# Ansible role - Common Tools #\n\n## Role Description ##\nThis role serves for automatic installation of common tools used in crusoe enviroment on debian-based systems.\n\n\n## How to use ##\n\nMove the role into the `/path/to/ansi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2150, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_observe/ansible/roles/configuration
158
[ "no_license" ]
[ { "path": "crusoe_observe/ansible/roles/configuration/tasks/main.yml", "content": "---\n- name: create .ssh directory\n file:\n path: /root/.ssh\n state: directory\n\n- name: Delete Debian deb-src backports repository URL in sources list - bug with apt update\n lineinfile:\n path: /etc/apt/source...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 825, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_observe/ansible/roles/crusoeComponents
158
[ "no_license" ]
[ { "path": "crusoe_observe/ansible/roles/crusoeComponents/tasks/main.yml", "content": "- name: Copy crusoe observe components\n copy:\n src: \"../{{ item }}\"\n dest: /tmp/\n with_items:\n - \"{{ crusoe_components }}\"\n\n- name: Install Crusoe components\n pip:\n name: \"file:///tmp/{{ item }...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1140, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_observe/ansible/roles/mlData
158
[ "no_license" ]
[ { "path": "crusoe_observe/ansible/roles/mlData/tasks/main.yml", "content": "- name: Create ML data directory\n file:\n path: \"/usr/share/crusoe/\"\n state: directory\n\n- name: Create ML model directory\n file:\n path: \"/var/tmp/crusoe/\"\n state: directory\n\n- name: Download ServiceIdentif...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3640, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_observe/ansible/roles/neo4j
158
[ "no_license" ]
[ { "path": "crusoe_observe/ansible/roles/neo4j/tasks/main.yml", "content": "# Install & configuration of neo4j and Java\n- name: Check if Neo4j is already installed\n stat: path=/etc/init.d/neo4j\n register: neo4j_installed\n\n- name: Install Apache2 for neo4j-rest\n apt:\n name:\n - apache2\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 6431, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_observe/ansible/roles/pythonPackages
158
[ "no_license" ]
[ { "path": "crusoe_observe/ansible/roles/pythonPackages/Readme.md", "content": "# Ansible role - Python packages #\n\n## Role Description ##\nThis role serves for automatic installation of python tools used in crusoe enviroment on debian-based systems.\n\n\n## How to use ##\n\nMove the role into the `/path/t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3495, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_observe/ansible/roles/redis
158
[ "no_license" ]
[ { "path": "crusoe_observe/ansible/roles/redis/tasks/main.yml", "content": "- name: Check if redis is installed\n ignore_errors: yes\n command: dpkg-query -l redis-server\n register: redis_check\n failed_when: no\n changed_when: no\n\n- name: Install redis if not installed\n block:\n - name: Create st...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1954, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_observe/ansible/roles/supervisor
158
[ "no_license" ]
[ { "path": "crusoe_observe/ansible/roles/supervisor/tasks/main.yml", "content": "\n# Supervisor\n- name: install supervisor\n apt:\n name: supervisor\n state: present\n cache_valid_time: 1800\n update_cache: yes\n\n- name: Copy celery config file into supervisor\n copy:\n src: 'celeryd.conf'...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1488, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_observe/ansible/roles/warden
158
[ "no_license" ]
[ { "path": "crusoe_observe/ansible/roles/warden/tasks/main.yml", "content": "- name: check warden configuration\n stat:\n path: \"/opt/warden_client/warden_filer.cfg\"\n register: was_configured\n\n- name: Install Warden\n block:\n - name: Create warden directory\n file:\n path: \"/opt/warden_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2244, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
crusoe_orient/ansible/roles/dashboard
158
[ "no_license" ]
[ { "path": "crusoe_orient/ansible/roles/dashboard/templates/environment.prod.ts.j2", "content": "import * as packageData from '../../package.json';\n\nexport const environment = {\n applicationName: 'CRUSOE Dashboard',\n production: true,\n version: packageData.version,\n baseUrl: '{{ baseUrlApi }}',\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 4222, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
graphql-api/ansible/roles/graphqlapi
158
[ "no_license" ]
[ { "path": "graphql-api/ansible/roles/graphqlapi/templates/db_config.js.j2", "content": "export const databaseConfig = {\n uri: \"{{ neo4j_bolt_url }}\",\n user: \"{{ neo4j_username }}\",\n password: \"{{ <PASSWORD> }}\",\n};\n", "license_type": "no_license", "detected_licenses": [], "size_byt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 3090, "all_permissive": false }
ansible_role
CSIRT-MU/CRUSOE
c154bf05317f903228fde8d268398d1af312beec
15
recommender_system/ansible/roles/recommender
158
[ "no_license" ]
[ { "path": "recommender_system/ansible/roles/recommender/tasks/main.yml", "content": "- name: Delete Debian deb-src backports repository URL in sources list - bug with apt update\n ansible.builtin.lineinfile:\n path: /etc/apt/sources.list\n state: absent\n backrefs: yes\n regexp: \"^(.*https://d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2210, "all_permissive": false }
ansible_role
rleaodev/elastic-search-study
d7dd0b7802e5bb721ee9c9700a1d7840d78e7a18
0
ansible/roles/common
158
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yaml", "content": "- name: 'Add Transport Https'\n apt:\n name:\n - apt-transport-https\n become: yes\n\n- name: 'Get GPG Key from ElasticSearch'\n get_url:\n url: https://artifacts.elastic.co/GPG-KEY-elasticsearch\n dest: \"{{ tmp_gpg_file }}\"\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 604, "all_permissive": false }
ansible_role
rleaodev/elastic-search-study
d7dd0b7802e5bb721ee9c9700a1d7840d78e7a18
0
ansible/roles/elasticsearch
158
[ "no_license" ]
[ { "path": "ansible/roles/elasticsearch/vars/main.yaml", "content": "config_path: '/etc/elasticsearch'\nconfig_filename: 'elasticsearch.yml'\nnetwork_host: 0.0.0.0\nnode_name: 'node-1'\ncluster_initial_master_nodes: [\"node-1\"] \ndiscovery_seed_hosts: [\"127.0.0.1\"] ", "license_type": "no_license", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 783, "all_permissive": false }
ansible_role
rleaodev/elastic-search-study
d7dd0b7802e5bb721ee9c9700a1d7840d78e7a18
0
ansible/roles/kibana
158
[ "no_license" ]
[ { "path": "ansible/roles/kibana/vars/main.yaml", "content": "config_path: \"/etc/kibana\"\nconfig_filename: \"kibana.yml\"\nserver_host: 0.0.0.0\nelasticsearch_hosts: [\"http://localhost:9200\"]", "license_type": "no_license", "detected_licenses": [], "size_bytes": 124 }, { "path": "ansi...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 655, "all_permissive": false }
ansible_role
rleaodev/elastic-search-study
d7dd0b7802e5bb721ee9c9700a1d7840d78e7a18
0
ansible/roles/logstash
158
[ "no_license" ]
[ { "path": "ansible/roles/logstash/tasks/main.yaml", "content": "---\n- name: 'Install dependencie: openjdk-8-jre-headless'\n apt:\n name: openjdk-8-jre-headless\n update_cache: yes\n cache_valid_time: 3600\n become: yes\n\n- name: 'Install LogStash'\n apt:\n name: logstash\n become: yes\n\n-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1347, "all_permissive": false }
ansible_role
yesdani490/ansible-roboshop-roles
5239da50641b301192bcbe13abc1da5360656dcf
0
roles/common
158
[ "no_license" ]
[ { "path": "roles/common/tasks/load-mysql-schema.yaml", "content": "- name: Install MySQL client\n ansible.builtin.yum:\n name: mysql\n state: installed\n\n- name: load mysql schema\n ansible.builtin.shell: mysql -h mysql.joindevops.top -uroot -pRoboShop@1 < /app/db/{{component}}.sql \n ", "...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1324, "all_permissive": false }
ansible_role
yesdani490/ansible-roboshop-roles
5239da50641b301192bcbe13abc1da5360656dcf
0
roles/shipping
158
[ "no_license" ]
[ { "path": "roles/shipping/tasks/main.yaml", "content": " - name: Install maven\n ansible.builtin.import_role:\n name: common\n tasks_from: maven-setup\n\n - name: Setup application\n ansible.builtin.import_role:\n name: common\n tasks_from: app-setup\n\n - name: install dependencies\n ansi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 939, "all_permissive": false }
ansible_role
brajcic/ansible
10bc41c43b42738420a268308922cec06918bec9
0
Kibana/roles/elasticsearch
158
[ "no_license" ]
[ { "path": "Kibana/roles/elasticsearch/tasks/main.yml", "content": "---\n\n- name: \"Add Elasticsearch apt key\"\n apt_key:\n url: \"https://packages.elastic.co/GPG-KEY-elasticsearch\"\n state: present\n\n- name: \"Add elasticsearch repo\"\n apt_repository:\n repo: \"deb https://artifacts.elastic....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 754, "all_permissive": false }
ansible_role
brajcic/ansible
10bc41c43b42738420a268308922cec06918bec9
0
playbooks/roles/ubuntu_basic_setup
158
[ "no_license" ]
[ { "path": "playbooks/roles/ubuntu_basic_setup/defaults/main.yml", "content": "---\nfolder_name: ansible specify python versionTestDva", "license_type": "no_license", "detected_licenses": [], "size_bytes": 54 }, { "path": "playbooks/roles/ubuntu_basic_setup/tasks/main.yml", "content":...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 269, "all_permissive": false }
ansible_role
traefikturkey/onboard
0faaa1361f16b5a3893719d80e18a48fa3891243
0
.devcontainer/ansible/roles/setup-container
161
[ "no_license" ]
[ { "path": ".devcontainer/ansible/roles/setup-container/tasks/ssh.yml", "content": "- name: Set permissions on ~/.ssh\n file:\n path: '~/.ssh'\n state: directory\n owner: \"{{ lookup('env', 'USER') }}\"\n group: \"{{ lookup('env', 'USER') }}\"\n recurse: true \n mode: '0700'\n become: tru...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 521, "all_permissive": false }
ansible_role
zendad/ansible_tomcat7docker_container_playbook
57d519b9f168bbe557745b8a5ce15fa564ebe4b7
0
roles/dereck.docker
161
[ "no_license" ]
[ { "path": "roles/dereck.docker/tasks/main.yml", "content": "---\n\n- name: Ensure that APT works with the https method\n apt: name={{ item }} state=present\n with_items:\n - apt-transport-https\n - ca-certificates\n\n- name: Install docker GPG key\n apt_key: keyserver=hkp://p80.pool.sks-keyservers....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1958, "all_permissive": false }
ansible_role
zendad/ansible_tomcat7docker_container_playbook
57d519b9f168bbe557745b8a5ce15fa564ebe4b7
0
roles/dereck.tomcat7
161
[ "no_license" ]
[ { "path": "roles/dereck.tomcat7/README.md", "content": "ansible-role-tomat\n=========\n\nAn Ansible role to install tomcat7 Docker container.\n\nRequirements\n------------\n\ndocker installation\n\ninstallation\n------------\n\n ansible-galaxy install dereck.tomcat7\n\nExample Playbook\n----------------...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1231, "all_permissive": false }
ansible_role
SvyatoslavFedynyak/automation-worktool
5956a3619cb4d7840a9636cdf93ecca6acf6d82e
0
ansible/roles/busines-card-nginx
161
[ "no_license" ]
[ { "path": "ansible/roles/busines-card-nginx/tasks/main.yml", "content": "---\n- name: Main\n include_tasks: \"{{item}}\"\n with_items:\n - modules/install_nginx.yml\n - modules/install_git.yml\n - modules/update_resources.yml \n - modules/open_ports.yml\n - modules/setup_server.yml\n...\n ...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 1547, "all_permissive": false }
ansible_role
grem4/ansible
4eb49743fceefb19367ccf73d1f6aab39531f149
0
roles/apache
161
[ "no_license" ]
[ { "path": "roles/apache/tasks/main.yml", "content": "- name: Redmine dir install\n sudo: yes\n command:\n chown -R {{ redmine_dir_owner }} {{ redmine_dir }}\n\n- name: Passenger check\n command:\n test -f /usr/local/bin/passenger-install-apache2-module\n register:\n result\n failed_when: resul...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1305, "all_permissive": false }
ansible_role
grem4/ansible
4eb49743fceefb19367ccf73d1f6aab39531f149
0
roles/pg
161
[ "no_license" ]
[ { "path": "roles/pg/tasks/main.yml", "content": "- name: PostgreSQL user creating\n sudo: yes\n sudo_user: postgres\n postgresql_user:\n name=redmine\n password={{ <PASSWORD>mine }}\n\n- name: PostgreSQL \n sudo: yes\n sudo_user: postgres\n postgresql_db:\n name=redmine\n encoding='UTF-8'\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 328, "all_permissive": false }
ansible_role
grem4/ansible
4eb49743fceefb19367ccf73d1f6aab39531f149
0
roles/redmine
161
[ "no_license" ]
[ { "path": "roles/redmine/tasks/main.yml", "content": "- name: Redmine cheking\n sudo: yes\n subversion:\n repo={{ redmine_svn_url }}\n dest={{ redmine_dir }}\n\n- name: database.yml creating\n sudo: yes\n template:\n src=database.yml\n dest={{ redmine_dir }}/config/database.yml\n force=no...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1971, "all_permissive": false }
ansible_role
grem4/ansible
4eb49743fceefb19367ccf73d1f6aab39531f149
0
roles/ruby
161
[ "no_license" ]
[ { "path": "roles/ruby/tasks/main.yml", "content": "- name: Ruby check\n command:\n test -f {{ ruby_file_name }}\n register:\n ruby_test_vars\n failed_when: ruby_test_vars.rc not in [0, 1]\n changed_when: false\n\n- name: Ruby dir check\n command:\n test -f {{ work_dir }}/{{ ruby_archive_versio...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1278, "all_permissive": false }
ansible_role
grem4/ansible
4eb49743fceefb19367ccf73d1f6aab39531f149
0
roles/system
161
[ "no_license" ]
[ { "path": "roles/system/tasks/main.yml", "content": "- name: en_US.UTF-8 locale create\n sudo: yes\n command:\n locale-gen ja_JP.UTF-8\n\n- name: apt-get update\n sudo: yes\n apt:\n update_cache=yes\n cache_valid_time=86400\n\n- name: Ruby Passenger installing and build\n sudo: yes\n apt:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1015, "all_permissive": false }
ansible_role
yzzeee/ansible
1dab51427cd3801f10adbdfb1b6b5b4fa336d8dc
0
document/final-project-example/roles/mysql
161
[ "no_license" ]
[ { "path": "document/final-project-example/roles/mysql/tasks/main.yml", "content": "---\n# tasks file for mysql\n- name: install mysql package\n apt:\n name: mysql-server, mysql-client, python3-pymysql\n state: present\n update_cache: yes\n\n- name: start mysql service\n service:\n name: mysql\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1131, "all_permissive": false }
ansible_role
yzzeee/ansible
1dab51427cd3801f10adbdfb1b6b5b4fa336d8dc
0
document/final-project-example/roles/wordpress
161
[ "no_license" ]
[ { "path": "document/final-project-example/roles/wordpress/tasks/main.yml", "content": "---\n# tasks file for wordpress\n- name: install wordpress package\n apt:\n name: wordpress, php, libapache2-mod-php, php-mysql\n state: present\n update_cache: yes\n- name: copy wordpress.conf file\n template:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 855, "all_permissive": false }