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 | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.0.0/I.1.1.0/roles/full | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.0.0/I.1.1.0/roles/full/tasks/main.yml",
"content": "---\n# file: roles/full/tasks/main.yml\n# this role is used when all services are running on the same node.\n\n# In this release, we upgrade HAproxy from 1.4 to 1.5 to support SSL termination.\n# So we need to trigger a failover.\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2253,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.0.0/I.1.1.0/roles/install | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.0.0/I.1.1.0/roles/install/tasks/main.yml",
"content": "---\n# file: roles/install/tasks/main.yml\n\n- name: synchronize eDeploy roles & metadata with upstream\n script: edeploy-sync.sh {{ edeploy_master }} D7-{{ version }}\n tags: edeploy_sync\n when: ansible_distribution == 'Debia... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 974,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.0.0/I.1.1.0/roles/loadbalancer | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.0.0/I.1.1.0/roles/loadbalancer/tasks/main.yml",
"content": "---\n# file: roles/loadbalancer/tasks/main.yml\n\n# In this release, we upgrade HAproxy from 1.4 to 1.5 to support SSL termination.\n# So we need to trigger a failover.\n- name: Pull out the node from the HAproxy cluster\n s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1006,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.0.0/I.1.1.0/roles/network | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.0.0/I.1.1.0/roles/network/tasks/main.yml",
"content": "---\n# file: roles/network/tasks/main.yml\n\n- name: edeploy upgrade\n edeploy: command=upgrade version=D7-{{ version }}\n tags: before_config\n when: ansible_distribution == 'Debian'\n\n# Restart some services after upgrade\n-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 438,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.1.0/I.1.2.0/roles/compute | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.1.0/I.1.2.0/roles/compute/tasks/main.yml",
"content": "---\n# file: roles/compute/tasks/main.yml\n\n- name: stop services before upgrade\n service: name={{ item }} state=stopped\n tags: before_config\n with_items:\n - nova-compute\n - ceilometer-agent-compute\n - neutron-p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 624,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.1.0/I.1.2.0/roles/full | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.1.0/I.1.2.0/roles/full/tasks/main.yml",
"content": "---\n# file: roles/full/tasks/main.yml\n# this role is used when all services are running on the same node.\n\n- name: stop some services before upgrade\n service: name={{ item }} state=stopped\n with_items:\n - ceilometer-api\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3525,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.1.0/I.1.2.0/roles/install | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.1.0/I.1.2.0/roles/install/tasks/main.yml",
"content": "---\n# file: roles/install/tasks/main.yml\n\n- name: stop puppet\n service: name={{ item }} state=stopped\n with_items:\n - apache2\n - puppetdb\n tags: install_server\n\n- name: synchronize eDeploy roles & metadata with ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1674,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.1.0/I.1.2.0/roles/loadbalancer | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.1.0/I.1.2.0/roles/loadbalancer/tasks/main.yml",
"content": "---\n# file: roles/loadbalancer/tasks/main.yml\n\n- name: ensure Load-balancing services are not running to trigger a failover\n service: name={{ item }} state=stopped\n with_items:\n - haproxy\n - keepalived\n tags:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 808,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.1.0/I.1.2.0/roles/network | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.1.0/I.1.2.0/roles/network/tasks/main.yml",
"content": "---\n# file: roles/network/tasks/main.yml\n\n- name: ensure services are stopped before upgrade\n service: name={{ item }} state=stopped\n tags: before_config\n with_items:\n - neutron-plugin-openvswitch-agent\n - neutron... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 817,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.0/I.1.3.0/roles/compute | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.0/I.1.3.0/roles/compute/files/migrate.sh",
"content": "#\n# Copyright (C) 2014 eNovance SAS <<EMAIL>>\n#\n# Author: <NAME> <<EMAIL>>\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\"); you may\n# not use this file except in compliance with the License. You may ob... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3437,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.0/I.1.3.0/roles/controller | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.0/I.1.3.0/roles/controller/tasks/main.yml",
"content": "---\n# file: roles/controller/tasks/main.yml\n\n# RabbitMQ is upgraded in RHEL7\n- name: stop rabbitmq\n service: name=rabbitmq-server state=stopped\n tags: before_config\n when: ansible_distribution == 'RedHat\n\n# MySQL is... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4738,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.0/I.1.3.0/roles/load-balancer | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.0/I.1.3.0/roles/load-balancer/tasks/main.yml",
"content": "---\n# file: roles/load-balancer/tasks/main.yml\n\n- name: edeploy upgrade\n edeploy: command=upgrade version={{ distro }}-{{ version }}\n tags: before_config\n\n# HAproxy has been updated in Debian\n# from 1.5~dev26-2~bpo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 569,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.0/I.1.3.0/roles/network | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.0/I.1.3.0/roles/network/tasks/main.yml",
"content": "---\n# file: roles/network/tasks/main.yml\n\n- name: edeploy upgrade\n edeploy: command=upgrade version={{ distro }}-{{ version }}\n tags: before_config\n\n# Red Hat OSP5 upgrades Icehouse to 2014.1.3\n# from 2014.1.2-2.el7ost t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1068,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.0/I.1.3.0/roles/openstack-full | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.0/I.1.3.0/roles/openstack-full/tasks/main.yml",
"content": "---\n# file: roles/openstack-full/tasks/main.yml\n\n# Debian has a kernel upgrade from 3.14 to 3.16\n# So we need to restart the compute nodes and migrate the instances before.\n- name: migrate instances\n script: migrate.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 6540,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.0/I.1.3.0/roles/storage | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.0/I.1.3.0/roles/storage/tasks/main.yml",
"content": "---\n# file: roles/network/tasks/main.yml\n\n- name: edeploy upgrade\n edeploy: command=upgrade version={{ distro }}-{{ version }}\n tags: before_config\n\n# Red Hat OSP5 upgrades Icehouse to 2014.1.3\n# from 2014.1.2-2.el7ost t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 686,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.1/I.1.3.0/roles/compute | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.1/I.1.3.0/roles/compute/tasks/main.yml",
"content": "---\n# file: roles/compute/tasks/main.yml\n\n# Debian has a kernel upgrade from 3.14 to 3.16\n# So we need to restart the compute nodes and migrate the instances before.\n- name: migrate instances\n script: migrate.sh {{ ansible_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1219,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.1/I.1.3.0/roles/controller | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.1/I.1.3.0/roles/controller/tasks/main.yml",
"content": "---\n# file: roles/controller/tasks/main.yml\n\n# RabbitMQ is upgraded in RHEL7\n- name: stop rabbitmq\n service: name=rabbitmq-server state=stopped\n tags: before_config\n when: ansible_distribution == 'RedHat'\n\n# MySQL i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2512,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.1/I.1.3.0/roles/install-server | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.1/I.1.3.0/roles/install-server/tasks/main.yml",
"content": "---\n# file: roles/install-server/tasks/main.yml\n\n- name: ensure rsync is started\n service: name={{ rsync }} state=started\n tags: install_server\n\n- name: stop puppet\n service: name={{ item }} state=stopped\n with... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1754,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.1/I.1.3.0/roles/network | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.1/I.1.3.0/roles/network/tasks/main.yml",
"content": "---\n# file: roles/network/tasks/main.yml\n\n- name: edeploy upgrade\n edeploy: command=upgrade version={{ distro }}-{{ version }}\n tags: before_config\n\n# sensu has been upgrade in Debian\n# from 0.14.0-1 to 0.16.0-1\n- name:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 653,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.1/I.1.3.0/roles/openstack-full | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.1/I.1.3.0/roles/openstack-full/tasks/main.yml",
"content": "---\n# file: roles/openstack-full/tasks/main.yml\n\n# Debian has a kernel upgrade from 3.14 to 3.16\n# So we need to restart the compute nodes and migrate the instances before.\n- name: migrate instances\n script: migrate.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3935,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.2.1/I.1.3.0/roles/storage | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.2.1/I.1.3.0/roles/storage/tasks/main.yml",
"content": "---\n# file: roles/network/tasks/main.yml\n\n- name: edeploy upgrade\n edeploy: command=upgrade version={{ distro }}-{{ version }}\n tags: before_config\n\n# sensu has been upgrade in Debian\n# from 0.14.0-1 to 0.16.0-1\n- name:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 344,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.3.0/J.1.0.0/roles/compute | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.3.0/J.1.0.0/roles/compute/tasks/main.yml",
"content": "---\n# file: roles/compute/tasks/main.yml\n\n- seboolean: name=rsync_client state=yes persistent=yes\n tags: before_config\n when: ansible_distribution == 'RedHat'\n\n# Dirty hack to upgade /usr/sbin/edeploy before actual upgrad... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3154,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.3.0/J.1.0.0/roles/controller | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.3.0/J.1.0.0/roles/controller/files/rabbitmq-upgrade.sh",
"content": "#\n# Copyright (C) 2015 eNovance SAS <<EMAIL>>\n#\n# Author: <NAME> <<EMAIL>>\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\"); you may\n# not use this file except in compliance with the License... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 10031,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.3.0/J.1.0.0/roles/install-server | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.3.0/J.1.0.0/roles/install-server/tasks/main.yml",
"content": "---\n# file: roles/install-server/tasks/main.yml\n\n# Dirty hack to upgade /usr/sbin/edeploy before actual upgrade\n# and benefit of rsync with attributes feature.\n# Useful when running SElinux before J.1.0.0\n- name: upgr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2092,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.3.0/J.1.0.0/roles/load-balancer | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.3.0/J.1.0.0/roles/load-balancer/tasks/main.yml",
"content": "---\n# file: roles/load-balancer/tasks/main.yml\n\n- seboolean: name=rsync_client state=yes persistent=yes\n tags: before_config\n when: ansible_distribution == 'RedHat'\n\n# Dirty hack to upgade /usr/sbin/edeploy before a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1694,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.3.0/J.1.0.0/roles/openstack-full | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.3.0/J.1.0.0/roles/openstack-full/tasks/main.yml",
"content": "---\n# file: roles/openstack-full/tasks/main.yml\n\n- seboolean: name=rsync_client state=yes persistent=yes\n tags: before_config\n when: ansible_distribution == 'RedHat'\n\n# Dirty hack to upgade /usr/sbin/edeploy before... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 10773,
"all_permissive": false
} |
ansible_role | redhat-cip/edeploy-roles | b0b01ded4ecf5c2564710cb59eb3f249d26944ba | 3 | upgrade/I.1.3.0/J.1.0.0/roles/storage | 217 | [
"no_license"
] | [
{
"path": "upgrade/I.1.3.0/J.1.0.0/roles/storage/tasks/main.yml",
"content": "---\n# file: roles/network/tasks/main.yml\n\n- seboolean: name=rsync_client state=yes persistent=yes\n tags: before_config\n when: ansible_distribution == 'RedHat'\n\n# Dirty hack to upgade /usr/sbin/edeploy before actual upgrad... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1634,
"all_permissive": false
} |
ansible_role | digitalKiva/ansible | b9aa2ee3e66790b42d50d3e0735459c3be01776e | 0 | roles/osmc | 217 | [
"no_license"
] | [
{
"path": "roles/osmc/tasks/main.yml",
"content": "---\n- name: Fix sudoers\n file: path=/etc/sudoers.d/osmc-no-secure-path state=absent\n become: true\n become_user: root\n become_method: sudo\n\n- name: install apt-get dependencies\n apt: name={{ item }} force=yes\n with_items:\n - python-lxml\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1608,
"all_permissive": false
} |
ansible_role | digitalKiva/ansible | b9aa2ee3e66790b42d50d3e0735459c3be01776e | 0 | roles/ubuntu_odroid | 217 | [
"no_license"
] | [
{
"path": "roles/ubuntu_odroid/tasks/main.yml",
"content": "---\n- name: Install needed packages\n apt: name={{ item }}\n update_cache: yes\n cache_valid_time: 21600 # 6 hours\n with_items:\n - mdadm\n - lvm2\n - python\n - python2.7\n - libpython2.7\n - python-setuptools\n - python... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 11493,
"all_permissive": false
} |
ansible_role | devinterface/ansible-rails-deploy | e2529750dd121b9d4c2ebe6f24dd9ea36d4ed4a6 | 0 | roles/application | 217 | [
"no_license"
] | [
{
"path": "roles/application/defaults/main.yml",
"content": "# newrelic:\nnewrelic_license_key: ''\n\n# rollbar\nrollbar_enabled: true\nrollbar_server_key: ''\nrollbar_client_key: ''\n\n# mandrill\nmandrill_username: ''\nmandrill_api_key: ''\n\n# application\napp_name: app\n\napp_secret_key_base: \"<%= ENV[... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2869,
"all_permissive": false
} |
ansible_role | eskog/infra | 6ca2baab0cf3e2774485dab028765a2dc5ea8568 | 0 | ansible/playbooks/roles/bind9 | 217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/roles/bind9/defaults/main.yml",
"content": "---\ndomain_name: lab.skog.network\nzone_file_dir: /var/named\nzone_forward_file: \"db.{{ domain_name }}\"\nzone_reverse_file: \"db.10.0\" # adjust reverse subnet here\ndns_server_ip: \"{{ ansible_default_ipv4.address | default('192.1... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 10680,
"all_permissive": false
} |
ansible_role | eskog/infra | 6ca2baab0cf3e2774485dab028765a2dc5ea8568 | 0 | ansible/playbooks/roles/isc-dhcp | 217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/roles/isc-dhcp/defaults/main.yml",
"content": "dhcp_dns_servers:\n - 10.0.29.12\n\ndhcp_ddns_key_name: \"dhcp_update\"\n\ndhcp_subnets: \"{{ range(21, 30) | list }}\"\n\ndhcp_range_start: 51\ndhcp_range_end: 250\n",
"license_type": "no_license",
"detected_licenses": [],... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2099,
"all_permissive": false
} |
ansible_role | eskog/infra | 6ca2baab0cf3e2774485dab028765a2dc5ea8568 | 0 | ansible/playbooks/roles/kubernetes_masters | 217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/roles/kubernetes_masters/vars/main.yml",
"content": "#SPDX-License-Identifier: MIT-0\n---\n# vars file for kubernetes_masters\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 71
},
{
"path": "ansible/playbooks/roles/kubernetes_masters/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1992,
"all_permissive": false
} |
ansible_role | eskog/infra | 6ca2baab0cf3e2774485dab028765a2dc5ea8568 | 0 | ansible/playbooks/roles/kubernetes_workers | 217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/roles/kubernetes_workers/tasks/main.yml",
"content": "---\n- name: Open required worker ports in firewalld\n ansible.posix.firewalld:\n port: \"{{ item }}\"\n permanent: true\n state: enabled\n immediate: true\n loop:\n - 10250/tcp\n - 30000-32767/tcp\n when... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 792,
"all_permissive": false
} |
ansible_role | eskog/infra | 6ca2baab0cf3e2774485dab028765a2dc5ea8568 | 0 | ansible/playbooks/roles/podman | 217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/roles/podman/tasks/main.yml",
"content": "#SPDX-License-Identifier: MIT-0\n---\n# tasks file for podman\n- name: Install poman package\n ansible.builtin.dnf:\n name: podman\n state: present",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes":... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 148,
"all_permissive": false
} |
ansible_role | eskog/infra | 6ca2baab0cf3e2774485dab028765a2dc5ea8568 | 0 | ansible/playbooks/roles/postgres | 217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/roles/postgres/tasks/main.yml",
"content": "#SPDX-License-Identifier: MIT-0\n---\n- name: Load vaulted variables\n ansible.builtin.include_vars:\n file: vars/vault.yml\n\n- name: Ensure SELinux is enabled and enforcing\n selinux:\n policy: targeted\n state: enforcing\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2120,
"all_permissive": false
} |
ansible_role | sanyal06/ansible-for-test | 47c83ccb18038b7ee5e43c37da1692dfa5a52937 | 0 | docker/roles/check_dock | 217 | [
"no_license"
] | [
{
"path": "docker/roles/check_dock/tasks/main.yaml",
"content": "\n- name: Check for docker installation\n become: root\n service: \n name: docker\n state: reloaded\n\n- name: Just for fun\n command: \"{{item.name}}\"\n with_items: \n - { name: ' docker pull httpd' }\n - { name: 'docker run ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 549,
"all_permissive": false
} |
ansible_role | sanyal06/ansible-for-test | 47c83ccb18038b7ee5e43c37da1692dfa5a52937 | 0 | docker/roles/check_os | 217 | [
"no_license"
] | [
{
"path": "docker/roles/check_os/tasks/main.yaml",
"content": "\n- name: Check for Operating and packages\n become: true\n become_user: root\n yum:\n name: docker\n state: latest\n- debug:\n msg: 'We are installing Docker as docker is not install on remote machine' \n when: ansible_facts['d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 262,
"all_permissive": false
} |
ansible_role | sanyal06/ansible-for-test | 47c83ccb18038b7ee5e43c37da1692dfa5a52937 | 0 | docker/roles/create_con | 217 | [
"no_license"
] | [
{
"path": "docker/roles/create_con/tasks/main.yaml",
"content": "\n- name: Install required Pachage\n yum:\n name: epel-release,python2-pip \n state: latest\n \n- name: Install required PIP service\n pip:\n name: docker\n\n- name: Create volume\n docker_volume:\n name: data\n\n- name: Crea... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 467,
"all_permissive": false
} |
ansible_role | samof76/playing | cc1a3b4f534845e13be04346d06349b6c8af599a | 0 | netdata/roles/netdata | 217 | [
"no_license"
] | [
{
"path": "netdata/roles/netdata/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - /vagrant/playing/netdata",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 82
},
{
"path": "netdata/roles/netdata/tasks/main.yml",
"content... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 707,
"all_permissive": false
} |
ansible_role | samof76/playing | cc1a3b4f534845e13be04346d06349b6c8af599a | 0 | redis/roles/base-redis | 217 | [
"no_license"
] | [
{
"path": "redis/roles/base-redis/tasks/main.yml",
"content": "---\n- name: download and install redis\n apt: name=redis-server state=present\n environment:\n http_proxy: http://myproxy.in:8080\n https_proxy: http://myproxy.in:8080\n ",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 173,
"all_permissive": false
} |
ansible_role | samof76/playing | cc1a3b4f534845e13be04346d06349b6c8af599a | 0 | redis/roles/common | 217 | [
"no_license"
] | [
{
"path": "redis/roles/common/tasks/main.yml",
"content": "---\n- name: install ntpd\n apt: name=ntp state=present\n environment:\n http_proxy: http://myproxy.in:8080\n https_proxy: http://myproxy.in:8080\n\n- name: start ntpd service\n service: name=ntp state=started enabled=yes\n",
"license_t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 223,
"all_permissive": false
} |
ansible_role | samof76/playing | cc1a3b4f534845e13be04346d06349b6c8af599a | 0 | redis/roles/rmaster | 217 | [
"no_license"
] | [
{
"path": "redis/roles/rmaster/tasks/main.yml",
"content": "---\n- name: copy the redis configuration\n template: src=redis.conf.j2 dest=/etc/redis/redis.conf\n notify: restart redis master\n\n- name: start the redis server\n service: name=redis-server state=started enabled=yes ",
"license_type": "no... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 294,
"all_permissive": false
} |
ansible_role | samof76/playing | cc1a3b4f534845e13be04346d06349b6c8af599a | 0 | redis/roles/rsentinels | 217 | [
"no_license"
] | [
{
"path": "redis/roles/rsentinels/templates/sentinel.conf.j2",
"content": "daemonize yes\npidfile /var/run/redis/redis-sentinel.pid\nport {{ redis_sentinel_port }}\nsentinel monitor {{ redis_master_group_name }} {{ redis_master_ip }} {{ redis_master_port }} {{ redis_sentinel_monitor_quorum }}\nsentinel down... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 879,
"all_permissive": false
} |
ansible_role | samof76/playing | cc1a3b4f534845e13be04346d06349b6c8af599a | 0 | redis/roles/rslaves | 217 | [
"no_license"
] | [
{
"path": "redis/roles/rslaves/tasks/main.yml",
"content": "---\n- name: copy the redis configuration\n template: src=redis.conf.j2 dest=/etc/redis/redis.conf\n notify: restart redis slave\n\n- name: start the redis server\n service: name=redis-server state=started enabled=yes ",
"license_type": "no_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 292,
"all_permissive": false
} |
ansible_role | Schachte/cluster-management | 930847612e486ec417a25f582a0b14fc9d5972c8 | 0 | roles/docker | 217 | [
"no_license"
] | [
{
"path": "roles/docker/defaults/main.yml",
"content": "---\ndirectory_mode: \"0755\"\nservice_host: \"localhost\"\nservice_timeout: 30\nremove_volumes: false\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 95
},
{
"path": "roles/docker/tasks/deploy.yml",
"co... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 7260,
"all_permissive": false
} |
ansible_role | Schachte/cluster-management | 930847612e486ec417a25f582a0b14fc9d5972c8 | 0 | roles/gitea | 217 | [
"no_license"
] | [
{
"path": "roles/gitea/tasks/post_deploy.yml",
"content": "---\n- name: Demo Post Deploy Task\n debug:\n msg: \"This is post-task\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 72
},
{
"path": "roles/gitea/tasks/post_healthy.yml",
"content": "---\n- na... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 223,
"all_permissive": false
} |
ansible_role | Schachte/cluster-management | 930847612e486ec417a25f582a0b14fc9d5972c8 | 0 | roles/mitmproxy | 217 | [
"no_license"
] | [
{
"path": "roles/mitmproxy/tasks/post_deploy.yml",
"content": "---\n- name: Demo Post Deploy Task\n debug:\n msg: \"This is post_deploy task\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 79
},
{
"path": "roles/mitmproxy/tasks/pre_deploy.yml",
"content... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 237,
"all_permissive": false
} |
ansible_role | equick/ansible | 204373961ce18138a484bd98d164880c2ad76429 | 0 | roles/control | 217 | [
"no_license"
] | [
{
"path": "roles/control/tasks/main.yml",
"content": "---\n# tasks file for control\n- name: install tools\n dnf: name={{item}} state=present\n with_items:\n - curl\n - python-httplib2\n tags: [ 'packages' ]\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 156
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 156,
"all_permissive": false
} |
ansible_role | wizawu/sysconf | b5f04eb23158a11698376d6e3a14824ff508f7ae | 6 | roles/brook | 217 | [
"no_license"
] | [
{
"path": "roles/brook/tasks/main.yml",
"content": "- set_fact:\n ss: \"{{lookup('file', '/etc/shadowsocks/config.json') | from_json}}\"\n\n- name: start brook\n shell: >-\n docker run -d\n --name brook\n --restart always\n --network host\n --dns 192.168.3.11\n --dns 8.8.4.4\n --dns... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 529,
"all_permissive": false
} |
ansible_role | wizawu/sysconf | b5f04eb23158a11698376d6e3a14824ff508f7ae | 6 | roles/mysql | 217 | [
"no_license"
] | [
{
"path": "roles/mysql/files/conf.d/default.cnf",
"content": "[mysqld]\nserver_id=1 # 2\n\nbinlog_expire_logs_seconds=2592000\nbinlog_format=row\ncharacter_set_server=utf8mb4\ncollation_server=utf8mb4_bin\ndefault_time_zone=+08:00\nlog_bin=mysql-bin\nlower_case_table_names=1\nmax_allowed_packet=100m\nmax_co... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1030,
"all_permissive": false
} |
ansible_role | wizawu/sysconf | b5f04eb23158a11698376d6e3a14824ff508f7ae | 6 | roles/phpmyadmin | 217 | [
"no_license"
] | [
{
"path": "roles/phpmyadmin/files/config.user.inc.php",
"content": "<?php\ndeclare(strict_types=1);\n$cfg['blowfish_secret'] = '<KEY>';\n$i = 0;\n$i++;\n$cfg['Servers'][$i]['auth_type'] = 'cookie';\n$cfg['Servers'][$i]['host'] = 'mariadb';\n$cfg['Servers'][$i]['port'] = '3306';\n$cfg['Servers'][$i]['compres... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 886,
"all_permissive": false
} |
ansible_role | wizawu/sysconf | b5f04eb23158a11698376d6e3a14824ff508f7ae | 6 | roles/redis | 217 | [
"no_license"
] | [
{
"path": "roles/redis/tasks/main.yml",
"content": "- name: create data directory\n file:\n path: /var/lib/redis\n state: directory\n\n- name: start redis\n shell: >-\n docker run -d\n --name redis\n --restart always\n --network host\n --log-opt max-file=10\n --log-opt max-size=100... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 342,
"all_permissive": false
} |
ansible_role | wizawu/sysconf | b5f04eb23158a11698376d6e3a14824ff508f7ae | 6 | roles/socks | 217 | [
"no_license"
] | [
{
"path": "roles/socks/files/tsconfig.json",
"content": "{\n \"compilerOptions\": {\n \"allowJs\": true,\n \"esModuleInterop\": true,\n \"experimentalDecorators\": true,\n \"noUnusedLocals\": true,\n \"pretty\": true,\n \"removeComments\": true,\n \"skipLibCheck\": true,\n \"strictN... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 12235,
"all_permissive": false
} |
ansible_role | Deepali1999/Ansible-Openshift-Provisioning | 00ba53d03fae922b890ea0f826fa65f4f2e5f48c | 0 | roles/abi_install_complete | 211 | [
"no_license"
] | [
{
"path": "roles/abi_install_complete/tasks/main.yaml",
"content": "- name: Start openshift-installer with 'wait-for install-complete' (async task)\n tags: wait_for_install_complete.\n ansible.builtin.command: openshift-install wait-for install-complete --dir=/root/\"{{ abi.ansible_workdir }}\"\n # Insta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1687,
"all_permissive": false
} |
ansible_role | Deepali1999/Ansible-Openshift-Provisioning | 00ba53d03fae922b890ea0f826fa65f4f2e5f48c | 0 | roles/create_agent | 211 | [
"no_license"
] | [
{
"path": "roles/create_agent/tasks/main.yml",
"content": "---\n\n- name: Create Agent Using PXE Boot (fips = false)\n ansible.builtin.command: openshift-install agent create pxe-files --log-level=debug\n args:\n chdir: ~/{{ abi.ansible_workdir }}\n when: abi.boot_method | lower == \"pxe\" and not ins... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1482,
"all_permissive": false
} |
ansible_role | Deepali1999/Ansible-Openshift-Provisioning | 00ba53d03fae922b890ea0f826fa65f4f2e5f48c | 0 | roles/download_ocp_installer | 211 | [
"no_license"
] | [
{
"path": "roles/download_ocp_installer/tasks/main.yaml",
"content": "---\n- name: Download OpenShift Installer (fips=false).\n ansible.builtin.get_url:\n url: \"{{ abi.ocp_installer_url }}{{ abi.ocp_installer_version }}/openshift-install-linux.tar.gz\"\n dest: /tmp\n mode: '640'\n validate_cer... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1598,
"all_permissive": false
} |
ansible_role | Deepali1999/Ansible-Openshift-Provisioning | 00ba53d03fae922b890ea0f826fa65f4f2e5f48c | 0 | roles/install_packages | 211 | [
"no_license"
] | [
{
"path": "roles/install_packages/tasks/main.yaml",
"content": "---\n- name: Print the list of packages to be installed and updated.\n tags: install_packages\n debug: msg={{ vars[packages] }} \n\n- name: Getting RHEL Version\n shell: awk -F 'release ' '{print $2}' /etc/redhat-release | awk '{print $1}'\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1034,
"all_permissive": false
} |
ansible_role | joov/face-door | bdd5780a638d9eddb4945ec411fc297e553a6fdb | 0 | ansible/roles/face | 211 | [
"no_license"
] | [
{
"path": "ansible/roles/face/tasks/main.yml",
"content": "---\n- set_fact:\n real_ansible_host: \"{{ ansible_host }}\"\n\n- name: 'Reconfigure swap file'\n lineinfile:\n path: /etc/dphys-swapfile\n regexp: '^CONF_SWAPSIZE='\n line: 'CONF_SWAPSIZE=1024'\n\n- name: 'Install dlib prereqs'\n apt:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3698,
"all_permissive": false
} |
ansible_role | joov/face-door | bdd5780a638d9eddb4945ec411fc297e553a6fdb | 0 | ansible/roles/face-gentoo | 211 | [
"no_license"
] | [
{
"path": "ansible/roles/face-gentoo/tasks/main.yml",
"content": "---\n- set_fact:\n real_ansible_host: \"{{ ansible_host }}\"\n\n# - name: 'Reconfigure swap file'\n# lineinfile:\n# path: /etc/dphys-swapfile\n# regexp: '^CONF_SWAPSIZE='\n# line: 'CONF_SWAPSIZE=1024'\n\n# remove after networ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4367,
"all_permissive": false
} |
ansible_role | joov/face-door | bdd5780a638d9eddb4945ec411fc297e553a6fdb | 0 | ansible/roles/pi | 211 | [
"no_license"
] | [
{
"path": "ansible/roles/pi/tasks/main.yml",
"content": "---\n- set_fact:\n real_ansible_host: \"{{ ansible_host }}\"\n\n#- name: Include vars of stuff.yml into the 'stuff' variable (2.2).\n# include_vars:\n# file: ip.yml\n# name: ip\n\n- name: Expand filesystem to fill disk\n command: raspi-conf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2311,
"all_permissive": false
} |
ansible_role | joov/face-door | bdd5780a638d9eddb4945ec411fc297e553a6fdb | 0 | ansible/roles/pi-gentoo | 211 | [
"no_license"
] | [
{
"path": "ansible/roles/pi-gentoo/files/10-autocopy.sh",
"content": "export FILE=wpa_supplicant.conf\nexport SRC_DIR=\"$UM_MOUNTPOINT\"\nexport DEST_DIR=\"/etc/wpa_supplicant\"\nif [[ -r \"$SRC_DIR/$FILE\" && -f \"$SRC_DIR/$FILE\" ]]; then\n cp \"$SRC_DIR/$FILE\" \"$DEST_DIR\"\n chmod 0600 \"$DEST_DI... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3856,
"all_permissive": false
} |
ansible_role | amhammett/much-user-so-interface | ab44b4edbae620820aa14950aa2f84e5041b8e8a | 0 | ansible/roles/musi-deploy | 211 | [
"no_license"
] | [
{
"path": "ansible/roles/musi-deploy/tasks/main.yml",
"content": "---\n- name: clean dist\n file: path=\"{{playbook_dir}}/../build\" state=\"absent\"\n\n- name: generate envfile\n template:\n src: .env.production.j2\n dest: \"{{playbook_dir}}/../.env.production\"\n\n- name: build musi\n shell: >\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 677,
"all_permissive": false
} |
ansible_role | amhammett/much-user-so-interface | ab44b4edbae620820aa14950aa2f84e5041b8e8a | 0 | ansible/roles/s3-destroy | 211 | [
"no_license"
] | [
{
"path": "ansible/roles/s3-destroy/tasks/main.yml",
"content": "---\n- name: service s3 hosting\n s3_bucket:\n name: \"{{dyn_bucket_name}}\"\n state: absent\n force: yes\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 110
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 110,
"all_permissive": false
} |
ansible_role | amhammett/much-user-so-interface | ab44b4edbae620820aa14950aa2f84e5041b8e8a | 0 | ansible/roles/s3-hosting | 211 | [
"no_license"
] | [
{
"path": "ansible/roles/s3-hosting/tasks/main.yml",
"content": "---\n- name: s3 endpoint\n debug: msg=\"{{dyn_bucket_name}}\"\n\n# bug in py3 implementation. failed task completes successfully\n- name: service s3 hosting\n s3_bucket:\n name: \"{{dyn_bucket_name}}\"\n policy: \"{{lookup('template'... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1244,
"all_permissive": false
} |
ansible_role | fldadof5/elasticsearch | 0cd6815e783810ef773a137ef9265a87fd8ee5e2 | 0 | roles/curator | 211 | [
"no_license"
] | [
{
"path": "roles/curator/vars/main.yml",
"content": "---\n# vars file for curator",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 27
},
{
"path": "roles/curator/tasks/main.yml",
"content": "---\n# tasks file for curator\n\n- name: RedHat - add Elasticsearch cur... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2074,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/config-common | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/config-common/tasks/main.yaml",
"content": "---\n- name: Gather facts of remote host\n setup:\n gather_subset: all\n\n# Install dependencies on the host\n- name: Install pip\n become: yes\n apt:\n name: ['python3-pip']\n state: latest\n update_cache: yes\n when: ansi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 674,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/config-docker | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/config-docker/tasks/main.yaml",
"content": "# install dockers on the servers\n\n- name: uninstall old versions of docker\n become: yes\n apt:\n name: ['docker', 'docker-engine', 'docker.io']\n state: absent\n\n- name: install dependencies\n become: yes\n apt:\n name: ['... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4678,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/config-git-repository | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/config-git-repository/tasks/main.yaml",
"content": "---\n- name: copy GitHub private key to server\n copy:\n src: \"config/github.pem\"\n dest: /home/ubuntu/.ssh/github\n owner: ubuntu\n group: ubuntu\n mode: 0600\n\n- name: Create ~COMP90024 directory\n become: yes... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 694,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/config-groupkey | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/config-groupkey/tasks/main.yaml",
"content": "- name: add group key\n copy:\n src: \"config/comp90024.pem\"\n dest: ~/.ssh/comp90024Key\n mode: 0600",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 106
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 106,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/config-worker-nodes | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/config-worker-nodes/tasks/main.yaml",
"content": "---\n- name: \"set fact: first Swarm manager host\"\n set_fact:\n first_swarm_manager_host: \"{{ groups['masternode'][0] }}\"\n\n- name: 'set fact: list remote_addrs'\n set_fact:\n # Create a list of all managers' private ip ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1068,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/deploy-backend | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/deploy-backend/templates/connectDB.j2",
"content": "import couchdb\n\n# CouchDB environment variables\nhost = \"{{ ansible_host }}\"\nport = \"{{ couchdb_port }}\"\nusername = \"{{ couchdb_user }}\"\npassword = \"{{<PASSWORD>}}\"\n\n\ndef connect_to_couchdb_server(username, password... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1739,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/deploy-frontend | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/deploy-frontend/tasks/main.yaml",
"content": "---\n- name: Copy GitHub private key to server\n copy:\n src: \"config/github.pem\"\n dest: /home/ubuntu/.ssh/github\n owner: ubuntu\n group: ubuntu\n mode: 0600\n\n- name: git pull repository\n shell: git pull\n args:\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1937,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/deploy-git-repository | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/deploy-git-repository/templates/config.j2",
"content": "{\n \"TWITTER\":\n {\n \"CONSUMER_KEY\":\"{{ lookup('env', 'TWITTER_CONSUMER_KEY') }}\",\n \"CONSUMER_SECRET\":\"{{ lookup('env', 'TWITTER_CONSUMER_SECRET') }}\",\n \"ACCESS_TOKEN\":\"{{ lookup('env',... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2873,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/deploy-harvester | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/deploy-harvester/tasks/main.yaml",
"content": "---\n- name: Deploy the harvester stack\n # https://docs.ansible.com/ansible/latest/modules/docker_stack_module.html\n docker_stack:\n state: present\n name: \"{{ STACK_NAME | default('harvester') }}\"\n compose:\n - \"/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 287,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/openstack-instance | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/openstack-instance/tasks/main.yaml",
"content": "---\n# Create an instance on NeCTAR\n- name: Create an instance\n os_server:\n name: '{{ item.name }}'\n image: '{{ instance_image }}'\n key_name: '{{ instance_key_name }}'\n flavor: '{{ item.instance_flavor }}'\n avai... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1219,
"all_permissive": false
} |
ansible_role | r4dhiDj/ccc_assg2 | 5f0783aad73e9b70245d30da88fe5a2464a44c89 | 0 | Ansible/roles/openstack-keypair | 211 | [
"no_license"
] | [
{
"path": "Ansible/roles/openstack-keypair/tasks/main.yaml",
"content": "- name: Initialise keypair\n os_keypair:\n name: \"{{ instance_key_name }}\"\n timeout: 600\n wait: yes\n state: present",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 126
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 126,
"all_permissive": false
} |
ansible_role | x-hakobera-webrtc/momo-jetson-ansible | 1bab4cda89a51e6dc0a8d9f37fc043167380d90a | 1 | roles/momo | 211 | [
"permissive"
] | [
{
"path": "roles/momo/tasks/main.yml",
"content": "---\n- name: install packages\n apt:\n name:\n - libnspr4 \n - libnss3\n - v4l-utils\n\n- name: download momo\n unarchive:\n src: https://github.com/shiguredo/momo/releases/download/{{ momo_version }}/momo-{{ momo_version }}_ubuntu-18... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 345,
"all_permissive": true
} |
ansible_role | x-hakobera-webrtc/momo-jetson-ansible | 1bab4cda89a51e6dc0a8d9f37fc043167380d90a | 1 | roles/momo_exporter | 211 | [
"permissive"
] | [
{
"path": "roles/momo_exporter/handlers/main.yml",
"content": "- name: restart momo_exporter\n systemd:\n state: restarted\n daemon_reload: yes\n name: momo_exporter\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 109
},
{
"path"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 979,
"all_permissive": true
} |
ansible_role | x-hakobera-webrtc/momo-jetson-ansible | 1bab4cda89a51e6dc0a8d9f37fc043167380d90a | 1 | roles/node_exporter | 211 | [
"permissive"
] | [
{
"path": "roles/node_exporter/tasks/main.yml",
"content": "---\n- name: download node_exporter\n unarchive:\n src: https://github.com/prometheus/node_exporter/releases/download/v{{ node_exporter_version }}/node_exporter-{{ node_exporter_version }}.linux-arm64.tar.gz \n dest: /opt\n remote_src: ye... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 982,
"all_permissive": true
} |
ansible_role | x-hakobera-webrtc/momo-jetson-ansible | 1bab4cda89a51e6dc0a8d9f37fc043167380d90a | 1 | roles/prometheus | 211 | [
"permissive"
] | [
{
"path": "roles/prometheus/templates/prometheus.yml.j2",
"content": "global:\n scrape_interval: 15s\n evaluation_interval: 15s\n external_labels:\n monitor: 'jetson'\n\nscrape_configs:\n - job_name: 'prometheus'\n static_configs:\n - targets: ['localhost:9090']\n labels:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2319,
"all_permissive": true
} |
ansible_role | johnBgood/ansible | 080a2ac82741c76b0e06beec5497254ff65a86e4 | 1 | ohmyzsh/roles/oh-my-zsh | 211 | [
"no_license"
] | [
{
"path": "ohmyzsh/roles/oh-my-zsh/files/bash_aliases",
"content": "alias lla='ls -al'\nalias ll='ls -lh'\n\n# Global aliases -- These do not have to be\n# at the beginning of the command line.\nalias -g M='|more'\nalias -g H='|head'\nalias -g T='|tail'\nalias -g L='|less'\n\n# List only directories and sym... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3771,
"all_permissive": false
} |
ansible_role | labalababatu/task-zabbix-server | 853ff1f4a981e1fd268649e42cc27a7a966a9ffa | 0 | roles/apache | 211 | [
"no_license"
] | [
{
"path": "roles/apache/tasks/main.yml",
"content": "# Task para atualizar o sistema\n\n - name: yum update\n action: yum name=* state=latest\n\n# Task para realizar a instalação do httpd\n - name: Instalação do httpd\n yum:\n name: httpd\n state: latest\n\n# Task iniciar o ser... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 355,
"all_permissive": false
} |
ansible_role | labalababatu/task-zabbix-server | 853ff1f4a981e1fd268649e42cc27a7a966a9ffa | 0 | roles/mariadb | 211 | [
"no_license"
] | [
{
"path": "roles/mariadb/tasks/main.yml",
"content": "# Task para a instalação do mariadb e pacotes\n - name: Instalar mariadb\n yum:\n name: mariadb-server\n state: present\n\n # Task para iniciar o serviço do mariadb\n - name: Iniciar o serviço do mariadb\n service:\n name: mariadb... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1024,
"all_permissive": false
} |
ansible_role | labalababatu/task-zabbix-server | 853ff1f4a981e1fd268649e42cc27a7a966a9ffa | 0 | roles/php | 211 | [
"no_license"
] | [
{
"path": "roles/php/tasks/main.yml",
"content": "# Task para instalar os pacotes do PHP\n\n - name: Instalar os pacotes do PHP\n action: yum pkg={{item}} state=installed\n with_items:\n - php\n - php-cli\n - php-common\n - php-devel\n - php-pear\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 326,
"all_permissive": false
} |
ansible_role | labalababatu/task-zabbix-server | 853ff1f4a981e1fd268649e42cc27a7a966a9ffa | 0 | roles/zabbix | 211 | [
"no_license"
] | [
{
"path": "roles/zabbix/tasks/main.yml",
"content": "# Task instalar repositório para a instalação do zabbix server\n - name: Instalar o repositório do Zabbix Server\n yum:\n name: http://repo.zabbix.com/zabbix/3.4/rhel/7/x86_64/zabbix-release-3.4-1.el7.centos.noarch.rpm\n state: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2011,
"all_permissive": false
} |
ansible_role | matsu-chara/an-centos-6.5 | 7e125321a62c523cf28c2e549c2eae86d82920c1 | 0 | roles/chara | 211 | [
"no_license"
] | [
{
"path": "roles/chara/vars/main.yml",
"content": "---\nuser: vagrant\n# user: chara\ndotfiles_dir: /home/{{ user }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 63
},
{
"path": "roles/chara/tasks/main.yml",
"content": "---\n- name: add chara user when use... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 720,
"all_permissive": false
} |
ansible_role | matsu-chara/an-centos-6.5 | 7e125321a62c523cf28c2e549c2eae86d82920c1 | 0 | roles/common | 211 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: install libselinux-python for lineinfile\n yum: name=libselinux-python state=present\n\n- name: set time zone to Asia/Tokyo(1/2)\n file: src=/usr/share/zoneinfo/Asia/Tokyo dest=/etc/localtime state=link force=yes\n\n- name: set time zone to... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1353,
"all_permissive": false
} |
ansible_role | matsu-chara/an-centos-6.5 | 7e125321a62c523cf28c2e549c2eae86d82920c1 | 0 | roles/git | 211 | [
"no_license"
] | [
{
"path": "roles/git/vars/main.yml",
"content": "---\nversion: 2.1.0\nsrc: /usr/local/src\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "roles/git/tasks/main.yml",
"content": "---\n- name: install git-dependencies\n yum: name={{ item }} sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 661,
"all_permissive": false
} |
ansible_role | matsu-chara/an-centos-6.5 | 7e125321a62c523cf28c2e549c2eae86d82920c1 | 0 | roles/util | 211 | [
"no_license"
] | [
{
"path": "roles/util/tasks/main.yml",
"content": "---\n- name: install httpd-tolls for htpasswd\n yum: name=httpd-tools state=present\n\n- name: install man\n yum: name={{ item }} state=present\n with_items:\n - man\n - man-pages\n - man-pages-ja\n\n- name: install utils\n yum: name={{item}} s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 314,
"all_permissive": false
} |
ansible_role | matsu-chara/an-centos-6.5 | 7e125321a62c523cf28c2e549c2eae86d82920c1 | 0 | roles/vim | 211 | [
"no_license"
] | [
{
"path": "roles/vim/vars/main.yml",
"content": "---\nsrc: /usr/local/src\ntag_name: v7-4-430\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 43
},
{
"path": "roles/vim/tasks/main.yml",
"content": "---\n- name: install vim-dependencies\n yum: name={{ item }}... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1101,
"all_permissive": false
} |
ansible_role | matsu-chara/an-centos-6.5 | 7e125321a62c523cf28c2e549c2eae86d82920c1 | 0 | roles/zsh | 211 | [
"no_license"
] | [
{
"path": "roles/zsh/tasks/main.yml",
"content": "---\n- name: install zsh-dependencies\n yum: name={{ item }} state=present\n with_items:\n - gcc\n - ncurses-devel\n\n- name: get source\n get_url: url=http://sourceforge.net/projects/zsh/files/zsh/{{ version}}/zsh-{{ version }}.tar.bz2/download des... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 798,
"all_permissive": false
} |
ansible_role | rija/do-docker-host-ansible-playbook | 8f0fa046850f399845425fb92cd67ca1b9807c49 | 0 | roles/deroot | 211 | [
"no_license"
] | [
{
"path": "roles/deroot/tasks/main.yml",
"content": "\n- name: create a custom user\n user: name=\"{{custom_user}}\" shell=/bin/bash groups=admin,docker,sudo append=yes\n\n- name: add new public key to authorized key for custom_user\n authorized_key: user=\"{{custom_user}}\" key=\"{{ lookup('file', public... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 994,
"all_permissive": false
} |
ansible_role | rija/do-docker-host-ansible-playbook | 8f0fa046850f399845425fb92cd67ca1b9807c49 | 0 | roles/docker | 211 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "---\n- name: Uninstall docker-py\n pip:\n name: docker-py\n state: absent\n\n- name: Uninstall docker\n pip:\n name: docker\n state: absent\n\n- name: Install docker\n pip:\n name: docker\n state: forcereinstall\n\n- name:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 347,
"all_permissive": false
} |
ansible_role | rija/do-docker-host-ansible-playbook | 8f0fa046850f399845425fb92cd67ca1b9807c49 | 0 | roles/droplet | 211 | [
"no_license"
] | [
{
"path": "roles/droplet/tasks/main.yml",
"content": "# Ensure a droplet is present\n# If droplet id already exist, will return the droplet details and changed = False\n# If no droplet matches the id, a new droplet will be created and the droplet details (including the new id) are returned, changed = True.\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 902,
"all_permissive": false
} |
ansible_role | rija/do-docker-host-ansible-playbook | 8f0fa046850f399845425fb92cd67ca1b9807c49 | 0 | roles/fail2ban | 211 | [
"no_license"
] | [
{
"path": "roles/fail2ban/tasks/main.yml",
"content": "- name: Install the package \"fail2ban\"\n apt:\n name: fail2ban\n state: present\n\n- service:\n name: fail2ban\n state: started",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 133
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 133,
"all_permissive": false
} |
ansible_role | rija/do-docker-host-ansible-playbook | 8f0fa046850f399845425fb92cd67ca1b9807c49 | 0 | roles/known_hosts | 211 | [
"no_license"
] | [
{
"path": "roles/known_hosts/tasks/main.yml",
"content": "- name: first remove the host from our known hosts list as we might have re-spun the hosts\n local_action: lineinfile dest=\"{{local_known_hosts_file}}\" state=absent regexp=\"{{droplet_details.droplet.ip_address}}\"\n\n\n- name: retrieve public hos... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 744,
"all_permissive": false
} |
ansible_role | rija/do-docker-host-ansible-playbook | 8f0fa046850f399845425fb92cd67ca1b9807c49 | 0 | roles/ssh_port_detect | 211 | [
"no_license"
] | [
{
"path": "roles/ssh_port_detect/tasks/main.yml",
"content": "---\n\n- name: test default ssh port\n local_action: wait_for port=22 timeout=30 host={{droplet_details.droplet.ip_address}}\n register: default_ssh\n ignore_errors: true\n tags:\n - ssh_port_detect.config.port.test_default\n\n- name: set ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 977,
"all_permissive": false
} |
ansible_role | rija/do-docker-host-ansible-playbook | 8f0fa046850f399845425fb92cd67ca1b9807c49 | 0 | roles/ssh_user_detect | 211 | [
"no_license"
] | [
{
"path": "roles/ssh_user_detect/tasks/main.yml",
"content": "---\n- name: check wether the user is root\n local_action: command ssh -T -p {{do_host_ssh_port}} root@{{do_host_ip}} echo foo\n register: user_is_root\n ignore_errors: true\n become: false\n\n- name: set ssh user to root\n set_fact: do_host... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 589,
"all_permissive": false
} |
ansible_role | rija/do-docker-host-ansible-playbook | 8f0fa046850f399845425fb92cd67ca1b9807c49 | 0 | roles/ufw | 211 | [
"no_license"
] | [
{
"path": "roles/ufw/tasks/main.yml",
"content": "---\n- name: Open Docker daemon, HTTP(S), and SSHd ports in UFW\n ufw: >\n rule=allow\n port={{ item }}\n proto=tcp\n with_items:\n - 80 # Default HTTP port\n - 443 # Default HTTPS port\n - \"{{do_host_ssh_port}}\" # Custom SSHd ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 469,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.