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
Alex2nder/diplom_neto
170d98bf801922d6b7acad774c7f8db28fb38899
0
roles/yandex_cloud_validator
7,803
[ "no_license" ]
[ { "path": "roles/yandex_cloud_validator/tasks/main.yml", "content": "---\n- name: Validate Yandex Cloud connection\n hosts: localhost\n gather_facts: no\n\n tasks:\n - name: Check Yandex Cloud CLI version\n shell: yc --version\n register: yc_version\n\n - name: Validate service account credential...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 589, "all_permissive": false }
ansible_role
Alex2nder/diplom_neto
170d98bf801922d6b7acad774c7f8db28fb38899
0
roles/zabbix
7,803
[ "no_license" ]
[ { "path": "roles/zabbix/tasks/agent.yml", "content": "- name: Ожидание освобождения блокировки apt\n ansible.builtin.shell: |\n timeout 120 bash -c 'while sudo lsof /var/lib/dpkg/lock-frontend > /dev/null 2>&1 || sudo lsof /var/lib/apt/lists/lock > /dev/null 2>&1 || sudo lsof /var/cache/apt/archives/loc...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 43594, "all_permissive": false }
ansible_role
jlainoc/vagrant-ansible-docker-swarm
aa171d64c9b29510a2b1f8f8ce6d1fde83447beb
0
roles/docker-swarm-controller
7,803
[ "no_license" ]
[ { "path": "roles/docker-swarm-controller/tasks/main.yml", "content": "#################################################\n# OR INFRA Role: Docker Swarm Controller\n# Machines reunning ansible need some special python package\n# Source:\n# https://github.com/arillso/ansible.traefik\n# https://geek-cookb...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 619, "all_permissive": false }
ansible_role
jlainoc/vagrant-ansible-docker-swarm
aa171d64c9b29510a2b1f8f8ce6d1fde83447beb
0
roles/docker-swarm-manager
7,803
[ "no_license" ]
[ { "path": "roles/docker-swarm-manager/tasks/main.yml", "content": "#################################################\n# OR INFRA Role: Docker Swarm Manager\n# Source:\n# https://github.com/arillso/ansible.traefik\n# https://geek-cookbook.funkypenguin.co.nz/ha-docker-swarm/traefik/\n###################...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1277, "all_permissive": false }
ansible_role
jlainoc/vagrant-ansible-docker-swarm
aa171d64c9b29510a2b1f8f8ce6d1fde83447beb
0
roles/docker-swarm-node
7,803
[ "no_license" ]
[ { "path": "roles/docker-swarm-node/tasks/main.yml", "content": "#################################################\n# OR INFRA Role: Docker Swarm Node\n# Source:\n# https://github.com/arillso/ansible.traefik\n# https://geek-cookbook.funkypenguin.co.nz/ha-docker-swarm/traefik/\n#########################...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 746, "all_permissive": false }
ansible_role
islemtaleb/CD
16a6f0798fd5397480b84789fba8ff7002c93921
0
Ansible/roles/docker-compose
7,803
[ "no_license" ]
[ { "path": "Ansible/roles/docker-compose/tasks/main.yml", "content": "---\n# tasks file for docker-compose\n- name: test docker-compose\n docker_compose:\n project_src: ~/CD/\n state: present\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 124 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 124, "all_permissive": false }
ansible_role
islemtaleb/CD
16a6f0798fd5397480b84789fba8ff7002c93921
0
Ansible/roles/docker-registry
7,803
[ "no_license" ]
[ { "path": "Ansible/roles/docker-registry/tasks/main.yml", "content": "---\n# tasks file for docker-registry\n- name: login dockerhub\n docker_login:\n email: \"<EMAIL>\"\n username: \"islemt\"\n password: \"<PASSWORD>\"\n- name: push to dockerhub\n docker_image:\n name: devops:latest\n repo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 276, "all_permissive": false }
ansible_role
spinx/terraform-consul-example
a4ec5b2a42f089f73cdce063a2cebd6bc98b2ae9
11
ansible/roles/init
7,803
[ "no_license" ]
[ { "path": "ansible/roles/init/tasks/main.yml", "content": "---\n# The purpose of this is to pick up some data\n# from files passed by Terraform\n# could probably be done better\n\n- name: Fetch Consul IP address\n shell: cat /opt/consul/server-addr\n register: fetch_consul_ip_address\n\n- name: Fetch Cons...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 756, "all_permissive": false }
ansible_role
dstoeckm/csw_agent
0766f78d5c93c4cf13d60cb5336939a1d45fd744
0
roles/csw-delete
7,803
[ "no_license" ]
[ { "path": "roles/csw-delete/tasks/main.yml", "content": "---\n# tasks file for csw-delete\n- name: check if Cisco Secure Workload agent is installed\n fail:\n msg: Cisco Secure Workload agent is not runnning!\n when: ansible_facts.services[\"tet-sensor.service\"] is undefined\n\n- name: stop CSW service...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 689, "all_permissive": false }
ansible_role
dstoeckm/csw_agent
0766f78d5c93c4cf13d60cb5336939a1d45fd744
0
roles/csw-delete-all
7,803
[ "no_license" ]
[ { "path": "roles/csw-delete-all/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - csw-delete-all\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 73 }, { "path": "roles/csw-delete-all/vars/main.yml", "content": "---\n# ...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 1998, "all_permissive": false }
ansible_role
dstoeckm/csw_agent
0766f78d5c93c4cf13d60cb5336939a1d45fd744
0
roles/csw-install
7,803
[ "no_license" ]
[ { "path": "roles/csw-install/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - csw-install\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 70 }, { "path": "roles/csw-install/tasks/main.yml", "content": "---\n# tasks fi...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1226, "all_permissive": false }
ansible_role
dstoeckm/csw_agent
0766f78d5c93c4cf13d60cb5336939a1d45fd744
0
roles/csw-upgrade
7,803
[ "no_license" ]
[ { "path": "roles/csw-upgrade/handlers/main.yml", "content": "---\n# handlers file for csw-upgrade\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 36 }, { "path": "roles/csw-upgrade/tasks/main.yml", "content": "---\n# tasks file for csw-upgrade\n\n- name: Chec...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 4527, "all_permissive": false }
ansible_role
sswguo/env_init
34ef4bfb09c35519b972785e2fde09d2ac6c94fb
0
roles/basic
7,803
[ "no_license" ]
[ { "path": "roles/basic/vars/main.yml", "content": "---\n\nuser: wguo\n\n# ssh key\nkey_id: id_rsa_test\n\n# kerberos\nrealm_name: \"\"\nkdc_server: \"\"\nadmin_server: \"\"\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 107 }, { "path": "roles/basic/README.md"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1462, "all_permissive": false }
ansible_role
sswguo/env_init
34ef4bfb09c35519b972785e2fde09d2ac6c94fb
0
roles/cert
7,803
[ "no_license" ]
[ { "path": "roles/cert/vars/main.yml", "content": "---\n\nroot_cert_url: \"\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 23 }, { "path": "roles/cert/tasks/main.yml", "content": "---\n\n- name: Get root ca.crt\n get_url: url={{ item }} dest=/etc/pki/ca-tr...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 265, "all_permissive": false }
ansible_role
sswguo/env_init
34ef4bfb09c35519b972785e2fde09d2ac6c94fb
0
roles/devel
7,803
[ "no_license" ]
[ { "path": "roles/devel/tasks/main.yml", "content": "---\n\n- name: get gerrit hook - commit-msg\n get_url: url={{ gerrit_url }}/gerrit/tools/hooks/commit-msg dest=/tmp/commit-msg\n tags: configuration\n\n- name: unarchive sublime text\n become: True\n become_method: su\n become_user: \"{{ devel_user }}...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 510, "all_permissive": false }
ansible_role
sswguo/env_init
34ef4bfb09c35519b972785e2fde09d2ac6c94fb
0
roles/docker
7,803
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "---\n\n- name: Install docker\n dnf: name={{ item }}\n with_items:\n - docker\n - docker-compose\n tags: packages\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 116 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 116, "all_permissive": false }
ansible_role
sswguo/env_init
34ef4bfb09c35519b972785e2fde09d2ac6c94fb
0
roles/extends
7,803
[ "no_license" ]
[ { "path": "roles/extends/tasks/main.yml", "content": "---\n\n- name: copy ovpn \n command: \"{{ item }}\"\n with_items:\n - cp {{ ovpn_path }} /etc/NetworkManager/system-connections/\n - restorecon -RvF /etc/NetworkManager/system-connections\n tags: ovpn\n\n- name: change ovpn file mode\n file:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 460, "all_permissive": false }
ansible_role
sswguo/env_init
34ef4bfb09c35519b972785e2fde09d2ac6c94fb
0
roles/vagrant
7,803
[ "no_license" ]
[ { "path": "roles/vagrant/vars/main.yml", "content": "---\n\nvagrant_user: wguo\nvagrant_version: 1.9.1\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 47 }, { "path": "roles/vagrant/tasks/main.yml", "content": "---\n\n- name: download vagrant\n get_url: url=...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1187, "all_permissive": false }
ansible_role
sswguo/env_init
34ef4bfb09c35519b972785e2fde09d2ac6c94fb
0
roles/virtualbox
7,803
[ "no_license" ]
[ { "path": "roles/virtualbox/tasks/main.yml", "content": "---\n\n- name: download virtualbox\n get_url: url=http://download.virtualbox.org/virtualbox/5.1.26/VirtualBox-5.1-5.1.26_117224_fedora25-1.x86_64.rpm dest=/tmp/virtualbox.rpm\n tags: vb_o\n\n- name: add virtualbox repositories\n yum_repository:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 688, "all_permissive": false }
ansible_role
CodeYourFuture/DevOps-Advanced-Shared-Server
19583fe7887621eb8715ec101020e159333279c0
1
ansible/roles/remote-user
7,803
[ "no_license" ]
[ { "path": "ansible/roles/remote-user/tasks/main.yml", "content": "- name: Create User\n user:\n user: \"{{ item | basename | splitext | first }}\"\n groups: \"docker\"\n shell: /bin/bash\n loop: \"{{ keylist }}\"\n\n- name: Set authorized key\n ansible.posix.authorized_key:\n user: \"{{ item ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 322, "all_permissive": false }
ansible_role
tuanndd/linux-threat-hunting
499298cd33393a83d3176ba882c9f6de9c68d9f9
2
roles/falco
7,803
[ "no_license" ]
[ { "path": "roles/falco/handlers/main.yml", "content": "---\n# handlers file for falco", "license_type": "no_license", "detected_licenses": [], "size_bytes": 29 }, { "path": "roles/falco/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - falco",...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 814, "all_permissive": false }
ansible_role
tuanndd/linux-threat-hunting
499298cd33393a83d3176ba882c9f6de9c68d9f9
2
roles/osquery
7,803
[ "no_license" ]
[ { "path": "roles/osquery/defaults/main.yml", "content": "---\n# defaults file for osquery", "license_type": "no_license", "detected_licenses": [], "size_bytes": 31 }, { "path": "roles/osquery/handlers/main.yml", "content": "---\n# handlers file for osquery\n- name: restart osqueryd\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 715, "all_permissive": false }
ansible_role
mohamedtahani/springboot-app-cicd
36e7f799e1ebdd977dddd38cf321ba60bcba6769
0
ansible/roles/docker
7,803
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yml", "content": "---\n- name: Installing packages for Docker\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: yes\n\n- name: Adding Doc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1208, "all_permissive": false }
ansible_role
mohamedtahani/springboot-app-cicd
36e7f799e1ebdd977dddd38cf321ba60bcba6769
0
ansible/roles/jenkins
7,803
[ "no_license" ]
[ { "path": "ansible/roles/jenkins/tasks/main.yml", "content": "---\n- name: Download Jenkins GPG key\n 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\n- name: Add Jenkins APT repository\n apt_repository:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 885, "all_permissive": false }
ansible_role
mohamedtahani/springboot-app-cicd
36e7f799e1ebdd977dddd38cf321ba60bcba6769
0
ansible/roles/sonar
7,803
[ "no_license" ]
[ { "path": "ansible/roles/sonar/tasks/main.yml", "content": "---\n\n- name: Create Docker volume for Postgress\n docker_volume:\n name: sonar_db_data\n \n\n- name: Postgress container for SonarQube\n docker_container:\n name: sonar_db\n image: postgres:13\n restart_policy: unless-stopped\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1038, "all_permissive": false }
ansible_role
cruisemaniac/zookeeper-hadoop-ubuntu-vagrant
0bc9e59267c58969770f5c8ed56c64cf90a2ad7c
0
roles/common
7,803
[ "no_license" ]
[ { "path": "roles/common/tasks/ntp.yml", "content": "---\n - name: Make sure NTP has the lastest version installed\n apt: name=ntp state=present\n\n #TODO - NTP Setup to be explored for deb.\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 140 }, { "path": "...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 1733, "all_permissive": false }
ansible_role
cruisemaniac/zookeeper-hadoop-ubuntu-vagrant
0bc9e59267c58969770f5c8ed56c64cf90a2ad7c
0
roles/hadoop
7,803
[ "no_license" ]
[ { "path": "roles/hadoop/tasks/hadoop.yml", "content": "---\n# Create {{ hadoop_user }} group\n- group: name={{ hadoop_user }} state=present\n\n# Add the user \"{{ hadoop_user }}\" with a bash shell, appending the group \"{{ hadoop_user }}\" and 'staff' to the user's groups\n- user: name={{ hadoop_user }} sh...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4659, "all_permissive": false }
ansible_role
cruisemaniac/zookeeper-hadoop-ubuntu-vagrant
0bc9e59267c58969770f5c8ed56c64cf90a2ad7c
0
roles/zookeeper
7,803
[ "no_license" ]
[ { "path": "roles/zookeeper/tasks/zookeeper.yml", "content": "---\n#mkdir -p /var/lib/zookeeper/myid\n#mkdir -p /opt/zookeeper/data/ echo 1 > /opt/zookeeper/data/myid\n# Create {{ zookeeper_user }} group\n- group: name={{ zookeeper_user }} state=present\n\n# Add the user \"{{ zookeeper_user }}\" with a bash ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2257, "all_permissive": false }
ansible_role
Otus-DevOps-2022-05/klimenko-sergey_infra
e57d0d966bb9af9a66c8ec131067d4683925b358
0
ansible/roles/app
7,799
[ "no_license" ]
[ { "path": "ansible/roles/app/tasks/nginx.yml", "content": "---\n- name: Upgrade the OS (apt-get dist-upgrade)\n ansible.builtin.apt:\n upgrade: dist\n- name: Wait for sudo\n become: yes\n shell: while sudo fuser /var/lib/dpkg/lock >/dev/null 2>&1; do sleep 5; done;\n\n- name: apt update\n ansible.bu...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1313, "all_permissive": false }
ansible_role
samadhanpatil16/Dev-ops
67a3a0a2526633904c6191c69aee14fb5a1855ed
0
ansible/roles/webserver
7,799
[ "no_license" ]
[ { "path": "ansible/roles/webserver/tasks/main.yml", "content": "---\n\n\n - name: packae installtion\n package:\n name: \"{{package_name}}\"\n state: present\n when: ansible_os_family == 'Debian'\n\n\n - name: manage service\n service:\n name: \"{{package_name}}\"\n state: present\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 365, "all_permissive": false }
ansible_role
taliesins/localdev-wsl
d79a49f396a488b9d39a47861e0a2ab7a186e113
4
roles/ops
7,799
[ "no_license" ]
[ { "path": "roles/ops/tasks/ollama.yml", "content": "# code: language=ansible\n---\n\n- name: Ensure group \"ollama\" exists\n become: true\n ansible.builtin.group:\n name: ollama\n state: present\n\n- name: Add the user 'ollama' and a primary group of 'ollama', appending the groups 'render' and 'vid...
{ "task_files": 19, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 30, "total_bytes": 107550, "all_permissive": false }
ansible_role
taliesins/localdev-wsl
d79a49f396a488b9d39a47861e0a2ab7a186e113
4
roles/packages
7,799
[ "no_license" ]
[ { "path": "roles/packages/tasks/main.yml", "content": "# code: language=ansible\n---\n- name: Update package list\n become: true\n ansible.builtin.package:\n update_cache: yes\n\n- name: Upgrade all packages\n become: true\n ansible.builtin.package:\n name: \"*\"\n state: latest\n\n- name: Inst...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 329, "all_permissive": false }
ansible_role
taliesins/localdev-wsl
d79a49f396a488b9d39a47861e0a2ab7a186e113
4
roles/shell
7,799
[ "no_license" ]
[ { "path": "roles/shell/tasks/dotfiles.yml", "content": "# code: language=ansible\n---\n# TODO: Refactor all of this lol\n- name: Clone dotfiles, unless present\n ansible.builtin.shell: cd && (test -d `basename <EMAIL>:{{ dotfiles_repo }}.git .git` || git clone <EMAIL>:{{ dotfiles_repo }}.git dotfiles)\n\n-...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1908, "all_permissive": false }
ansible_role
taliesins/localdev-wsl
d79a49f396a488b9d39a47861e0a2ab7a186e113
4
roles/workspace
7,799
[ "no_license" ]
[ { "path": "roles/workspace/tasks/main.yaml", "content": "# code: language=ansible\n---\n- name: Install workspace directory\n ansible.builtin.file:\n path: '{{ lookup(\"env\", \"HOME\") }}/{{ repo_directory }}'\n state: directory\n mode: 'u=rwx,g=rwx,o='\n\n- name: Install workspace repos\n ansib...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 399, "all_permissive": false }
ansible_role
RupaRani25/Greeting_collection
69d301c639732f4907999e67b30fe80845ad005c
0
roles/bonjour
7,799
[ "no_license" ]
[ { "path": "roles/bonjour/vars/main.yml", "content": "---\n# vars file for roles/bonjour", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "roles/bonjour/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - rol...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 267, "all_permissive": false }
ansible_role
m-housh/ansible-gen-playbook
79f5fdb8291abd98a9724fc3fd81bc7847ac0f74
0
roles/playbook
7,799
[ "no_license" ]
[ { "path": "roles/playbook/tasks/main.yml", "content": "---\n- name: Ensure destination directory.\n ansible.builtin.file:\n path: \"{{ destination_dir }}\"\n state: directory\n\n- name: Generate playbook template.\n ansible.builtin.template:\n src: templates/playbook.yml\n dest: \"{{ destinati...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 371, "all_permissive": false }
ansible_role
m-housh/ansible-gen-playbook
79f5fdb8291abd98a9724fc3fd81bc7847ac0f74
0
roles/playbook-repo
7,799
[ "no_license" ]
[ { "path": "roles/playbook-repo/files/justfile", "content": "\nrun-playbook *ARGS:\n ansible-playbook ./main.yml \"$@\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 56 }, { "path": "roles/playbook-repo/defaults/main.yml", "content": "---\n\n# The destinati...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 475, "all_permissive": false }
ansible_role
m-housh/ansible-gen-playbook
79f5fdb8291abd98a9724fc3fd81bc7847ac0f74
0
roles/repo
7,799
[ "no_license" ]
[ { "path": "roles/repo/tasks/main.yml", "content": "---\n- name: Create destination directory.\n ansible.builtin.file:\n path: \"{{ destination_dir }}\"\n state: directory\n\n- name: Copy files.\n ansible.builtin.copy:\n src: \"files/{{ item }}\"\n dest: \"{{ destination_dir }}/{{ item }}\"\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 585, "all_permissive": false }
ansible_role
WEZARD/pangu_ansible
04baa0c7ae7c674a0d8b3ee7dbb6d5dc517e929d
0
roles/pangu-dependency
7,799
[ "no_license" ]
[ { "path": "roles/pangu-dependency/tasks/main.yml", "content": "---\n- name: install OpenJDK\n yum: name=java-1.7.0-openjdk-devel state=present\n\n- name: install libpcap\n yum: name=libpcap state=present\n\n- name: install the EPEL repository\n yum: name=epel-release state=present\n\n- name: install supe...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 335, "all_permissive": false }
ansible_role
WEZARD/pangu_ansible
04baa0c7ae7c674a0d8b3ee7dbb6d5dc517e929d
0
roles/pangu-nimbus
7,799
[ "no_license" ]
[ { "path": "roles/pangu-nimbus/files/nimbus.ini", "content": "[program:nimbus]\ncommand=/opt/apache-storm-0.9.4/bin/storm nimbus\nautostart=false\nautorestart=true\nstartsecs=3\nenvironment=PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin\nenvironment=PATH=/usr/lib/jvm/java-1.7.0-openjdk-1.7....
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 925, "all_permissive": false }
ansible_role
WEZARD/pangu_ansible
04baa0c7ae7c674a0d8b3ee7dbb6d5dc517e929d
0
roles/pangu-zookeeper
7,799
[ "no_license" ]
[ { "path": "roles/pangu-zookeeper/tasks/main.yml", "content": "---\n- name: copy zookeeper-rpm\n copy: src=zookeeper-3.4.6-1.x86_64.rpm dest=/opt\n\n- name: install zookeeper\n yum: name=/opt/zookeeper-3.4.6-1.x86_64.rpm state=present\n\n- name: add zookeeper.conf\n copy: src=zookeeper.ini dest=/etc/super...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 3379, "all_permissive": false }
ansible_role
octavenz/wagtail-advanced-form-builder
f7ef97bf488a4f3717ce5ed6106a99c1ee8de33e
21
provisioning/roles/server
7,799
[ "no_license" ]
[ { "path": "provisioning/roles/server/templates/local._managed.py.j2", "content": "# {{ ansible_managed }}\n\n\"\"\"\nThis file should contain any automatically managed local configuration.\n\n\"\"\"\n\nDATABASES = {\n{# because we usually only have a single db running locally we have set some sane defaults,...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 6027, "all_permissive": false }
ansible_role
knakayama/awslogs-demo
508ee24be6d70dcb0c13169026cd9690a943648a
0
ansible/roles/awslogs
7,799
[ "no_license" ]
[ { "path": "ansible/roles/awslogs/tasks/script.yml", "content": "---\n- name: Setup cron\n cron:\n name: Access localhost periodically\n minute: \"*/1\"\n job: curl localhost >/dev/null 2>&1\n state: present\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 148...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 1423, "all_permissive": false }
ansible_role
jbrette/kube-rpi
4802c516ac9deaa1b041b842fadaabee791b1e78
0
config/cluster2/ansible/roles/backup_config
7,799
[ "no_license" ]
[ { "path": "config/cluster2/ansible/roles/backup_config/tasks/main.yml", "content": "- name: fetch common files\n become: yes\n fetch: dest={{ backup_dir }}/{{ inventory_hostname_short }}{{ item }} src={{ item }} flat=yes\n with_items:\n - /etc/hosts\n - /etc/hostname\n - /etc/network/interfaces\n - /...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1725, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_authentication_htpasswd
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_authentication_htpasswd/templates/secret_htpasswd.yaml.j2", "content": "---\napiVersion: v1\nkind: Secret\nmetadata:\n name: htpasswd\n namespace: openshift-config\ntype: Opaque\ndata:\n htpasswd: {{ r_htpasswd_file['content'] }}\n", "license_type": "no_license", "d...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 13780, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_authentication_rhsso
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_authentication_rhsso/templates/openshift-openid-client-secret.yml.j2", "content": "---\nkind: Secret\napiVersion: v1\nmetadata:\n name: openid-client-secret-bb6zw\n namespace: openshift-config\nstringData:\n clientSecret: {{ ocp4_workload_authentication_rhsso_openshift_clie...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 12, "total_bytes": 15293, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_authorino
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_authorino/tasks/workload.yml", "content": "---\n- name: Install Authorino operator\n ansible.builtin.include_role:\n name: install_operator\n vars:\n install_operator_action: install\n install_operator_name: authorino-operator\n install_operator_namespace: \"{{ o...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 4843, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_cert_manager
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_cert_manager/templates/certificate-ingress.yaml.j2", "content": "---\napiVersion: cert-manager.io/v1\nkind: Certificate\nmetadata:\n name: cert-manager-ingress-cert\n namespace: openshift-ingress\nspec:\n isCA: false\n commonName: \"{{ _ocp4_workload_cert_manager_wildcard_...
{ "task_files": 7, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 19, "total_bytes": 20807, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_example
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_example/vars/main.yml", "content": "---\n# Any internal variables should be defined here.\n# Variable names must start with a single underscore (_) followed by the workload role name\n# Variable values should be empty to indicate that they will be set during the workload run.\...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 5173, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_gitops_bootstrap
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_gitops_bootstrap/defaults/main.yml", "content": "---\nocp4_workload_gitops_bootstrap_repo_url: http://gitea:3000/user/bootstrap\nocp4_workload_gitops_bootstrap_repo_revision: main\nocp4_workload_gitops_bootstrap_repo_path: \"\"\n\nocp4_workload_gitops_bootstrap_namespace: open...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 7530, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_machinesets
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_machinesets/meta/main.yml", "content": "---\ngalaxy_info:\n role_name: ocp4_workload_machinesets\n author: Red Hat, <NAME> (<EMAIL>)\n description: |\n Set up additional MachineSets for OpenShift. One worker machineset must exist\n before this role can be called.\n ...
{ "task_files": 8, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 11, "total_bytes": 12722, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_minio
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_minio/templates/service.yaml.j2", "content": "---\napiVersion: v1\nkind: Service\nmetadata:\n name: {{ ocp4_workload_minio_name }}\n namespace: {{ ocp4_workload_minio_project }}\nspec:\n ports:\n - name: minio\n port: 9000\n protocol: TCP\n targetPort: 9000\n - n...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 12, "total_bytes": 8746, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_nfd
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_nfd/templates/nodefeature_discovery.yaml.j2", "content": "---\nkind: NodeFeatureDiscovery\napiVersion: nfd.openshift.io/v1\nmetadata:\n name: nfd-instance\n namespace: openshift-nfd\nspec:\n{% if ocp4_workload_nfd_operator_operand_image | default('') | length > 0 %}\n opera...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 4504, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_openshift_gitops
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_openshift_gitops/templates/openshift-gitops.yaml.j2", "content": "---\napiVersion: argoproj.io/v1beta1\nkind: ArgoCD\nmetadata:\n name: openshift-gitops\n namespace: openshift-gitops\nspec:\n kustomizeBuildOptions: \"--enable-helm --enable-alpha-plugins\"\n{% if ocp4_worklo...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 17717, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_pipelines
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_pipelines/readme.adoc", "content": "= ocp4_workload_pipelines - Install Red Hat OpenShift Pipelines\n\nSee defaults/main.yml for variables to set.\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 109 }, { "path": "roles/ocp4_workload...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 9116, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_serverless
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_serverless/tasks/remove_workload.yml", "content": "---\n- name: Remove Knative Serving Installation\n kubernetes.core.k8s:\n state: absent\n api_version: operator.knative.dev/v1beta1\n kind: KnativeServing\n name: knative-serving\n namespace: knative-serving\n\...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 11230, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_servicemesh2
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_servicemesh2/meta/main.yml", "content": "---\ngalaxy_info:\n role_name: ocp4_workload_ossm\n author: <NAME>\n description: |\n Set up Red Hat OpenShift Service Mesh (OSSM)\n license: MIT\n min_ansible_version: \"2.9\"\n platforms: []\n galaxy_tags:\n - ocp\n - open...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 4379, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_showroom
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_showroom/tasks/prepare_variables.yaml", "content": "---\n- name: Check for required variables\n ansible.builtin.assert:\n that:\n - guid | default('') | length > 0\n - ocp4_workload_showroom_content_git_repo | default('') | length > 0\n quiet: true\n fail_msg: ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 6507, "all_permissive": false }
ansible_role
agnosticd/core_workloads
8b19c251e6206fa2df5e5aa1af9dd0d8de99d477
0
roles/ocp4_workload_web_terminal
7,799
[ "no_license" ]
[ { "path": "roles/ocp4_workload_web_terminal/tasks/remove_workload.yml", "content": "---\n- name: Find all DevWorkspace instances on the cluster\n kubernetes.core.k8s_info:\n api_version: workspace.devfile.io/v1alpha2\n kind: DevWorkspace\n # label_selectors:\n # - console.openshift.io/terminal ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 9132, "all_permissive": false }
ansible_role
jcroll/foursquare-api-bundle-sandbox
ad5e751aa58aacf5c29b51443ca7dff6115e5003
0
provisioning/roles/common
7,799
[ "no_license" ]
[ { "path": "provisioning/roles/common/tasks/main.yml", "content": "---\n- apt_repository: repo='ppa:ondrej/php'\n sudo: true\n\n- apt: update_cache=yes\n sudo: true\n\n- name: Install packages\n apt: pkg={{ item }} update_cache=yes state=latest\n sudo: yes\n with_items:\n - curl\n - htop\n - gi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 858, "all_permissive": false }
ansible_role
jcroll/foursquare-api-bundle-sandbox
ad5e751aa58aacf5c29b51443ca7dff6115e5003
0
provisioning/roles/foursquare-api-bundle-sandbox
7,799
[ "no_license" ]
[ { "path": "provisioning/roles/foursquare-api-bundle-sandbox/tasks/main.yml", "content": "---\n- set_fact:\n php_fpm_daemon: php7.0-fpm\n\n- file: path=/dev/shm/foursquare-api-bundle-sandbox state=directory\n\n- file: path=/var/log/foursquare-api-bundle-sandbox state=directory owner={{ remote_user }} grou...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 807, "all_permissive": false }
ansible_role
vmytsyk-epages/helpers
cd9a3e2ea77ae042a81948d19d550ca34cc07a3e
0
update_esf/roles/update_esf
7,799
[ "no_license" ]
[ { "path": "update_esf/roles/update_esf/tasks/main.yml", "content": "---\n\n- name: Git pull ESF\n git: repo=\"<EMAIL>:ePages-de/esf.git\" dest=/root/YUMHRUM/esf\n\n- name: Clean distributions\n file: path=/root/YUMHRUM/esf/build/ state=absent\n\n- name: Compile destribution\n command: ./gradlew dist chdi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 675, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/apache_php_7.4
7,804
[ "no_license" ]
[ { "path": "roles/apache_php_7.4/tasks/main.yml", "content": "- name: Set timezone\n timezone:\n name: Europe/Moscow\n\n- name: \"Installing pre install\"\n apt:\n name: \n - ca-certificates\n - apt-transport-https\n - software-properties-common\n state: \"latest\"\n update_cache...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1944, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/apache_php_7.4_conf
7,804
[ "no_license" ]
[ { "path": "roles/apache_php_7.4_conf/tasks/main.yml", "content": "- name: Create apache2 vhosts\n template:\n src: vhost.j2\n dest: /etc/apache2/sites-enabled/{{ item.site }}.conf\n loop: \"{{ projects | list }}\"\n no_log: True \n\n- name: Copy custom conf apache2 for vhost\n copy:\n src: \"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 869, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/apache_php_8.0
7,804
[ "no_license" ]
[ { "path": "roles/apache_php_8.0/tasks/main.yml", "content": "- name: Set timezone\n timezone:\n name: Europe/Moscow\n\n- name: \"Installing pre install\"\n apt:\n name: \n - ca-certificates\n - apt-transport-https\n - software-properties-common\n state: \"latest\"\n update_cache...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 35222, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/apache_php_8.0_conf
7,804
[ "no_license" ]
[ { "path": "roles/apache_php_8.0_conf/files/custom.clean-php-sessions", "content": "#!/bin/bash\n\n# Script for deleting old php-sessions\n# More info available here: https://oss.help/40500\n\nfor dir in /home/*/tmp; do\n test -d \"${dir}\" && \\\n /usr/bin/nice -n19 /usr/bin/ionice -c3 find \"${dir}\" -...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 3861, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/apache_php_8.1
7,804
[ "no_license" ]
[ { "path": "roles/apache_php_8.1/templates/remoteip.conf.j2", "content": "<IfModule remoteip_module>\n RemoteIPHeader X-Forwarded-For\n RemoteIPTrustedProxy 127.0.0.1/8 10.213.65.0/24\n</IfModule>\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 122 }, { "path": ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2056, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/apache_php_8.1_conf
7,804
[ "no_license" ]
[ { "path": "roles/apache_php_8.1_conf/templates/cron_session_clear.j2", "content": "#!/bin/bash\n\n# Script for deleting old php-sessions\n\nfor dir in /home/*/tmp; do\n test -d \"${dir}\" && \\\n /usr/bin/nice -n19 /usr/bin/ionice -c2 -n7 find \"${dir}\" -ignore_readdir_race -mindepth 1 -maxdepth 2 -typ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1621, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/backup-functions
7,804
[ "no_license" ]
[ { "path": "roles/backup-functions/templates/custom.backup.j2", "content": "#!/bin/bash\n. /usr/local/include/osshelp/backup-functions.sh\n\ncbver=1.01\n# general options\nbackup_dir='/backup'\nrclone_storage='selectel:rusdedic1'\nlocal_days=0\nremote_backups_daily=4\nremote_backups_weekly=2\nremote_backups_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3915, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/mysql
7,804
[ "no_license" ]
[ { "path": "roles/mysql/tasks/main.yml", "content": "- name: Set timezone\n timezone:\n name: Europe/Moscow\n\n- name: \"Install mysql via apt\"\n ansible.builtin.apt:\n name: \"mysql-server\"\n state: \"latest\"\n update_cache: true\n\n- name: \"Install pymysql via apt\"\n ansible.builtin.apt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2722, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/mysql_user
7,804
[ "no_license" ]
[ { "path": "roles/mysql_user/tasks/main.yaml", "content": "- name: prepare databases and users (focal)\n block:\n - name: create databases\n mysql_db:\n name: \"{{ item.db_name }}\"\n #collation: \"{{ item.collation | default('utf8_unicode_ci') }}\"\n #encoding: \"{{ item.encodi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1201, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/netdata
7,804
[ "no_license" ]
[ { "path": "roles/netdata/tasks/apache_plugin_setup.yml", "content": "---\n- name: deploy apache.conf in python.d\n template: src=apache.j2 dest=/etc/netdata/go.d/apache.conf group=netdata mode=0o640\n notify: restart netdata service\n", "license_type": "no_license", "detected_licenses": [], "s...
{ "task_files": 11, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 15, "total_bytes": 7983, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/nginx
7,804
[ "no_license" ]
[ { "path": "roles/nginx/files/nginx/nginx.conf.j2", "content": "user www-data;\nworker_processes auto;\nworker_rlimit_nofile 65535;\nerror_log /var/log/nginx/error.log crit;\npid /var/run/nginx.pid;\n\n\n# Worker config\nevents {\n worker_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 5810, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/nginx_config
7,804
[ "no_license" ]
[ { "path": "roles/nginx_config/templates/vhost.j2", "content": " {% if item.web_template == \"bitrix\" %}\n server {\n listen 80;\n server_name {{ item.site }}{% if item.alias_domain %} {{ item.alias_domain }} {% endif %}; \n\n access_log /var/log/nginx/{{ item.site }}.log geo;\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 8637, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/postfix
7,804
[ "no_license" ]
[ { "path": "roles/postfix/tasks/main.yml", "content": "---\n\n- name: Set timezone\n timezone:\n name: Europe/Moscow\n\n- name: install\n include_tasks: install.yml\n when: postfix_setup == \"full\"\n\n- name: configure\n import_tasks: configure.yml\n", "license_type": "no_license", "detected_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 189, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/postfix-exporter
7,804
[ "no_license" ]
[ { "path": "roles/postfix-exporter/tasks/main.yml", "content": "---\n- name: install binary\n get_url:\n url: \"{{ postfix_exporter_binary_url }}\"\n dest: \"/usr/local/bin/\"\n mode: 0755\n when: not ansible_check_mode\n notify: restart postfix_exporter service\n\n- name: configuration\n templa...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 1862, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/pre_install
7,804
[ "no_license" ]
[ { "path": "roles/pre_install/meta/main.yml", "content": "galaxy_info:\n role_name: pre_install\n description: Подготовка сервера для взаимодествия с ansible\n author: <NAME>\n license: MIT\n min_ansible_version: 2.9\n platforms:\n - name: Ubuntu\n versions:\n - all\n\n#dependencies:\n# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 372, "all_permissive": false }
ansible_role
KKulishov/ansible_lxd
2e43751a539c19804ca922081d1976a1f772b56b
0
roles/users
7,804
[ "no_license" ]
[ { "path": "roles/users/tasks/main.yml", "content": "- name: Preconfig block \n block:\n - name: Create user\n user:\n name: \"{{ item.username }}\"\n shell: /bin/bash\n state: present\n home: \"/home/{{ item.username }}\"\n uid: \"{{ item.uid }}\"\n loop: \"{...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1373, "all_permissive": false }
ansible_role
miservers/miservers
82bfd0fa44b188fd000ec4a89165211012c785b3
1
documentation.old/ansible/roles/apache
7,804
[ "no_license" ]
[ { "path": "documentation.old/ansible/roles/apache/tasks/main.yml", "content": "---\n - name: install Apache\n apt: name=apache2 update_cache=no state=present \n notify: \n - restart apache\n...\n \n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 125 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 125, "all_permissive": false }
ansible_role
miservers/miservers
82bfd0fa44b188fd000ec4a89165211012c785b3
1
documentation.old/ansible/roles/common
7,804
[ "no_license" ]
[ { "path": "documentation.old/ansible/roles/common/vars/main.yml", "content": "---\nproxy_enabled: False\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 25 }, { "path": "documentation.old/ansible/roles/common/tasks/main.yml", "content": "---\n - name: proxy c...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 485, "all_permissive": false }
ansible_role
miservers/miservers
82bfd0fa44b188fd000ec4a89165211012c785b3
1
documentation.old/ansible/roles/tomcat
7,804
[ "no_license" ]
[ { "path": "documentation.old/ansible/roles/tomcat/handlers/main.yml", "content": "---\n- name: restart tomcat\n shell: su - webadmin -c {{catalina_home}}/bin/startup.sh\n\n...\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 91 }, { "path": "documentation.old/ans...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1214, "all_permissive": false }
ansible_role
beketovs/ansible
9eed833b50a2528d3082aed97e55c9e13fa314c6
0
hw4/roles/lighthouse-role
7,804
[ "no_license" ]
[ { "path": "hw4/roles/lighthouse-role/README.md", "content": "lighthouse-role\n=========\n\nThis is role isntall vector.\n\nRequirements\n------------\n\nRequirements for the use of ansible core version >= 2.13.1\n\nInstall role only on system with yum manager packages.\n\n\nRole Variables\n--------------\n\...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 2096, "all_permissive": false }
ansible_role
beketovs/ansible
9eed833b50a2528d3082aed97e55c9e13fa314c6
0
hw4/roles/vector-role
7,804
[ "no_license" ]
[ { "path": "hw4/roles/vector-role/tasks/main.yml", "content": "---\n# tasks file for vector-role\n- name: Get vector distrib\n become: true\n ansible.builtin.get_url:\n url: \"https://packages.timber.io/vector/0.23.0/{{ vector_version }}.deb\"\n dest: \"./{{ vector_version }}\"\n mode: 0644\n- nam...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1045, "all_permissive": false }
ansible_role
qmja/CPE232_Agpaoa-Ma.Diane
b85dff393eb51d64c827a280b87af3a6482a6dc7
0
hoa10_ansible/roles/elk_centos
7,804
[ "no_license" ]
[ { "path": "hoa10_ansible/roles/elk_centos/kibana.service.j2", "content": "[Unit]\nDescription=Kibana service\nAfter=network.target\n\n[Service]\nType=simple\nExecStart=/data/kibana-6.8.15-linux-x86_64/bin/kibana\n\n[Install]\nWantedBy=multi-user.target\n", "license_type": "no_license", "detected_lic...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 4610, "all_permissive": false }
ansible_role
qmja/CPE232_Agpaoa-Ma.Diane
b85dff393eb51d64c827a280b87af3a6482a6dc7
0
hoa7_ansible/roles/workstations
7,804
[ "no_license" ]
[ { "path": "hoa7_ansible/roles/workstations/tasks/main.yml", "content": " - name: install unzip\n tags: unzip\n package:\n name: unzip\n\n - name: install terraform\n tags: terraform\n unarchive:\n src: https://releases.hashicorp.com/terraform/0.12.28/terraform_0.12.28_linux_amd64.zip...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 331, "all_permissive": false }
ansible_role
qmja/CPE232_Agpaoa-Ma.Diane
b85dff393eb51d64c827a280b87af3a6482a6dc7
0
hoa9_ansible/roles/centos
7,804
[ "no_license" ]
[ { "path": "hoa9_ansible/roles/centos/tasks/main.yml", "content": "\n - name: Creating a group and user for Prometheus\n shell: |\n sudo groupadd --system prometheus\n sudo useradd -s /sbin/nologin --system -g prometheus prometheus\n\n - name: Creating a directory\n shell: |\n sudo mkd...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1338, "all_permissive": false }
ansible_role
qmja/CPE232_Agpaoa-Ma.Diane
b85dff393eb51d64c827a280b87af3a6482a6dc7
0
hoa9_ansible/roles/ubuntu
7,804
[ "no_license" ]
[ { "path": "hoa9_ansible/roles/ubuntu/tasks/main.yml", "content": "\n - name: Creating a directory\n shell: |\n sudo mkdir var/lib/prometheus\n for i in rules rules.d files_sd; do sudo mkdir -p /etc/prometheus/${i}; done\n\n - name: Installing curl\n apt:\n name:\n - curl\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1032, "all_permissive": false }
ansible_role
sprashanthraj/Ansible-New
a099a16e572c5d877b9edd53940d3e12bdd30277
0
roles/ec2_instance
7,804
[ "no_license" ]
[ { "path": "roles/ec2_instance/vars/main.yml", "content": "---\n# vars file for ec2_instance\n\ninstance_type: t2.micro\nkey_name: Labkey\nimage: ami-0277b52859bac6f4b\ncount: 1\nregion: us-east-2", "license_type": "no_license", "detected_licenses": [], "size_bytes": 130 }, { "path": "rol...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 431, "all_permissive": false }
ansible_role
sprashanthraj/Ansible-New
a099a16e572c5d877b9edd53940d3e12bdd30277
0
roles/security_group
7,804
[ "no_license" ]
[ { "path": "roles/security_group/tasks/main.yml", "content": "---\n# tasks file for security_group\n# - name: creating the new security group\n# hosts: localhost\n# gather_facts: false\n# tasks:\n\n - name: SG creation\n ec2_group:\n name: Test\n vpc_id: vpc-65f1cc0d\n region: us-eas...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 464, "all_permissive": false }
ansible_role
sprashanthraj/Ansible-New
a099a16e572c5d877b9edd53940d3e12bdd30277
0
roles/terminate_ec2_instance
7,804
[ "no_license" ]
[ { "path": "roles/terminate_ec2_instance/tasks/main.yml", "content": "---\n# tasks file for terminate_ec2_instance\n\n# - name: Terminate instances\n# hosts: localhost\n# connection: local\n# tasks:\n\n- name: Terminate instances that were previously launched\n ec2:\n region: us-east-2\n state: ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 523, "all_permissive": false }
ansible_role
zakzhu/python3-install
2fc315fb69fbc7dae2b42312a870eaf860141039
0
roles/build
7,804
[ "no_license" ]
[ { "path": "roles/build/templates/PACKAGE-ALIAS.sh.j2", "content": "{{ package['alias'].upper() }}_HOME={{ deploy_root }}/{{ package['alias'] }}\nPATH=${{ package['alias'].upper() }}_HOME/bin:$PATH\n\nexport {{ package['alias'].upper() }}_HOME\nexport PATH\n", "license_type": "no_license", "detected_...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 4604, "all_permissive": false }
ansible_role
zakzhu/python3-install
2fc315fb69fbc7dae2b42312a870eaf860141039
0
roles/get_pkg
7,804
[ "no_license" ]
[ { "path": "roles/get_pkg/tasks/verify_checksum.yml", "content": "---\n- name: \"<r_get_pkg_t_verify_checksum> calculate checksum of {{ package_tarball }}\"\n command:\n #become: yes\n #become_method: su\n #become_user:\n #become_flags: \"-s /bin/sh\"\n args:\n cmd: \"openssl dgst -{{ package['dgst_...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 9, "total_bytes": 4020, "all_permissive": false }
ansible_role
zakzhu/python3-install
2fc315fb69fbc7dae2b42312a870eaf860141039
0
roles/install_deps
7,804
[ "no_license" ]
[ { "path": "roles/install_deps/tasks/main.yml", "content": "---\n# tasks file for install_deps\n\n- import_tasks: common.yml\n tags:\n - r_install_deps_t_common\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 100 }, { "path": "roles/install_deps/tests/test.yml...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 768, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/backblaze
7,804
[ "no_license" ]
[ { "path": "roles/backblaze/tasks/account.yml", "content": "- block:\n - name: Check if account is registered in b2\n shell: \"{{ backblaze_venv }}/bin/b2 get-account-info | grep '{{ backblaze_app_keys[backblaze_app_id].app_id }}'\"\n register: b2_account\n changed_when: false\n rescue:\n - name:...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 7180, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/certbot
7,804
[ "no_license" ]
[ { "path": "roles/certbot/tasks/certbot.yml", "content": "- name: Ensure certbot is up-to-date\n apt:\n name: python3-certbot-nginx\n state: latest\n install_recommends: yes\n register: certbot_update\n\n- name: Update the certbot nginx configuration to accept certbot challenges\n template: \n ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3381, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/certbot_dns
7,804
[ "no_license" ]
[ { "path": "roles/certbot_dns/templates/certbot.ini.j2", "content": "# Target DNS server\ndns_rfc2136_server = \"{% if cert_dns_server == ansible_host %}127.0.0.1{% else %}{{ cert_dns_server }}{% endif %}\"\n# Target DNS port\ndns_rfc2136_port = 53\n# TSIG key name\ndns_rfc2136_name = \"{{ certbot_key_file |...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3071, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/certhook
7,804
[ "no_license" ]
[ { "path": "roles/certhook/defaults/main.yml", "content": "certhook_root: /opt/certhook\ncerthook_version: \"0.1.0\"\ncerthook_wheel_url: \"https://github.com/matazar/certhook/releases/download/{{ certhook_version }}/certhook-{{ certhook_version }}-py3-none-any.whl\"", "license_type": "no_license", "...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1385, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/common
7,804
[ "no_license" ]
[ { "path": "roles/common/handlers/main.yml", "content": "- name: start fail2ban\n service:\n name: fail2ban\n state: started\n\n- name: reload fail2ban\n service: \n name: fail2ban\n state: reloaded\n\n- name: restart fail2ban\n service:\n name: fail2ban\n state: restarted\n\n- name: res...
{ "task_files": 7, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 16, "total_bytes": 31332, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/dashy
7,804
[ "no_license" ]
[ { "path": "roles/dashy/defaults/main.yml", "content": "backup_dir: \"{{ playbook_dir }}/env/{{ env }}/backups\"\n\ndashy_hostnames:\n - 'dashy.{{ default_domain }}'\ndashy_ipv6: False\ndashy_cert_name: '{{ dashy_hostnames | first }}'\n\n# Dashy app settings\ndashy_name: 'Dashy'\ndashy_style: one-dark\ndash...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 9158, "all_permissive": false }
ansible_role
matazar/ansible
35098d72897723e50ba7f391dfa6924fb3404a33
0
roles/dev
7,804
[ "no_license" ]
[ { "path": "roles/dev/defaults/main.yml", "content": "primary_user: admin\nansible_vault_password_file: '/home/{{ primary_user }}/.ssh/ansible'\nansible_inventory_path: '/home/{{ primary_user }}/ansible/env/production/inventory.yml'\n\ndev_pkgs: [chromium, thunderbird, jxplorer, code, ansible,\n gi...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1145, "all_permissive": false }