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 | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/im_cleanup_http | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/im_cleanup_http/tasks/main.yml",
"content": "---\n- include_tasks: im_cleanup_http.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 41
},
{
"path": "ansible/roles/im_cleanup_http/tasks/im_cleanup_http.yml",
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2372,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/im_cleanup_liberty | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/im_cleanup_liberty/defaults/main.yml",
"content": "---\nshared_dir: 'IM-shared'\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 28
},
{
"path": "ansible/roles/im_cleanup_liberty/tasks/im_cleanup_liberty.yml",
"... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2256,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/im_install_http_plugin | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/im_install_http_plugin/templates/https_conf_WAS855.j2",
"content": "LoadModule ibm_ssl_module modules/mod_ibm_ssl.so\nListen {{ ihs_https_port }}\n<VirtualHost *:{{ ihs_https_port }}>\n ServerName {{ ansible_hostname }}\n SSLEnable\n</VirtualHost>\nKeyFile {{ install_ihs_base }}/{{ ... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 15389,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/im_install_liberty | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/im_install_liberty/meta/main.yml",
"content": "---\ndependencies:\n - role: load_secrets\n - role: ibm_installation_manager_cic_selector\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 89
},
{
"path": "ansible/ro... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 7762,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/im_install_twas | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/im_install_twas/tasks/im_install_twas.yml",
"content": "---\n### \"ansible_architecture\": \"s390x\",\n### \"ansible_architecture\": \"ppc64le\",\n### \"ansible_architecture\": \"x86_64\",\n### \"ansible_architecture\": \"chrp\", --- AIX\n\n- name: Install\n tags: install \n block... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3837,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/im_rollback_twas | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/im_rollback_twas/tasks/main.yml",
"content": "---\n- include_tasks: im_rollback_twas.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 42
},
{
"path": "ansible/roles/im_rollback_twas/meta/main.yml",
"content"... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 637,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/im_update_twas | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/im_update_twas/templates/im_twas_WAS90.xml.j2",
"content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<agent-input clean='true'>\n <variables>\n <variable name='sharedLocation' value='{{ install_base }}/{{ shared_dir }}'/>\n </variables>\n<server>\n <repository location='https... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 5960,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/instana_agent_install_config | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/instana_agent_install_config/tasks/custom_package_cron.yml",
"content": "---\n- name: Creates instana crontab manual reboot start\n ansible.builtin.cron:\n name: \"start custom instana agent at reboot\"\n special_time: reboot\n job: \"{{ instana_dir_custom }}/bin/start >/d... | {
"task_files": 12,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 13,
"total_bytes": 5565,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/instana_agent_switch | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/instana_agent_switch/defaults/main.yml",
"content": "### instana dir's are hard coded\ninstana_dir_custom: '/opt/instana-agent'\ninstana_dir_normal: '/opt/instana/agent'\nagent_key: 'thisIsAllowsOverridden'\ninstana_host: 'thisIsAllowsOverridden'\ninstana_port: '1444'\n",
"licen... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1607,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/instana_agent_zone | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/instana_agent_zone/templates/configuration-zone.yaml.j2",
"content": "# Hardware & Zone\ncom.instana.plugin.generic.hardware:\n enabled: true # disabled by default\n availability-zone: '{{ instana_zone }}'\n",
"license_type": "permissive",
"detected_licenses": [
"Apa... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1573,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/instana_fyrevm | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/instana_fyrevm/tasks/main.yml",
"content": "---\n\n- include_tasks: instana_fyrevm.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 41
},
{
"path": "ansible/roles/instana_fyrevm/tasks/instana_fyrevm.yml",
"c... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 366,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/instana_instance_on_prem | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/instana_instance_on_prem/tasks/Ubuntu.yml",
"content": "---\n- name: install utility packages\n become: yes\n apt:\n name: \"{{ packages }}\"\n state: present\n update_cache: yes\n vars:\n packages:\n - 'jq'\n - 'postfix'\n\n- name: Add Instana key\n apt_key:\n ur... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 7219,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/ipi_ocp_cluster_delete | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/ipi_ocp_cluster_delete/tasks/main.yml",
"content": "---\n- include_tasks: delete_cluster.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 40
},
{
"path": "ansible/roles/ipi_ocp_cluster_delete/tasks/delete_cluste... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 486,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/ipi_ocp_cluster_provision | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/ipi_ocp_cluster_provision/tasks/provision-cluster.yml",
"content": "---\n- name: Create install directory\n file:\n path: \"install/{{ CLUSTER_NAME }}\"\n state: directory\n mode: '0755'\n\n- name: create install-config\n template:\n src: \"{{ cloud }}-install-config.... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 6404,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/jmeter | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/jmeter/tasks/main.yml",
"content": "---\n\n- name: copy NEST common jmeter artifacts\n copy:\n src: \"scripts/\"\n dest: \"/home/{{ jmeterUser }}/\"\n mode: '0755'\n \n- name: check if jmeter dir\n file:\n path: \"{{ jmeterDir }}\"\n state: directory\n owner: \"{{... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1668,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/jmeter_fyrevm | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/jmeter_fyrevm/tasks/main.yml",
"content": "---\n\n- include_tasks: jmeter_fyrevm.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 40
},
{
"path": "ansible/roles/jmeter_fyrevm/tasks/jmeter_fyrevm.yml",
"conte... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 416,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/jmeter_get_logs | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/jmeter_get_logs/defaults/main.yml",
"content": "---\n\nenv_name: myLibertyEnv\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 28
},
{
"path": "ansible/roles/jmeter_get_logs/tasks/main.yml",
"content": "---\n- i... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 964,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/jmeter_java | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/jmeter_java/tasks/main.yml",
"content": "---\n\n- name: check if java dir\n file:\n path: \"{{ javaDir }}\"\n state: directory\n owner: \"{{ jmeterUser }}\"\n\n- name: find java exec\n shell: \"find {{ javaDir }} -type f -name java\"\n register: javaexec\n\n- name: check... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1290,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/jmeter_prereqs | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/jmeter_prereqs/tasks/main.yml",
"content": "---\n\n- name: Install RHEL jmeter pre-reqs\n become: yes\n dnf:\n name: \"{{ packages }}\"\n state: latest\n vars:\n packages:\n - rsync\n - zip\n - unzip\n",
"license_type": "permissive",
"detected_licenses": [
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 158,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_collective | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_collective/tasks/main.yml",
"content": "---\n- include_tasks: liberty_collective.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 44
},
{
"path": "ansible/roles/liberty_collective/tasks/liberty_collectiv... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4665,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_daytrader8 | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_daytrader8/defaults/main.yml",
"content": "---\ninstall_base: '/home/nest'\nliberty_dir: 'wlp'\nwl_server: 'server'\nmin_heap: '1G'\nmax_heap: '3G'\ncluster_name: 'DayTrader8'\ndb_user: 'db2inst1'\ndb_user1: 'db2inst1'\ndb_pass: '<PASSWORD>'\ndb_pass1: '<PASSWORD>'\ndb_host:... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 9231,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_defaults | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_defaults/defaults/main.yml",
"content": "---\ninstall_base: '/home/nest'\nliberty_dir: 'wlp'\nliberty_admin_user: 'admin'\nliberty_admin_pass: '<PASSWORD>'\nliberty_admin_port: '9080'\nliberty_admin_ports: '9443'\nliberty_http_port: '9080'\nliberty_http_ports: '9443'\ncc_ser... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 835,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_dynamicRouting | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_dynamicRouting/tasks/main.yml",
"content": "---\n- include_tasks: liberty_dynamicRouting.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 48
},
{
"path": "ansible/roles/liberty_dynamicRouting/tasks/liber... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1518,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_dynamicRouting_plugin | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_dynamicRouting_plugin/meta/main.yml",
"content": "---\ndependencies:\n - role: liberty_defaults\n - role: http_defaults\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 69
},
{
"path": "ansible/roles/liber... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2146,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_fetch_plugins | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_fetch_plugins/tasks/liberty_fetch_plugins.yml",
"content": "---\n- name: Remove plugin-cfg.xml and plugin-key.p12 local fetched files\n delegate_to: localhost\n file:\n path: \"{{ item }}\"\n state: absent\n with_items:\n - plugin-cfg.xml\n - plugin-key.p12\n\n- n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 473,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_get_logs | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_get_logs/defaults/main.yml",
"content": "---\n\nhistory_days: '-3'\nenv_name: myLibertyEnv\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 47
},
{
"path": "ansible/roles/liberty_get_logs/tasks/main.yml",
... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1023,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_ibmi_grantauth | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_ibmi_grantauth/tasks/main.yml",
"content": "---\n- include_tasks: liberty_ibmi_granthauth.yml \n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 50
},
{
"path": "ansible/roles/liberty_ibmi_grantauth/tasks/lib... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 736,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_join_collective | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_join_collective/tasks/main.yml",
"content": "---\n- include_tasks: liberty_join_collective.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 49
},
{
"path": "ansible/roles/liberty_join_collective/tasks/li... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2228,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_scaling | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_scaling/defaults/main.yml",
"content": "---\ninstall_base: '/home/nest'\nliberty_dir: 'wlp'\ncc_server: 'cc'\ncluster_name: 'DayTrader8'\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 93
},
{
"path": "ansi... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1391,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/liberty_servers | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/liberty_servers/defaults/main.yml",
"content": "---\ninstall_base: '/home/nest'\nliberty_dir: 'wlp'\nwl_server: 'server'\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 70
},
{
"path": "ansible/roles/liberty_server... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1710,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/linux_kill_process | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/linux_kill_process/tasks/linux_kill_process.yml",
"content": "---\n\n# logic below to force kill linux process\n- name: Get running processes list from remote host \n ignore_errors: yes\n shell: \"ps -few | grep {{ linux_process_to_kill }} | awk '{print $2}'\"\n register: runnin... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 772,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/load_secrets | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/load_secrets/defaults/main.yml",
"content": "---\n\nload_secrets_dir: \"{{ lookup('env','ansible_secrets_dir') }}\"\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 67
},
{
"path": "ansible/roles/load_secrets/tasks/... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 217,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/nestuser | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/nestuser/defaults/main.yml",
"content": "---\nuser_passfile: <PASSWORD>\nuser_shell: '/bin/bash'\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 54
},
{
"path": "ansible/roles/nestuser/scripts/password_hasher.py",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2547,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/nfs_client_provisioner_fyre | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/nfs_client_provisioner_fyre/readme.md",
"content": "nfs_client_provisioner_fyre\n=========\n\nThis role utilizes the Kubernetes SIG's [Kubernetes NFS Subdir External Provisioner](https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner) project to deploy an automatic provi... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 9905,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/oc_client_install | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/oc_client_install/tasks/main.yml",
"content": "---\n- include_tasks: oc-client-install.yml\n ",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 47
},
{
"path": "ansible/roles/oc_client_install/readme.md",
"conte... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2295,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/ocp_add_users_to_scc | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/ocp_add_users_to_scc/tasks/ocp-add-users-to-scc.yml",
"content": "---\n- name: Modifying Security Context Contrains\n debug:\n msg: \"*********************Modifying Security Context Contrains*********************\"\n\n- block:\n - name: Modifying {{ scc_to_be_modified }} scc\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3903,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/ocp_cluster_tag | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/ocp_cluster_tag/defaults/main.yml",
"content": "---\n\"tag_task\": add\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 20
},
{
"path": "ansible/roles/ocp_cluster_tag/tasks/add-tags.yml",
"content": "---\n- name... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3777,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/ocp_login | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/ocp_login/tasks/ocp_login.yml",
"content": "---\n- name: \"Retrieve Kubeadmin_password if not already defined\"\n shell: \"cat {{ ansible_user_dir }}/auth/kubeadmin-password\"\n register: \"kubeadmin_password_lookup\"\n changed_when: false\n when: \"kubeadmin_password is not def... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2623,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/ocp_pool_claim | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/ocp_pool_claim/meta/main.yml",
"content": "allow_duplicates: true",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 22
},
{
"path": "ansible/roles/ocp_pool_claim/templates/vsphere-install-config-template.j2",
"cont... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 5148,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/ocp_request_token | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/ocp_request_token/tasks/ocp-request-token.yml",
"content": "#\n# Copyright 2020- IBM Inc. All rights reserved\n# SPDX-License-Identifier: Apache2.0\n#\n---\n- block:\n - name: Print a message\n ansible.builtin.debug:\n msg: \"Different message\"\n\n - name: Log in ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2192,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/ops_svt_jmeter_container | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/ops_svt_jmeter_container/defaults/main.yml",
"content": "jmeter_tz: 'America/New_York'\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 30
},
{
"path": "ansible/roles/ops_svt_jmeter_container/tasks/ops_svt_jmeter_co... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1968,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/osprereqs | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/osprereqs/tasks/SLES.15.yml",
"content": "---\n# specific OS supports wildcards\n- name: remove extraneous packages\n become: yes\n ignore_errors: yes\n zypper:\n name: \"{{ packages }}\"\n state: absent\n vars:\n packages:\n - \"adobe*\"\n - \"java*\"\n - \"samba*\"... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 5305,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/pentest_fyrevm | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/pentest_fyrevm/tasks/pentest_fyrevm.yml",
"content": "---\n\n- name: Create FyreVM with appropriate spec\n include_role: \n name: fyrevm_provision\n vars:\n fyre_platform: x\n fyre_cpu: 2 \n fyre_memory: 4\n fyre_os: 'RedHat 9.0'\n fyre_site: \"{{ site }}\"\n fyre_co... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 335,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/podman | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/podman/tasks/main.yml",
"content": "---\n- include_tasks: \"{{ ansible_distribution }}.{{ ansible_distribution_major_version }}.yml\"\n when: \n - ansible_system == 'Linux' \n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes"... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 457,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/post_install | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/post_install/readme.md",
"content": "post_install\n=========\n\nRun post install process\n\n------------\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\n| Variable | Required | Default | Choices | Comments ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2041,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/provision_pool | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/provision_pool/templates/vsphere-pool-template.j2",
"content": "apiVersion: v1\nitems:\n- apiVersion: hive.openshift.io/v1\n kind: ClusterDeployment\n metadata:\n creationTimestamp: null\n labels:\n hive.openshift.io/hiveutil-created: \"true\"\n name: {{ CLUSTER_NAME... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 15488,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/python | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/python/tasks/AIX.yml",
"content": "---\n\n- name: check if aixtoolbox is installed\n raw: \"/opt/freeware/bin/dnf\"\n register: \"istoolbox\"\n ignore_errors: true\n changed_when: false\n\n- block:\n - name: get aixtoolbox get_url\n get_url:\n url: \"http://public.dhe.i... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 955,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/python_install_fyre | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/python_install_fyre/tasks/python_install_fyre.yaml",
"content": "---\n# tasks python install\n\n- name: Install python on fyre inf node\n # using raw here allows ansible to connect without using ansible shell which requires python\n raw: \"sudo yum update --nobest -y && sudo yum i... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1051,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/quickcheck | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/quickcheck/tasks/quickcheck.yml",
"content": "---\n\n- name: install QuickCheck6.jar\n copy:\n src: files/QuickCheck6.jar\n dest: ~/QuickCheck6.jar\n- name: install daytrader.txt\n copy:\n src: files/daytrader.txt\n dest: ~/daytrader.txt\n\n- name: QuickCheck all logs\... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 613,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/remove_ocp_roks | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/remove_ocp_roks/tasks/remove-cluster.yml",
"content": "---\n- name: get-resource-group\n ibm.cloudcollection.ibm_resource_group_info:\n name: \"{{ resourceGroup }}\"\n ibmcloud_api_key: \"{{ apikey }}\"\n register: output_resource_group\n\n- name: set-fact-resource-group-id\... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 5907,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/request_ocp4_logging | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/request_ocp4_logging/templates/ocp4-logging-operator.sh.j2",
"content": "#!/bin/bash\n\necho \"Starting elasticsearch operator\"\noc create -f {{ logging_bastion_setup_dir }}/elasticsearch-operator.yaml\nsleep_count=15\nwhile [[ $sleep_count -gt 0 ]]; do\n subs_status=$(oc get sub... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 10948,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/request_ocp_fyre | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/request_ocp_fyre/tasks/create-ocpplus-quickburn-fyre.yml",
"content": "---\n - name: Create Fyre Quickburn stack\n uri:\n url: \"{{fyreocpplus_ocpdeployurl}}\"\n method: \"POST\"\n user: \"{{ fyreuser }}\"\n password: \"{{ <PASSWORD> }}\"\n validate_cert... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 19559,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/request_ocp_roks | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/request_ocp_roks/readme.md",
"content": "request_ocp_roks\n===========\n\nrole used to generate a new IBM Cloud ROKS cluster\n\n-----------\n\nRequirements\n-----------\n\n1. The \"ibm.cloudcollection\". Version 1.28.0 is currently known to work. To install: `ansible-galaxy collecti... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 7609,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/request_ocpplus_cluster_transfer_fyre | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/request_ocpplus_cluster_transfer_fyre/defaults/main.yml",
"content": "transfer_bastion_setup_dir: ~/setup-files/transfer-setup\ntransfer_to_email: <transfer_to_user_email> #IBM Intranet email of person transfering fyre OCP cluster to.\ncluster_name: <cluster_name> #Name of OCP clust... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3409,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/request_ocs | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/request_ocs/defaults/main.yml",
"content": "ocs_channel: \"stable-4.6\"\nocs_bastion_setup_dir: ~/setup-files/ocs-setup\nsetdefault: false\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 91
},
{
"path": "ansible/ro... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 7797,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/request_ocs_local_storage | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/request_ocs_local_storage/templates/local-volume-set.yaml.j2",
"content": "apiVersion: local.storage.openshift.io/v1alpha1\nkind: LocalVolumeSet\nmetadata:\n name: localblock\n namespace: {{ local_storage_namespace }}\nspec:\n storageClassName: localblock\n volumeMode: Block\n ... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 13144,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/setup_autowas | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/setup_autowas/tasks/main.yml",
"content": "---\n\n- name: check for RedHat distribution\n fail:\n msg: Target OS is not RedHat\n when: ansible_distribution != \"RedHat\"\n\n- name: Install RHEL pre-reqs\n become: yes\n dnf:\n name: \"{{ packages }}\"\n state: latest\n va... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1815,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/setup_svt_db2_container | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/setup_svt_db2_container/defaults/main.yml",
"content": "svt_db2_image: someimage\nhyc_user: user\nhyc_token: token\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 57
},
{
"path": "ansible/roles/setup_svt_db2_contai... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2629,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/setup_svt_jmeter_container | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/setup_svt_jmeter_container/defaults/main.yml",
"content": "svt_jmeter_image: someimage\nhyc_user: user\nhyc_token: token\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 60
},
{
"path": "ansible/roles/setup_svt_jmet... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 940,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/start_aws_cluster | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/start_aws_cluster/tasks/main.yml",
"content": "---\n- name: import tasks\n import_tasks: start_aws_cluster.yml\n run_once: true",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 79
},
{
"path": "ansible/roles/start_a... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1286,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/stop_aws_cluster | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/stop_aws_cluster/tasks/main.yml",
"content": "---\n- name: import tasks\n import_tasks: stop_aws_cluster.yml\n run_once: true\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 79
},
{
"path": "ansible/roles/stop_aw... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 988,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/timezone | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/timezone/tasks/main.yml",
"content": "---\n\n- name: \"Set timezone to {{ regionTimeZone }}\"\n timezone:\n name: \"{{ regionTimeZone }}\"\n\n\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 99
},
{
"path": "an... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 134,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas855x_ospreqs | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas855x_ospreqs/tasks/RedHat.8.x86_64.yml",
"content": "---\n\n- name: install packages\n become: yes\n dnf:\n name: \"{{ packages }}\"\n state: present\n skip_broken: yes\n vars:\n packages:\n - 'glibc.i686'\n - 'gtk2.i686'\n - 'libXtst.i686'\n - 'libXft.i686'\n... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1197,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_clear_logs | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_clear_logs/tasks/twas_cell_clear_logs.yml",
"content": "---\n\n- name: remove logs directory\n file:\n path: \"{{install_base }}/{{ twas_dir }}/profiles/{{ profile_name }}/logs\"\n state: absent\n",
"license_type": "permissive",
"detected_licenses": [
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 185,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_cluster_servers | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_cluster_servers/templates/twas_cell_cluster_servers.py.j2",
"content": "\"\"\"\n Copyright IBM Corp. 1996, 2012\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2215,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_daytrader3 | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_daytrader3/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_daytrader3.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 46
},
{
"path": "ansible/roles/twas_cell_daytrader3/defaults/main.yml... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1685,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_daytrader7 | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_daytrader7/meta/main.yml",
"content": "---\ndependencies:\n - role: twas_cell_defaults\n - role: http_defaults\n - role: twas_cell_common_daytrader\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 108
},
{
... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1788,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_db_drop_sib_tables | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_db_drop_sib_tables/tasks/twas_cell_db_drop_sib_tables.yml",
"content": "---\n\n- name: copy db2_drop_sib.py script\n copy:\n src: db2_drop_sib.py\n dest: \"~/db2_drop_sib.py\"\n mode: 0755\n\n- name: run the db2_drop_sib.py script\n shell: \"~/db2_drop_sib.py {{ db... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2802,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_enable_ldap_security | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_enable_ldap_security/tasks/twas_cell_enable_ldap_security.yml",
"content": "---\n\n- name: copy 99_twas_enable_ldap_security.py.j2 template\n template:\n src: \"99_twas_enable_ldap_security.py.j2\"\n dest: \"99_twas_enable_ldap_security.py\"\n\n- name: run the enable ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 4685,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_federate | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_federate/tasks/twas_cell_federate.yml",
"content": "---\n\n- name: addnode\n when: profile_type == 'managed'\n block:\n - name: addNode\n shell: \"{{ install_base }}/{{ twas_dir }}/profiles/{{ profile_name }}/bin/addNode.sh {{ groups.dmgr[0] }} -conntype SOAP -user... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 516,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_get_logs | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_get_logs/defaults/main.yml",
"content": "---\n\nhistory_days: '-3'\nenv_name: mytWASEnv\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 44
},
{
"path": "ansible/roles/twas_cell_get_logs/tasks/main.yml",
... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1092,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_ihsplugin_gen_propagate | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_ihsplugin_gen_propagate/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_ihsplugin_gen_propagate.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 59
},
{
"path": "ansible/roles/twas_cell_ih... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2433,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_kill | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_kill/tasks/twas_cell_kill.yml",
"content": "---\n\n- name: Get running processes\n shell: \"ps -ef | grep -v grep | grep -w '{{install_base }}/{{ twas_dir }}' | awk '{print $2}'\"\n register: running_processes\n\n- name: Kill running processes\n shell: \"kill {{ item }... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 650,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_profiles | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_profiles/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_profiles.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 44
},
{
"path": "ansible/roles/twas_cell_profiles/tasks/twas_cell_profile... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2421,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_put_db2jars | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_put_db2jars/tasks/twas_cell_put_db2jars.yml",
"content": "---\n\n- name: db2jars dir ${WAS_INSTALL_ROOT}/db2jars\n file:\n path: '{{ item }}'\n state: directory\n recurse: yes\n with_items:\n - \"{{install_base }}/{{ twas_dir }}/db2jars\"\n\n- name: copy db2jcc... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 600,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_start_cluster | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_start_cluster/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_start_cluster.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 49
},
{
"path": "ansible/roles/twas_cell_start_cluster/tasks/tw... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 607,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_start_dmgr | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_start_dmgr/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_start_dmgr.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 46
},
{
"path": "ansible/roles/twas_cell_start_dmgr/tasks/twas_cell_s... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 414,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_start_node | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_start_node/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_start_node.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 46
},
{
"path": "ansible/roles/twas_cell_start_node/tasks/twas_cell_s... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 408,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_status | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_status/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_status.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 42
},
{
"path": "ansible/roles/twas_cell_status/meta/main.yml",
"content"... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1157,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_stop_cluster | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_stop_cluster/tasks/twas_cell_stop_cluster.yml",
"content": "---\n\n- name: copy stop script\n copy:\n src: \"twas_cell_stop_cluster.py\"\n dest: \"~/twas_cell_stop_cluster.py\"\n\n- name: run the twas_cell_stop_cluster.py script\n shell: \"{{install_base }}/{{ twas_d... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1998,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_stop_dmgr | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_stop_dmgr/tasks/twas_cell_stop_dmgr.yml",
"content": "---\n\n- name: dmgr\n when: profile_type == 'dmgr'\n block:\n - name: stop the dmgr\n shell: \"{{install_base }}/{{ twas_dir }}/profiles/{{ profile_name }}/bin/stopManager.sh -username {{ twas_username }} -passw... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 467,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_stop_node | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_stop_node/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_stop_node.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 45
},
{
"path": "ansible/roles/twas_cell_stop_node/tasks/twas_cell_stop... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 460,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_test_ldap | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_test_ldap/tasks/twas_cell_test_ldap.yml",
"content": "---\n\n- name: test ldap connectivity\n shell: 'timeout 2 openssl s_client -connect {{ ldapServer }}:{{ ldapPort }} -tls1_2'\n register: ldapOutput\n failed_when: ( ldapOutput.rc not in [ 1 ] )\n\n- name: ping ldapOu... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 365,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_tuning | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_tuning/tasks/twas_cell_tuning.yml",
"content": "---\n\n- name: copy tuneDayTrader.py.j2 template\n template:\n src: \"tuneDayTrader.py.j2\"\n dest: \"tuneDayTrader.py\"\n\n- name: run the daytrader tuning jython script\n shell: \"{{install_base }}/{{ twas_dir }}/prof... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 43576,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_unamaged_web_node | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_unamaged_web_node/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_unamaged_web_node.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 53
},
{
"path": "ansible/roles/twas_cell_unamaged_web_n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2819,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_cell_wsadminlib | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_cell_wsadminlib/tasks/main.yml",
"content": "---\n- include_tasks: twas_cell_wsadminlib.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 46
},
{
"path": "ansible/roles/twas_cell_wsadminlib/tasks/twas_cell_w... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 473,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_config | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_config/scripts/updateWebContainerThreadPools.py",
"content": "#--------------------------------------------------------------------\n# WebSphere updateWebContainerThreadPools.py \n#--------------------------------------------------------------------\n#\n#\n# To invoke the scrip... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 15274,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_default_swaggerui | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_default_swaggerui/tasks/main.yml",
"content": "---\n- include_tasks: twas_default_swaggerui.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 48
},
{
"path": "ansible/roles/twas_default_swaggerui/tasks/twas_... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 569,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_enable_wim_registry | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_enable_wim_registry/tasks/main.yml",
"content": "---\n- include_tasks: twas_enable_wim_registry.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 50
},
{
"path": "ansible/roles/twas_enable_wim_registry/tasks... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 797,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_ssl_client_props | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_ssl_client_props/tasks/main.yml",
"content": "---\n- include_tasks: twas_ssl_client_props.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 47
},
{
"path": "ansible/roles/twas_ssl_client_props/tasks/twas_ssl... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 258,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_start_default | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_start_default/tasks/main.yml",
"content": "---\n- include_tasks: twas_start_default.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 44
},
{
"path": "ansible/roles/twas_start_default/tasks/twas_start_defaul... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 691,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/twas_stop_default | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/twas_stop_default/tasks/twas_stop_default.yml",
"content": "---\n\n- name: default\n when: profile_type == 'default'\n block:\n - name: stop the default server\n ignore_errors: true\n shell: \"{{install_base }}/{{ twas_dir }}/profiles/{{ profile_name }}/bin/stopServer.sh... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 564,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/validate_ocp_install | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/validate_ocp_install/tasks/validate_cluster.yml",
"content": "---\n- name: list cluster nodes\n shell: \"oc get nodes\"\n environment:\n KUBECONFIG: \"{{ kubeconfig_location }}/config\"\n register: node_results\n ignore_errors: yes\n\n- name: dump all pods\n shell: \"oc get ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 545,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/vnc | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/vnc/tasks/vnc.RedHat.yml",
"content": "---\n- name: authorized_key\n authorized_key:\n user: \"{{ ansible_user }}\"\n state: present\n manage_dir: yes\n key: \"{{ lookup('file', '~/.ssh/id_rsa.pub') }}\" \n\n- block:\n - name: remove extraneous packages\n become:... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2458,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/wait_for_cluster_ready | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/wait_for_cluster_ready/tasks/wait_for_cluster_ready.yaml",
"content": "---\n# tasks csi-cephfs install\n- name: Check for all pods Running or Complete, wait up to 60 minutes\n shell: \"oc --no-headers=true get pods --all-namespaces | grep -v Running | grep -v Complete > /dev/null; ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 440,
"all_permissive": true
} |
ansible_role | IBM/community-automation | 1d828b314a0fe11bbeca5f46a10e3fad69cfd317 | 28 | ansible/roles/was_automation_register | 7,981 | [
"permissive"
] | [
{
"path": "ansible/roles/was_automation_register/templates/was-usage-metering.xml.j2",
"content": "<server>\n <featureManager>\n\t<feature>usageMetering-1.0</feature>\n </featureManager>\n <!-- https://www.ibm.com/docs/en/ws-automation?topic=vulnerabilities-adding-liberty-server -->\n <keyStore ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 58186,
"all_permissive": true
} |
ansible_role | mdotson-p44/mac-setup | 091d473c889054796c69cb798ff6a54547dc33bd | 0 | roles/agnoster | 7,982 | [
"no_license"
] | [
{
"path": "roles/agnoster/tasks/main.yml",
"content": "---\n- name: Clone Powerline fonts repo\n git:\n clone=true\n repo=https://github.com/powerline/fonts.git\n dest=\"~/fonts\"\n update=no\n register: cloning\n \n- name: Install Powerline fonts\n shell: \"~/fonts/install.sh\"\n when: clon... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 377,
"all_permissive": false
} |
ansible_role | mdotson-p44/mac-setup | 091d473c889054796c69cb798ff6a54547dc33bd | 0 | roles/confluent | 7,982 | [
"no_license"
] | [
{
"path": "roles/confluent/tasks/main.yml",
"content": "---\n- name: Cloning confluent docker images\n git:\n repo=https://github.com/mdotson/confluent-docker\n dest=~/confluent-docker\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 133
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 133,
"all_permissive": false
} |
ansible_role | mdotson-p44/mac-setup | 091d473c889054796c69cb798ff6a54547dc33bd | 0 | roles/git | 7,982 | [
"no_license"
] | [
{
"path": "roles/git/tasks/main.yml",
"content": "---\n- name: ensures .config/git directory exists\n file:\n path=~/.config/git\n state=directory\n\n- name: add global gitignore\n copy:\n src=gitignore\n dest=~/.config/git/ignore\n\n- name: add user.name to git config\n git_config:\n name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 399,
"all_permissive": false
} |
ansible_role | mdotson-p44/mac-setup | 091d473c889054796c69cb798ff6a54547dc33bd | 0 | roles/iterm | 7,982 | [
"no_license"
] | [
{
"path": "roles/iterm/tasks/main.yml",
"content": "---\n- name: create directory for dynamic loading\n file:\n path='~/Library/Application Support/iTerm2/DynamicProfiles'\n state=directory\n\n- name: copy iterm profile to dynamic loading directory\n copy:\n src=roles/iterm/files/profile\n des... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 506,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.