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
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/init-os
259
[ "no_license" ]
[ { "path": "roles/init-os/vars/main.yml", "content": "---\n# variables for init os", "license_type": "no_license", "detected_licenses": [], "size_bytes": 27 }, { "path": "roles/init-os/tasks/main.yml", "content": "---\n# task file for initialize OS\n# install common software\n# enable...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3016, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/jdk
259
[ "no_license" ]
[ { "path": "roles/jdk/vars/main.yml", "content": "---\n# variables for install java\nlocal_java_gz_path: \"{{ tis_release_dir }}/{{ java_gz_file_name }}\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 100 }, { "path": "roles/jdk/template/jdk.sh", "content": "J...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2138, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/ng-tis
259
[ "no_license" ]
[ { "path": "roles/ng-tis/tasks/main.yml", "content": "---\n ## 准备使用npm来打包tis-console-ng包\n\n - name: Download {{node_assemble_tar}} to {{ tis_release_dir }}\n get_url:\n url: \"{{ release_repository }}/{{ item.name }}\"\n dest: \"{{ tis_release_dir }}/{{ item.name }}\"\n force: no\n wh...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 4171, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/solr-core
259
[ "no_license" ]
[ { "path": "roles/solr-core/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - solr_core", "license_type": "no_license", "detected_licenses": [], "size_bytes": 67 }, { "path": "roles/solr-core/tasks/main.yml", "content": "---\n# tasks file for s...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 2017, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/solrhome
259
[ "no_license" ]
[ { "path": "roles/solrhome/handlers/main.yml", "content": "---\n# handlers file for solrhome", "license_type": "no_license", "detected_licenses": [], "size_bytes": 32 }, { "path": "roles/solrhome/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 872, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/spark
259
[ "no_license" ]
[ { "path": "roles/spark/template/scala_profile.sh", "content": "# Scala ENV\nexport SCALA_HOME=/opt/app/scala\nexport PATH=$PATH:$SCALA_HOME/bin", "license_type": "no_license", "detected_licenses": [], "size_bytes": 78 }, { "path": "roles/spark/defaults/main.yml", "content": "---\n# e...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 9, "total_bytes": 7326, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/spring-boot
259
[ "no_license" ]
[ { "path": "roles/spring-boot/vars/main.yml", "content": "---\n# vars file for spring-boot", "license_type": "no_license", "detected_licenses": [], "size_bytes": 31 }, { "path": "roles/spring-boot/defaults/main.yml", "content": "---\n# defaults file for spring-boot", "license_type...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 9528, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/taskcenter-worker
259
[ "no_license" ]
[ { "path": "roles/taskcenter-worker/vars/main.yml", "content": "---\n# vars file for taskcenter-worker", "license_type": "no_license", "detected_licenses": [], "size_bytes": 37 }, { "path": "roles/taskcenter-worker/handlers/main.yml", "content": "---\n# handlers file for taskcenter-wo...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 1042, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/tis-boot
259
[ "no_license" ]
[ { "path": "roles/tis-boot/template/tis.j2", "content": "#!/bin/bash\n\n# If intend to active Zeppelin Notebook in TIS , Download tis-zeppelin-0.10.1-bin-all.tar.gz from TIS repository,And uncomment line below\n# export ZEPPELIN_HOME=/xxxxx/zeppelin-0.10.1-bin-all\n\n# Initialize variables that cannot be pro...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 6031, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/tis-incr
259
[ "no_license" ]
[ { "path": "roles/tis-incr/defaults/main.yml", "content": "---\ntis_incr_name: \"tis-incr\"\ntis_incr_tar_name: \"{{tis_incr_name}}.tar.gz\"\n\ndocker_file_template: \"Dockerfile.j2\"\nentrypoint_shell_name: \"run.sh\"\n\ndocker_context_dir: \"{{tis_release_dir}}/docker-context\"\ndocker_context_dependencies...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 12221, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/update-center
259
[ "no_license" ]
[ { "path": "roles/update-center/templates/build-update-center.sh.j2", "content": "#!/bin/bash\n\n# --skip-update-center: Skip generation of update center files (mostly useful during development)\n\njava -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -classpath ./lib/*:./update-center2.jar...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1891, "all_permissive": false }
ansible_role
qlangtech/tis-ansible
d74c4e8b0494b5f41442bbabd2476945c11dbea3
1
roles/zookeeper
259
[ "no_license" ]
[ { "path": "roles/zookeeper/template/myid.j2", "content": "{{ zk_node_id }}", "license_type": "no_license", "detected_licenses": [], "size_bytes": 16 }, { "path": "roles/zookeeper/vars/main.yml", "content": "---\nlocal_zk_gz_path: \"{{ tis_release_dir }}/{{ zk_gz_file_name }}\"", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 3278, "all_permissive": false }
ansible_role
hbenyamina/TomEE_Deployer_In_Ansible
51aca37df8a6dc0085beca55c25cb5e90774685d
0
roles/install_package
259
[ "no_license" ]
[ { "path": "roles/install_package/tasks/main.yml", "content": "- name: ubuntu install\n apt:\n name: \"{{item}}\"\n update_cache: yes\n state: present\n when: ansible_facts['os_family'] == \"Debian\"\n loop: \"{{ package_list }}\"\n notify:\n - restart apache2", "license_type": "no_lice...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 201, "all_permissive": false }
ansible_role
hbenyamina/TomEE_Deployer_In_Ansible
51aca37df8a6dc0085beca55c25cb5e90774685d
0
roles/set_env
259
[ "no_license" ]
[ { "path": "roles/set_env/tasks/main.yml", "content": "- name: set an environment variable\n lineinfile:\n path: /etc/environment\n state: present\n line: \"{{var_name}}={{line}}\"\n\n- name: source the environment\n shell: . /etc/environment\n", "license_type": "no_license", "detected_lic...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 190, "all_permissive": false }
ansible_role
nidhiu/Application-Provisioning
2b5ca99b9829ad3be7ed74fa6b4f39877a96b560
0
roles/application
259
[ "no_license" ]
[ { "path": "roles/application/tasks/main.yaml", "content": " - name: Create the user \"{{ projectName }}\"\r\n user: name=\"{{ projectName }}\"\r\n become: true\r\n\r\n - name: Create the group \"{{ projectGroup }}\"\r\n group: name=\"{{ projectGroup }}\"\r\n become: true\r\n\r\n - name: Make new d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2158, "all_permissive": false }
ansible_role
vaishutin/openstack-simple
49e53e36c3d2e7a34f6cd170dc5f3444eff45476
0
roles/cinder
259
[ "no_license" ]
[ { "path": "roles/cinder/tasks/main.yml", "content": "#Сранное говно, на которое я потратил 7 часов, потому что он не умеет хранить данные локально в папке\n---\n- name: Prepare Database\n block:\n - name: Create Role\n command: psql -U postgres -c \"CREATE ROLE cinder_user LOGIN PASSWORD '<PASSWORD...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3454, "all_permissive": false }
ansible_role
vaishutin/openstack-simple
49e53e36c3d2e7a34f6cd170dc5f3444eff45476
0
roles/configure_hosts
259
[ "no_license" ]
[ { "path": "roles/configure_hosts/tasks/main.yml", "content": "---\n- name: Add reposytory\n when: false\n command: add-apt-repository -y cloud-archive:zed\n\n- name: KVM\n apt:\n name: \n - qemu-kvm\n - libvirt-daemon-system\n - libvirt-clients\n - bridge-utils\n update_cache: t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1683, "all_permissive": false }
ansible_role
vaishutin/openstack-simple
49e53e36c3d2e7a34f6cd170dc5f3444eff45476
0
roles/glance
259
[ "no_license" ]
[ { "path": "roles/glance/tasks/main.yml", "content": "---\n- name: Prepare Database\n block:\n - name: Create Role\n command: psql -U postgres -c \"CREATE ROLE glance_user LOGIN PASSWORD '<PASSWORD>!'\"\n vars:\n ansible_ssh_pipelining: true\n become_user: postgres\n ignore_err...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2513, "all_permissive": false }
ansible_role
vaishutin/openstack-simple
49e53e36c3d2e7a34f6cd170dc5f3444eff45476
0
roles/horizon
259
[ "no_license" ]
[ { "path": "roles/horizon/tasks/main.yml", "content": "---\n- name: Install openstack-dashboard\n apt:\n name: openstack-dashboard\n update_cache: true\n\n- name: Copy Horizon config\n ansible.builtin.copy:\n src: \"{{ role_path }}/files/local_settings.py\"\n dest: /etc/openstack-dashboard/loca...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 382, "all_permissive": false }
ansible_role
vaishutin/openstack-simple
49e53e36c3d2e7a34f6cd170dc5f3444eff45476
0
roles/keystone
259
[ "no_license" ]
[ { "path": "roles/keystone/tasks/main.yml", "content": "---\n- name: Prepare Database\n block:\n - name: Create Role\n command: psql -U postgres -c \"CREATE ROLE keystone_user LOGIN PASSWORD '<PASSWORD>!'\"\n vars:\n ansible_ssh_pipelining: true\n become_user: postgres\n ignore...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1969, "all_permissive": false }
ansible_role
vaishutin/openstack-simple
49e53e36c3d2e7a34f6cd170dc5f3444eff45476
0
roles/neutron-controller
259
[ "no_license" ]
[ { "path": "roles/neutron-controller/tasks/main.yml", "content": "---\n- name: Prepare Database\n block:\n - name: Create Role\n command: psql -U postgres -c \"CREATE ROLE neutron_user LOGIN PASSWORD '<PASSWORD>!'\"\n vars:\n ansible_ssh_pipelining: true\n become_user: postgres\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 8, "total_bytes": 13156, "all_permissive": false }
ansible_role
vaishutin/openstack-simple
49e53e36c3d2e7a34f6cd170dc5f3444eff45476
0
roles/nova-compute
259
[ "no_license" ]
[ { "path": "roles/nova-compute/tasks/main.yml", "content": "- name: Install nova-compute\n apt:\n name: nova-compute\n update_cache: true\n\n- name: Restart nova-compute\n ansible.builtin.systemd:\n name: nova-compute\n enabled: true\n state: restarted\n\n- name: Discovery cells\n command: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 471, "all_permissive": false }
ansible_role
vaishutin/openstack-simple
49e53e36c3d2e7a34f6cd170dc5f3444eff45476
0
roles/nova-controller
259
[ "no_license" ]
[ { "path": "roles/nova-controller/tasks/main.yaml", "content": "---\n- name: Prepare Database\n block:\n - name: Create Role\n command: psql -U postgres -c \"CREATE ROLE nova_user LOGIN PASSWORD '<PASSWORD>!'\"\n vars:\n ansible_ssh_pipelining: true\n become_user: postgres\n ig...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3323, "all_permissive": false }
ansible_role
vaishutin/openstack-simple
49e53e36c3d2e7a34f6cd170dc5f3444eff45476
0
roles/placement
259
[ "no_license" ]
[ { "path": "roles/placement/tasks/main.yml", "content": "---\n- name: Prepare Database\n block:\n - name: Create Role\n command: psql -U postgres -c \"CREATE ROLE placement_user LOGIN PASSWORD '<PASSWORD>!'\"\n vars:\n ansible_ssh_pipelining: true\n become_user: postgres\n igno...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2137, "all_permissive": false }
ansible_role
merpkz/wireguard_playbook
6297ff2f2a7a593debd8b6eeb63df3f028cc9acb
0
roles/common
259
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "---\n# tasks file for common\n- name: Install required packages\n apt:\n pkg:\n - acl\n state: present\n when: \"ansible_distribution == 'Debian' or ansible_distribution == 'Ubuntu'\"\n", "license_type": "no_license", "detected_licenses...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 186, "all_permissive": false }
ansible_role
merpkz/wireguard_playbook
6297ff2f2a7a593debd8b6eeb63df3f028cc9acb
0
roles/wg_configure
259
[ "no_license" ]
[ { "path": "roles/wg_configure/tasks/read_config.yml", "content": "---\n- name: Already configured\n stat:\n path: \"/etc/wireguard/{{ wireguard_iface }}.conf\"\n register: configuration_file\n\n- name: Read existing WireGuard Configuration\n slurp:\n src: \"/etc/wireguard/{{ wireguard_iface }}.conf...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2863, "all_permissive": false }
ansible_role
merpkz/wireguard_playbook
6297ff2f2a7a593debd8b6eeb63df3f028cc9acb
0
roles/wg_install
259
[ "no_license" ]
[ { "path": "roles/wg_install/tasks/main.yml", "content": "---\n- name: Install WireGuard\n apt:\n pkg:\n - wireguard\n state: present\n when: \"ansible_distribution == 'Debian' or ansible_distribution == 'Ubuntu'\"\n\n- name: Enable WireGuard\n service: name=\"wg-quick@{{ wireguard_iface }}\" ena...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 919, "all_permissive": false }
ansible_role
mglantz/ansible-libvirt-demo
d6552e946a740daa606c0e967d267f6c02adbaa5
0
roles/libvirt-provision
259
[ "permissive" ]
[ { "path": "roles/libvirt-provision/README.md", "content": "Role Name\n=========\n\nA role which provisions a network and a VM on a RHEL KVM hypervisor using libvirt.\n\nRequirements\n------------\n\nBaremetal server running RHEL and libvirt\n\nRole Variables\n--------------\n\nA description of the settable ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 7006, "all_permissive": true }
ansible_role
nvkmv/otuslinuxproff_hw10
79ef0ed1165a34cbb8f967aa2b83777a8e0f11b5
0
ansible/roles/sendlog
339
[ "no_license" ]
[ { "path": "ansible/roles/sendlog/templates/sendlog.sh.j2", "content": "#!/bin/bash\nleftdate=$(date --date='1 hour ago' '+%H:%M:%S')\ncurrentdate=$(date '+%H:%M:%S')\nmyip=$(hostname -I | awk '{print $2}') #$(ip addr show | grep eth1 | grep inet | cut -d \" \" -f6)\n\n# фукция выделения времени проишествия,...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2220, "all_permissive": false }
ansible_role
raphaelfontoura/ansible-wordpress-vagrant
37c69df567c2e72ba792a32e966bcd98e93bd10f
0
roles/mariadb
339
[ "no_license" ]
[ { "path": "roles/mariadb/tasks/main.yml", "content": "---\n - name: Install dependencies \n ansible.builtin.apt:\n pkg:\n - mariadb-server \n - python3-pymysql\n state: latest\n update_cache: yes\n become: yes\n\n - name: Create a new database with name wor...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1095, "all_permissive": false }
ansible_role
pbv7/ansible-mssql-db-provision
ef9723e76fefa8b759d9b845447d1aaf5eebcccf
0
roles/mssql_database
339
[ "no_license" ]
[ { "path": "roles/mssql_database/defaults/main.yml", "content": "# SPDX-License-Identifier: MIT-0\n---\n# defaults file for roles/mssql_database\n\n# Default log autogrowth type - changed from 'percent' to 'fixed_size'\n# to align with Microsoft's best practices for production environments\nmssql_database_de...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 25954, "all_permissive": false }
ansible_role
otus-devops-2019-02/artem198315_microservices
125a2500d87d3a933861d34586057d7844cb35c5
0
docker/docker-monolith/infra/ansible/roles/docker
339
[ "no_license" ]
[ { "path": "docker/docker-monolith/infra/ansible/roles/docker/tasks/main.yml", "content": "---\n- name: import base.yml\n import_tasks: base.yml\n tags: always\n\n- name: install docker and docker compose\n import_tasks: install_docker.yml\n tags: [ 'never', 'install' ]\n\n- name: configure docker host\n...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 11, "total_bytes": 4244, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
metal/roles/node-exporter
339
[ "no_license" ]
[ { "path": "metal/roles/node-exporter/tasks/main.yaml", "content": "- name: Create node exporter user\n become: true\n ansible.builtin.user:\n name: \"{{ node_exporter_user }}\"\n system: true\n shell: /bin/false\n home: /var/lib/node_exporter\n\n- name: Set architecture\n ansible.builtin.set_...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 3494, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/consul
339
[ "no_license" ]
[ { "path": "provisioning/roles/consul/tasks/main.yml", "content": "- name: Install prerequisites\n become: true\n ansible.builtin.package:\n name: unzip\n state: present\n\n- name: Create consul user\n become: true\n ansible.builtin.user:\n create_home: false\n name: consul\n\n- name: Create ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 3669, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/consul-service-register
339
[ "no_license" ]
[ { "path": "provisioning/roles/consul-service-register/tasks/main.yml", "content": "- name: Upload service config\n become: true\n ansible.builtin.template:\n dest: \"{{ consul_config_dir }}/svc-{{ consul_service_name }}.hcl\"\n mode: \"644\"\n owner: \"consul\"\n src: svc-template.hcl\n notif...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1024, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/consul-template
339
[ "no_license" ]
[ { "path": "provisioning/roles/consul-template/defaults/main.yml", "content": "consul_template_arch_map:\n aarch64: arm64\n x86_64: amd64\n\nconsul_template_architecture: linux_{{ consul_template_arch_map[ansible_architecture] }}\nconsul_template_archive: \"consul-template_{{ consul_template_version }}_{{ ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1936, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/docker
339
[ "no_license" ]
[ { "path": "provisioning/roles/docker/tasks/main.yml", "content": "---\n- name: Install Docker prerequisites\n become: true\n ansible.builtin.package:\n name:\n - ca-certificates\n - curl\n - gnupg\n - lsb-release\n state: present\n\n- name: Create apt keyrings directory\n become...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1557, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/ip-forwarding
339
[ "no_license" ]
[ { "path": "provisioning/roles/ip-forwarding/tasks/enable-ip-forwarding.yml", "content": "---\n- name: Enable IPv4 forwarding\n become: true\n ansible.posix.sysctl:\n name: net.ipv4.ip_forward\n value: '1'\n sysctl_file: /etc/sysctl.d/99-tailscale.conf\n\n- name: Enable IPv6 forwarding\n become: ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 390, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/key-sync
339
[ "no_license" ]
[ { "path": "provisioning/roles/key-sync/files/pull-keys.sh", "content": "#!/bin/sh\n\nset -euf\n\nauthorized_keys_file=\"${HOME}/.ssh/authorized_keys\"\n\nkeys_url=\"$1\"\necho \"Pulling keys from: ${keys_url}\"\n\ntemp_keys=\"$(mktemp /tmp/authorized_keys.XXXXXX)\"\necho \"Will store keys in: ${temp_keys}\"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1703, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/magic-mirror-kiosk
339
[ "no_license" ]
[ { "path": "provisioning/roles/magic-mirror-kiosk/handlers/main.yml", "content": "- name: Restart Magic Mirror controller\n become: true\n ansible.builtin.service:\n name: magic-mirror-controller\n state: restarted\n\n- name: Restart Magic Mirror kiosk\n become: true\n ansible.builtin.service:\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 5091, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/nomad
339
[ "no_license" ]
[ { "path": "provisioning/roles/nomad/templates/nomad.hcl", "content": "datacenter = \"pve\"\ndata_dir = \"{{ nomad_data_dir }}\"\n\nvault {\n enabled = true\n address = \"http://active.vault.service.consul:8200\"\n create_from_role = \"nomad-cluster\"\n}\n", "license_type": "no_license", "de...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 5804, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/provisioning-user
339
[ "no_license" ]
[ { "path": "provisioning/roles/provisioning-user/tasks/create-ansible-user.yml", "content": "---\n- name: Install sudo utility\n become: true\n remote_user: \"{{ original_user }}\"\n vars:\n ansible_ssh_pass: \"{{ <PASSWORD> }}\"\n ansible.builtin.package:\n name: sudo\n state: present\n\n- name...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1884, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/proxmox-instance
339
[ "no_license" ]
[ { "path": "provisioning/roles/proxmox-instance/tasks/lxc.yml", "content": "- name: Create \"{{ instance_hostname }}\" container\n community.general.proxmox:\n api_host: \"{{ proxmox_host }}\"\n api_password: \"{{ <PASSWORD> }}\"\n api_user: \"{{ proxmox_user }}\"\n cores: \"{{ instance_cores }}...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 4429, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/software-update
339
[ "no_license" ]
[ { "path": "provisioning/roles/software-update/tasks/main.yml", "content": "---\n- name: Update and upgrade apt packages\n become: true\n apt:\n upgrade: yes\n update_cache: yes\n # One day in seconds\n cache_valid_time: 86400\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 158, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/ssh-harden
339
[ "no_license" ]
[ { "path": "provisioning/roles/ssh-harden/tasks/main.yml", "content": "---\n- name: Update authorized keys\n ansible.builtin.get_url:\n url: \"{{ authorized_keys_url }}\"\n dest: /home/ansible/.ssh/authorized_keys\n mode: \"644\"\n\n- name: Disable SSH challenge response authentication\n become: t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 857, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/tailscale
339
[ "no_license" ]
[ { "path": "provisioning/roles/tailscale/tasks/main.yml", "content": "- name: Add Tailscale package signing key\n become: true\n ansible.builtin.get_url:\n dest: \"{{ tailscale_signing_key_file }}\"\n mode: \"644\"\n url: \"{{ tailscale_signing_key_url }}\"\n register: tailscale_signing_key\n\n- ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 975, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/unbound
339
[ "no_license" ]
[ { "path": "provisioning/roles/unbound/tasks/main.yml", "content": "- name: Install unbound\n become: true\n ansible.builtin.package:\n name: unbound\n state: present\n\n- name: Upload helper scripts\n become: true\n ansible.builtin.copy:\n dest: /usr/local/bin/{{ item }}\n mode: \"755\"\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 2817, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/unbound-consul
339
[ "no_license" ]
[ { "path": "provisioning/roles/unbound-consul/tasks/main.yml", "content": "- name: Remove typoed config file\n become: true\n ansible.builtin.file:\n path: \"/etc/consul-template.d/{{ item }}\"\n state: absent\n loop:\n - unbound-console.ctmpl\n - unbound-consul.ctmpl\n\n- name: Remove default...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1834, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/update-hostname
339
[ "no_license" ]
[ { "path": "provisioning/roles/update-hostname/tasks/main.yml", "content": "---\n- name: Update hostname\n block:\n - name: Add new hostname to /etc/hosts\n become: true\n ansible.builtin.lineinfile:\n path: /etc/hosts\n line: \"127.0.1.1\\t{{ desired_hostname }}\"\n owner:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 697, "all_permissive": false }
ansible_role
cdriehuys/home-network
7629cb8623a35fc3e1974cd6cd536a72879b291c
0
provisioning/roles/vault
339
[ "no_license" ]
[ { "path": "provisioning/roles/vault/handlers/main.yml", "content": "- name: Reload Vault\n become: true\n ansible.builtin.service:\n name: vault\n state: reloaded\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 99 }, { "path": "provisioning/roles/vault/de...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 3106, "all_permissive": false }
ansible_role
mihailag/sf__nginx_phpfpm
ee7a5099f36c8b02fba672986322eaf1719f005b
0
roles/http
339
[ "no_license" ]
[ { "path": "roles/http/tasks/main.yml", "content": "---\n# tasks file for http\n- name: Install nginx\n apt:\n name: nginx\n state: present\n update_cache: yes\n\n- name: Copy config\n template: \n src: templates/default.j2\n dest: /etc/nginx/sites-available/default\n owner: root\n gro...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 846, "all_permissive": false }
ansible_role
mihailag/sf__nginx_phpfpm
ee7a5099f36c8b02fba672986322eaf1719f005b
0
roles/php
339
[ "no_license" ]
[ { "path": "roles/php/tasks/main.yml", "content": "---\n# tasks file for php\n- name: Install PHP PPA Repo\n apt_repository:\n repo: ppa:ondrej/php\n state: present\n\n- name: Install php{{ php_version }}-fpm\n apt: \n name: php{{ php_version }}-fpm\n state: present\n update_cache: yes\n\n- ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 871, "all_permissive": false }
ansible_role
mihailag/sf__nginx_phpfpm
ee7a5099f36c8b02fba672986322eaf1719f005b
0
roles/users
339
[ "no_license" ]
[ { "path": "roles/users/tasks/main.yml", "content": "---\n# tasks file for users\n- name: Add new user\n user:\n name: \"{{ new_user_name }}\"\n shell: /bin/bash\n state: present\n\n- name: Set authorized key from file\n authorized_key:\n user: \"{{ new_user_name }}\"\n state: present\n k...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 290, "all_permissive": false }
ansible_role
sype/ansible-openerp
e5abdd4678b6aa84ba2654a7b80cfba626a61bef
0
roles/openerp
339
[ "no_license" ]
[ { "path": "roles/openerp/handlers/main.yml", "content": "- name: restart openerp\n service: name=openerp state=restarted", "license_type": "no_license", "detected_licenses": [], "size_bytes": 63 }, { "path": "roles/openerp/defaults/main.yml", "content": "openerp:\n db_host: False\n...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1085, "all_permissive": false }
ansible_role
sype/ansible-openerp
e5abdd4678b6aa84ba2654a7b80cfba626a61bef
0
roles/web
339
[ "no_license" ]
[ { "path": "roles/web/tasks/site.yml", "content": "- name: disable default site\n file: path=/etc/nginx/sites-enabled/default state=absent\n notify: restart nginx\n- name: create nginx site for openerp\n template: src=openerp_site.j2 dest=/etc/nginx/sites-available/openerp_site owner=root group=root mode=...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 472, "all_permissive": false }
ansible_role
KirillSilianov/tds_2_nginx
0d225869877938705d334b72324893f52f5e5fe2
0
deploy/roles/nginx
339
[ "no_license" ]
[ { "path": "deploy/roles/nginx/defaults/main.yml", "content": "---\n\nssl_dir: \"/etc/ssl/nginx_self_signed\"\nssl_cert: \"{{ ssl_dir }}/cert.pem\"\nssl_key: \"{{ ssl_dir }}/private_key.pem\"\nssl_csr: \"{{ ssl_dir }}/cert.csr\"\n\nhttps_port: 443", "license_type": "no_license", "detected_licenses...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2531, "all_permissive": false }
ansible_role
letusfly85/raspbian-playbooks
92a2dbacfc39e495f499d3732c165cb166776a22
0
roles/elixir
339
[ "no_license" ]
[ { "path": "roles/elixir/tasks/main.yml", "content": "---\n\n- name: download erlang deb file\n get_url: url=https://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb \n dest=/tmp/erlang-solutions_1.0_all.deb\n force=True\n- name: install apt key\n chdir: /tmp\n shell: |\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 621, "all_permissive": false }
ansible_role
letusfly85/raspbian-playbooks
92a2dbacfc39e495f499d3732c165cb166776a22
0
roles/node
339
[ "no_license" ]
[ { "path": "roles/node/vars/main.yml", "content": "nvm_version: v0.31.1\nnvm_dir:\n NVM_DIR: /home/pi/.nvm\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 55 }, { "path": "roles/node/tasks/main.yml", "content": "---\n\n- name: install nvm\n get_url: url=http...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 481, "all_permissive": false }
ansible_role
rusik69/hubernetes
46873c77f4d42bc2ed8457445513191d4863798d
0
ansible/roles/common
339
[ "no_license" ]
[ { "path": "ansible/roles/common/files/burn.sh", "content": "#!/usr/bin/env bash\nburnCortexA9 &\nburnCortexA9 &\nburnCortexA9 &\nburnCortexA9 &\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 80 }, { "path": "ansible/roles/common/files/vimrc", "content": "set...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2114, "all_permissive": false }
ansible_role
rusik69/hubernetes
46873c77f4d42bc2ed8457445513191d4863798d
0
ansible/roles/head
339
[ "no_license" ]
[ { "path": "ansible/roles/head/files/nat.sh", "content": "#!/usr/bin/env bash\n/sbin/iptables -t nat -A POSTROUTING -o enxdc9b9cee12cf -j MASQUERADE\n/sbin/iptables -A FORWARD -i enxdc9b9cee12cf -o eth0 -m state --state RELATED,ESTABLISHED -j ACCEPT\n/sbin/iptables -A FORWARD -i eth0 -o enxdc9b9cee12cf -j AC...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1221, "all_permissive": false }
ansible_role
ZKemstedt/DEVOPSNAK
46110af43350581c6c5db786f1367a19850f5492
0
Automatisering/ansible-labbar/roles/db
339
[ "no_license" ]
[ { "path": "Automatisering/ansible-labbar/roles/db/tasks/main.yml", "content": "---\n- name: Setup mariadb\n import_tasks: mariadb.yml\n tags:\n - db\n\n- name: Configure mysql-exporter for Prometheus\n include_tasks: mysql-exporter.yml\n tags:\n - db\n", "license_type": "no_license", "dete...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1982, "all_permissive": false }
ansible_role
ZKemstedt/DEVOPSNAK
46110af43350581c6c5db786f1367a19850f5492
0
Automatisering/ansible-labbar/roles/exporter
339
[ "no_license" ]
[ { "path": "Automatisering/ansible-labbar/roles/exporter/tasks/main.yml", "content": "---\n- name: Assert exporter present\n ansible.builtin.copy:\n src: exporter/\n dest: /exporter/\n mode: '0744'\n notify:\n - Reload exporter\n - Restart exporter\n\n- name: Assert unit file present\n ansi...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 658, "all_permissive": false }
ansible_role
ZKemstedt/DEVOPSNAK
46110af43350581c6c5db786f1367a19850f5492
0
Automatisering/ansible-labbar/roles/grafana
339
[ "no_license" ]
[ { "path": "Automatisering/ansible-labbar/roles/grafana/tasks/dashboards.yml", "content": "\n- name: Assert grafana dashboard default.yml present\n copy:\n src: default.yml\n dest: /etc/grafana/provisioning/dashboards/default.yaml\n notify:\n - Restart grafana\n\n- name: Assert grafana dashboard j...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 1570, "all_permissive": false }
ansible_role
ZKemstedt/DEVOPSNAK
46110af43350581c6c5db786f1367a19850f5492
0
Automatisering/ansible-labbar/roles/prometheus
339
[ "no_license" ]
[ { "path": "Automatisering/ansible-labbar/roles/prometheus/tasks/configure.yml", "content": "---\n- name: Assert prometheus.yml present\n template:\n src: prometheus.yml.j2\n dest: /etc/prometheus/prometheus.yml\n notify:\n - Restart prometheus\n", "license_type": "no_license", "detected_l...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1271, "all_permissive": false }
ansible_role
ZKemstedt/DEVOPSNAK
46110af43350581c6c5db786f1367a19850f5492
0
Automatisering/ansible-labbar/roles/web
339
[ "no_license" ]
[ { "path": "Automatisering/ansible-labbar/roles/web/templates/web.conf.j2", "content": "<VirtualHost {{ web_ip }}:80>\n\tServerName webb-app.example.com\n\n\tProxyPass / http://127.0.0.1:8080/\n\tProxyPassReverse / http://127.0.0.1:8080/\n</VirtualHost>\n", "license_type": "no_license", "detected_lic...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3201, "all_permissive": false }
ansible_role
GIMargo/Ansible-Nexus
171be03f9e3a8de9ad363ba1d7d1d92ac5ae59b3
0
infra/roles/nexus
339
[ "no_license" ]
[ { "path": "infra/roles/nexus/tasks/main_install_upgrade.yml", "content": "- name: Generate full path to nexus\n set_fact:\n nexus_real_path: \"{{ nexus_install_dir }}/nexus\"\n\n- name: Get current nexus version\n ansible.builtin.stat:\n path: \"{{ nexus_real_path }}\"\n register: st\n\n- name: Ext...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 5532, "all_permissive": false }
ansible_role
mheap/phpnw-ansible-playbooks
a86b200c65b21900b95920a5af5ed1ed1441b583
5
well-formed/roles/base
339
[ "no_license" ]
[ { "path": "well-formed/roles/base/tasks/main.yml", "content": "---\n- name: apt-get update\n apt: update_cache=yes\n sudo: true\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 64 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 64, "all_permissive": false }
ansible_role
mheap/phpnw-ansible-playbooks
a86b200c65b21900b95920a5af5ed1ed1441b583
5
well-formed/roles/dbserver
339
[ "no_license" ]
[ { "path": "well-formed/roles/dbserver/tasks/mysql.yml", "content": "---\n- name: install mySQL\n apt: pkg=mysql-server state=installed\n sudo: true\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 80 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 80, "all_permissive": false }
ansible_role
mheap/phpnw-ansible-playbooks
a86b200c65b21900b95920a5af5ed1ed1441b583
5
well-formed/roles/webserver
339
[ "no_license" ]
[ { "path": "well-formed/roles/webserver/templates/demo.j2", "content": "<VirtualHost *:80>\n ServerName demo.dev\n DocumentRoot /var/www/demo\n</VirtualHost>\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 89 }, { "path": "well-formed/roles/webserver/tasks/m...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 589, "all_permissive": false }
ansible_role
jakdevops/roboshop-ansible
4043f1609bc9586ec5890a322d68a564961e18df
0
roles/common
339
[ "no_license" ]
[ { "path": "roles/common/tasks/java.yml", "content": " - name: install maven\n ansible.builtin.yum:\n name: maven\n state: installed\n\n - name: app-prereqesites\n ansible.builtin.import_tasks: app-preq.yml\n\n - name: download maven dependencies\n ansible.builtin.shell:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 553, "all_permissive": false }
ansible_role
shaform/shaform-ansible
b94c0e62480bbbbae7309728cc459d0d27128cff
0
roles/anaconda
339
[ "no_license" ]
[ { "path": "roles/anaconda/tasks/main.yml", "content": "---\n\n- name: download Anaconda\n get_url:\n url: 'https://repo.continuum.io/archive/Anaconda3-2018.12-Linux-x86_64.sh'\n dest: /tmp/Anaconda3-2018.12-Linux-x86_64.sh\n mode: '0755'\n become: false\n\n- name: install Anaconda\n command: bas...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1240, "all_permissive": false }
ansible_role
shaform/shaform-ansible
b94c0e62480bbbbae7309728cc459d0d27128cff
0
roles/cuda
339
[ "no_license" ]
[ { "path": "roles/cuda/tasks/main.yml", "content": "---\n\n- apt:\n deb: http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/cuda-repo-ubuntu1604_8.0.61-1_amd64.deb\n\n- service:\n name: lightdm\n state: stopped\n\n- apt:\n name: cuda\n state: present\n update_cache: yes\n", "...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 236, "all_permissive": false }
ansible_role
shaform/shaform-ansible
b94c0e62480bbbbae7309728cc459d0d27128cff
0
roles/desktop
339
[ "no_license" ]
[ { "path": "roles/desktop/tasks/main.yml", "content": "---\n\n- name: add SafeEyes ppa\n apt_repository:\n repo: 'ppa:slgobinath/safeeyes'\n\n- name: install SafeEyes\n apt:\n name: '{{ item.name }}'\n state: '{{ item.state | default(\"present\") }}'\n update_cache: yes\n\n with_items:\n - ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1400, "all_permissive": false }
ansible_role
shaform/shaform-ansible
b94c0e62480bbbbae7309728cc459d0d27128cff
0
roles/java
339
[ "no_license" ]
[ { "path": "roles/java/tasks/main.yml", "content": "---\n\n- name: add Java ppa\n apt_repository:\n repo: 'ppa:linuxuprising/java'\n\n- name: install debconf\n apt:\n name: '{{ item.name }}'\n state: '{{ item.state | default(\"present\") }}'\n update_cache: yes\n\n with_items:\n - name: deb...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 627, "all_permissive": false }
ansible_role
shaform/shaform-ansible
b94c0e62480bbbbae7309728cc459d0d27128cff
0
roles/latex
339
[ "no_license" ]
[ { "path": "roles/latex/tasks/main.yml", "content": "---\n\n- name: install latex packages\n apt:\n name: '{{ item.name }}'\n state: '{{ item.state | default(\"present\") }}'\n purge: yes\n\n with_items:\n - name: fonts-arphic-ukai\n - name: fonts-arphic-uming\n - name: fonts-noto\n - ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 563, "all_permissive": false }
ansible_role
shaform/shaform-ansible
b94c0e62480bbbbae7309728cc459d0d27128cff
0
roles/pass
339
[ "no_license" ]
[ { "path": "roles/pass/tasks/main.yml", "content": "---\n- name: add Yubico ppa\n apt_repository:\n repo: 'ppa:yubico/stable'\n\n- name: install dep\n apt:\n name: '{{ item.name }}'\n state: '{{ item.state | default(\"present\") }}'\n purge: yes\n\n with_items:\n - name: git-core\n - nam...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1716, "all_permissive": false }
ansible_role
shaform/shaform-ansible
b94c0e62480bbbbae7309728cc459d0d27128cff
0
roles/vim
339
[ "no_license" ]
[ { "path": "roles/vim/tasks/main.yml", "content": "---\n\n- name: install related packages\n apt:\n name: '{{ item.name }}'\n state: '{{ item.state | default(\"present\") }}'\n\n with_items:\n - name: build-essential\n - name: cmake\n - name: python3-dev\n - name: neovim\n", "license_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 228, "all_permissive": false }
ansible_role
mpds-io/ansible-mpds
8005d54f59bd4eda44ff3d70652b6ecb75e1588d
0
roles/aiida
339
[ "no_license" ]
[ { "path": "roles/aiida/tasks/main.yml", "content": "---\n#\n# Install and setup Aiida on Aiida host\n#\n\n- name: Load distribution-specific parameters\n include_tasks: 'init-{{ansible_os_family}}.yml'\n tags:\n - aiida\n\n- name: Check if aiida is installed\n tags:\n - aiida\n shell: which verdi...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 10595, "all_permissive": false }
ansible_role
mpds-io/ansible-mpds
8005d54f59bd4eda44ff3d70652b6ecb75e1588d
0
roles/code
339
[ "no_license" ]
[ { "path": "roles/code/tasks/main.yml", "content": "---\n\n- name: Add user 'user' to the slurm db\n shell: |\n sacctmgr --immediate --quiet add user user DefaultAccount=root\n\n- name: Set authorized key to the computer\n authorized_key:\n user: user\n key: '{{ item }}'\n state: present\n wit...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 700, "all_permissive": false }
ansible_role
mpds-io/ansible-mpds
8005d54f59bd4eda44ff3d70652b6ecb75e1588d
0
roles/hpc-common
339
[ "no_license" ]
[ { "path": "roles/hpc-common/templates/etc/modulefiles/Core/mpi/openmpi.lua.j2", "content": "--\n-- THIS FILE IS CONTROLLED BY ELASTICLUSTER\n-- local modifications will be overwritten\n-- the next time `elasticluster setup` is run!\n--\n\n--\n-- OpenMPI module for use with 'environment-modules' package\n--\...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3904, "all_permissive": false }
ansible_role
mpds-io/ansible-mpds
8005d54f59bd4eda44ff3d70652b6ecb75e1588d
0
roles/lmod
339
[ "no_license" ]
[ { "path": "roles/lmod/tasks/main.yml", "content": "---\n\n#\n# Install Lmod\n#\n\n\n# try installing from OS packages first...\n- name: Install Lmod from the OS repository (Debian-compatible)\n package:\n name: 'lmod{{__at__}}{{ LMOD_VERSION }}*'\n state: '{{ pkg_install_state }}'\n ignore_errors: T...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2415, "all_permissive": false }
ansible_role
chrisshiels/ansibledocker
26c14551819e49739e3039a842b2907e06e4507a
0
ansible/roles/docker
339
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yml", "content": "---\n\n- name: Package dependencies\n yum:\n name: \"{{ item }}\"\n state: latest\n with_items:\n - yum-utils\n - device-mapper-persistent-data\n - lvm2\n\n\n- name: Repository\n yum_repository:\n name: docker-ce\n descript...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 528, "all_permissive": false }
ansible_role
chrisshiels/ansibledocker
26c14551819e49739e3039a842b2907e06e4507a
0
ansible/roles/docker-helloworld
339
[ "no_license" ]
[ { "path": "ansible/roles/docker-helloworld/tasks/main.yml", "content": "---\n\n- name: Docker image\n docker_image:\n path: /vagrant/docker\n name: helloworld\n tag: 0.0.1\n\n\n- name: Docker container\n docker_container:\n name: helloworld\n image: helloworld:0.0.1\n state: started\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 278, "all_permissive": false }
ansible_role
venublog/ansible
f4bc4fef0d9087f1d3192d7aac5544cebbaca8c3
0
roles/demo
339
[ "no_license" ]
[ { "path": "roles/demo/tasks/main.yml", "content": "---\n# tasks file for demo\n- name: Invoke Python \n command: python ./roles/demo/files/sample.py\n# args:\n# chdir: \"{{ role_path }}\"/files \n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 143 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 143, "all_permissive": false }
ansible_role
venublog/ansible
f4bc4fef0d9087f1d3192d7aac5544cebbaca8c3
0
roles/mdopen
339
[ "no_license" ]
[ { "path": "roles/mdopen/handlers/main.yml", "content": "---\n# handlers file for roles/mdopen\n- name: restart httpd\n service:\n name: httpd\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 107 }, { "path": "roles/mdopen/tasks/main.yml",...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 2344, "all_permissive": false }
ansible_role
venublog/ansible
f4bc4fef0d9087f1d3192d7aac5544cebbaca8c3
0
roles/new_ara
339
[ "no_license" ]
[ { "path": "roles/new_ara/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - new_ara", "license_type": "no_license", "detected_licenses": [], "size_bytes": 65 }, { "path": "roles/new_ara/defaults/main.yml", "content": "---\n# defaults file for n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 2370, "all_permissive": false }
ansible_role
jhawthor/aws_kubernetes
af3195b42ebb0f690e8b03fbf333ba1582b80c58
0
roles/app
339
[ "no_license" ]
[ { "path": "roles/app/tasks/main.yml", "content": "---\n# tasks file for app\n\n- name: Deploy Nginx Demo App\n command: kubectl apply -f https://raw.githubusercontent.com/jhawthor/aws_kubernetes/master/scripts/nginx_scale_demo.yml\n\n- name: Deploy Horizontal Pod Autoscaler\n command: kubectl apply -f htt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 328, "all_permissive": false }
ansible_role
jhawthor/aws_kubernetes
af3195b42ebb0f690e8b03fbf333ba1582b80c58
0
roles/ec2
339
[ "no_license" ]
[ { "path": "roles/ec2/vars/main.yml", "content": "---\n# vars file for ec2\ninstance_tag:\n - master01\n - slave01\n - slave02\n\nsg_name: AWS_Kubernetes_SG\nregion_name: us-east-2\nsubnet_name: subnet-c4f69e88\nami_id: ami-0d8d212151031f51c\nkeypair: ansible\ninstance_flavour: t2.micro"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2114, "all_permissive": false }
ansible_role
jhawthor/aws_kubernetes
af3195b42ebb0f690e8b03fbf333ba1582b80c58
0
roles/etcdctl
339
[ "no_license" ]
[ { "path": "roles/etcdctl/vars/main.yml", "content": "---\n# vars file for etcdctl\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 28 }, { "path": "roles/etcdctl/defaults/main.yml", "content": "---\n# defaults file for etcdctl\n", "license_type": "no_licen...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 559, "all_permissive": false }
ansible_role
jhawthor/aws_kubernetes
af3195b42ebb0f690e8b03fbf333ba1582b80c58
0
roles/k8_master
339
[ "no_license" ]
[ { "path": "roles/k8_master/defaults/main.yml", "content": "---\n# defaults file for k8_master\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 }, { "path": "roles/k8_master/tasks/main.yml", "content": "---\n# tasks file for k8_master\n- name: Adding kubeadm...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 2209, "all_permissive": false }
ansible_role
jhawthor/aws_kubernetes
af3195b42ebb0f690e8b03fbf333ba1582b80c58
0
roles/k8_slave
339
[ "no_license" ]
[ { "path": "roles/k8_slave/tasks/main.yml", "content": "---\n# tasks file for k8_slave\n- name: Adding kubeadm repositories on Slave Nodes\n yum_repository:\n name: kube\n description: Kubernetes repo\n baseurl: https://packages.cloud.google.com/yum/repos/kubernetes-el7-$basearch\n enabled: 1\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 1481, "all_permissive": false }
ansible_role
jhawthor/aws_kubernetes
af3195b42ebb0f690e8b03fbf333ba1582b80c58
0
roles/nginx-ingress
339
[ "no_license" ]
[ { "path": "roles/nginx-ingress/tasks/main.yml", "content": "---\n# tasks file for nginx-ingress\n- name: Create Mandatory resources for NGINX Ingress\n command: kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-0.32.0/deploy/static/provider/aws/deploy.yaml\n", "lice...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 342, "all_permissive": false }
ansible_role
vazic/prometheus_snmp_vagrant
6e202c7c338df0a2a2eafbbfeb6f29a2a95c5ab2
0
provision/roles/ansible-snmp-exporter
359
[ "no_license" ]
[ { "path": "provision/roles/ansible-snmp-exporter/templates/snmp_exporter.service.j2", "content": "[Unit]\nDescription=SNMP Exporter\nAfter=network.target\n\n[Service]\nType=simple\nUser={{ snmp_exporter_user }}\nExecStart={{ snmp_exporter_subdir }}/snmp_exporter --config.file={{ snmp_exporter_config_path }...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2432, "all_permissive": false }
ansible_role
twillis/the_ansible_weekend
0ac71808b928e1514991d3cea0df0d4b46d6c81b
0
roles/appserver
359
[ "no_license" ]
[ { "path": "roles/appserver/tasks/gems.yml", "content": "---\n - name: core gems\n gem: name=$item state=present\n with_items:\n - bundler\n - rake\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 113 }, { "path": "roles/appserver/tasks/r...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2281, "all_permissive": false }
ansible_role
twillis/the_ansible_weekend
0ac71808b928e1514991d3cea0df0d4b46d6c81b
0
roles/dbserver
359
[ "no_license" ]
[ { "path": "roles/dbserver/tasks/main.yml", "content": "---\n - name: database | install build depends\n apt: pkg=$item state=latest install_recommends=no\n with_items:\n - postgresql-${pg_version}\n - libpq-dev\n - postgresql-client-${pg_version}\n - python-psycopg2\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1089, "all_permissive": false }
ansible_role
twillis/the_ansible_weekend
0ac71808b928e1514991d3cea0df0d4b46d6c81b
0
roles/solrserver
359
[ "no_license" ]
[ { "path": "roles/solrserver/tasks/main.yml", "content": "---\n - name: solr| install build depends\n apt: pkg=$item state=latest install_recommends=no\n with_items:\n - openjdk-6-jdk\n - solr-tomcat\n\n", "license_type": "no_license", "detected_licenses": [], "size_byt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 165, "all_permissive": false }
ansible_role
pturnbul/summit-game-ansible
f9a5b666a085cfdcc8d9035c88c2bc83ee4315a5
0
roles/setup-achievement-server
359
[ "no_license" ]
[ { "path": "roles/setup-achievement-server/tasks/main.yml", "content": "---\n# - name: Create achievement server\n# command: \"oc new-app --image-stream=openshift/redhat-openjdk18-openshift:1.1~{{ achievement_server_repo }} --name=achievement -e JAVA_APP_JAR=vertx-achievement-server-1.0-SNAPSHOT-fat.jar\"\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 855, "all_permissive": false }
ansible_role
pturnbul/summit-game-ansible
f9a5b666a085cfdcc8d9035c88c2bc83ee4315a5
0
roles/setup-admin-app
359
[ "no_license" ]
[ { "path": "roles/setup-admin-app/tasks/main.yml", "content": "---\n- name: Setup up mobile admin application\n command: \"oc new-app openshift/nodejs:6~{{ mobile_admin_app_repo }}\"\n\n- name: Expose route for mobile admin application\n command: \"oc expose svc mobile-app-admin\"\n\n- name: Create probes\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 527, "all_permissive": false }
ansible_role
pturnbul/summit-game-ansible
f9a5b666a085cfdcc8d9035c88c2bc83ee4315a5
0
roles/setup-cicd
359
[ "no_license" ]
[ { "path": "roles/setup-cicd/tasks/main.yml", "content": "---\n- name: Install Jenkins\n command: \"oc new-app jenkins-ephemeral\"\n\n- name: Install pipeline\n shell: \"oc process -p APPLICATION_NAME=gamebus -p PROJECT_NAME={{project_name}} -f roles/setup-cicd/files/pipeline.yml | oc create -f -\"", "...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 234, "all_permissive": false }
ansible_role
pturnbul/summit-game-ansible
f9a5b666a085cfdcc8d9035c88c2bc83ee4315a5
0
roles/setup-game-app
359
[ "no_license" ]
[ { "path": "roles/setup-game-app/tasks/main.yml", "content": "---\n- name: Create mobile game application\n command: \"oc new-app openshift/nodejs:4~{{ mobile_app_repo }}\"\n\n- name: Expose route for mobile app application\n command: \"oc expose svc mobile-app\"\n\n- name: Create probes\n command: \"oc s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 492, "all_permissive": false }