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 | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/aws_project_termination | 7,389 | [
"no_license"
] | [
{
"path": "roles/aws_project_termination/vars/main.yml",
"content": "---\n# vars file for roles/aws_vpc\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 34
},
{
"path": "roles/aws_project_termination/tasks/main.yml",
"content": "---\n#-------------------------... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 13775,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/aws_show | 7,389 | [
"no_license"
] | [
{
"path": "roles/aws_show/defaults/main.yml",
"content": "---\n# defaults file for aws_show\nregion: \"{{ lookup('env', 'AWS_REGION') }}\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 76
},
{
"path": "roles/aws_show/tasks/main.yml",
"content": "---\n# tasks ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 12682,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/banner | 7,389 | [
"no_license"
] | [
{
"path": "roles/banner/meta/argument_specs.yml",
"content": "---\n# Role banner argument_specs.yml\n# argument_specs:\n# # roles/myapp/tasks/main.yml entry point\n# main:\n# short_description: The main entry point for the myapp role.\n# options:\n# variable_name:\n# type: int # De... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 7518,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_apis_enabled | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_apis_enabled/README.md",
"content": "# ise_apis_enabled Role\n\nEnsure ISE APIs (ERS and OpenAPIs) are enabled.\n\n## Requirements\n\nNone.\n\n## Variables\n\n| Variable | Default | Description |\n| -------------- | -------------- | ----------- |\n| `ise_username` | `ISE_RE... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3084,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_cli_application_start_ise | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_cli_application_start_ise/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_cli_application_start_ise\n\n#------------------------------------------------------------------------------\n# Example output when 'ise' is stopped:\n# ```\n# ise/admin# application start ise\n#\n# W... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3922,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_cli_dns_service_cache_enabled | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_cli_dns_service_cache_enabled/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_cli_dns_service_cache_enabled\nTTL: 300",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 72
},
{
"path": "roles/ise_cli_dns_service_cache_enabled/ta... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2757,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_cli_exec | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_cli_exec/tests/test.yml",
"content": "---\n#------------------------------------------------------------------------------\n# Run tests:\n# ansible-playbook roles/ise_cli_exec/tests/test.yml\n#------------------------------------------------------------------------------\n- name: Test... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 5290,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_cli_password_reset | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_cli_password_reset/README.md",
"content": "# ise_cli_password_reset Role\n\nChange the ISE GUI password via CLI using SSH.\n\n## Requirements\n\nRequires the paramiko Python library.\n\n💡 The ISE Application Server must be running to reset password!\n\nThe use of SSH keys will require ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4691,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_cli_reload | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_cli_reload/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_cli_reload\nansible_connection: ansible.netcommon.network_cli\nansible_network_os: cisco.ios.ios\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 129
},
{
"path": "r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1667,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_cli_wait_for_app_server | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_cli_wait_for_app_server/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_cli_wait_for_app_server\n\n# The ISE Application Server STATE may be { not running | initializing | running }\n#\n# Example output:\n# ```\n# ISE PROCESS NAME STATE PROC... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2270,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_config_backup_last_status | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_config_backup_last_status/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_config_backup_last_status\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 60
},
{
"path": "roles/ise_config_backup_last_status/tasks/main.yml",
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5814,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_config_backup_now | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_config_backup_now/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_config_backup_now\n#------------------------------------------------------------------------------\n# Requires an ISE Repository.\n# Defaults:\n# - ise_repository_name = the first ISE repository name\n# - ise... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 14253,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_config_restore | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_config_restore/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_config_restore\n\n# ise_repository_name: \n# ise_backup_name_prefix: \n# ise_backup_encryption_key: \nise_restore_adeos: true",
"license_type": "no_license",
"detected_licenses": [],
"size_byte... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 10715,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_custom_attributes | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_custom_attributes/vars/main.yml",
"content": "---\n# vars file for roles/ise_custom_attributes\n\n#------------------------------------------------------------------------------\n# Examples\n# Valid attributeType's: \n# - Boolean: true, false, True, False, TRUE, FALSE? What about yes, n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 5236,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_endpoint_groups | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_endpoint_groups/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_endpoint_groups\n\n- name: ISE Endpoint Groups\n delegate_to: localhost\n when:\n - endpointgroup is defined\n - endpointgroup | count > 0\n loop: \"{{ endpointgroup }}\"\n cisco.ise.endpoint_group:\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1883,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_endpoints | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_endpoints/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_endpoints\nDEFAULT_ENDPOINT_GROUP: aa13bb40-8bff-11e6-996c-525400b48521\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 105
},
{
"path": "roles/ise_endpoints/tasks/m... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2554,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_facts | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_facts/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_facts\nise_facts: []\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 54
},
{
"path": "roles/ise_facts/tasks/main.yml",
"content": "---\n#----------------------------... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 9762,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_facts_table | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_facts_table/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_facts_table\n- name: Show ISE Facts Summary Table\n when: ise_facts is defined and ise_facts | length > 0\n delegate_to: localhost\n vars:\n maxw: \"{{ facts_maxw }}\"\n head: \"{{ facts_head }}\"\n hid... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1259,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_guest_sponsor_api_account | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_guest_sponsor_api_account/README.md",
"content": "# ise_guest_sponsor_api_account Role\n\nCreate an ISE internal user account that is a member of the ALL_ACCOUNTS identity group and modify the default ALL_ACCOUNTS sponsor group to allow it's members to use the ISE REST APIs for managing... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 15112,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_identity_groups | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_identity_groups/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_identity_groups\nIDENTITY_GROUP_EMPLOYEE: a1740510-8c01-11e6-996c-525400b48521 # Employee\nDEFAULT_IDENTITY_GROUP: \"{{ IDENTITY_GROUP_EMPLOYEE }}\"\nDEFAULT_IDENTITY_GROUP_PARENT: NAC Group:NAC:IdentityG... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3201,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_internal_users | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_internal_users/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_internal_users\n\n- name: ISE Internal Users\n when:\n - internaluser is defined\n - internaluser | count > 0\n loop: \"{{ internaluser }}\"\n cisco.ise.internal_user:\n ise_hostname: \"{{ ansible_ho... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1778,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_licensing_eval_expiration_warning | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_licensing_eval_expiration_warning/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_licensing_eval_expiration_warning\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 68
},
{
"path": "roles/ise_licensing_eval_expiration_warnin... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4464,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_licensing_status | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_licensing_status/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_licensing_status\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 51
},
{
"path": "roles/ise_licensing_status/README.md",
"content": "# ise_licensing_statu... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 8436,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_login_await | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_login_await/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_login_await\nwait_state: started # Port is open\nwait_delay: 0 # Default: 0. Seconds to delay before start and between retries\nwait_sleep: 10 # Default: 1. Seconds to sleep between checks\nwait_timeout: 2400... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1739,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_network_device_groups | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_network_device_groups/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_network_device_groups\n#\n# 🛑 Do not try to create or delete these default Network Device Groups!\n# - Device Type#All Device Types\n# - IPSEC#Is IPSEC Device\n# - IPSEC#Is IPSEC Device#No\n#... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1701,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_network_devices | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_network_devices/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_network_devices\n\n- name: ISE Network Devices\n delegate_to: localhost\n when:\n - network_devices is defined\n - network_devices | count > 0\n loop: \"{{ network_devices }}\"\n cisco.ise.network_dev... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3060,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_node_hotpatch | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_node_hotpatch/README.md",
"content": "# ise_node_hotpatch Role\n\nApply the specified `ise_hotpatch_filenames` the `repository_name` to the ISE node.\n\n## Requirements\n\nNone.\n\n## Variables\n\nRole variables\n\n| Variable | Default | Description |\n| -----------------... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3672,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_node_patch | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_node_patch/README.md",
"content": "# ise_node_patch Role\n\nApply the specified Patch file to an ISE node.\n\n## Requirements\n\n- The [ISE Patch REST API]() is available in ISE 3.1 Patch 1 and later\n- ISE REST APIs must be enabled \n- The ISE API Gateway feature must be enabled for al... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 16213,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_node_ppan | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_node_ppan/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_node_ppan\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 44
},
{
"path": "roles/ise_node_ppan/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_node_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5446,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_node_standalone | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_node_standalone/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_node_standalone\n\n#\n# Ⰹ ISE REST API: GET /api/v1/deployment/node/{hostname}\n# Detailed information of the deployed node\n#\n- name: Get ISE Node Deployment Info | {{ inventory_hostname }} ({{ ansible_host... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4773,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_policy_set_default_sgts_deleted | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_policy_set_default_sgts_deleted/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_policy_set_default_sgts_deleted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 66
},
{
"path": "roles/ise_policy_set_default_sgts_deleted/test... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 6891,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_policy_sets_filter | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_policy_sets_filter/README.md",
"content": "# ise_policy_sets_filter Role\n\nReturns a list, `policy_sets`, of ISE Network Access Policy Sets matching the specified condition:\n `key` `operator` `value`\nExample: name == Default\n\n## Requirements\n\nNone.\n\n## Variables\n\nRole variab... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4059,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_port_status | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_port_status/tasks/main.yml",
"content": "---\n- name: Check ISE Ports | {{ inventory_host }} ({{ ansible_host }})\n delegate_to: localhost\n with_items: \"{{ ise_ports }}\"\n ansible.builtin.wait_for:\n host: \"{{ ansible_host }}\"\n port: \"{{ item }}\"\n state: started # P... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 4452,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_repositories | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_repositories/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_repository\n\n- name: Create ISE Repository\n delegate_to: localhost\n when:\n - ise_repositories is defined\n - ise_repositories | count > 0\n loop: \"{{ ise_repositories }}\"\n cisco.ise.repository:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4172,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_repository | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_repository/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_repository\n\n- name: Role Assertions\n ansible.builtin.assert:\n that:\n - repo_state is defined\n - repo_name is defined\n - repo_protocol is defined\n - repo_server is defined\n - rep... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 5738,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_repository_filenames | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_repository_filenames/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_repository_filenames\nise_repository_name: \"{{ lookup('env','ISE_REPOSITORY_NAME') }}\" # ISE repository name\nANY: \".\" # use . instead of * to match anything\nFILTER_ISE_CONFIGS: '.+.gpg$'\nfilte... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3338,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_repository_files | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_repository_files/README.md",
"content": "# ise_repository_filenames Role\n\nShow ISE Repository files.\n\n## Requirements\n\nNone.\n\n## Variables\n\nRole variables\n\n| Variable | Default | Description |\n| -------- | ------- | ----------- |\n| `ise_repository_name` | `ISE_REPOSITORY_N... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3150,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_repository_localdisk | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_repository_localdisk/tasks/main.yml",
"content": "---\n\n- name: Create LOCALDISK Repository | {{ inventory_hostname }} ({{ ansible_host }})\n cisco.ise.repository:\n ise_hostname: \"{{ ansible_host }}\"\n ise_username: \"{{ ise_username | default( omit ) }}\"\n ise_password: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1916,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_repository_name | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_repository_name/tasks/main.yml",
"content": "---\n# tasks file for roles/ise_repository_name\n\n#------------------------------------------------------------------------------\n# Find and use the first ISE Repository, if configured, as a convenience.\n# Sets variables `ise_repositories`... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2951,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_restart_await | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_restart_await/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_restart_await\nwait_delay: 0 # Default: 0. Seconds to delay before start and between retries\nwait_sleep: 1 # Seconds to sleep between checks; Default: 1 💡 Use 1 to detect SSH change!\nwait_timeout: 600 # ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2566,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_show | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_show/tasks/egress_matrix_cell.yaml",
"content": "---\n\n- name: Reset `resources`\n ansible.builtin.set_fact:\n resource_name: egress_matrix_cells\n resources: []\n\n- name: Get {{ resource_name }}\n cisco.ise.egress_matrix_cell_info:\n ise_hostname: \"{{ ansible_host }}\"\n ... | {
"task_files": 37,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 45,
"total_bytes": 90660,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ise_version_assertion | 7,389 | [
"no_license"
] | [
{
"path": "roles/ise_version_assertion/defaults/main.yml",
"content": "---\n# defaults file for roles/ise_version_assertion\n\nIGNORE_ERRORS: false # useful for testing\n\n# See Ansible verion test for version comparison details\n# https://docs.ansible.com/ansible/latest/collections/ansible/builtin/versi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 8285,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ping | 7,389 | [
"no_license"
] | [
{
"path": "roles/ping/vars/main.yml",
"content": "---\n# vars file for roles/ping\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "roles/ping/tests/test.yml",
"content": "---\n#------------------------------------------------------------------... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 634,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/press_enter_to_continue | 7,389 | [
"no_license"
] | [
{
"path": "roles/press_enter_to_continue/README.md",
"content": "# press_enter_to_continue Role\n\nPress enter to continue.\n\n## Requirements\n\nNone.\n\n## Variables\n\nNone.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n```yaml\n- name: press_enter_to_continue\n hosts: localhost\n roles:\n - p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1129,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/refresh_inventory | 7,389 | [
"no_license"
] | [
{
"path": "roles/refresh_inventory/tasks/main.yml",
"content": "---\n# tasks file for roles/refresh_inventory\n\n- name: Refresh inventory to ensure new instances exist in inventory\n ansible.builtin.meta: refresh_inventory\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 595,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/show_vars | 7,389 | [
"no_license"
] | [
{
"path": "roles/show_vars/tasks/main.yml",
"content": "---\n# tasks file for roles/show_vars\n\n- name: Show Vars\n when: \n - names is defined\n - names | count > 0\n loop: \"{{ names }}\"\n ansible.builtin.debug:\n msg: |\n {{ item }} : {{ lookup('vars', item, default='UNDEFINED') }}\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 814,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ssh_key_copy | 7,389 | [
"no_license"
] | [
{
"path": "roles/ssh_key_copy/vars/main.yml",
"content": "---\n# vars file for ssh_key_copy\nssh_key_name: \"{{ project }}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 63
},
{
"path": "roles/ssh_key_copy/defaults/main.yml",
"content": "---\n# defaults fi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3108,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/ssh_key_local | 7,389 | [
"no_license"
] | [
{
"path": "roles/ssh_key_local/README.md",
"content": "# ssh_key_local Role\n\nCreate a local SSH key pair (private and public) for securely communicating with hosts.\n\n## Requirements\n\nNone.\n\n## Variables\n\nRole variables\n\n| Variable | Default | Description |\n| ----------------------... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3226,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/to_json | 7,389 | [
"no_license"
] | [
{
"path": "roles/to_json/README.md",
"content": "# to_json Role\n\nShows the specified variable as JSON.\n\n## Requirements\n\nNone.\n\n## Variables\n\nRole variables\n\n| Variable | Default | Description |\n| ----------- | ------- | ----------- |\n| `resource` | - | the name of the resource to us... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1841,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/to_yaml | 7,389 | [
"no_license"
] | [
{
"path": "roles/to_yaml/tasks/main.yml",
"content": "---\n# tasks file for roles/to_yaml\n\n- name: To YAML | {{ resource }}\n delegate_to: localhost\n # ansible.builtin.shell: \"echo '{{ lookup('vars', resource, default='') | to_nice_yaml(indent=2) }}' > /dev/tty\"\n ansible.builtin.debug:\n msg: |\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1796,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/to_yaml_file | 7,389 | [
"no_license"
] | [
{
"path": "roles/to_yaml_file/README.md",
"content": "# to_yaml_file Role\n\nSave a resource (variable, list, dict, object) to a YAML file.\n\n## Requirements\n\nNone.\n\n## Variables\n\nRole variables\n\n| Variable | Default | Description |\n| ----------- | ------- | ----------- |\n| `resource` | - ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2186,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/wait_for_connection | 7,389 | [
"no_license"
] | [
{
"path": "roles/wait_for_connection/tests/test.yml",
"content": "---\n#------------------------------------------------------------------------------\n# Run tests:\n# ansible-playbook roles/wait_for_connection/tests/test.yml\n#------------------------------------------------------------------------------... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2010,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/wait_for_seconds | 7,389 | [
"no_license"
] | [
{
"path": "roles/wait_for_seconds/tasks/main.yml",
"content": "---\n- name: Waiting {{ seconds }} seconds before continuing...\n delegate_to: localhost\n ansible.builtin.wait_for:\n timeout: \"{{ seconds }}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 145
},
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1021,
"all_permissive": false
} |
ansible_role | 1homas/ISE_Ansible_Sandbox | adeae16bf54f42ad7650d6657cf1520575a239aa | 11 | roles/wait_for_ssh | 7,389 | [
"no_license"
] | [
{
"path": "roles/wait_for_ssh/defaults/main.yml",
"content": "---\n# defaults file for wait_for_ssh\nwait_port: 22 # SSH\nwait_state: started # Port is open\nwait_delay: 0 # Default: 0. Seconds to wait before first check\nwait_sleep: 1 # Default: 1. Seconds to sleep between checks\nwait_timeout: 30 # Defaul... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1308,
"all_permissive": false
} |
ansible_role | stefwalter/haproxy-dist-git | f2097c92c1770f461744b6df75466b3705e0176a | 0 | tests/roles/avocado | 7,389 | [
"no_license"
] | [
{
"path": "tests/roles/avocado/tasks/main.yml",
"content": "---\n- name: Install the avocado requirements\n package: name={{item}} state=latest\n with_items:\n - python2-avocado\n\n- name: Make artifacts directory\n file: path={{ artifacts }} state=directory owner=root mode=755 recurse=yes\n\n- block:\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 552,
"all_permissive": false
} |
ansible_role | stefwalter/haproxy-dist-git | f2097c92c1770f461744b6df75466b3705e0176a | 0 | tests/roles/repo | 7,389 | [
"no_license"
] | [
{
"path": "tests/roles/repo/README.md",
"content": "# Ansible role for YUM repo subjects\n\nPut this role in your test_repo.yml playbook. You'll need\nto have the following variables defined:\n\n * subjects: Space separated list of repo files to enable\n * packages: List of packages to install from those re... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 594,
"all_permissive": false
} |
ansible_role | mmurygin/vagrant-test-stand | 81ac5e1d3b10a9b52df37c2b97d69a453f8ff728 | 0 | mysql/roles/mysql-repo | 7,389 | [
"no_license"
] | [
{
"path": "mysql/roles/mysql-repo/tasks/main.yml",
"content": "- name: install mysql repo\n yum:\n name: https://dev.mysql.com/get/mysql80-community-release-el7-2.noarch.rpm\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 132
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 132,
"all_permissive": false
} |
ansible_role | mmurygin/vagrant-test-stand | 81ac5e1d3b10a9b52df37c2b97d69a453f8ff728 | 0 | mysql/roles/mysql-server | 7,389 | [
"no_license"
] | [
{
"path": "mysql/roles/mysql-server/tasks/main.yml",
"content": "---\n- name: install mysql server\n yum:\n name: mysql-community-server\n state: present\n\n- name: start and mysql server\n service:\n name: mysqld\n state: started\n enabled: yes\n...\n",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 192,
"all_permissive": false
} |
ansible_role | mmurygin/vagrant-test-stand | 81ac5e1d3b10a9b52df37c2b97d69a453f8ff728 | 0 | mysql/roles/sysbench | 7,389 | [
"no_license"
] | [
{
"path": "mysql/roles/sysbench/tasks/main.yml",
"content": "---\n- name: install sysbench\n yum:\n name: sysbench\n state: present\n...\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 78
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 78,
"all_permissive": false
} |
ansible_role | larsks/osp-6-7-ansible | 76511eb41c480cbe910330f68f7b16580e6c1d15 | 1 | playbooks/roles/pcs-start | 7,389 | [
"no_license"
] | [
{
"path": "playbooks/roles/pcs-start/defaults/main.yml",
"content": "wait: true\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 11
},
{
"path": "playbooks/roles/pcs-start/tasks/main.yml",
"content": "# Start a list of Pacemaker resources\n#\n# This uses `pcs ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 608,
"all_permissive": false
} |
ansible_role | larsks/osp-6-7-ansible | 76511eb41c480cbe910330f68f7b16580e6c1d15 | 1 | playbooks/roles/pcs-start-prefix | 7,389 | [
"no_license"
] | [
{
"path": "playbooks/roles/pcs-start-prefix/tasks/main.yml",
"content": "# Start Pacemaker resources matching the given prefix string\n#\n# This looks for resources matching the given `resource_prefix` string, calls\n# `pcs enable` on the result, and then waits for those resources to exit the\n# `Stopped` r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1047,
"all_permissive": false
} |
ansible_role | larsks/osp-6-7-ansible | 76511eb41c480cbe910330f68f7b16580e6c1d15 | 1 | playbooks/roles/pcs-stop | 7,389 | [
"no_license"
] | [
{
"path": "playbooks/roles/pcs-stop/tasks/main.yml",
"content": "# Stop a list of Pacemaker resources\n#\n# This uses `pcs enable` to start a list of specific Pacemaker\n# resources, then waits for those resources to exit the `Started`\n# role.\n- name: disable pacemaker resources for {{service}}\n command... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 597,
"all_permissive": false
} |
ansible_role | larsks/osp-6-7-ansible | 76511eb41c480cbe910330f68f7b16580e6c1d15 | 1 | playbooks/roles/pcs-stop-prefix | 7,389 | [
"no_license"
] | [
{
"path": "playbooks/roles/pcs-stop-prefix/defaults/main.yml",
"content": "wait: true\nresource_exclude: []\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 33
},
{
"path": "playbooks/roles/pcs-stop-prefix/tasks/main.yml",
"content": "# Stop Pacemaker resour... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1049,
"all_permissive": false
} |
ansible_role | satai-work/task-2 | ba21d51935936cb7af66672a5e73441b0f52ccde | 0 | roles/elastic_cluster | 7,389 | [
"no_license"
] | [
{
"path": "roles/elastic_cluster/handlers/main.yml",
"content": "- name: elasticsearch restart\n service: name=elasticsearch state=restarted enabled=yes\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 89
},
{
"path": "roles/elastic_cluster/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1596,
"all_permissive": false
} |
ansible_role | kaream1adel/Ansible-playbook | 53b4c28e0ff54e3782b766e74c170351cd3c3fd2 | 0 | roles/jenkins-role | 7,389 | [
"no_license"
] | [
{
"path": "roles/jenkins-role/tasks/main.yml",
"content": "---\n# tasks file for roles/jenkins\n- name: install wget\n dnf:\n name: wget\n state: present\n update_cache: yes\n\n\n- name: install java\n dnf:\n name: java-11-openjdk-devel\n state: present\n\n- name: download the repo\n get_u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 693,
"all_permissive": false
} |
ansible_role | kaream1adel/Ansible-playbook | 53b4c28e0ff54e3782b766e74c170351cd3c3fd2 | 0 | roles/web-server | 7,389 | [
"no_license"
] | [
{
"path": "roles/web-server/vars/main.yml",
"content": "---\n# vars file for roles/web-server\nprivate_ip: \"{{ metadata.ansible_facts.ansible_ec2_local_ipv4 }}\"\npublic_dns: \"{{ metadata.ansible_facts.ansible_ec2_local_hostname }}\"",
"license_type": "no_license",
"detected_licenses": [],
"si... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2808,
"all_permissive": false
} |
ansible_role | asterr/ansible-collection-macbook | 81466b5142fb800e9b439b37a47ec070e0684240 | 1 | roles/dmg-install | 7,389 | [
"no_license"
] | [
{
"path": "roles/dmg-install/vars/main.yml",
"content": "---\n# vars file for dmg-install\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "roles/dmg-install/tasks/main.yml",
"content": "# Install App from dmg\n# Taken from: https://github.com/... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1405,
"all_permissive": false
} |
ansible_role | asterr/ansible-collection-macbook | 81466b5142fb800e9b439b37a47ec070e0684240 | 1 | roles/duplicati | 7,389 | [
"no_license"
] | [
{
"path": "roles/duplicati/templates/mount-script.j2",
"content": "#!/bin/bash\n# mount.sh\n\n###############################################################################\n# SET YOUR PREFS HERE - READ BELOW BEFORE RUNNING SCRIPT #\n# RUN AT YOUR OWN RISK, MAKE BACKUPS OF YOUR DATA AL... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 12776,
"all_permissive": false
} |
ansible_role | asterr/ansible-collection-macbook | 81466b5142fb800e9b439b37a47ec070e0684240 | 1 | roles/gcloud | 7,389 | [
"no_license"
] | [
{
"path": "roles/gcloud/defaults/main.yml",
"content": "---\n# defaults file for gcloud\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "roles/gcloud/vars/main.yml",
"content": "---\n# vars file for gcloud\n",
"license_type": "no_license",... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 523,
"all_permissive": false
} |
ansible_role | asterr/ansible-collection-macbook | 81466b5142fb800e9b439b37a47ec070e0684240 | 1 | roles/iodata | 7,389 | [
"no_license"
] | [
{
"path": "roles/iodata/tasks/main.yml",
"content": "---\n# tasks file for iodata\n\n- name: Download Magical Finder\n ansible.builtin.get_url:\n url: \"{{ package_url }}\"\n dest: \"{{ package_file }}\"\n mode: u=rw,g=r,o=r\n checksum: \"{{ package_checksum }}\"\n\n- name: Install Magical Find... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 847,
"all_permissive": false
} |
ansible_role | asterr/ansible-collection-macbook | 81466b5142fb800e9b439b37a47ec070e0684240 | 1 | roles/iterm2 | 7,389 | [
"no_license"
] | [
{
"path": "roles/iterm2/defaults/main.yml",
"content": "---\n# defaults file for iterm2\n\npackage_url: https://iterm2.com/downloads/stable/iTerm2-3_4_16.zip\n\npackage_file: /Users/asterr/Downloads/iTerm2-3_4_16.zip\n\npackage_checksum: >\n sha512:5d809c7571968a78c2a5e9611855d32bd3b1734603aa6ba0b0fdb66\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 882,
"all_permissive": false
} |
ansible_role | asterr/ansible-collection-macbook | 81466b5142fb800e9b439b37a47ec070e0684240 | 1 | roles/msoffice | 7,389 | [
"no_license"
] | [
{
"path": "roles/msoffice/tasks/main.yml",
"content": "---\n# tasks file for msoffice\n\n- name: Install gdown with pip\n # This is needed to download large files\n # from Google Drive\n ansible.builtin.pip:\n name: gdown\n\n- name: Check downloaded file\n ansible.builtin.stat:\n path: \"{{ packag... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1757,
"all_permissive": false
} |
ansible_role | asterr/ansible-collection-macbook | 81466b5142fb800e9b439b37a47ec070e0684240 | 1 | roles/pulse | 7,389 | [
"no_license"
] | [
{
"path": "roles/pulse/handlers/main.yml",
"content": "---\n# handlers file for pulse\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/pulse/vars/main.yml",
"content": "---\n# vars file for pulse\n",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 897,
"all_permissive": false
} |
ansible_role | asterr/ansible-collection-macbook | 81466b5142fb800e9b439b37a47ec070e0684240 | 1 | roles/pyenv | 7,389 | [
"no_license"
] | [
{
"path": "roles/pyenv/tasks/main.yml",
"content": "---\n# tasks file for pyenv\n\n- name: Create group for user\n ansible.builtin.group:\n name: \"{{ ansible_env.USER }}\"\n state: present\n become: true\n\n- name: Add user to group\n ansible.builtin.user:\n name: \"{{ ansible_env.USER }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 585,
"all_permissive": false
} |
ansible_role | asterr/ansible-collection-macbook | 81466b5142fb800e9b439b37a47ec070e0684240 | 1 | roles/vipaccess | 7,389 | [
"no_license"
] | [
{
"path": "roles/vipaccess/vars/main.yml",
"content": "---\n# vars file for vipaccess\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/vipaccess/tasks/main.yml",
"content": "---\n# tasks file for vipaccess\n\n- name: Download VIP Access\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 565,
"all_permissive": false
} |
ansible_role | marcossilvestrini/vagrant-boxes | 6a7e4abeeaf36f6d30a6170dd75b6b1d14a2a2d4 | 0 | virtualbox/ol9/ansible/roles/cloud-init | 7,383 | [
"no_license"
] | [
{
"path": "virtualbox/ol9/ansible/roles/cloud-init/tasks/main.yaml",
"content": "- name: Find all files in a directory\n find:\n paths: /home/vagrant/\n register: found_files\n\n- name: Find files with DOS line-endings\n shell: grep -l $'\\r' \"{{ item.path }}\"\n register: dos_files\n with_items: \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4195,
"all_permissive": false
} |
ansible_role | qasimwarraich/ansible | b7303b9db02b7d6f292b594eb4ba4e5da46aaaec | 0 | Ansible/roles/common | 7,383 | [
"no_license"
] | [
{
"path": "Ansible/roles/common/tasks/todos.yml",
"content": "---\n- name: Print some debug information\n vars:\n msg: |\n \n \n\n Enable Pacman parallell Downloads!\n --------------------------------\n sudoedit /etc/pacman.conf\n ================================\n \n ... | {
"task_files": 11,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 11,
"total_bytes": 6857,
"all_permissive": false
} |
ansible_role | Kuzminih/Ansible_play_books | c271f34abc6221fcc22869d8773f8a0ba27ddbb9 | 0 | roles/synchronize | 7,383 | [
"no_license"
] | [
{
"path": "roles/synchronize/vars/main.yml",
"content": "---\n# vars file for roles/synchronize",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 37
},
{
"path": "roles/synchronize/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1758,
"all_permissive": false
} |
ansible_role | go-training/drone-tutorial | b743298b88e1e9684097c029d21ebdc8daa5de3e | 124 | ansible/roles/base | 7,383 | [
"no_license"
] | [
{
"path": "ansible/roles/base/vars/ubuntu.yml",
"content": "base_packages:\n - apt-transport-https\n - software-properties-common\n - htop\n - tree\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 88
},
{
"path": "ansible/roles/base/tasks/main.yml",
"conte... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 415,
"all_permissive": false
} |
ansible_role | go-training/drone-tutorial | b743298b88e1e9684097c029d21ebdc8daa5de3e | 124 | ansible/roles/docker | 7,383 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/templates/default.j2",
"content": "DOCKER_OPTS=\"{{ docker_opts }}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "ansible/roles/docker/defaults/main.yml",
"content": "docker_deps:\n - apt-transport-https\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2228,
"all_permissive": false
} |
ansible_role | MartinJourjon/DevOpsCPE | cf6a1c04b1b704ac45bbe4126aecea08f108b501 | 2 | ansible/roles/app | 7,383 | [
"no_license"
] | [
{
"path": "ansible/roles/app/defaults/main.yml",
"content": "---\n# defaults file for roles/app",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 33
},
{
"path": "ansible/roles/app/handlers/main.yml",
"content": "---\n# handlers file for roles/app",
"license_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 249,
"all_permissive": false
} |
ansible_role | MartinJourjon/DevOpsCPE | cf6a1c04b1b704ac45bbe4126aecea08f108b501 | 2 | ansible/roles/database | 7,383 | [
"no_license"
] | [
{
"path": "ansible/roles/database/tasks/main.yml",
"content": "\n- name: Create db container and connect to network\n docker_container:\n name: database\n image: valkyriehd/database:latest\n volumes:\n - /data/:/var/lib/postgresql/data\n env:\n POSTGRES_PASSWORD: pwd\n networks:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 260,
"all_permissive": false
} |
ansible_role | MartinJourjon/DevOpsCPE | cf6a1c04b1b704ac45bbe4126aecea08f108b501 | 2 | ansible/roles/docker | 7,383 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "---\n# tasks file for roles/docker\n - name: Clean packages\n command:\n cmd: dnf clean -y packages\n\n - name: Install device-mapper-persistent-data\n dnf:\n name: device-mapper-persistent-data\n state: latest\n\n - name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 717,
"all_permissive": false
} |
ansible_role | MartinJourjon/DevOpsCPE | cf6a1c04b1b704ac45bbe4126aecea08f108b501 | 2 | ansible/roles/network | 7,383 | [
"no_license"
] | [
{
"path": "ansible/roles/network/defaults/main.yml",
"content": "---\n# defaults file for roles/network",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 37
},
{
"path": "ansible/roles/network/vars/main.yml",
"content": "---\n# vars file for roles/network",
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 277,
"all_permissive": false
} |
ansible_role | MartinJourjon/DevOpsCPE | cf6a1c04b1b704ac45bbe4126aecea08f108b501 | 2 | ansible/roles/proxy | 7,383 | [
"no_license"
] | [
{
"path": "ansible/roles/proxy/defaults/main.yml",
"content": "---\n# defaults file for roles/proxy",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 35
},
{
"path": "ansible/roles/proxy/handlers/main.yml",
"content": "---\n# handlers file for roles/proxy",
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 312,
"all_permissive": false
} |
ansible_role | acheraime/devops | 65e5a5f13f97361068e6405bbacb02b2021e0016 | 0 | Ansible-Lab/roles/commons | 7,383 | [
"no_license"
] | [
{
"path": "Ansible-Lab/roles/commons/vars/debian.yml",
"content": "---\npackage_mgr: apt\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 22
},
{
"path": "Ansible-Lab/roles/commons/vars/centos.yml",
"content": "---\npackage_mgr: yum\n\n",
"license_type":... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 335,
"all_permissive": false
} |
ansible_role | acheraime/devops | 65e5a5f13f97361068e6405bbacb02b2021e0016 | 0 | Ansible-Lab/roles/databases | 7,383 | [
"no_license"
] | [
{
"path": "Ansible-Lab/roles/databases/vars/main.yml",
"content": "---\ntest_name: adolphe\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 23
},
{
"path": "Ansible-Lab/roles/databases/tasks/main.yml",
"content": "---\n\n# Including PostgreSQL TASKS\n- include... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3184,
"all_permissive": false
} |
ansible_role | acheraime/devops | 65e5a5f13f97361068e6405bbacb02b2021e0016 | 0 | Ansible-Lab/roles/usermgmt | 7,383 | [
"no_license"
] | [
{
"path": "Ansible-Lab/roles/usermgmt/handlers/main.yml",
"content": "---\n- name: fetch accountfile\n fetch: \n src: /tmp/{{ inventory_hostname }}-users.txt\n dest: files/{{ inventory_hostname}}-users.txt\n flat: yes\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_b... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2934,
"all_permissive": false
} |
ansible_role | acheraime/devops | 65e5a5f13f97361068e6405bbacb02b2021e0016 | 0 | Ansible-Lab/roles/webservers | 7,383 | [
"no_license"
] | [
{
"path": "Ansible-Lab/roles/webservers/tasks/main.yml",
"content": "---\n- name: \"Installing nginx\"\n apt: \n name: nginx-full\n state: installed\n update_cache: yes\n\n- name: \"Updating nginx.conf\"\n lineinfile:\n path: /etc/nginx/nginx.conf\n regexp: \"^user\"\n line: \"user {{ ng... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2436,
"all_permissive": false
} |
ansible_role | acheraime/devops | 65e5a5f13f97361068e6405bbacb02b2021e0016 | 0 | mugshots-dev/roles/nginx-role | 7,383 | [
"no_license"
] | [
{
"path": "mugshots-dev/roles/nginx-role/vars/debian.yml",
"content": "--- \n####### Debian specific variables #####\n#\npackage_mgr: apt\n\nnginx_package: nginx-full\n\n\n# Nginx default debian index page\nnginx_default_index: /var/www/html/index.nginx-debian.html\n\n\n# Configuration base path\nnginx_conf... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 8673,
"all_permissive": false
} |
ansible_role | acheraime/devops | 65e5a5f13f97361068e6405bbacb02b2021e0016 | 0 | mugshots-dev/roles/postgres-role | 7,383 | [
"no_license"
] | [
{
"path": "mugshots-dev/roles/postgres-role/handlers/main.yml",
"content": "---\n- name: restart postgres\n systemd:\n name: \"{{ postgres_init_name }}\"\n state: restarted\n \n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 103
},
{
"path": "mugshots-d... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 15211,
"all_permissive": false
} |
ansible_role | Bhanuprakash-ch/platform-ansible | 21663f2bea7c8ad5303e83c73882e929d6fc8da9 | 0 | roles/arcadia_cdh_setup | 7,383 | [
"no_license"
] | [
{
"path": "roles/arcadia_cdh_setup/tasks/main.yml",
"content": "# Copyright (c) 2015 Intel Corporation\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 a copy of the License at\n#\n# http://www.ap... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 5443,
"all_permissive": false
} |
ansible_role | Bhanuprakash-ch/platform-ansible | 21663f2bea7c8ad5303e83c73882e929d6fc8da9 | 0 | roles/cloudera_api_manager | 7,383 | [
"no_license"
] | [
{
"path": "roles/cloudera_api_manager/tasks/yarn.yml",
"content": "# Copyright (c) 2015 Intel Corporation\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 a copy of the License at\n#\n# http://www... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 7577,
"all_permissive": false
} |
ansible_role | Bhanuprakash-ch/platform-ansible | 21663f2bea7c8ad5303e83c73882e929d6fc8da9 | 0 | roles/cloudera_atk_client | 7,383 | [
"no_license"
] | [
{
"path": "roles/cloudera_atk_client/tasks/main.yml",
"content": "# Copyright (c) 2015 Intel Corporation\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 a copy of the License at\n#\n# http://www.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 790,
"all_permissive": false
} |
ansible_role | idavistro/ansible_advance_hw | f01ccfe3e5e80a3e43b5fd7044c07ae3263eae58 | 0 | roles/app-tier | 7,383 | [
"no_license"
] | [
{
"path": "roles/app-tier/vars/main.yml",
"content": "---\n# vars file for app-tier\napp_name: tomcat\napp_web_root: /usr/share/tomcat/webapps/ROOT\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 99
},
{
"path": "roles/app-tier/tasks/main.yml",
"cont... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 743,
"all_permissive": false
} |
ansible_role | idavistro/ansible_advance_hw | f01ccfe3e5e80a3e43b5fd7044c07ae3263eae58 | 0 | roles/lb-tier | 7,383 | [
"no_license"
] | [
{
"path": "roles/lb-tier/vars/main.yml",
"content": "---\n# vars file for lb-tier\n\nname_lb: haproxy\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 47
},
{
"path": "roles/lb-tier/tasks/main.yml",
"content": "---\n# tasks file for lb-tier\n\n- name: Instal... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 488,
"all_permissive": false
} |
ansible_role | idavistro/ansible_advance_hw | f01ccfe3e5e80a3e43b5fd7044c07ae3263eae58 | 0 | roles/osp-servers | 7,383 | [
"no_license"
] | [
{
"path": "roles/osp-servers/vars/app1.yml",
"content": "name: app1\nstate: present\nimage: rhel-guest\nkey_name: ansible_ssh\nflavor: m2.small\nsecurity_group: apps\ngroup: apps \ndeployment: QA\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 132
},
{
"path": "r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1658,
"all_permissive": false
} |
ansible_role | kwanlowe/fluxdemo-jenkins | d681f7052f082f3add5073f5388503f3d4c02089 | 2 | playbooks/roles/jenkins | 7,383 | [
"no_license"
] | [
{
"path": "playbooks/roles/jenkins/tasks/services.yml",
"content": "- service:\n name: jenkins\n state: started\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 48
},
{
"path": "playbooks/roles/jenkins/tasks/first_run.yml",
"content": "- shell: cat /var/... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 987,
"all_permissive": false
} |
ansible_role | Sabayon/sabayon-ansible-roles | 52f36a0e977347d1486c31faf5715260f067cf3a | 0 | roles/sabayon | 7,383 | [
"no_license"
] | [
{
"path": "roles/sabayon/tasks/lxc_configuration.yml",
"content": "---\n# Author: <NAME>, <EMAIL>\n\n- name: \"Configure /etc/lxc/lxc.conf file\"\n become_method: sudo\n become: yes\n template:\n src: lxc.conf.j2\n dest: /etc/lxc/lxc.conf\n tags:\n - lxc_conf_override\n\n- name: \"Touch /etc/su... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 9108,
"all_permissive": false
} |
ansible_role | maximx1/m1-deploy | 82bc522f56b51ead6c15e2a6f37f9eae9c173064 | 0 | roles/dockerappinstaller | 7,383 | [
"no_license"
] | [
{
"path": "roles/dockerappinstaller/tasks/main.yml",
"content": "---\n- name: Stop any current docker instances\n shell: docker stop `docker ps -q`\n ignore_errors: yes\n\n- name: Install Dockerfile\n template: src=Dockerfile dest=/tmp/Dockerfile\n\n- name: Build docker container\n shell: docker build -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 364,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.