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
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_grafana
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_grafana/vars/openshift-enterprise.yml", "content": "---\n# image prefix defaults\nl_openshift_grafana_image_prefix: \"{{ openshift_grafana_image_prefix | default('mrsiano/') }}\"\nl_openshift_grafana_proxy_image_prefix: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 11748, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_hosted
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_hosted/tasks/remove_legacy_env_variables.yml", "content": "---\n- name: remove legacy environment variables from registry dc\n oc_env:\n kind: dc\n name: \"{{ openshift_hosted_registry_name }}\"\n namespace: \"...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 13058, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_logging
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_logging/tasks/procure_server_certs.yaml", "content": "---\n- name: Checking for {{ cert_info.procure_component }}.crt\n stat: path=\"{{generated_certs_dir}}/{{ cert_info.procure_component }}.crt\"\n register: component...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 8, "total_bytes": 55883, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_logging_elasticsearch
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_logging_elasticsearch/templates/2.x/elasticsearch-logging.yml.j2", "content": "# you can override this using by setting a system property, for example -Des.logger.level=DEBUG\nes.logger.level: INFO\nrootLogger: ${es.logg...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 5366, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_logging_eventrouter
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_logging_eventrouter/tasks/main.yaml", "content": "---\n- name: Set default image variables based on openshift_deployment_type\n include_vars: \"{{ var_file_name }}\"\n with_first_found:\n - \"{{ openshift_deployment...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2436, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_logging_fluentd
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_logging_fluentd/vars/default_images.yml", "content": "---\n# unable to escape characters in here for some reason -- ideally would be '^[v]?\\d\\.\\d+'\n__openshift_logging_image_tag: \"{{ openshift_image_tag | regex_sear...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 774, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_manage_node
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_manage_node/tasks/config.yml", "content": "---\n- name: Set node schedulability\n oc_adm_manage_node:\n node: \"{{ openshift.node.nodename | lower }}\"\n schedulable: \"{{ 'true' if openshift_schedulable | default...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3161, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_master_certificates
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_master_certificates/tasks/main.yml", "content": "---\n- name: Check status of master certificates\n stat:\n path: \"{{ openshift_master_config_dir }}/{{ item }}\"\n with_items:\n - admin.crt\n - ca.crt\n - ca-bun...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 12324, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_master_facts
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_master_facts/tasks/main.yml", "content": "---\n- name: Verify required variables are set\n fail:\n msg: openshift_master_default_subdomain must be set to deploy metrics\n when: openshift_hosted_metrics_deploy | defa...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 5121, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_monitor_availability
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_monitor_availability/tasks/upgrade.yaml", "content": "---\n- include_tasks: install.yaml\n when: openshift_monitor_availability_install | default(false) | bool\n\n- include_tasks: remove.yaml\n when: not openshift_moni...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 2858, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_node_certificates
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_node_certificates/meta/main.yml", "content": "---\ngalaxy_info:\n author: <NAME>\n description: OpenShift Node Certificates\n company: Red Hat, Inc.\n license: Apache License, Version 2.0\n min_ansible_version: 2.2\...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 9742, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_node_group
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_node_group/tasks/upgrade.yml", "content": "---\n- name: Ensure all node groups have bootstrap settings\n include_tasks: create_config.yml\n vars:\n openshift_node_group_name: \"{{ node_group.name }}\"\n openshift...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 9520, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_node_problem_detector
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_node_problem_detector/tasks/upgrade.yaml", "content": "---\n- name: Check if node problem detector daemonset exists\n oc_obj:\n state: list\n kind: daemonset\n name: \"{{ openshift_node_problem_detector_daemons...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 6693, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_openstack
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_openstack/tasks/clean-dns.yml", "content": "---\n- name: Generate DNS records\n include_tasks: generate-dns.yml\n\n- name: \"Remove DNS A records\"\n nsupdate:\n key_name: \"{{ item.0.key_name }}\"\n key_secret: ...
{ "task_files": 7, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 59455, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_persistent_volumes
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_persistent_volumes/tasks/pv.yml", "content": "---\n- name: Deploy PersistentVolume definitions\n template:\n dest: \"{{ mktemp.stdout }}/persistent-volumes.yml\"\n src: persistent-volume.yml.j2\n when: persistent...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1305, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_project_request_template
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_project_request_template/tasks/main.yml", "content": "---\n- name: Create temp file for template\n command: mktemp /tmp/openshift-ansible-XXXXXX.yaml\n register: mktemp\n changed_when: False\n\n- name: Generate defaul...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1270, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_prometheus
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_prometheus/tasks/install_node_exporter.yaml", "content": "---\n# set facts\n- include_tasks: facts.yaml\n\n# namespace\n- name: Add prometheus project\n oc_project:\n state: present\n name: \"{{ openshift_promethe...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 6135, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_provisioners
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_provisioners/tasks/install_support.yaml", "content": "---\n- name: Set provisioners project\n oc_project:\n state: present\n kubeconfig: \"{{ mktemp.stdout }}/admin.kubeconfig\"\n name: \"{{ openshift_provision...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 6764, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_sanitize_inventory
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_sanitize_inventory/meta/main.yml", "content": "---\ngalaxy_info:\n author: <NAME>\n description:\n company: Red Hat, Inc.\n license: Apache License, Version 2.0\n min_ansible_version: 1.8\n platforms:\n - name: EL...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 5465, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_sdn
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_sdn/files/sdn-ovs.yaml", "content": "kind: DaemonSet\napiVersion: apps/v1\nmetadata:\n name: ovs\n namespace: openshift-sdn\n annotations:\n kubernetes.io/description: |\n This daemon set launches the openvswi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 11544, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_service_catalog
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_service_catalog/tasks/generate_certs.yml", "content": "---\n- name: Create service catalog cert directory\n file:\n path: \"{{ openshift.common.config_base }}/service-catalog\"\n state: directory\n mode: 0755\n...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 10371, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_storage_glusterfs
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_storage_glusterfs/tasks/main.yml", "content": "---\n- name: Create temp directory for doing work in\n command: mktemp -d /tmp/openshift-glusterfs-ansible-XXXXXX\n register: mktemp\n changed_when: False\n check_mode: ...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 17828, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_storage_nfs
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_storage_nfs/README.md", "content": "OpenShift NFS Server\n====================\n\nOpenShift NFS Server Installation\n\nRequirements\n------------\n\n* Ansible 2.2\n* This role is intended to be applied to the [nfs] host ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3369, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_version
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_version/defaults/main.yml", "content": "---\nopenshift_protect_installed_version: True\nopenshift_release: '3.10'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 72 }, { "path...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2273, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_web_console
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/openshift_web_console/tasks/remove_old_asset_config.yml", "content": "---\n# Remove the obsolete assetConfig stanza from master-config.yaml. Since the\n# web console has been split out into a separate deployment, those settings\n#...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 3987, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/os_firewall
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/os_firewall/defaults/main.yml", "content": "---\nos_firewall_enabled: True\n# firewalld is not supported on Atomic Host\n# https://bugzilla.redhat.com/show_bug.cgi?id=1403331\nos_firewall_use_firewalld: False\n", "license_type...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 3145, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/template_service_broker
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.10.0-0.29.0/roles/template_service_broker/files/remove-openshift-ansible-catalog-console.js", "content": "// empty file so that the master-config can still point to a file that exists\n// this file will be replaced by the template service broker ro...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1672, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/calico_node
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/calico_node/tasks/main.yml", "content": "---\n- name: Calico Node | Configure NetworkManager to ignore Calico interfaces\n copy:\n src: files/calico.conf\n dest: /etc/NetworkManager/conf.d/\n when: using_network_manager | defa...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 398, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/cockpit
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/cockpit/tasks/main.yml", "content": "---\n- name: setup firewall\n import_tasks: firewall.yml\n\n- name: Install cockpit-ws\n package:\n name: \"{{ pkg_list | join(',') }}\"\n state: present\n vars:\n pkg_list:\n - cock...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2026, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/cockpit-ui
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/cockpit-ui/defaults/main.yml", "content": "---\nopenshift_hosted_manage_registry_console: True\nl_os_cockpit_image_version_dict:\n origin: 'latest'\n openshift-enterprise: \"{{ openshift_image_tag }}\"\nl_os_cockpit_image_version: \...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 7065, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/contiv_facts
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/contiv_facts/tasks/rpm.yml", "content": "---\n- name: RPM | Determine if firewalld installed\n command: \"rpm -q firewalld\"\n register: s\n changed_when: false\n failed_when: false\n check_mode: no\n\n- name: RPM | Determine if ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 677, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/flannel
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/flannel/meta/main.yml", "content": "---\ngalaxy_info:\n author: Sylvain\n description: flannel management\n company: Red Hat, Inc.\n license: Apache License, Version 2.0\n min_ansible_version: 2.2\n platforms:\n - name: EL\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2317, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/kube_proxy_and_dns
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/kube_proxy_and_dns/files/kube-proxy-and-dns-policy.yaml", "content": "kind: List\napiVersion: v1\nitems:\n- kind: ServiceAccount\n apiVersion: v1\n metadata:\n name: proxy\n namespace: kube-proxy-and-dns\n- apiVersion: authori...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 7631, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/nuage_ca
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/nuage_ca/tasks/main.yaml", "content": "---\n- name: Install openssl\n package:\n name: openssl\n state: present\n when: not openshift_is_atomic | bool\n register: result\n until: result is succeeded\n\n- name: Create CA dire...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1822, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/nuage_master
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/nuage_master/templates/nuage-infra-pod-config-daemonset.j2", "content": "kind: ConfigMap\napiVersion: v1\nmetadata:\n name: nuage-infra-config\n namespace: kube-system\ndata:\n # Name of the enterprise in which pods will reside\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 24431, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/nuage_node
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/nuage_node/tasks/certificates.yml", "content": "---\n- name: Create a directory to hold the certificates\n file: path=\"{{ nuage_plugin_rest_client_crt_dir }}\" state=directory\n delegate_to: \"{{ nuage_ca_master }}\"\n\n- name: Cre...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 4805, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_buildoverrides
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_buildoverrides/tasks/main.yml", "content": "---\n- name: Set buildoverrides config structure\n openshift_facts:\n role: buildoverrides\n local_facts:\n config: \"{{ openshift_buildoverrides_json | default(buildov...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 192, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_certificate_expiry
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_certificate_expiry/meta/main.yml", "content": "---\ngalaxy_info:\n author: <NAME>\n description: OpenShift Certificate Expiry Checker\n company: Red Hat, Inc.\n license: Apache License, Version 2.0\n min_ansible_version...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2479, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_cli
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_cli/tasks/main.yml", "content": "---\n- name: Install clients\n package:\n name: \"{{ openshift_service_type }}-clients{{ openshift_pkg_version | default('') }}\"\n state: present\n when: not openshift_is_atomic | bo...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1232, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_cluster_monitoring_operator
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_cluster_monitoring_operator/templates/cluster-monitoring-operator-deployment.j2", "content": "apiVersion: extensions/v1beta1\nkind: Deployment\nmetadata:\n name: cluster-monitoring-operator\n namespace: {{ openshift_cluste...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 20143, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_default_storage_class
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_default_storage_class/tasks/main.yml", "content": "---\n# Install default storage classes in GCE & AWS & OPENSTACK\n- name: Ensure storageclass object\n oc_storageclass:\n name: \"{{ openshift_storageclass_name }}\"\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2218, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_excluder
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_excluder/tasks/unexclude.yml", "content": "---\n# input variables:\n# - unexclude_docker_excluder\n# - unexclude_openshift_excluder\n\n- name: Check for docker-excluder\n stat:\n path: /sbin/{{ r_openshift_excluder_servi...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 7321, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_expand_partition
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_expand_partition/tasks/main.yml", "content": "---\n- name: Ensure growpart is installed\n package:\n name: cloud-utils-growpart\n state: present\n when: not openshift_is_atomic | bool\n register: result\n until: re...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2642, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_loadbalancer
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_loadbalancer/tasks/main.yml", "content": "---\n- name: Fail if atomic\n fail:\n msg: \"Load balancers on atomic host are no longer supported\"\n when: openshift_is_atomic\n\n- name: setup firewall\n import_tasks: firew...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 5519, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_logging
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_logging/tasks/annotate_ops_projects.yaml", "content": "---\n- command: >\n {{ openshift_client_binary }}\n --config={{ openshift.common.config_base }}/master/admin.kubeconfig\n get namespaces -o jsonpath={.items[*]....
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 24678, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_logging_curator
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_logging_curator/templates/curator-cj.j2", "content": "apiVersion: \"batch/v1beta1\"\nkind: \"CronJob\"\nmetadata:\n name: \"{{deploy_name}}\"\n labels:\n provider: openshift\n component: \"{{component}}\"\n loggin...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 8659, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_logging_eventrouter
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_logging_eventrouter/defaults/main.yaml", "content": "---\nopenshift_logging_eventrouter_replicas: 1\nopenshift_logging_eventrouter_sink: stdout\nopenshift_logging_eventrouter_nodeselector: \"\"\nopenshift_logging_eventrouter...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3661, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_logging_mux
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_logging_mux/tasks/main.yaml", "content": "---\n- fail:\n msg: Application logs destination is required\n when: not openshift_logging_mux_app_host or openshift_logging_mux_app_host == ''\n\n- fail:\n msg: Operations lo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 14359, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_manage_node
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_manage_node/tasks/config.yml", "content": "---\n- name: Set node schedulability\n oc_adm_manage_node:\n node: \"{{ l_kubelet_node_name | lower }}\"\n schedulable: \"{{ 'true' if openshift_schedulable | default(true) |...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 970, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_management
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_management/files/templates/cloudforms/httpd-configmap-generator-template.yaml", "content": "apiVersion: v1\nkind: Template\nlabels:\n template: httpd-configmap-generator\nmetadata:\n name: httpd-configmap-generator\n anno...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 9366, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_monitor_availability
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_monitor_availability/README.md", "content": "# OpenShift Availability Monitoring\n\n### **NOTE: This component is unsupported in OCP at this time.**\n\nThese are black box tests of several components which elable SLA verific...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 9292, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_nfs
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_nfs/tasks/setup.yml", "content": "---\n- name: setup firewall\n import_tasks: firewall.yml\n\n- name: Install nfs-utils\n package:\n name: nfs-utils\n state: present\n register: result\n until: result is succeeded\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 648, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_node_problem_detector
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_node_problem_detector/templates/node-problem-detector-daemonset.yaml.j2", "content": "apiVersion: extensions/v1beta1\nkind: DaemonSet\nmetadata:\n labels:\n app: {{ openshift_node_problem_detector_daemonset_name }}\n na...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 5470, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_ovirt
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_ovirt/README.md", "content": "OpenShift oVirt\n=============\n\nOpenShift Provisioned on Red Hat Virtualization and oVirt\n\nRole Tasks\n----------\n\n* `build_vm_list.yml`: Creates a list of virtual machine definitions and\...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 5170, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_persistent_volumes
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_persistent_volumes/tasks/pvc.yml", "content": "---\n- name: Deploy PersistentVolumeClaim definitions\n template:\n dest: \"{{ mktemp.stdout }}/persistent-volume-claims.yml\"\n src: persistent-volume-claim.yml.j2\n wh...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3405, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_persistentlocalstorage
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_persistentlocalstorage/templates/local-persistent-volume-config.j2", "content": "---\napiVersion: v1\ndata:\n{% for class in persistentlocalstorage_classes %}\n {{class}}: '{ \"hostDir\": \"{{ persistentlocalstorage_path }}...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 6965, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_provisioners
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_provisioners/tasks/start_cluster.yaml", "content": "---\n- name: Retrieve efs\n oc_obj:\n state: list\n kind: dc\n selector: \"provisioners-infra=efs\"\n namespace: \"{{openshift_provisioners_project}}\"\n regi...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 6536, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_repos
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_repos/tasks/rhel_repos.yml", "content": "---\n- name: Discover enabled RHEL rhui repositories\n command: bash -c \"yum -q --noplugins repolist | grep -v 'repo id' | grep 'rhui'\"\n register: repo_rhui\n changed_when: \"re...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 3728, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_sanitize_inventory
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml", "content": "---\n# this is used to set the logging variables from deprecated values to the current variables names\n# this file should be deleted once variables are no lo...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 3138, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_sdn
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_sdn/files/sdn-images.yaml", "content": "apiVersion: image.openshift.io/v1\nkind: ImageStreamTag\nmetadata:\n name: node:v3.11\n namespace: openshift-sdn\ntag:\n reference: true\n from:\n kind: DockerImage\n name: o...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1883, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_service_catalog
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_service_catalog/templates/api_server_route.j2", "content": "apiVersion: v1\nkind: Route\nmetadata:\n name: apiserver\nspec:\n port:\n targetPort: secure\n tls:\n termination: passthrough\n to:\n kind: Service\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 4929, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_storage_nfs
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_storage_nfs/tasks/firewall.yml", "content": "---\n- when: r_openshift_storage_nfs_firewall_enabled | bool and not r_openshift_storage_nfs_use_firewalld | bool\n block:\n - name: Add iptables allow rules\n os_firewall_ma...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1628, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_storage_nfs_lvm
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_storage_nfs_lvm/README.md", "content": "# openshift_storage_nfs_lvm\n\nThis role is useful to create and export nfs disks for openshift persistent volumes.\nIt does so by creating lvm partitions on an already setup pv/vg, cr...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3795, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_web_console
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/openshift_web_console/files/console-template.yaml", "content": "apiVersion: template.openshift.io/v1\nkind: Template\nmetadata:\n name: openshift-web-console\n annotations:\n openshift.io/display-name: OpenShift Web Console\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 6756, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/os_firewall
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/os_firewall/tasks/main.yml", "content": "---\n- import_tasks: firewalld.yml\n when:\n - os_firewall_enabled | bool\n - os_firewall_use_firewalld | bool\n\n- import_tasks: iptables.yml\n when:\n - os_firewall_enabled | bool\n - n...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1236, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/rhel_subscribe
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/rhel_subscribe/README.md", "content": "RHEL Subscribe\n==============\n\nSubscribes the RHEL servers and add the OpenShift enterprise repos.\n\nRole variables\n--------------\n\n**NOTE**: `rhsub_user`/`rhsub_pass` and `rhsub_ak`/`rhsu...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2550, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/rhel_unsubscribe
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/rhel_unsubscribe/tasks/main.yml", "content": "---\n- name: Remove RedHat subscriptions\n redhat_subscription:\n state: absent\n when: ansible_distribution == \"RedHat\"\n", "license_type": "no_license", "detected_licenses...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 122, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/template_service_broker
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.11.28-1/roles/template_service_broker/defaults/main.yml", "content": "---\ntemplate_service_broker_remove: False\ntemplate_service_broker_install: True\nopenshift_template_service_broker_namespaces: ['openshift']\n\n__tsb_template_file: \"apiserver...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3051, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/ansible_service_broker
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/ansible_service_broker/tasks/remove.yml", "content": "---\n\n- name: remove ansible-service-broker serviceaccount\n oc_serviceaccount:\n name: asb\n namespace: openshift-ansible-service-broker\n state: absent\n\n- name: remov...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 4970, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/calico_master
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/calico_master/templates/calico-policy-controller.yml.j2", "content": "---\napiVersion: v1\nkind: ServiceAccount\nmetadata:\n name: calico\n namespace: kube-system\n---\nkind: ClusterRole\napiVersion: v1\nmetadata:\n name: calico\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 6040, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/cockpit
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/cockpit/tasks/main.yml", "content": "---\n- name: setup firewall\n import_tasks: firewall.yml\n\n- name: Install cockpit-ws\n package: name={{ item }} state=present\n with_items:\n - cockpit-ws\n - cockpit-system\n - cockpi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 784, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/contiv_facts
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/contiv_facts/tasks/main.yml", "content": "---\n- name: Determine if CoreOS\n raw: \"grep '^NAME=' /etc/os-release | sed s'/NAME=//'\"\n register: distro\n check_mode: no\n\n- name: Init the contiv_is_coreos fact\n set_fact:\n co...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1325, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/nickhammond.logrotate
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/nickhammond.logrotate/tasks/main.yml", "content": "---\n- name: nickhammond.logrotate | Install logrotate\n package: name=logrotate state=present\n when: not openshift_is_atomic | bool\n register: result\n until: result is succeede...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 733, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/nuage_master
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/nuage_master/templates/nuage-master-config-daemonset.j2", "content": "# This ConfigMap is used to configure Nuage VSP configuration on master nodes\nkind: ConfigMap\napiVersion: v1\nmetadata:\n name: nuage-master-config\n namespace: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 5591, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_bootstrap_autoapprover
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_bootstrap_autoapprover/tasks/main.yml", "content": "---\n- name: Copy auto-approver config to host\n run_once: true\n copy:\n src: \"{{ item }}\"\n dest: /tmp/openshift-approver/\n owner: root\n mode: 0400\n wi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 975, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_clock
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_clock/meta/main.yml", "content": "---\ngalaxy_info:\n author: <NAME>\n description: OpenShift Clock\n company: Red Hat, Inc.\n license: Apache License, Version 2.0\n min_ansible_version: 1.9\n platforms:\n - name: EL\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 700, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_cloud_provider
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_cloud_provider/tasks/openstack.yml", "content": "---\n- name: Create cloud config\n template:\n dest: \"{{ openshift.common.config_base }}/cloudprovider/openstack.conf\"\n src: openstack.conf.j2\n when: openshift_clou...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1411, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_docker_gc
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_docker_gc/tasks/main.yml", "content": "---\n- name: Ensure that docker-gc will have nodes to run on\n import_role:\n name: openshift_master\n tasks_from: ensure_nodes_matching_selector.yml\n vars:\n openshift_maste...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1120, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_etcd_facts
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_etcd_facts/defaults/main.yml", "content": "---\netcd_ca_host_group: \"oo_etcd_to_config\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 44 }, { "path": "openshift/installer/vendo...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 444, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_excluder
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_excluder/tasks/verify_upgrade.yml", "content": "---\n- name: Verify Docker Excluder version\n include_tasks: verify_excluder.yml\n vars:\n excluder: \"{{ r_openshift_excluder_service_type }}-docker-excluder\"\n when: r_...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1251, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_gcp
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_gcp/templates/inventory.j2.sh", "content": "#!/bin/sh\n\nexport GCE_PROJECT=\"{{ openshift_gcp_project }}\"\nexport GCE_ZONE=\"{{ openshift_gcp_zone }}\"\nexport GCE_EMAIL=\"{{ (lookup('file', openshift_gcp_iam_service_accoun...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3478, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_hosted_templates
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_hosted_templates/meta/main.yml", "content": "---\ngalaxy_info:\n author: <NAME>\n description: OpenShift Hosted Templates\n company: Red Hat, Inc.\n license: Apache License, Version 2.0\n min_ansible_version: 2.1\n plat...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 8926, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_curator
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_curator/vars/default_images.yml", "content": "---\n__openshift_logging_curator_image_prefix: \"{{ openshift_logging_image_prefix | default('docker.io/openshift/origin-') }}\"\n__openshift_logging_curator_image_version...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4780, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_elasticsearch
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_elasticsearch/templates/5.x/elasticsearch.yml.j2", "content": "cluster:\n name: ${CLUSTER_NAME}\n\nscript:\n inline: true\n stored: true\n\nnode:\n name: ${DC_NAME}\n master: ${IS_MASTER}\n data: ${HAS_DATA}\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 18128, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_eventrouter
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_eventrouter/vars/default_images.yml", "content": "---\n__openshift_logging_eventrouter_image_prefix: \"{{ openshift_logging_image_prefix | default('docker.io/openshift/origin-') }}\"\n__openshift_logging_eventrouter_i...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2479, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_fluentd
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_fluentd/templates/5.x/fluent.conf.j2", "content": "# This file is the fluentd configuration entrypoint. Edit with care.\n\n@include configs.d/openshift/system.conf\n\n# In each section below, pre- and post- includes d...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 23979, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_kibana
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_logging_kibana/vars/default_images.yml", "content": "---\n__openshift_logging_kibana_image_prefix: \"{{ openshift_logging_image_prefix | default('docker.io/openshift/origin-') }}\"\n__openshift_logging_kibana_image_version: \...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 10670, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_manage_node
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_manage_node/defaults/main.yml", "content": "---\n# openshift_manage_node_is_master is set at the play level.\nopenshift_manage_node_is_master: False\nopenshift_master_node_labels:\n node-role.kubernetes.io/master: 'true'\n",...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1462, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_management
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_management/tasks/uninstall.yml", "content": "---\n- name: Start removing all the objects\n command: \"oc delete -n {{ openshift_management_project }} {{ item }} --all\"\n with_items:\n - rc\n - dc\n - po\n - svc...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 42405, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_nfs
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_nfs/tasks/create_export.yml", "content": "---\n# Makes a new NFS export\n#\n# Include signature\n#\n# import_role:\n# role: openshift_nfs\n# tasks_from: create_export\n# vars:\n# l_nfs_base_dir: Base dir to exports\n# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 905, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_openstack
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_openstack/tasks/node-packages.yml", "content": "---\n# TODO: subscribe to RHEL and install docker and other packages here\n\n- name: Install required packages\n yum:\n name: \"{{ item }}\"\n state: latest\n with_items...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2324, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_persistent_volumes
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_persistent_volumes/README.md", "content": "OpenShift NFS Server\n====================\n\nOpenShift Persistent Volumes\n\nRequirements\n------------\n\nRole Variables\n--------------\n\nFrom this role:\n\n| Name ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3319, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_prometheus
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_prometheus/vars/main.yml", "content": "---\n__node_exporter_template_file: \"node-exporter-template.yaml\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 65 }, { "path": "openshif...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 10680, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_provisioners
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_provisioners/templates/secret.j2", "content": "apiVersion: v1\nkind: Secret\nmetadata:\n name: {{obj_name}}\n{% if labels is defined%}\n labels:\n{% for key, value in labels.items() %}\n {{key}}: {{value}}\n{% endfor %}\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1939, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_repos
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_repos/tasks/centos_repos.yml", "content": "---\n# Note: OpenShift repositories under CentOS may be shipped through the\n# \"centos-release-openshift-origin\" package which configures the repository.\n# This task matches the f...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 4295, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_sanitize_inventory
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_sanitize_inventory/README.md", "content": "OpenShift Inventory\n===================\n\nProvides a role to validate and normalize the variables the user has\nprovided. This role should run before pretty much everything else so...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 8920, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_service_catalog
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_service_catalog/defaults/main.yml", "content": "---\nopenshift_service_catalog_remove: false\nopenshift_service_catalog_nodeselector: {\"openshift-infra\": \"apiserver\"}\nopenshift_service_catalog_async_bindings_enabled: fal...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 10011, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_version
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_version/tasks/first_master_rpm_version.yml", "content": "---\n- name: Set rpm version to configure if openshift_pkg_version specified\n set_fact:\n # Expects a leading \"-\" in inventory, strip it off here, and remove tra...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 5307, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_web_console
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/openshift_web_console/tasks/update_console_config.yml", "content": "---\n# This task updates asset config values in the webconsole-config config map in\n# the openshift-web-console namespace. The values to set are pased in the\n# varia...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2978, "all_permissive": false }
ansible_role
openshift/openshift-tools
e342f6659a4ef1a188ff403e2fc6b06ac6d119c7
166
openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/rhel_subscribe
7,559
[ "no_license" ]
[ { "path": "openshift/installer/vendored/openshift-ansible-3.9.14-1/roles/rhel_subscribe/defaults/main.yml", "content": "---\nrhsub_pool: 'Red Hat OpenShift Container Platform, Premium*'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 65 }, { "path": "openshift/in...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 716, "all_permissive": false }