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 | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/horizon | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/horizon/tasks/check-containers.yml",
"content": "---\n- name: Deploy horizon container\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.val... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 565,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/influxdb | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/influxdb/tasks/check-containers.yml",
"content": "---\n- name: Check influxdb containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 455,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/ironic | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/ironic/tasks/check-containers.yml",
"content": "---\n- name: Check ironic containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 727,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/iscsi | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/iscsi/tasks/check-containers.yml",
"content": "---\n- name: Check iscsi containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value.i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 554,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/keystone | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/keystone/tasks/check-containers.yml",
"content": "---\n- name: Check keystone containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 550,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/kuryr | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/kuryr/tasks/check-containers.yml",
"content": "---\n- name: Check kuryr containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value.i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 616,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/letsencrypt | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/letsencrypt/tasks/check-containers.yml",
"content": "---\n- name: Check LetsEncrypt containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 589,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/loadbalancer | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/loadbalancer/tasks/copy-certs.yml",
"content": "---\n- name: \"Copy certificates and keys for {{ project_name }}\"\n import_role:\n role: service-cert-copy\n vars:\n project_services: \"{{ loadbalancer_services }}\"\n when:\n - kolla_copy_ca_into_containers | bool\n\n- n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1259,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/magnum | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/magnum/tasks/check-containers.yml",
"content": "---\n- name: Check magnum containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 594,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/manila | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/manila/tasks/check-containers.yml",
"content": "---\n- name: Check manila containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 609,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/mariadb | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/mariadb/tasks/check-containers.yml",
"content": "---\n- name: Check mariadb containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.val... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 581,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/masakari | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/masakari/tasks/check-containers.yml",
"content": "---\n- name: Check masakari containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 605,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/memcached | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/memcached/tasks/check-containers.yml",
"content": "---\n- name: Check memcached container\n vars:\n service: \"{{ memcached_services.memcached }}\"\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 518,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/mistral | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/mistral/tasks/check-containers.yml",
"content": "---\n- name: Check mistral containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.val... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 548,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/multipathd | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/multipathd/tasks/check-containers.yml",
"content": "---\n- name: Check multipathd containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ it... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 518,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/neutron | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/neutron/tasks/check-containers.yml",
"content": "---\n- name: Check neutron containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.val... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 644,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/nova | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/nova/tasks/check-containers.yml",
"content": "---\n- name: Check nova containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value.ima... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 783,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/nova-cell | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/nova-cell/tasks/check-containers.yml",
"content": "---\n- name: Check nova-cell containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 861,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/octavia | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/octavia/tasks/check-containers.yml",
"content": "---\n- name: Check octavia containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.val... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 517,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/opensearch | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/opensearch/tasks/check-containers.yml",
"content": "---\n- name: Check opensearch containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n dimensions: \"{{ item.value.dimensions }}\"\n environment:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 587,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/openvswitch | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/openvswitch/tasks/check-containers.yml",
"content": "---\n- name: Check openvswitch containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 572,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/ovn-controller | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/ovn-controller/tasks/check-containers.yml",
"content": "---\n- name: Check ovn-controller containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 496,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/ovn-db | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/ovn-db/tasks/check-containers.yml",
"content": "---\n- name: Check ovn containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value.im... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 477,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/ovs-dpdk | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/ovs-dpdk/tasks/check-containers.yml",
"content": "---\n- name: Check ovs containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 512,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/prometheus | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/prometheus/tasks/check-containers.yml",
"content": "---\n- name: Check prometheus containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ it... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 579,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/rabbitmq | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/rabbitmq/tasks/check-containers.yml",
"content": "---\n- name: Check rabbitmq containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 559,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/redis | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/redis/tasks/check-containers.yml",
"content": "---\n- name: Check redis containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value.i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 571,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/skyline | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/skyline/tasks/check-containers.yml",
"content": "---\n- name: Check skyline container\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.valu... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 544,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/tacker | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/tacker/tasks/check-containers.yml",
"content": "---\n- name: Check tacker container\n become: true\n kolla_container:\n common_options: \"{{ docker_common_options }}\"\n action: \"compare_container\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 545,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/telegraf | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/telegraf/tasks/check-containers.yml",
"content": "---\n- name: Check telegraf containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 497,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/trove | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/trove/tasks/check-containers.yml",
"content": "---\n- name: Check trove containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value.i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 544,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/venus | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/venus/tasks/check-containers.yml",
"content": "---\n- name: Check venus containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.value.i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 544,
"all_permissive": true
} |
ansible_role | tlum/kolla-ansible | a4402d68f7d315d28f6475c308036d39b3297c27 | 0 | ansible/roles/watcher | 5,497 | [
"permissive"
] | [
{
"path": "ansible/roles/watcher/tasks/check-containers.yml",
"content": "---\n- name: Check watcher containers\n become: true\n kolla_container:\n action: \"compare_container\"\n common_options: \"{{ docker_common_options }}\"\n name: \"{{ item.value.container_name }}\"\n image: \"{{ item.val... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 548,
"all_permissive": true
} |
ansible_role | Sashasunq/devops_test_ansible_aws | 02af744d7cc2928f98251f7b6ec2c8afa47a929d | 0 | roles/backend | 5,497 | [
"no_license"
] | [
{
"path": "roles/backend/templates/apache-ports.conf.j2",
"content": "Listen {{ backend_http_port }} \n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "roles/backend/templates/apache-marker.j2",
"content": "It's a {{ environment_target }}\n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 710,
"all_permissive": false
} |
ansible_role | Sashasunq/devops_test_ansible_aws | 02af744d7cc2928f98251f7b6ec2c8afa47a929d | 0 | roles/frontend | 5,497 | [
"no_license"
] | [
{
"path": "roles/frontend/tasks/main.yml",
"content": "---\n\n- name: Install required packages\n package:\n name: \"{{ frontend_packages }}\"\n state: latest\n\n- name: Deploy virtualhost configuraion\n template:\n src: nginx-default.conf.j2\n dest: /etc/nginx/sites-available/default\n\n- nam... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 735,
"all_permissive": false
} |
ansible_role | ramudevops123/ansible-SSH-Key-Deploy | 8b41fbe3e0c2016dba85b58823b237cafda418ef | 0 | roles/ssh-keys | 5,497 | [
"no_license"
] | [
{
"path": "roles/ssh-keys/tasks/main.yml",
"content": "# role to updated authorized_keys based on the .pub key file within active or remove\n# start ansible-playbook with --ask-pass for the initial deployment\n#\n# \tansible-playbook -i hosts ssh-deploy.yml --ask-pass \n---\n\n- name: Downloading latest ver... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 6732,
"all_permissive": false
} |
ansible_role | arcticrevrus/ansible_demo | f9a2e6e00ca04598e6f0e05010a883164515c6de | 0 | roles/demo | 5,597 | [
"no_license"
] | [
{
"path": "roles/demo/tasks/main.yml",
"content": "---\n- name: Installing Required packages\n ansible.builtin.package:\n name:\n - httpd\n state: present\n\n- name: Copying server files\n ansible.builtin.copy:\n src: www\n dest: /var\n owner: root\n group: root\n mode: '0755'\n\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 678,
"all_permissive": false
} |
ansible_role | GalArt45/Test | efb681317d6e14f59421ea94c72b3e519b12e07d | 0 | roles/build_app | 5,597 | [
"no_license"
] | [
{
"path": "roles/build_app/tasks/main.yml",
"content": "---\n - name: st0p container maven\n command: \"docker stop maven\"\n ignore_errors: yes\n\n - name: delete container maven\n command: \"docker rm maven\"\n ignore_errors: yes\n\n - name: build app\n block:\n - command: 'docker r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 977,
"all_permissive": false
} |
ansible_role | GalArt45/Test | efb681317d6e14f59421ea94c72b3e519b12e07d | 0 | roles/deploy_app | 5,597 | [
"no_license"
] | [
{
"path": "roles/deploy_app/tasks/main.yml",
"content": "---\n - name: st0p container tomcat\n command: \"docker stop tomcat\"\n ignore_errors: yes\n\n - name: remove container tomcat\n command: \"docker rm tomcat\"\n ignore_errors: yes\n\n - name: Template docker-compose\n template:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 646,
"all_permissive": false
} |
ansible_role | tw-leansw/ansible-scripts | b14b622f40acb31e7b2d9cb4d05eb73890bedaaa | 0 | roles/auth-server | 5,597 | [
"no_license"
] | [
{
"path": "roles/auth-server/tasks/main.yml",
"content": "---\n- name: start auth-server container\n docker:\n name: auth-server\n hostname: auth\n image: \"registry.aliyuncs.com/leansw/auth-server:release\"\n state: started\n ports:\n - \"8081:8080\"\n links:\n - \"eureka-serve... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 318,
"all_permissive": false
} |
ansible_role | tw-leansw/ansible-scripts | b14b622f40acb31e7b2d9cb4d05eb73890bedaaa | 0 | roles/cd-metrics | 5,597 | [
"no_license"
] | [
{
"path": "roles/cd-metrics/tasks/main.yml",
"content": "---\n- docker:\n name: cd-metrics\n hostname: cd-metrics\n image: \"registry.aliyuncs.com/leansw/cd-metrics:release\"\n state: reloaded\n pull: always\n insecure_registry: yes\n ports:\n - \"9001:9001\"\n links:\n - \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1302,
"all_permissive": false
} |
ansible_role | tw-leansw/ansible-scripts | b14b622f40acb31e7b2d9cb4d05eb73890bedaaa | 0 | roles/docker | 5,597 | [
"no_license"
] | [
{
"path": "roles/docker/files/yum-repo-docker.sh",
"content": "echo \"\n[docker-main-repo]\nname=Docker main Repository\nbaseurl=https://yum.dockerproject.org/repo/main/centos/7\nenabled=1\ngpgcheck=1\ngpgkey=https://yum.dockerproject.org/gpg\n\" | sudo tee /etc/yum.repos.d/docker-main.repo\n",
"license... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2480,
"all_permissive": false
} |
ansible_role | tw-leansw/ansible-scripts | b14b622f40acb31e7b2d9cb4d05eb73890bedaaa | 0 | roles/eureka-server | 5,597 | [
"no_license"
] | [
{
"path": "roles/eureka-server/tasks/main.yml",
"content": "---\n- name: start eureka-server\n docker:\n name: eureka-server\n hostname: eureka\n image: registry.aliyuncs.com/leansw/discovery-service\n state: started\n insecure_registry: yes\n ports:\n - \"8761:8761\"\n",
"licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 222,
"all_permissive": false
} |
ansible_role | tw-leansw/ansible-scripts | b14b622f40acb31e7b2d9cb4d05eb73890bedaaa | 0 | roles/gocd-agent | 5,597 | [
"no_license"
] | [
{
"path": "roles/gocd-agent/tasks/single.yml",
"content": "---\n- name: add gocd yum repo to local\n script: yum-repo-gocd.sh\n\n- yum: name=java-1.7.0-openjdk\n\n- yum: name=go-agent\n\n- lineinfile: dest=/etc/default/go-agent regexp=^GO_SERVER= line=GO_SERVER={{ go-server }}\n notify:\n - restart go ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 654,
"all_permissive": false
} |
ansible_role | tw-leansw/ansible-scripts | b14b622f40acb31e7b2d9cb4d05eb73890bedaaa | 0 | roles/gocd-server | 5,597 | [
"no_license"
] | [
{
"path": "roles/gocd-server/tasks/docker.yml",
"content": "---\n- name: create config volume mapping gocd config file\n file: path=/data/var/go state=directory mode=0755\n\n- name: create config volume mapping gocd config file\n file: path=/data/etc/go state=directory mode=0777\n\n- name: create config v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2967,
"all_permissive": false
} |
ansible_role | tw-leansw/ansible-scripts | b14b622f40acb31e7b2d9cb4d05eb73890bedaaa | 0 | roles/identity-server | 5,597 | [
"no_license"
] | [
{
"path": "roles/identity-server/defaults/main.yml",
"content": "---\nproduction_mode: 'false'\nidentity_docker_images: \"registry.aliyuncs.com/leansw/identity-services:release\"\nactive_profile: default\ngocd_server: 192.168.127.12\n# docker opts\nmemory_limit: 216MB\n",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2027,
"all_permissive": false
} |
ansible_role | tw-leansw/ansible-scripts | b14b622f40acb31e7b2d9cb4d05eb73890bedaaa | 0 | roles/sonarqube | 5,597 | [
"no_license"
] | [
{
"path": "roles/sonarqube/tasks/docker.yml",
"content": "---\n- name: start postgresdb container\n docker:\n name: postgres\n image: postgres\n hostname: postgres\n state: started\n env:\n POSTGRES_USER: sonar\n POSTGRES_PASSWORD: <PASSWORD>\n\n- name: start sonarqube container\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 557,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/blockscout | 5,597 | [
"no_license"
] | [
{
"path": "roles/blockscout/templates/poa-blockscout.j2",
"content": "[Unit]\nDescription=poa blockscout service\nAfter=network.target\n[Service]\nUser=root\nGroup=root\nWorkingDirectory={{ home }}/blockscout\nRestart=on-failure\nRestartSec=5\nEnvironment=\"SUBNETWORK={{ GENESIS_NETWORK_NAME }}\"\nEnvironme... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 5736,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/bootnode | 5,597 | [
"no_license"
] | [
{
"path": "roles/bootnode/defaults/main.yml",
"content": "---\n\nuser: ubuntu\n\nallow_bootnode_ssh: true\nallow_bootnode_p2p: true\nallow_bootnode_rpc: true\n\nusername: \"bootnode\"\nusers:\n - name: \"{{ username }}\"\nhome: \"/home/{{ username }}\"\n\nbootnode_archive: \"off\"\nbootnode_orchestrator: \... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1806,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/bridge | 5,597 | [
"no_license"
] | [
{
"path": "roles/bridge/templates/environment.j2",
"content": "BRIDGE_MODE={{ BRIDGE_MODE }}\nHOME_POLLING_INTERVAL={{ HOME_POLLING_INTERVAL }}\nFOREIGN_POLLING_INTERVAL={{ FOREIGN_POLLING_INTERVAL }}\nALLOW_HTTP={{ ALLOW_HTTP }}\nHOME_RPC_URL={{ HOME_RPC_URL }}\nFOREIGN_RPC_URL={{ FOREIGN_RPC_URL }}\nHOME_... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2783,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/bridge-ui | 5,597 | [
"no_license"
] | [
{
"path": "roles/bridge-ui/meta/main.yml",
"content": "dependencies:\n - { role: docker }\n - { role: nginx-letsencrypt }\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 67
},
{
"path": "roles/bridge-ui/templates/environment.j2",
"content": "REACT_APP_HOME_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 4635,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/dapps-ui | 5,597 | [
"no_license"
] | [
{
"path": "roles/dapps-ui/templates/constants-voting.js.j2",
"content": "let constants = {}\nconstants.organization = '{{ MAIN_REPO_FETCH }}'\nconstants.repoName = '{{ spec_repo_name }}'\nconstants.addressesSourceFile = 'contracts.json'\nconstants.ABIsSources = {\n KeysManager: 'KeysManager.abi.json',\n P... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 8583,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/elixir | 5,597 | [
"no_license"
] | [
{
"path": "roles/elixir/tasks/ubuntu.yml",
"content": "---\n\n- name: Add ubuntu/erlang_solutions signing key\n apt_key:\n url: '{{ ERLANG_SIGNING_KEY_URL }}'\n state: present\n\n- name: Add erlang-solutions repository into sources list\n apt_repository:\n repo: 'deb {{ ERLANG_SOURCE_DEB }} {{ans... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1117,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/moc | 5,597 | [
"no_license"
] | [
{
"path": "roles/moc/templates/node.toml.j2",
"content": "[parity]\nchain = \"spec.json\"\nbase_path = \"parity_data\"\n{% if moc_archive|default(\"off\") == \"on\" %}\nauto_update = \"all\"\n{% endif %}\n\n[network]\nreserved_peers=\"{{ home }}/bootnodes.txt\"\nnat='extip:{{ ansible_ssh_host }}'\nport = 30... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3137,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/poa-parity | 5,597 | [
"no_license"
] | [
{
"path": "roles/poa-parity/defaults/main.yml",
"content": "---\n\nPARITY_BIN_LOC: \"https://releases.parity.io/ethereum/v2.5.8/x86_64-unknown-linux-gnu/parity\"\nPARITY_BIN_SHA256: \"2d8f0e0b785124ca3c569502280d615d28dfaf47e313d98d2376dd89a49eef7b\"\nGENESIS_NETWORK_NAME: \"PoA\"\nORCHESTRATOR_BIN_LOC: \"\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1452,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/preconf | 5,597 | [
"no_license"
] | [
{
"path": "roles/preconf/tasks/spec.yml",
"content": "---\n- name: Copy spec.json to remote machine\n copy: src=./spec.json dest={{ home }}/spec.json mode=0644 group={{ username }} owner={{ username }} force=yes\n\n- name: Install jq\n apt:\n name: jq\n update_cache: yes\n\n- name: Install curl\n a... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 575,
"all_permissive": false
} |
ansible_role | nathPay/poa-deployment-bench | a7e8a81070461caf82ee30df805cf6719e60b9d6 | 1 | roles/validator | 5,597 | [
"no_license"
] | [
{
"path": "roles/validator/templates/node.toml.j2",
"content": "[parity]\nchain = \"spec.json\"\nbase_path = \"parity_data\"\n{% if validator_archive|default(\"off\") == \"on\" %}\nauto_update = \"all\"\n{% endif %}\n\n[network]\nreserved_peers=\"{{ home }}/bootnodes.txt\"\nnat='extip:{{ ansible_ssh_host }}... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3590,
"all_permissive": false
} |
ansible_role | knikolla/ansible-k2k | 3c5b0ce6aa2d61cee0b99521565fa260ac648bc4 | 1 | roles/devstack | 5,597 | [
"no_license"
] | [
{
"path": "roles/devstack/scripts/modify_rcfile.sh",
"content": "#! /bin/sh\n\nUSER_ID=$(grep \"USER ID\" admin | awk -F' = ' '{print $2}')\nPROJECT_ID=$(grep \"project ID\" admin | awk -F' = ' '{print $2}')\n\nsed -i \"/USER ID/a export OS_USER_ID=${USER_ID}\" ~/admin\nsed -i \"/project ID/a export OS_PROJ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1466,
"all_permissive": false
} |
ansible_role | knikolla/ansible-k2k | 3c5b0ce6aa2d61cee0b99521565fa260ac648bc4 | 1 | roles/federation-common | 5,597 | [
"no_license"
] | [
{
"path": "roles/federation-common/tasks/main.yml",
"content": "---\n- debug: msg=\"Gather info before Generating Hosts file.\"\n\n- shell: echo \"{{ ansible_eth0['ipv4']['address'] }}\"\n\n- name: Generate /etc/hosts file\n template:\n src=etc/hosts.j2\n dest=/etc/hosts\n become: yes\n\n# IF CentOS... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1421,
"all_permissive": false
} |
ansible_role | knikolla/ansible-k2k | 3c5b0ce6aa2d61cee0b99521565fa260ac648bc4 | 1 | roles/federation-idp | 5,597 | [
"no_license"
] | [
{
"path": "roles/federation-idp/templates/test_k2k.py.j2",
"content": "import logging\nimport pprint\nimport python_hosts\n\nfrom keystoneauth1 import identity\nfrom keystoneauth1.identity import v3\nfrom keystoneauth1 import session\nfrom keystoneclient import v3 as v3_client\n\n# Extract hosts information... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 5574,
"all_permissive": false
} |
ansible_role | knikolla/ansible-k2k | 3c5b0ce6aa2d61cee0b99521565fa260ac648bc4 | 1 | roles/federation-sp | 5,597 | [
"no_license"
] | [
{
"path": "roles/federation-sp/files/configure_shibboleth.py",
"content": "#!/usr/bin/python\n'''#########################################################\n File: configure_shibboleth.py\n Author: <NAME> <<EMAIL>>\n <NAME> <<EMAIL>>\n Desc: Parses shibboleth xml files and adds in proper\n XML ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 13776,
"all_permissive": false
} |
ansible_role | ArdanaCLM/ceilometer-ansible | 7b979931fb778d915d0f2300589e97ec40637eb1 | 0 | roles/CEI-API | 5,597 | [
"permissive"
] | [
{
"path": "roles/CEI-API/templates/ceilometer_modwsgi.conf.j2",
"content": "{#\n#\n# (c) Copyright 2015-2016 Hewlett Packard Enterprise Development LP\n# (c) Copyright 2017-2018 SUSE LLC\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\"); you may\n# not use this file except in compliance... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 15393,
"all_permissive": true
} |
ansible_role | ArdanaCLM/ceilometer-ansible | 7b979931fb778d915d0f2300589e97ec40637eb1 | 0 | roles/CEI-CAG | 5,597 | [
"permissive"
] | [
{
"path": "roles/CEI-CAG/tasks/uninstall.yml",
"content": "#\n# (c) Copyright 2016 Hewlett Packard Enterprise Development LP\n# (c) Copyright 2017 SUSE LLC\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 obta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1778,
"all_permissive": true
} |
ansible_role | ArdanaCLM/ceilometer-ansible | 7b979931fb778d915d0f2300589e97ec40637eb1 | 0 | roles/CEI-POL | 5,597 | [
"permissive"
] | [
{
"path": "roles/CEI-POL/tasks/configure.yml",
"content": "#\n# (c) Copyright 2016 Hewlett Packard Enterprise Development LP\n# (c) Copyright 2017 SUSE LLC\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 obta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3650,
"all_permissive": true
} |
ansible_role | ArdanaCLM/ceilometer-ansible | 7b979931fb778d915d0f2300589e97ec40637eb1 | 0 | roles/_CEI-CMN | 5,597 | [
"permissive"
] | [
{
"path": "roles/_CEI-CMN/tasks/monasca_configure.yml",
"content": "#\n# (c) Copyright 2015 Hewlett Packard Enterprise Development LP\n# (c) Copyright 2017 SUSE LLC\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... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 13575,
"all_permissive": true
} |
ansible_role | SleepyThread/prod-ready-app | 0d47cd25de5a6cd08de76f5d4f0b74e1c19059b2 | 0 | ansible-configuration/roles/haproxy | 5,597 | [
"no_license"
] | [
{
"path": "ansible-configuration/roles/haproxy/tasks/configure.yml",
"content": "---\n - name: setup autoboot\n copy: src=haproxy dest=/etc/default/haproxy\n - name: setting up ha proxy config\n template: src=haproxy.cfg dest=/etc/haproxy/haproxy.cfg\n notify: restart haproxy",
"license_type"... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 312,
"all_permissive": false
} |
ansible_role | SleepyThread/prod-ready-app | 0d47cd25de5a6cd08de76f5d4f0b74e1c19059b2 | 0 | ansible-configuration/roles/keepalived | 5,597 | [
"no_license"
] | [
{
"path": "ansible-configuration/roles/keepalived/templates/master.sh.j2",
"content": "#!/bin/sh\n\nexport DO_TOKEN='{{ digital_ocean_token }}'\nIP={{ digital_floating_ip }}\nID=$(curl -s http://{{ digital_ocean_url }}/metadata/v1/id)\nHAS_FLOATING_IP=$(curl -s http://{{ digital_ocean_url }}/metadata/v1/flo... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 2294,
"all_permissive": false
} |
ansible_role | SleepyThread/prod-ready-app | 0d47cd25de5a6cd08de76f5d4f0b74e1c19059b2 | 0 | ansible-configuration/roles/ngnix | 5,597 | [
"no_license"
] | [
{
"path": "ansible-configuration/roles/ngnix/handlers/main.yml",
"content": "---\n - name: restart ngnix services\n service:\n name: nginx\n state: restarted",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 90
},
{
"path": "ansible-configuration/roles/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 343,
"all_permissive": false
} |
ansible_role | GleidsonLeite/Ansible-Estudos | aefcff6295a721716b57cdd528479e6333951363 | 0 | roles/mysql | 5,597 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/main.yml",
"content": "---\n\n- name: 'Install operational system packages dependencies'\n apt:\n name: \"{{ item }}\"\n state: latest\n become: yes\n with_items:\n - mysql-server-5.6\n - python-mysqldb\n\n- name: 'Create a mysql database'\n mysql_db:\n name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 704,
"all_permissive": false
} |
ansible_role | GleidsonLeite/Ansible-Estudos | aefcff6295a721716b57cdd528479e6333951363 | 0 | roles/webserver | 5,597 | [
"no_license"
] | [
{
"path": "roles/webserver/tasks/main.yml",
"content": "---\n- name: 'Install operational system packages dependencies'\n apt:\n name: \"{{ item }}\"\n state: latest\n become: yes\n with_items:\n - php5\n - apache2\n - libapache2-mod-php5\n - php5-gd\n - libssh2-php\n - php5-mcryp... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 256,
"all_permissive": false
} |
ansible_role | GleidsonLeite/Ansible-Estudos | aefcff6295a721716b57cdd528479e6333951363 | 0 | roles/wordpress | 5,597 | [
"no_license"
] | [
{
"path": "roles/wordpress/tasks/main.yml",
"content": "---\n- name: 'Download wordpress installation file'\n get_url:\n url: 'https://wordpress.org/latest.tar.gz'\n dest: '/tmp/wordpress.tar.gz'\n\n- name: 'Extract wordpress'\n unarchive:\n src: '/tmp/wordpress.tar.gz'\n dest: '/var/www/'\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1128,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/create_k8s_cluster | 5,597 | [
"no_license"
] | [
{
"path": "roles/create_k8s_cluster/tasks/main.yml",
"content": "- name: Configure the cluster (ignore if already exists)\n shell: |\n kops create cluster \\\n --name {{ cluster_name }} \\\n --state s3://{{ bucket_name }} \\\n --cloud aws \\\n --zones {{ aws_zones }} \\\n --master-zones {... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1200,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/create_s3_bucket | 5,597 | [
"no_license"
] | [
{
"path": "roles/create_s3_bucket/tasks/main.yml",
"content": "---\n\n# ----- Create S3 Bucket ------\n\n- name: Create an empty bucket {{ bucket_name }}\n aws_s3:\n bucket: \"{{ bucket_name }}\"\n mode: create\n permission: private\n profile: \"{{ aws_profile }}\"\n run_once: True\n",
"li... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 220,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/delete_k8s_cluster | 5,597 | [
"no_license"
] | [
{
"path": "roles/delete_k8s_cluster/tasks/main.yml",
"content": "- name: Deleting the cluster\n shell: |\n kops delete cluster \\\n --name {{ cluster_name }} \\\n --state s3://{{ bucket_name }} \\\n --yes\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 145
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 145,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/deploy_certmanager | 5,597 | [
"no_license"
] | [
{
"path": "roles/deploy_certmanager/templates/issuer-staging.yml.j2",
"content": "apiVersion: cert-manager.io/v1alpha2\nkind: ClusterIssuer\nmetadata:\n name: letsencrypt-staging\n namespace: cert-manager\nspec:\n acme:\n server: https://acme-staging-v02.api.letsencrypt.org/directory\n email: {{ em... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 4988,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/deploy_externaldns | 5,597 | [
"no_license"
] | [
{
"path": "roles/deploy_externaldns/templates/external-dns.yml.j2",
"content": "---\napiVersion: v1\nkind: ServiceAccount\nmetadata:\n name: external-dns\n---\napiVersion: rbac.authorization.k8s.io/v1\nkind: ClusterRole\nmetadata:\n name: external-dns\nrules:\n- apiGroups: [\"\"]\n resources: [\"services... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2754,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/deploy_helm | 5,597 | [
"no_license"
] | [
{
"path": "roles/deploy_helm/tasks/main.yml",
"content": "---\n\n# ----- Install Helm ------\n- name: Capturing helm Command\n command: which helm\n register: _helm_command\n changed_when: false\n ignore_errors: true\n no_log: true\n\n- name: Setting Helm Command Path\n set_fact:\n helm_command: \"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1742,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/deploy_ingressnginx | 5,597 | [
"no_license"
] | [
{
"path": "roles/deploy_ingressnginx/tasks/main.yml",
"content": "- name: Add ingress NGINX\n shell: |\n helm repo nginx-ingress ngress-nginx https://kubernetes.github.io/ingress-nginx\n ignore_errors: true\n\n- name: Update the repo...\n shell: |\n helm repo update\n ignore_errors: true\n\n- name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 428,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/deploy_kube2iam | 5,597 | [
"no_license"
] | [
{
"path": "roles/deploy_kube2iam/tasks/main.yml",
"content": "- name: Find cluster nodes ARN instance profile\n iam_role_info:\n name: nodes.{{ cluster_name }}\n profile: \"{{ aws_profile }}\"\n register: _nodes_arn\n\n- name: Setting cluster nodes ARN\n set_fact:\n nodes_arn: \"{{ _nodes_arn.ia... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1537,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/install_kops | 5,597 | [
"no_license"
] | [
{
"path": "roles/install_kops/vars/main.yml",
"content": "\nkops_version: \"1.23.0\"\nkops_download_path: \"https://github.com/kubernetes/kops/releases/download/v{{ kops_version }}/kops-linux-amd64\"\nkops_darwin_download_path: \"https://github.com/kubernetes/kops/releases/download/v{{ kops_version }}/kops-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1323,
"all_permissive": false
} |
ansible_role | ctg123/ansible-kops | 3fd207f74eefe78d9b082bf630ec64ad9530a259 | 0 | roles/install_kubectl | 5,597 | [
"no_license"
] | [
{
"path": "roles/install_kubectl/tasks/main.yml",
"content": "---\n\n# ----- Install Kubectl ------\n- name: Capturing Kubectl Command\n command: which kubectl\n register: _kubectl_command\n changed_when: false\n ignore_errors: true\n no_log: true\n\n- name: Setting Kubectl Command Path\n set_fact:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1493,
"all_permissive": false
} |
ansible_role | kayiwa/community_data | bf8e9816f9dca3e6a98701a986f65b8f19d6e82b | 0 | ansible_management/roles/users | 5,597 | [
"no_license"
] | [
{
"path": "ansible_management/roles/users/defaults/main.yml",
"content": "---\nusers_ssh_key_directory: ssh_keys\nusers_shell: /bin/bash\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 61
},
{
"path": "ansible_management/roles/users/tasks/main.yml",
"content"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 658,
"all_permissive": false
} |
ansible_role | sekreta-r/devops-cloudru-camp-2025 | 84704ca4234031ee9bde1cfeb96b7ff4a264a16d | 0 | 02-ansible/roles/docker | 5,597 | [
"no_license"
] | [
{
"path": "02-ansible/roles/docker/tasks/main.yml",
"content": "- name: Ensure /etc/apt/keyrings directory exists\n ansible.builtin.file:\n path: /etc/apt/keyrings\n state: directory\n mode: '0755'\n\n- name: Download Docker GPG key to keyring\n ansible.builtin.get_url:\n url: https://download... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1123,
"all_permissive": false
} |
ansible_role | sekreta-r/devops-cloudru-camp-2025 | 84704ca4234031ee9bde1cfeb96b7ff4a264a16d | 0 | 02-ansible/roles/echo_server | 5,597 | [
"no_license"
] | [
{
"path": "02-ansible/roles/echo_server/meta/main.yml",
"content": "galaxy_info:\n author: sekreta-r <<EMAIL>>\n license: Apache\n description: Standart role\n min_ansible_version: \"2.13\"\n platforms:\n - name: Ubuntu\n versions:\n - \"jammy\"\n\ndependencies:\n - role: docker\n - ro... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1032,
"all_permissive": false
} |
ansible_role | sekreta-r/devops-cloudru-camp-2025 | 84704ca4234031ee9bde1cfeb96b7ff4a264a16d | 0 | 02-ansible/roles/nginx_load_balancer | 5,597 | [
"no_license"
] | [
{
"path": "02-ansible/roles/nginx_load_balancer/tasks/main.yml",
"content": "- name: Install NGINX\n ansible.builtin.apt:\n name: nginx\n state: present\n update_cache: true\n\n- name: Deploy nginx config\n ansible.builtin.template:\n src: nginx.conf.j2\n dest: /etc/nginx/nginx.conf\n ow... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 907,
"all_permissive": false
} |
ansible_role | sekreta-r/devops-cloudru-camp-2025 | 84704ca4234031ee9bde1cfeb96b7ff4a264a16d | 0 | 02-ansible/roles/system_prerequisites | 5,597 | [
"no_license"
] | [
{
"path": "02-ansible/roles/system_prerequisites/tasks/main.yml",
"content": "- name: Install system prerequisites for adding repositories\n ansible.builtin.apt:\n name:\n - software-properties-common\n - curl\n - gnupg\n state: present\n update_cache: true\n",
"license_type": "... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 198,
"all_permissive": false
} |
ansible_role | rajeshthapaliya/Host-static-site-use-terraform-and-ansible | a1586c2db65d1b1f1f17a2a4a641c5c0e8ce6b72 | 0 | Host static site (use terraform and ansible)/ansible/roles/Apache | 5,597 | [
"no_license"
] | [
{
"path": "Host static site (use terraform and ansible)/ansible/roles/Apache/tasks/main.yml",
"content": "- name: install apache\r\n apt:\r\n name: \r\n - apache2\r\n update_cache: yes\r\n state: latest\r\n\r\n- name: template\r\n template:\r\n src: \"main.j2\"\r\n dest: /var/w... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 269,
"all_permissive": false
} |
ansible_role | zjpeterson/ansible-vm | db14b0e87445d8142b4ac54f2e774321a88b40da | 0 | roles/virtual_machine | 5,597 | [
"no_license"
] | [
{
"path": "roles/virtual_machine/tasks/main.yml",
"content": "---\n- name: Determine VM details (build)\n ansible.builtin.set_fact:\n vm_ip: \"{{ lookup('infoblox.nios_modules.nios_next_ip', vm_networks[vm_cloud]['network']) | first }}\"\n vm_hardware: \"{{ vm_size_map[vm_cloud][vm_size] }}\"\n vm... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 8636,
"all_permissive": false
} |
ansible_role | crenwick93/eda-demo | 80195360a86c99d56a0e2ea53253268bd9b92ef3 | 0 | roles/manage_kafka_demo | 5,657 | [
"no_license"
] | [
{
"path": "roles/manage_kafka_demo/tasks/main.yml",
"content": "---\n# tasks file for manage_kafka_demo\n- name: Create Virtual machine\n ansible.builtin.include_tasks: create_vm.yml\n\n- name: Download and install kafka on VM\n ansible.builtin.include_tasks: download_install.yml\n",
"license_type": "... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2410,
"all_permissive": false
} |
ansible_role | borisusov/ats-t | dae6da906b866a23f929dff4cd0a239ca6d265fc | 0 | roles/python | 5,657 | [
"no_license"
] | [
{
"path": "roles/python/tasks/main.yml",
"content": "---\r\n- name: Searce for Pyhton | Changed if not found \r\n raw: bash -c \"test -e /usr/bin/python || echo \"nopython\"\"\r\n register: python\r\n changed_when: python.stdout != \"\"\r\n\r\n- name: Install Python on debian\r\n raw: bash -c \"apt -y u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 311,
"all_permissive": false
} |
ansible_role | borisusov/ats-t | dae6da906b866a23f929dff4cd0a239ca6d265fc | 0 | roles/update | 5,657 | [
"no_license"
] | [
{
"path": "roles/update/tasks/CentOS.yml",
"content": "---\r\n- name: Duct-Tape for Update all packages! Debian\r\n copy:\r\n content: \"{{ansible_date_time.date}}\"\r\n dest: /opt/sytem_update_timestamp\r\n force: no\r\n group: root\r\n owner: root\r\n mode: 0444\r\n register: updated\r... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 5404,
"all_permissive": false
} |
ansible_role | mcloudpy/rstatus | 1ac7e40d16d35e324df2ea3cb052e635ccb81703 | 0 | playbook/roles/rstatus-cron | 5,657 | [
"no_license"
] | [
{
"path": "playbook/roles/rstatus-cron/defaults/main.yml",
"content": "---\n\nredis_hostname: \"{{groups['db'][0]}}\" # I consider that there is only one.\nredis_hostip: \"{{hostvars[redis_hostname]['ansible_ssh_host']}}\"\n\ncron_logfile: \"/dev/null\" # Or: \"/var/log/cron\"\n",
"license_type": "no_li... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 736,
"all_permissive": false
} |
ansible_role | mcloudpy/rstatus | 1ac7e40d16d35e324df2ea3cb052e635ccb81703 | 0 | playbook/roles/rstatus-installation | 5,657 | [
"no_license"
] | [
{
"path": "playbook/roles/rstatus-installation/tasks/main.yml",
"content": "---\n\n- name: Install git, virtualenv and pip\n apt:\n pkg: \"{{ item }}\"\n state: present\n sudo: True\n when: ansible_os_family == \"Debian\"\n with_items:\n - git\n - python\n - python-dev\n - python-pip\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1083,
"all_permissive": false
} |
ansible_role | dmarkiv/CentOS-7-playbook-LAMP-WP | fa74314a13fd6eebb03009a2846ec4a68522babe | 0 | roles/apache2 | 5,657 | [
"no_license"
] | [
{
"path": "roles/apache2/tasks/main.yml",
"content": "---\n- name: install apache2\n yum: name=httpd state=present\n\n- name: run on boot\n service: name=httpd state=started enabled=yes",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 128
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 128,
"all_permissive": false
} |
ansible_role | dmarkiv/CentOS-7-playbook-LAMP-WP | fa74314a13fd6eebb03009a2846ec4a68522babe | 0 | roles/db | 5,657 | [
"no_license"
] | [
{
"path": "roles/db/tasks/main.yml",
"content": "---\n- name: install mysql\n yum:\n name:\n - mariadb\n - mariadb-server\n\n- name: install mysql-python\n yum: name=MySQL-python\n- name: run mysql on boot\n service: name=mariadb state=started enabled=yes\n\n- name: create wordpress database... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 467,
"all_permissive": false
} |
ansible_role | dmarkiv/CentOS-7-playbook-LAMP-WP | fa74314a13fd6eebb03009a2846ec4a68522babe | 0 | roles/php | 5,657 | [
"no_license"
] | [
{
"path": "roles/php/tasks/main.yml",
"content": "---\n- name: install epel\n yum: name=epel-release\n\n- name: Add remi-php73\n yum_repository:\n name: remi-php73\n description: Remi's PHP 7.1 RPM repository for Enterprise Linux $releasever - $basearch\n mirrorlist: http://rpms.remirepo.net/ente... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 494,
"all_permissive": false
} |
ansible_role | dmarkiv/CentOS-7-playbook-LAMP-WP | fa74314a13fd6eebb03009a2846ec4a68522babe | 0 | roles/wordpress | 5,657 | [
"no_license"
] | [
{
"path": "roles/wordpress/tasks/main.yml",
"content": "---\n- name: download wp\n get_url:\n url: http://wordpress.org/latest.zip\n dest: /tmp/wordpress.tar.gz\n\n- name: unzip wp\n unarchive:\n src: /tmp/wordpress.tar.gz\n dest: /var/www/\n remote_src: yes\n\n- name: Create a directory if... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 992,
"all_permissive": false
} |
ansible_role | Soooozie/ansible_azure | 51999b66366f7435ca955626311678a9aed9c947 | 1 | roles/certificate_auth | 5,657 | [
"no_license"
] | [
{
"path": "roles/certificate_auth/tasks/main.yml",
"content": "---\n- include_tasks: enable_cert_auth_win.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 46
},
{
"path": "roles/certificate_auth/tasks/enable_cert_auth_win.yml",
"content": "---\n- name: ena... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 280,
"all_permissive": false
} |
ansible_role | Soooozie/ansible_azure | 51999b66366f7435ca955626311678a9aed9c947 | 1 | roles/configure_users | 5,657 | [
"no_license"
] | [
{
"path": "roles/configure_users/tasks/join_domain.yml",
"content": "---\n- name: Add computer to domain\n win_domain_membership:\n dns_domain_name: \"{{ dns_domain_name }}\"\n domain_admin_user: \"{{ user }}\"\n domain_admin_password: \"{{ <PASSWORD> }}\"\n state: domain\n register: check_dom... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 566,
"all_permissive": false
} |
ansible_role | Soooozie/ansible_azure | 51999b66366f7435ca955626311678a9aed9c947 | 1 | roles/credSSP | 5,657 | [
"no_license"
] | [
{
"path": "roles/credSSP/tasks/credssp_cert.yml",
"content": "---\n- name: get certificate_thumbprint\n shell: az keyvault certificate -n \"{{ certificate_name }}\" --vault_name \"{{ keyvault_name }}\"\n register: thumbprint\n\n- name: set certificate for credssp\n shell: az vm run-command invoke -g \"{{... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 720,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.