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 | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.ambari-server | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.ambari-server/defaults/main.yml",
"content": "---\n# defaults file for aervits.ambari-server\n ambari_repo: http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.7.1.0/ambari.repo\n",
"license_type": "no_license",
"detected_licenses":... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 765,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.common | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.common/handlers/main.yml",
"content": "---\n# handlers file for aervits.common",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 38
},
{
"path": "ansible/playbooks/provision/roles/aervits.common/tests/test.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1701,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.devtools | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.devtools/defaults/main.yml",
"content": "---\n# defaults file for aervits.devtools\n\n\"maven_version\": {\n \"full\": \"apache-maven-3.6.1\",\n \"major\": 3,\n \"minor\": 6,\n \"revision\": 1,\n \"version_string\": \"3.6.1\",\n \"rc\": ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1648,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.hadoop | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.hadoop/tasks/main.yml",
"content": "---\n# tasks file for aervits.hadoop\n - name: download {{ hadoop_version.full }} release\n get_url:\n url: \"{{ hadoop_url }}\"\n dest: \"/tmp/{{ hadoop_version.full }}.tar.gz\"\n checksum: \"sha512:... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 25564,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.hbase | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.hbase/vars/main.yml",
"content": "---\n# vars file for aervits.hbase\n\n\"hbase_version\": {\n \"full\": \"hbase-1.4.13\",\n \"major\": 1,\n \"minor\": 4,\n \"revision\": 13,\n \"version_string\": \"1.4.13\",\n \"rc\": \"\"\n}\nhbase_url... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 4059,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.hosts | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.hosts/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - aervits.hosts",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 71
},
{
"path": "ansible/playbooks/provision/roles/ae... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1107,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.jdk | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.jdk/vars/main.yml",
"content": "---\n# vars file for aervits.jdk",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "ansible/playbooks/provision/roles/aervits.jdk/tasks/main.yml",
"content": "---... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 594,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.nifi | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.nifi/tasks/main.yml",
"content": "---\n# tasks file for aervits.nifi\n - name: download nifi release\n get_url:\n url: \"{{ nifi_url }}\"\n dest: \"/tmp/{{ nifi_version.string }}.bin.tar.gz\"\n checksum: \"sha512:{{ nifi_sha512_sum }}\"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1501,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.oozie | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.oozie/defaults/main.yml",
"content": "---\n# defaults file for aervits.oozie\n oozie_version: \"oozie-5.0.0\"\n oozie_version_short: 5.0.0\n oozie_tar_url: \"http://www-us.apache.org/dist/oozie/{{ oozie_version_short }}/{{ oozie_version }}.tar.gz\"\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 11829,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.phoenix | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.phoenix/tasks/main.yml",
"content": "---\n# tasks file for aervits.phoenix\n - name: download {{ phoenix_version.full }}{{ phoenix_version.rc }} release\n get_url:\n url: \"{{ phoenix_url }}\"\n dest: \"/tmp/{{ phoenix_version.full }}{{ pho... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2843,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.spark | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.spark/defaults/main.yml",
"content": "---\n# defaults file for aervits.spark---\n spark_version: spark-2.3.3\n hadoop_version: hadoop2.7\n spark_url: http://archive.apache.org/dist/spark/{{ spark_version }}/{{ spark_version }}-bin-{{ hadoop_version }}.... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2129,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.ssh | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.ssh/defaults/main.yml",
"content": "---\n# defaults file for aervits.ssh\n vars:\n usernames:\n - vagrant\n - hadoop\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 92
},
{
"path": "ansible/play... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 706,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.users | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.users/defaults/main.yml",
"content": "---\n# defaults file for aervits.users",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 37
},
{
"path": "ansible/playbooks/provision/roles/aervits.users/tasks/main.yml",
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 757,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.zookeeper | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.zookeeper/defaults/main.yml",
"content": "---\n# defaults file for aervits.zookeeper\n\napache_mirror: http://apache.osuosl.org\nzookeeper_version: 3.4.11\nzookeeper_download_url: \"{{ apache_mirror }}/zookeeper/zookeeper-{{ zookeeper_version }}/zookeeper... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 3675,
"all_permissive": false
} |
ansible_role | benbankes/personal-site | 03bdbe57dd5d2f728c78ea79a543d9e91b50cacb | 0 | ansible/roles/common | 4,217 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main.yml",
"content": "---\n# This playbook contains common plays that will be run on all nodes.\n\n- name: ensure linux user bu exists with password\n user: name=bu password={{<PASSWORD>}}\n when: is_production == \"1\"\n\n- name: ensure linux user exists\n user: na... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1449,
"all_permissive": false
} |
ansible_role | benbankes/personal-site | 03bdbe57dd5d2f728c78ea79a543d9e91b50cacb | 0 | ansible/roles/web | 4,217 | [
"no_license"
] | [
{
"path": "ansible/roles/web/tasks/git_hooks.yml",
"content": "---\n\n- name: add client-side git hooks\n template: src=git_hooks/pre-push.j2 dest=/var/www/html/{{hostname}}/.git/hooks/pre-push owner={{linux_username}} group={{linux_username}} mode=u+rwx,g+rx,o+rx backup=yes\n",
"license_type": "no_lic... | {
"task_files": 10,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 14,
"total_bytes": 7394,
"all_permissive": false
} |
ansible_role | pandora-auth-ros-pkg/deployment-scripts | 44695289136194e483716d515504f0f07c9bc6cf | 0 | ansible-playbooks/roles/base | 4,157 | [
"no_license"
] | [
{
"path": "ansible-playbooks/roles/base/tasks/base.yml",
"content": "---\n\n# Main configuration for the base role\n- name: Update cache\n sudo: yes\n apt:\n update_cache=yes\n- name: Installing aptitude\n apt:\n name=aptitude\n- name: Upgrading system\n sudo: yes\n apt:\n upgrade=yes\n-... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1287,
"all_permissive": false
} |
ansible_role | pandora-auth-ros-pkg/deployment-scripts | 44695289136194e483716d515504f0f07c9bc6cf | 0 | ansible-playbooks/roles/jenkins | 4,157 | [
"no_license"
] | [
{
"path": "ansible-playbooks/roles/jenkins/vars/main.yml",
"content": "---\n\n# Jenkins variables\njenkins_key: 'http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key'\njenkins_repo: 'deb http://pkg.jenkins-ci.org/debian binary'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_byte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 548,
"all_permissive": false
} |
ansible_role | pandora-auth-ros-pkg/deployment-scripts | 44695289136194e483716d515504f0f07c9bc6cf | 0 | ansible-playbooks/roles/jenkins-master | 4,157 | [
"no_license"
] | [
{
"path": "ansible-playbooks/roles/jenkins-master/tasks/main.yml",
"content": "---\n\n# Main configuration file for the Jenkins master\n\n- name: 'Setting up keys for ROS'\n apt_key:\n url={{ ros_key_url }}\n state=present\n- name: 'Setup sources.list for ROS'\n apt_repository:\n repo='deb ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 651,
"all_permissive": false
} |
ansible_role | pandora-auth-ros-pkg/deployment-scripts | 44695289136194e483716d515504f0f07c9bc6cf | 0 | ansible-playbooks/roles/jenkins-slave | 4,157 | [
"no_license"
] | [
{
"path": "ansible-playbooks/roles/jenkins-slave/vars/main.yml",
"content": "---\nheader_version: '3.2.0-70-generic'\n\nvagrant_64:\n url: 'https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.1_x86_64.deb'\n filename: 'vagrant_1.7.1_x86_64.deb'\nvagrant_32:\n url: 'https://dl.bintray.com/mitchellh... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1877,
"all_permissive": false
} |
ansible_role | pandora-auth-ros-pkg/deployment-scripts | 44695289136194e483716d515504f0f07c9bc6cf | 0 | ansible-playbooks/roles/robot | 4,157 | [
"no_license"
] | [
{
"path": "ansible-playbooks/roles/robot/tasks/dependencies.yml",
"content": "---\n\n# Installing ROS and other dependencies\n\n- name: Install python dependencies from pip\n sudo: yes\n pip:\n name={{ item }}\n state=latest\n with_items:\n - pymitter\n - colorlog\n - nose\n ... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 19,
"total_bytes": 23613,
"all_permissive": false
} |
ansible_role | rpillaiakshay/Ansible | 8528037f927dd405997b9cf6d756bbfa7bc756ab | 0 | roles/role1 | 4,157 | [
"no_license"
] | [
{
"path": "roles/role1/tasks/main.yml",
"content": "---\n# tasks file for role1\n- name: Installing HTTPD\n package:\n name: \"{{service1}}\"\n state: present\n when: ansible_distribution == \"AlmaLinux\"\n- name: Activate HTTPD\n service: \n name: \"{{service1}}\"\n enabled: yes\n s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1638,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/agent-monitor | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/agent-monitor/tasks/main.yml",
"content": "---\n- name: Install telegraf\n apt:\n deb: https://dl.influxdata.com/telegraf/releases/telegraf_1.16.2-1_amd64.deb\n state: present\n\n- name: Create telegraf directory\n file:\n path: /etc/telegraf\n recurse: yes\n state: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 556,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/az-dns | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/az-dns/tasks/main.yml",
"content": "---\n- name: Set generic error DNS record A\n set_fact:\n dns_error_a: \"The list of record sets of type 'A' may not contain multiple entries with the same 'ipv4Address'.\"\n- name: Set generic error DNS record CNAME\n set_fact:\n dns_error... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4143,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/az-network | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/az-network/tasks/main.yml",
"content": "---\n- name: Create resource group\n azure_rm_resourcegroup:\n name: \"{{ resource_group }}\"\n location: canadaeast\n register: resource_group_out\n\n- name: Extract subscription_id\n set_fact:\n sub_id: \"{{ resource_group_out.sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3362,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/az-vm-linux | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/az-vm-linux/tasks/main.yml",
"content": "---\n- name: Create vm_create\n set_fact:\n vm_create: []\n \n- name: Compute VM name Workers\n set_fact:\n vm_create: \"{{ vm_create + [{'name': 'node-worker-' + item,'nic':'nic-worker-' + item, 'size':vm_config['worker']['size']}] }... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1815,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/docker-base | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/docker-base/tasks/main.yml",
"content": "---\n- name: Remove swapfile from /etc/fstab\n mount:\n name: \"{{ item }}\"\n fstype: swap\n state: absent\n with_items:\n - swap\n - none\n\n- name: Disable swap\n command: swapoff -a\n when: ansible_swaptotal_mb > 0\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1341,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/docker-master | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/docker-master/tasks/mongodb-single.yml",
"content": "---\n- name: Create import the local docker-compose file\n become_user: azureuser\n file:\n state: directory\n path: /home/azureuser/mongodb-single/\n\n\n- name: Copy mongodb-single\n become_user: azureuser\n copy:\n d... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 5437,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/docker-monitor | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/docker-monitor/tasks/main.yml",
"content": "---\n- name: Create docker directory\n file:\n path: /root/docker\n state: directory\n recurse: yes\n\n- name: Copy docker-compose.yml\n copy:\n src: docker-compose.yml\n dest: /root/docker/\n\n- name: Install Docker Compos... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 769,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/docker-workers | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/docker-workers/tasks/fabric.yml",
"content": "---\n- name: Setup docker network\n docker_network:\n name: 2org1peergoleveldb_solo_raft_default\n state: present\n driver: bridge\n\n- name: Setup CA for organizations\n docker_container:\n auto_remove: no\n name: ca.org... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4202,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/gluster-base | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/gluster-base/tasks/main.yml",
"content": "---\n- name: Add Gluster Repository\n apt_repository:\n repo: ppa:gluster/glusterfs-7\n state: present\n\n- name: Update apt packages\n apt:\n update_cache: yes",
"license_type": "no_license",
"detected_licenses": [],
"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 163,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/gluster-client | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/gluster-client/tasks/main.yml",
"content": "---\n- name: Install Gluster client\n apt:\n name: glusterfs-client\n state: present\n\n# Mount the glusterfs directory\n- name: Create the mount directory\n file:\n recurse: yes\n path: /mnt/shared\n state: directory\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 421,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/gluster-server | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/gluster-server/tasks/main.yml",
"content": "---\n- name: Install Gluster Server\n apt:\n name: glusterfs-server\n state: present\n\n- name: Create directory for gluster volume data\n file:\n path: /srv/gluster/brick/\n recurse: yes\n state: directory\n\n- name: Ensur... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1367,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/host-registration | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/host-registration/tasks/main.yml",
"content": "---\n- name: Add master vm\n add_host:\n ansible_host: \"{{ lookup('file', 'creds/ip') }}\"\n ansible_user: \"{{ username }}\"\n name: node-master-1\n ansible_ssh_private_key_file: creds/ssh/id_rsa\n ansible_python_interp... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1367,
"all_permissive": false
} |
ansible_role | mart123p/log8430-paper | 4cea01f97b946e4ce6616933131a7012082d81e4 | 0 | deploy/roles/tester-base | 4,157 | [
"no_license"
] | [
{
"path": "deploy/roles/tester-base/tasks/main.yml",
"content": "---\n- name: Install java & maven\n apt:\n name: \"{{ item }}\"\n state: present\n loop:\n - default-jdk\n - maven\n - nodejs\n - npm\n - build-essential\n \n\n- name: Create tools folder\n file:\n recurse: yes\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 637,
"all_permissive": false
} |
ansible_role | bodsch/ansible-collection-email | 93e376d676daadffd0ed425842927e9c8bed3365 | 0 | roles/mailcow | 4,157 | [
"permissive"
] | [
{
"path": "roles/mailcow/tasks/configure.yml",
"content": "---\n\n- name: merge mailcow configuration between defaults and custom\n ansible.builtin.set_fact:\n mailcow_config: \"{{ mailcow_default_config | combine(mailcow_config, recursive=True) }}\"\n mailcow_tls_certificate: \"{{ mailcow_default_tl... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 27,
"total_bytes": 119158,
"all_permissive": true
} |
ansible_role | jhagg/blabgen | 5669092756be7af1c28935bb026ca6bd0601ad9a | 1 | ansible/roles/client | 4,157 | [
"no_license"
] | [
{
"path": "ansible/roles/client/tasks/main.yaml",
"content": "---\n- name: required packages\n apt:\n name:\n - xscreensaver\n - xscreensaver-gl\n - xscreensaver-gl-extra\n - miscfiles\n - lightdm\n - fluxbox\n - xserver-xorg\n - x11-xserver-utils\n - mpv\n tags:\n - client\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2280,
"all_permissive": false
} |
ansible_role | jhagg/blabgen | 5669092756be7af1c28935bb026ca6bd0601ad9a | 1 | ansible/roles/init | 4,157 | [
"no_license"
] | [
{
"path": "ansible/roles/init/tasks/main.yaml",
"content": "---\n ######################################\n # try to guess what suffix the apache config should have. In\n # 2.4 it must be .conf, previous no suffix\n- name: find apache suffix\n shell: \"if [ -d /etc/apache2/conf-available ]; then echo .co... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 350,
"all_permissive": false
} |
ansible_role | jhagg/blabgen | 5669092756be7af1c28935bb026ca6bd0601ad9a | 1 | ansible/roles/install | 4,157 | [
"no_license"
] | [
{
"path": "ansible/roles/install/tasks/main.yaml",
"content": "---\n- name: required packages\n apt:\n name:\n - perl\n - libdbd-mysql-perl\n - libmime-lite-perl\n - libstring-random-perl\n - curl\n - cups-client\n - imagemagick\n - libapache2-mod-php\n - php-mysql\n - php-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2600,
"all_permissive": false
} |
ansible_role | jhagg/blabgen | 5669092756be7af1c28935bb026ca6bd0601ad9a | 1 | ansible/roles/user | 4,157 | [
"no_license"
] | [
{
"path": "ansible/roles/user/tasks/main.yaml",
"content": "---\n- name: install blabgen group\n group: name=blabgen system=yes\n tags:\n - user\n\n- name: install blabgen user\n user: name=blabgen system=yes shell=/bin/sh comment='blabgen home'\n group=blabgen home=/home/blabgen\n tags:\n - user\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 237,
"all_permissive": false
} |
ansible_role | candasm/bens-ansible-tutorial | ee445d03576c30b36df7d929d007b1c4c7afeacb | 1 | roles/basic | 4,157 | [
"no_license"
] | [
{
"path": "roles/basic/tasks/main.yml",
"content": "# without update I couldn't install git!\n- name: \"Updating packages\"\n apt: update_cache=yes\n\n- name: \"Installing additional software\"\n apt: pkg={{ item }} state=installed\n with_items: \n - dnsutils\n - git\n - vim\n - ntp\n - at \n - lvm... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 684,
"all_permissive": false
} |
ansible_role | francklemoine/ansible-docker-install | c2660f3c180fb9450f6d3933843e723ca069c884 | 0 | roles/docker | 4,157 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/install.yml",
"content": "---\n# roles/docker/tasks/install.yml\n\n- name: os release\n shell: echo $(. /etc/os-release; echo \"$ID\")\n register: os_release\n\n\n- name: lsb release\n shell: lsb_release -cs\n register: lsb_release\n\n\n- name: architecture\n set_fact:\n ... | {
"task_files": 8,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 4747,
"all_permissive": false
} |
ansible_role | francklemoine/ansible-docker-install | c2660f3c180fb9450f6d3933843e723ca069c884 | 0 | roles/docker-compose | 4,157 | [
"no_license"
] | [
{
"path": "roles/docker-compose/tasks/present.yml",
"content": "---\n# roles/docker-compose/tasks/present.yml\n\n- include: \"install.yml\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 71
},
{
"path": "roles/docker-compose/tasks/uninstall.yml",
"content": ... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3673,
"all_permissive": false
} |
ansible_role | francklemoine/ansible-docker-install | c2660f3c180fb9450f6d3933843e723ca069c884 | 0 | roles/docker-machine | 4,157 | [
"no_license"
] | [
{
"path": "roles/docker-machine/tasks/uninstall.yml",
"content": "---\n# roles/docker-machine/tasks/uninstall.yml\n\n- name: remove docker-machine\n file:\n path: /usr/local/bin/docker-machine\n state: absent\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 144
}... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1102,
"all_permissive": false
} |
ansible_role | ainehanta/vagrant-php | ad8422853bc1c3d4010332eb0c7abbdc9fd5b4d3 | 0 | ansible/roles/php | 4,157 | [
"no_license"
] | [
{
"path": "ansible/roles/php/tasks/configure.yml",
"content": "---\n- stat: path=/etc/php5/apache2/php.ini\n register: modphp\n\n- stat: path=/etc/php5/cli/php.ini\n register: phpcli\n\n- include: php-cli.yml\n when: phpcli.stat.exists\n\n- include: mod-php.yml\n when: modphp.stat.exists\n",
"licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 219,
"all_permissive": false
} |
ansible_role | t-v/gw2c | d9ee452b7c845d0b7fd73e23f4a33c1a5daf22e5 | 0 | playbooks/roles/httpd | 4,157 | [
"no_license"
] | [
{
"path": "playbooks/roles/httpd/handlers/main.yml",
"content": "---\n- name: start httpd.service\n service: name=httpd.service state=running enabled=yes\n\n- name: restart httpd.service\n service: name=httpd.service state=restarted enabled=yes\n\n- name: reload httpd.service\n service: name=httpd.servic... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 10387,
"all_permissive": false
} |
ansible_role | t-v/gw2c | d9ee452b7c845d0b7fd73e23f4a33c1a5daf22e5 | 0 | playbooks/roles/mysql | 4,157 | [
"no_license"
] | [
{
"path": "playbooks/roles/mysql/tasks/main.yml",
"content": "---\n- name: install mysql\n action: '{{ ansible_pkg_mgr }} name={{ item }} state=latest'\n with_items:\n #- mysql-server\n - mariadb-server\n - MySQL-python\n\n- name: ensure mysql is running\n service: name={{ item }} state=running ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 918,
"all_permissive": false
} |
ansible_role | t-v/gw2c | d9ee452b7c845d0b7fd73e23f4a33c1a5daf22e5 | 0 | playbooks/roles/php | 4,157 | [
"no_license"
] | [
{
"path": "playbooks/roles/php/handlers/main.yml",
"content": "---\n- name: restart httpd.service\n service: name=httpd.service state=restarted enabled=yes\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 93
},
{
"path": "playbooks/roles/php/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 459,
"all_permissive": false
} |
ansible_role | liusong66/Clicker-API | 6fa023e8dc874e0eba27427849e1cd32d1627c1e | 1 | roles/app | 4,157 | [
"no_license"
] | [
{
"path": "roles/app/tasks/main.yml",
"content": "---\n\n- name: clone/pull repo\n become: true\n git:\n repo: \"{{ repos_app }}\"\n dest: /opt/app\n\n- name: install dependencies\n become: true\n npm:\n path: /opt/app\n\n- name: upload .service\n become: true\n register: service\n templat... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 477,
"all_permissive": false
} |
ansible_role | liusong66/Clicker-API | 6fa023e8dc874e0eba27427849e1cd32d1627c1e | 1 | roles/base | 4,157 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yml",
"content": "---\n- name: Update and upgrade apt packages\n become: true\n apt:\n upgrade: yes\n update_cache: yes\n cache_valid_time: 86400\n\n- name: Install Git\n become: true\n apt:\n name: git\n state: present\n\n- name: Install Python and pip\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 461,
"all_permissive": false
} |
ansible_role | liusong66/Clicker-API | 6fa023e8dc874e0eba27427849e1cd32d1627c1e | 1 | roles/mongo | 4,157 | [
"no_license"
] | [
{
"path": "roles/mongo/tasks/main.yml",
"content": "---\n\n- name: Ajouter le référentiel MongoDB\n become: true\n apt_key:\n url: https://www.mongodb.org/static/pgp/server-{{ mongo_version }}.asc\n state: present\n\n- name: Ajouter le référentiel MongoDB\n become: true\n apt_repository:\n repo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1022,
"all_permissive": false
} |
ansible_role | jacquot-pierre/forge | 666658aac12f884e994ff101c8d43faf94aa47e6 | 0 | ansible/roles/common | 4,257 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main.yml",
"content": "---\n- name: Set hostname\n ansible.builtin.hostname:\n name: \"{{ proxmox_hostname }}\"\n use: debian",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 103
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 103,
"all_permissive": false
} |
ansible_role | jacquot-pierre/forge | 666658aac12f884e994ff101c8d43faf94aa47e6 | 0 | ansible/roles/dnsmasq | 4,257 | [
"no_license"
] | [
{
"path": "ansible/roles/dnsmasq/tasks/main.yml",
"content": "- name: Install required dependencies\n ansible.builtin.apt:\n name: \"{{ item }}\"\n update_cache: true\n state: present\n loop:\n - curl\n - dnsmasq\n\n- name: Configure the /etc/hosts\n ansible.builtin.lineinfile:\n path: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 867,
"all_permissive": false
} |
ansible_role | OC0311/ansible-etcd | eaea16130f3ebab8535596afa3698566df9b1886 | 0 | etcd-cluster/roles/deploy | 4,257 | [
"no_license"
] | [
{
"path": "etcd-cluster/roles/deploy/tasks/main.yml",
"content": "- name: start etcd\n command: \"{{ topdir }}/start_etcd.sh\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 58
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 58,
"all_permissive": false
} |
ansible_role | OC0311/ansible-etcd | eaea16130f3ebab8535596afa3698566df9b1886 | 0 | etcd-cluster/roles/prepare | 4,257 | [
"no_license"
] | [
{
"path": "etcd-cluster/roles/prepare/tasks/centos.yml",
"content": "- name: docker daemon config\n notify: restart docker\n copy:\n src: docker_daemon.json\n dest: /etc/docker/daemon.json\n\n- name: start docker\n systemd:\n state: started\n name: docker\n",
"license_type": "no_licen... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 286,
"all_permissive": false
} |
ansible_role | OC0311/ansible-etcd | eaea16130f3ebab8535596afa3698566df9b1886 | 0 | etcd-cluster/roles/upload | 4,257 | [
"no_license"
] | [
{
"path": "etcd-cluster/roles/upload/tasks/main.yml",
"content": "- name: make config dir\n file:\n path: \"{{ topdir }}/config\"\n state: directory\n\n- name: upload config file\n copy:\n src: \"{{ node_name }}_config.yml\"\n dest: \"{{ topdir }}/config/etcd_config.yml\"\n mode: u=rwx\n\n-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2891,
"all_permissive": false
} |
ansible_role | test-asas/ansible2.4_ios-xe | 624335a42eff35be72dda1d672c6a9f56fe14f69 | 0 | roles/cisco | 4,257 | [
"no_license"
] | [
{
"path": "roles/cisco/defaults/main.yml",
"content": "---\n# defaults file for cisco",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 29
},
{
"path": "roles/cisco/vars/main.yml",
"content": "---\n# vars file for cisco\nIF:\n Lo_ip: 172.16.255.1 \n Gi_ip: 172.... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2220,
"all_permissive": false
} |
ansible_role | ptavares/ansible-ubuntu | 7daef352bba978c4efc640ca9fa5ca9a397b3e5a | 2 | roles/appimages | 4,257 | [
"no_license"
] | [
{
"path": "roles/appimages/tasks/check-requirements.yml",
"content": "---\n##################################\n# Check requirements before insall\n##################################\n- name: Set Common Required Package\n set_fact:\n packages:\n - curl\n - wget\n\n- name: Ensure dependancies pr... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1426,
"all_permissive": false
} |
ansible_role | ptavares/ansible-ubuntu | 7daef352bba978c4efc640ca9fa5ca9a397b3e5a | 2 | roles/awscliv2 | 4,257 | [
"no_license"
] | [
{
"path": "roles/awscliv2/defaults/main.yml",
"content": "---\nawscli_url: https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip\nawscli_temp_dir: /tmp\nawscli_install_src_dir: ~/.local/share/aws-cli\nawscli_install_bin_dir: ~/.local/bin\nawscli_user_install: true",
"license_type": "no_license",
... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1793,
"all_permissive": false
} |
ansible_role | ptavares/ansible-ubuntu | 7daef352bba978c4efc640ca9fa5ca9a397b3e5a | 2 | roles/fonts | 4,257 | [
"no_license"
] | [
{
"path": "roles/fonts/tasks/check-requirements.yml",
"content": "##################################\n# Check requirements before insall\n##################################\n- name: Set Common Required Package\n set_fact:\n packages:\n - git\n cacheable: no\n\n- name: Ensure common dependancies ... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1244,
"all_permissive": false
} |
ansible_role | ptavares/ansible-ubuntu | 7daef352bba978c4efc640ca9fa5ca9a397b3e5a | 2 | roles/shell_extension | 4,257 | [
"no_license"
] | [
{
"path": "roles/shell_extension/tasks/install-extension.yml",
"content": "---\n##########################################\n# Install gnome's shell wanted extensions\n##########################################\n\n- name: \"Install shell extension {{ item.name }}\"\n command: \"{{ shell_extension_execution_... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3329,
"all_permissive": false
} |
ansible_role | ptavares/ansible-ubuntu | 7daef352bba978c4efc640ca9fa5ca9a397b3e5a | 2 | roles/tmux | 4,257 | [
"no_license"
] | [
{
"path": "roles/tmux/tasks/main.yml",
"content": "---\n# tasks file for tmux\n\n# Check requirement before installation\n- include: check-requirements.yml\n tags:\n - tmux-install-all\n - tmux-install-requirements\n\n# Install tmux\n- include: install.yml\n tags:\n - tmux-install-all\n - tmux... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1480,
"all_permissive": false
} |
ansible_role | ptavares/ansible-ubuntu | 7daef352bba978c4efc640ca9fa5ca9a397b3e5a | 2 | roles/vim | 4,257 | [
"no_license"
] | [
{
"path": "roles/vim/tasks/main.yml",
"content": "- name: Install vim\n package:\n name: vim\n state: present\n register: installation\n become: true\n\n- name: Copy custom .vimrc\n copy:\n src: \"{{ role_path }}/files/.vimrc\"\n dest: \"{{ ansible_env.HOME }}/.vimrc\"\n backup: yes\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1167,
"all_permissive": false
} |
ansible_role | kinoppyd/chinachu_ansible | 8861ab80a1f1dba07e89521644910b482e76dc30 | 1 | roles/chinachu | 4,257 | [
"no_license"
] | [
{
"path": "roles/chinachu/templates/config.json.j2",
"content": "{\n \"recordedDir\" : \"{{ chinachu_dir }}/{{ chinachu_video_dir }}/\",\n \"temporaryDir\": \"/tmp/\",\n \n \"wuiUsers\": [\n \"{{ chinachu_user }}:{{ chinachu_password }}\"\n ],\n \n \"wuiPort\" : 10772,\n \"wuiHost\" ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3811,
"all_permissive": false
} |
ansible_role | kinoppyd/chinachu_ansible | 8861ab80a1f1dba07e89521644910b482e76dc30 | 1 | roles/pre_chinachu | 4,257 | [
"no_license"
] | [
{
"path": "roles/pre_chinachu/tasks/main.yml",
"content": "---\n# Chinachu requires\n- name: be sure build-essential is installed\n apt: name=build-essential state=present\n tags: build-essential\n\n- name: be sure curl is installed\n apt: name=curl state=present\n tags: curl\n\n- name: be sure git-core... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1331,
"all_permissive": false
} |
ansible_role | kinoppyd/chinachu_ansible | 8861ab80a1f1dba07e89521644910b482e76dc30 | 1 | roles/pt | 4,257 | [
"no_license"
] | [
{
"path": "roles/pt/vars/main.yml",
"content": "---\npt1_driver_path: \"/tmp/pt1.oyama\"\npt3_driver_path: \"/tmp/pt3\"\nptrec_path: \"/tmp/stz_ptrec\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 95
},
{
"path": "roles/pt/handlers/main.yml",
"content": "-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3559,
"all_permissive": false
} |
ansible_role | mahdibahramih/ansible-setup-k8s-cluster | 2c63c13ce32f7f5d3c40196803ecba10ee2d348b | 0 | roles/common | 4,257 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n\n- name: inatall package \n apt:\n pkg: \"{{ item }}\"\n state: latest\n update_cache: yes\n with_items:\n - apt-transport-https \n - ca-certificates \n - curl \n - gnupg \n - lsb-release\n become: yes",
"license_type"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 219,
"all_permissive": false
} |
ansible_role | mahdibahramih/ansible-setup-k8s-cluster | 2c63c13ce32f7f5d3c40196803ecba10ee2d348b | 0 | roles/docker | 4,257 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "---\n- name: remove old version\n apt:\n pkg: \"{{ item }}\"\n state: absent\n update_cache: yes\n become: yes\n with_items:\n - docker\n - docker-engine\n - docker.io \n - containerd\n - runc\n\n- name: Add docker repo signing ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1019,
"all_permissive": false
} |
ansible_role | mahdibahramih/ansible-setup-k8s-cluster | 2c63c13ce32f7f5d3c40196803ecba10ee2d348b | 0 | roles/k8s | 4,257 | [
"no_license"
] | [
{
"path": "roles/k8s/tasks/main.yml",
"content": "---\n\n\n\n- name: Add k8s repo signing key\n apt_key:\n url: https://packages.cloud.google.com/apt/doc/apt-key.gpg\n state: present\n become: yes\n\n\n- name: add k8s apt repository\n apt_repository: \n repo: 'deb https://apt.kubernetes.io/ kube... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1974,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/anonymisation | 4,257 | [
"no_license"
] | [
{
"path": "roles/anonymisation/tasks/main.yml",
"content": "# Anonymity\n\n## All\n- name: \"Anonymity and proxy tools - Packages\"\n package: pkg={{ item }} state=latest\n with_items:\n - tor\n - stunnel\n - iodine\n - proxychains\n - proxytunnel\n\n- name: \"Git: Onionshare\"\n git: repo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 319,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/common | 4,257 | [
"no_license"
] | [
{
"path": "roles/common/files/mega-dl.sh",
"content": "#!/usr/bin/env bash\n\n# mega-dl\n# Thanks to http://hacktracking.blogspot.com.au/2013/07/download-mega-files-from-command-line.html\n# and also http://pastebin.com/raw.php?i=xFD2qXbL\n\nurl=$1\nout_file=$2\nenc_file=${2}.enc\n\n# get id and key from ur... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2119,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/exploitation | 4,257 | [
"no_license"
] | [
{
"path": "roles/exploitation/files/burp",
"content": "#!/bin/bash\n\nJAVA=`which java`\n\nif [ -e $JAVA ]; then\n\tjava -jar -Xmx1024m /opt/attacksible/exploitation/burp/burpsuite_free_v1.6.01.jar\nelse\n\techo \"[!] Can't locate java.\"\n\texit 1\nfi \n",
"license_type": "no_license",
"detected_li... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 6028,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/forensics | 4,257 | [
"no_license"
] | [
{
"path": "roles/forensics/tasks/main.yml",
"content": "# Forensics tools\n\n## Redhat\n- name: \"Forensics packages\"\n package: name={{ item }} state=present\n with_items:\n - ddrescue\n - sleuthkit-devel\n when: ansible_distribution == 'Fedora'\n\n## Debian\n- name: \"Forensics packages\"\n pac... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 588,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/hardware | 4,257 | [
"no_license"
] | [
{
"path": "roles/hardware/tasks/main.yml",
"content": "# Hardware Hacking\n\n- name: \"Creating hardware directory\"\n file: path={{ tools_root }}/hardware owner=root group=root state=directory mode=0755\n\n- name: \"Get duckencoder for USB Rubber Ducky\"\n get_url: \n url: https://github.com/midnitesn... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 486,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/mobile | 4,257 | [
"no_license"
] | [
{
"path": "roles/mobile/tasks/main.yml",
"content": "# Hard Drive Fornsics\n\n## Redhat\n- name: \"Mobile packages\"\n package: name={{ item }} state=present\n with_items:\n - android-tools\n when: ansible_os_family == \"Redhat\"\n\n## Debian\n- name: \"Mobile packages\"\n package: name={{ item }} st... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 355,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/network | 4,257 | [
"no_license"
] | [
{
"path": "roles/network/tasks/main.yml",
"content": "# Network tools\n\n## Redhat\n- name: \"Packages: Network Tools (Fedora)\"\n package: name={{ item }} state=present\n with_items:\n - lbd\n - dnsenum\n - dnsmap\n - ettercap\n - intrace\n - sipp\n - snmpcheck\n - sslsplit\n -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2010,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/passwords | 4,257 | [
"no_license"
] | [
{
"path": "roles/passwords/tasks/main.yml",
"content": "# Password Cracking\n# Write app to crack in the cloud.\n\n## Redhat\n- name: \"Password cracking packages\"\n package: name={{ item }} state=present\n with_items:\n - medusa\n - sucrack\n - samdump2\n when: ansible_os_family == \"RedHat\"\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1065,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/reconnaissance | 4,257 | [
"no_license"
] | [
{
"path": "roles/reconnaissance/tasks/main.yml",
"content": "## Recon\n\n- name: \"Download enum4linux Samba Enumerator\"\n get_url: url=https://labs.portcullis.co.uk/download/enum4linux-0.8.9.tar.gz dest=/tmp/enum4linux.tar.gz\n- name: \"Create enum4linux directory\"\n file: path={{ tools_root }}/reconna... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1088,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/reversing | 4,257 | [
"no_license"
] | [
{
"path": "roles/reversing/tasks/main.yml",
"content": "# Reverse Engineering / Decompilers\n\n## Redhat\n- name: \"Reversing, Decompilers\"\n package: name={{ item }} state=present\n with_items:\n - edb\n - binwalk\n - flasm\n when: ansible_distribution == 'Fedora'\n\n## Debian\n- name: \"Rever... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 646,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/system-config | 4,257 | [
"no_license"
] | [
{
"path": "roles/system-config/tasks/main.yml",
"content": "# System Configuration\n# These tasks should be run last in the attacksible install\n\n- name: \"Set /opt/attacksible owner to local user\"\n file:\n path: \"{{ tools_root }}\"\n owner: \"{{ local_user }}\"\n group: \"{{ local_group }}\"\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 250,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/system-packages | 4,257 | [
"no_license"
] | [
{
"path": "roles/system-packages/tasks/main.yml",
"content": "# System Packages / Dev Packages\n# Firewall rules / Antivirus / Logging / OS House clean / System Debug Tools\n\n\n## FEDORA\n\n- name: \"System packages\"\n package: name={{ item }} state=present\n with_items:\n - '@Development tools'\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2591,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/web | 4,257 | [
"no_license"
] | [
{
"path": "roles/web/tasks/main.yml",
"content": "# Web Scanning\n\n- name: \"Web Scanning Packages\"\n package: name={{ item }} state=present\n with_items:\n - nikto\n - skipfish \n - ssldump\n - sslscan\n\n- name: \"Web Scanning Packages: Fedora only\"\n package: name={{ item }} state=prese... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1114,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/wireless | 4,257 | [
"no_license"
] | [
{
"path": "roles/wireless/tasks/main.yml",
"content": "# Wireless \n\n## All\n- name: \"Wifi tools\"\n package: name={{ item }} state=present\n with_items:\n - iw\n - hostapd\n - libnfc-examples\n - wavemon\n - aircrack-ng\n - kismet\n\n- name: \"Git: gnuradio\"\n package: \n name: \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1456,
"all_permissive": false
} |
ansible_role | 4ltern4te/attacksible | cfb203943f0479b6b64950d7a5e203c2f7e5d74b | 17 | roles/wordlists | 4,257 | [
"no_license"
] | [
{
"path": "roles/wordlists/tasks/main.yml",
"content": "- name: \"Create wordlists directory\"\n file: path={{ tools_root }}/wordlists owner=root state=directory mode=0755\n\n- name: \"Download wordlists\"\n command: /tmp/mega-dl.sh {{ item }} chdir={{ tools_root }}/wordlists \n with_items:\n - '\"htt... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1006,
"all_permissive": false
} |
ansible_role | linuxmaya/playbooks | 024c5a4f4826042bfb72695d46e36fee649499c0 | 0 | roles/service-httpd | 4,257 | [
"no_license"
] | [
{
"path": "roles/service-httpd/tasks/main.yml",
"content": "---\n- name: Restart service httpd, in all cases\n service:\n name: httpd\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 96
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 96,
"all_permissive": false
} |
ansible_role | linuxmaya/playbooks | 024c5a4f4826042bfb72695d46e36fee649499c0 | 0 | roles/update-notreboot | 4,257 | [
"no_license"
] | [
{
"path": "roles/update-notreboot/tasks/main.yml",
"content": "---\n- name: Complete Update\n yum:\n update_cache: yes\n name: '*'\n state: latest\n tags:\n - update-all\n register: update-all-out\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 142
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 142,
"all_permissive": false
} |
ansible_role | linuxmaya/playbooks | 024c5a4f4826042bfb72695d46e36fee649499c0 | 0 | roles/update-reboot | 4,257 | [
"no_license"
] | [
{
"path": "roles/update-reboot/tasks/main.yml",
"content": "---\n- name: Reboot required\n shell: KERNEL_NEW=$(rpm -q --last kernel |head -1 | awk '{print $1}' | sed 's/kernel-//'); KERNEL_NOW=$(uname -r); if [[ $KERNEL_NEW != $KERNEL_NOW ]]; then echo \"reboot_needed\"; else echo \"reboot_not_needed\"; fi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 918,
"all_permissive": false
} |
ansible_role | linuxmaya/playbooks | 024c5a4f4826042bfb72695d46e36fee649499c0 | 0 | roles/update-security | 4,257 | [
"no_license"
] | [
{
"path": "roles/update-security/tasks/main.yml",
"content": "---\n- name: Security updates only\n command: yum -y --security update\n tags:\n - security-updates\n register: securityout\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 | linuxmaya/playbooks | 024c5a4f4826042bfb72695d46e36fee649499c0 | 0 | roles/web-check | 4,257 | [
"no_license"
] | [
{
"path": "roles/web-check/tasks/main.yml",
"content": "---\n- name: verify that client1.localdomain is up\n uri:\n url: http://{{ client1 }}/\n status_code: 200\n follow_redirects: none\n vars:\n http_headers:\n Host: client1.localdomain\n\n- name: verify that client2.localdomain... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 395,
"all_permissive": false
} |
ansible_role | masato-haruta/raspiInitialSetting | 7a131b8f16b1f1d2281c70d74d4db8442992677f | 0 | roles/apt | 4,257 | [
"no_license"
] | [
{
"path": "roles/apt/tasks/main.yml",
"content": "---\n- name: upgrade all packages\n apt:\n name: '*'\n state: latest\n when: apt.all_upgrade_flag \n\n- name: update all packages\n apt:\n upgrade: dist\n when: apt.all_update_flag\n\n- name: auto remove and auto clean\n apt:\n autoclean: ye... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 851,
"all_permissive": false
} |
ansible_role | masato-haruta/raspiInitialSetting | 7a131b8f16b1f1d2281c70d74d4db8442992677f | 0 | roles/sys | 4,257 | [
"no_license"
] | [
{
"path": "roles/sys/defaults/main.yml",
"content": "---\nsys:\n locale: ja_JP.UTF-8\n timezone: Asia/Tokyo\n memory_size: 16\n hostname: raspberrypi\n wifi_country: JP\n\n# services:\n# - {name: bluetooth, enabled: no, state: stopped}\n",
"license_type": "no_license",
"detected_licenses": ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 977,
"all_permissive": false
} |
ansible_role | aetas/mqgateway-ansible | f5bc2830704623d48469747248d42fcc1c36d25c | 0 | roles/essentials | 4,257 | [
"no_license"
] | [
{
"path": "roles/essentials/tasks/main.yaml",
"content": "- name: \"Set hostname to {{ inventory_hostname }}\"\n hostname:\n name: \"{{ inventory_hostname }}\"\n\n- name: \"Set timezone to {{ server_timezone }}\"\n timezone:\n name: \"{{ server_timezone }}\"\n\n- name: Update apt-cache\n apt:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 429,
"all_permissive": false
} |
ansible_role | aetas/mqgateway-ansible | f5bc2830704623d48469747248d42fcc1c36d25c | 0 | roles/mqgateway | 4,257 | [
"no_license"
] | [
{
"path": "roles/mqgateway/tasks/download_mqgateway.yaml",
"content": "- name: Download MqGateway\n get_url:\n url: \"https://github.com/aetas/mqgateway/releases/download/v{{ mqgateway_version }}/mqgateway-{{ mqgateway_version }}.jar\"\n dest: \"/opt/mqgateway/mqgateway-{{ mqgateway_version }}-all.ja... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1635,
"all_permissive": false
} |
ansible_role | aetas/mqgateway-ansible | f5bc2830704623d48469747248d42fcc1c36d25c | 0 | roles/wiring | 4,257 | [
"no_license"
] | [
{
"path": "roles/wiring/tasks/main.yaml",
"content": "- name: Checkout WiringNP\n git:\n repo: 'https://github.com/friendlyarm/WiringNP'\n dest: /opt/WiringNP\n version: nanopi-m1\n force: yes\n when: system_type == \"NanoPi\"\n \n- name: Ensure build has executable permission\n file:\n p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 453,
"all_permissive": false
} |
ansible_role | sergeykirzh/devops-netology | 2d8883af4197935ef03de221997bf94d6e164db2 | 0 | diplom/ansible/roles/alertmanager | 4,257 | [
"no_license"
] | [
{
"path": "diplom/ansible/roles/alertmanager/files/web.yml",
"content": "basic_auth_users:\n admin: <PASSWORD>'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 44
},
{
"path": "diplom/ansible/roles/alertmanager/tasks/main.yml",
"content": "---\n\n- name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1863,
"all_permissive": false
} |
ansible_role | sergeykirzh/devops-netology | 2d8883af4197935ef03de221997bf94d6e164db2 | 0 | diplom/ansible/roles/certbot | 4,257 | [
"no_license"
] | [
{
"path": "diplom/ansible/roles/certbot/tasks/sync_letsencrypt.yml",
"content": "---\n- name: copy certs file\n ansible.posix.synchronize:\n src: \"/var/diplom_src/letsencrypt/{{domain}}/\"\n dest: /etc/letsencrypt/\n rsync_path: sudo rsync",
"license_type": "no_license",
"detected_license... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2537,
"all_permissive": false
} |
ansible_role | sergeykirzh/devops-netology | 2d8883af4197935ef03de221997bf94d6e164db2 | 0 | diplom/ansible/roles/docker-install | 4,257 | [
"no_license"
] | [
{
"path": "diplom/ansible/roles/docker-install/tasks/main.yml",
"content": "- name: Check if docker is already installed.\n stat: path=/usr/bin/docker\n register: docker_pkg\n\n- name: Download Docker installation script.\n get_url:\n url: \"https://get.docker.com\"\n dest: /tmp/get-docker.sh\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 672,
"all_permissive": false
} |
ansible_role | sergeykirzh/devops-netology | 2d8883af4197935ef03de221997bf94d6e164db2 | 0 | diplom/ansible/roles/gitlab-ce-docker | 4,257 | [
"no_license"
] | [
{
"path": "diplom/ansible/roles/gitlab-ce-docker/tasks/main.yml",
"content": "---\n\n\n- name: pull an image docker-ce\n docker_image:\n name: gitlab/gitlab-ce\n tag: latest\n source: pull\n\n- name: create directory\n file:\n path: \"{{ item }}\"\n state: directory\n with_items: \n - ... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1457,
"all_permissive": false
} |
ansible_role | sergeykirzh/devops-netology | 2d8883af4197935ef03de221997bf94d6e164db2 | 0 | diplom/ansible/roles/grafana | 4,257 | [
"no_license"
] | [
{
"path": "diplom/ansible/roles/grafana/tasks/main.yml",
"content": "---\n\n- name: Add an Apt signing key grafana\n ansible.builtin.apt_key:\n url: https://packages.grafana.com/gpg.key\n state: present\n\n- name: Add source repository into sources list\n ansible.builtin.apt_repository:\n repo: d... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1107,
"all_permissive": false
} |
ansible_role | sergeykirzh/devops-netology | 2d8883af4197935ef03de221997bf94d6e164db2 | 0 | diplom/ansible/roles/grunner | 4,257 | [
"no_license"
] | [
{
"path": "diplom/ansible/roles/grunner/defaults/main.yml",
"content": "---\n\ngrunner_deploy_configure: false",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "diplom/ansible/roles/grunner/files/config.toml",
"content": "concurrent = 1\ncheck_in... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1310,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.