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 | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/changbiosattr | 4,217 | [
"permissive"
] | [
{
"path": "roles/changbiosattr/README.md",
"content": "changbiosattr\n=============\n\nChanges the value of a mentioned bios attribute.\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned. `bios_attribute` needs to be mentioned in form of a d... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1372,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/check_user_privileges | 4,217 | [
"permissive"
] | [
{
"path": "roles/check_user_privileges/tasks/main.yml",
"content": "---\n- name: Validate server authentication input provided by user\n fail:\n msg: \"auth_token is mandatory\"\n when:\n - (auth_token is not defined)\n\n- name: Check User Privileges when auth_token is defined\n block:\n - ilo_m... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1757,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/cleariellogs | 4,217 | [
"permissive"
] | [
{
"path": "roles/cleariellogs/defaults/main.yml",
"content": "---\n# defaults file for cleariellogs\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 37
},
{
"path": "roles/cleariellogs/tests/test.yml",
"content": "---\n- hosts: localhos... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 860,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/confighostname | 4,217 | [
"permissive"
] | [
{
"path": "roles/confighostname/README.md",
"content": "configHostName\n==============\n\nConfigures the hostname of an iLO network\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned. `attribute_name` and `attribute_value` need to be mention... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1055,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/copyresulttoop | 4,217 | [
"permissive"
] | [
{
"path": "roles/copyresulttoop/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - copyResulttoOp",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 72
},
{
"path": "roles/copyresulttoop/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 867,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/creatoutput | 4,217 | [
"permissive"
] | [
{
"path": "roles/creatoutput/README.md",
"content": "creatOutput\n===========\n\nCreates a json file on the local system in order to store information.\n\nExample Playbook\n----------------\n\nAn example of how to use the role: \n```yaml\n - name: Define output file\n include_tasks: create_output_file.y... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 642,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/delete_specified_logical_drives | 4,217 | [
"permissive"
] | [
{
"path": "roles/delete_specified_logical_drives/tests/test.yml",
"content": "---\n- hosts: myhosts\n connection: local\n roles:\n - delete_specified_logical_drives\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 88
},
{
"path": "role... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3667,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/deluser | 4,217 | [
"permissive"
] | [
{
"path": "roles/deluser/README.md",
"content": "deluser\n=======\n\nDeletes an iLO account.\n\nRole Variables\n--------------\n\nCredentials of the iLO - `baseuri`, `username`, `password`, `account_username` need to mentioned.\n\nExample Playbook\n----------------\n\nAn example of how to use the role: \n\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 886,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/disablewinsreg | 4,217 | [
"permissive"
] | [
{
"path": "roles/disablewinsreg/defaults/main.yml",
"content": "---\n# defaults file for disableWINSReg\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 39
},
{
"path": "roles/disablewinsreg/tests/test.yml",
"content": "---\n- hosts: lo... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1014,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/firmware_upload | 4,217 | [
"permissive"
] | [
{
"path": "roles/firmware_upload/defaults/main.yml",
"content": "---\n# defaults file for firmware_upload\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 40
},
{
"path": "roles/firmware_upload/vars/main.yml",
"content": "---\n# vars fi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 5439,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/flashfwpkg | 4,217 | [
"permissive"
] | [
{
"path": "roles/flashfwpkg/handlers/main.yml",
"content": "---\n# handlers file for flashfwpkg\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 35
},
{
"path": "roles/flashfwpkg/vars/main.yml",
"content": "---\n# vars file for flashfwp... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1237,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_device_inventory_info | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_device_inventory_info/handlers/main.yml",
"content": "---\n# handlers file for get_device_inventory_info\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 50
},
{
"path": "roles/get_device_inventory_info/defaults/main.ym... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3364,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_health_report | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_health_report/handlers/main.yml",
"content": "---\n# handlers file for get_health_report\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 42
},
{
"path": "roles/get_health_report/README.md",
"content": "get_health_r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 988,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_host_interfaces | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_host_interfaces/handlers/main.yml",
"content": "---\n# handlers file for get_host_interfaces\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 44
},
{
"path": "roles/get_host_interfaces/tests/test.yml",
"content": "-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1015,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_logical_drives | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_logical_drives/tests/test.yml",
"content": "---\n- hosts: myhosts\n connection: local\n roles:\n - get_logical_drives\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 75
},
{
"path": "roles/get_logical_drives/tasks... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3343,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_manager_inventory | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_manager_inventory/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - get_manager_inventory\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 80
},
{
"path": "roles/get_manager_inve... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1039,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_network_protocols | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_network_protocols/README.md",
"content": "get_network_protocols\n=====================\n\nStores the network protocols information of the system in a JSON output file\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned.\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1032,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_pci_slot_details | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_pci_slot_details/tasks/main.yml",
"content": "---\n- name: Validate server authentication input provided by user\n fail:\n msg: \"username/password or cert_file/key_file or auth_token is mandatory\"\n when:\n - (username is not defined or password is not defined) and (cert_file ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2387,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_server_poststate | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_server_poststate/tasks/main.yml",
"content": "---\n- name: Validate server authentication input provided by user\n fail:\n msg: \"username/password or cert_file/key_file or auth_token is mandatory\"\n when:\n - (username is not defined or password is not defined) and (cert_file ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2313,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_software_inventory | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_software_inventory/vars/main.yml",
"content": "---\n# vars file for get_software_inventory\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 43
},
{
"path": "roles/get_software_inventory/README.md",
"content": "get_s... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1042,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/get_specified_logical_drives | 4,217 | [
"permissive"
] | [
{
"path": "roles/get_specified_logical_drives/tests/test.yml",
"content": "---\n- hosts: myhosts\n connection: local\n roles:\n - get_specified_logical_drives\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 85
},
{
"path": "roles/get_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3932,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getallsysinven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getallsysinven/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - getallsysinven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 73
},
{
"path": "roles/getallsysinven/tasks/main.yml"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 445,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getbiosattr | 4,217 | [
"permissive"
] | [
{
"path": "roles/getbiosattr/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - getBiosattr\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 70
},
{
"path": "roles/getbiosattr/defaults/main.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1016,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getbootorder | 4,217 | [
"permissive"
] | [
{
"path": "roles/getbootorder/README.md",
"content": "getBootorder\n============\n\nStores information about boot order in a JSON output file\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned. `datatype` needs to be passed that serves as th... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 940,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getbootoverride | 4,217 | [
"permissive"
] | [
{
"path": "roles/getbootoverride/vars/main.yml",
"content": "---\n# vars file for getBootoverride\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 36
},
{
"path": "roles/getbootoverride/handlers/main.yml",
"content": "---\n# handlers fi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1049,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getchassinven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getchassinven/README.md",
"content": "getchassisinven\n=========\n\nStores inventory information about the Chassis in a JSON Output file\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned. `datatype` needs to be passed that ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1040,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getchassistherm | 4,217 | [
"permissive"
] | [
{
"path": "roles/getchassistherm/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - getchassistherm\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 74
},
{
"path": "roles/getchassistherm/handlers/mai... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 461,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getchasspower | 4,217 | [
"permissive"
] | [
{
"path": "roles/getchasspower/handlers/main.yml",
"content": "---\n# handlers file for getchasspower\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 38
},
{
"path": "roles/getchasspower/defaults/main.yml",
"content": "---\n# defaults ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 445,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getcpuinven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getcpuinven/handlers/main.yml",
"content": "---\n# handlers file for getcpuinven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 36
},
{
"path": "roles/getcpuinven/defaults/main.yml",
"content": "---\n# defaults file f... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1018,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getdefsysinv | 4,217 | [
"permissive"
] | [
{
"path": "roles/getdefsysinv/handlers/main.yml",
"content": "---\n# handlers file for getdefsysinv\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 37
},
{
"path": "roles/getdefsysinv/vars/main.yml",
"content": "---\n# vars file for ge... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 407,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getdiskinven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getdiskinven/handlers/main.yml",
"content": "---\n# handlers file for getDiskinven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 37
},
{
"path": "roles/getdiskinven/vars/main.yml",
"content": "---\n# vars file for ge... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 442,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getfaninven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getfaninven/README.md",
"content": "getfaninven\n=========\n\nStores all the Fan inventory information of the system in a JSON output file\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned. `datatype` needs to be passed tha... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1020,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getfirminven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getfirminven/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - getfirminven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 71
},
{
"path": "roles/getfirminven/vars/main.yml",
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 449,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getfirmupdate | 4,217 | [
"permissive"
] | [
{
"path": "roles/getfirmupdate/vars/main.yml",
"content": "---\n# vars file for getfirmupdate\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 34
},
{
"path": "roles/getfirmupdate/defaults/main.yml",
"content": "---\n# defaults file for... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 473,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getiellogs | 4,217 | [
"permissive"
] | [
{
"path": "roles/getiellogs/tasks/main.yml",
"content": "---\n# tasks file for getiellogs\n- name: Get Manager Logs\n community.general.redfish_info:\n category: Manager\n command: GetLogs\n baseuri: \"{{ baseuri }}\"\n username: \"{{ username }}\"\n password: \"{{ <PASSWORD> }}\"\n registe... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 421,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getmeminven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getmeminven/handlers/main.yml",
"content": "---\n# handlers file for getmeminven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 36
},
{
"path": "roles/getmeminven/README.md",
"content": "getmeminven\n=========\n\nStor... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1030,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getmnicinven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getmnicinven/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - getmnicinven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 71
},
{
"path": "roles/getmnicinven/vars/main.yml",
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1025,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getnicinven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getnicinven/handlers/main.yml",
"content": "---\n# handlers file for getnicinven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 36
},
{
"path": "roles/getnicinven/tasks/main.yml",
"content": "---\n# tasks file for get... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 437,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getpsuinven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getpsuinven/vars/main.yml",
"content": "---\n# vars file for getpsuinven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 32
},
{
"path": "roles/getpsuinven/tasks/main.yml",
"content": "---\n# tasks file for getpsuinven... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 435,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getsessions | 4,217 | [
"permissive"
] | [
{
"path": "roles/getsessions/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - getsessions\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 70
},
{
"path": "roles/getsessions/defaults/main.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 434,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getstgctrlinv | 4,217 | [
"permissive"
] | [
{
"path": "roles/getstgctrlinv/defaults/main.yml",
"content": "---\n# defaults file for getstgctrlinv\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 38
},
{
"path": "roles/getstgctrlinv/tasks/main.yml",
"content": "---\n# tasks file f... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 474,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getvirtmediainfo | 4,217 | [
"permissive"
] | [
{
"path": "roles/getvirtmediainfo/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - getvirtmediainfo\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 75
},
{
"path": "roles/getvirtmediainfo/tasks/mai... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 472,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/getvolumeinven | 4,217 | [
"permissive"
] | [
{
"path": "roles/getvolumeinven/vars/main.yml",
"content": "---\n# vars file for getvolumeinven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 35
},
{
"path": "roles/getvolumeinven/handlers/main.yml",
"content": "---\n# handlers file ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 456,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/iloreset | 4,217 | [
"permissive"
] | [
{
"path": "roles/iloreset/README.md",
"content": "iLOreset\n=========\n\nRestart the iLO manager.\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned.\n\nExample Playbook\n----------------\n\nAn example of how to use the role: \n\n - hosts... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 808,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/ledoff | 4,217 | [
"permissive"
] | [
{
"path": "roles/ledoff/handlers/main.yml",
"content": "---\n# handlers file for ledoff\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 31
},
{
"path": "roles/ledoff/vars/main.yml",
"content": "---\n# vars file for ledoff\n",
"lice... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 767,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/ledon | 4,217 | [
"permissive"
] | [
{
"path": "roles/ledon/vars/main.yml",
"content": "---\n# vars file for ledon\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 26
},
{
"path": "roles/ledon/README.md",
"content": "ledon\n=========\n\nSwitches on the Chassis indicator\n\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 757,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/listallusers | 4,217 | [
"permissive"
] | [
{
"path": "roles/listallusers/tasks/main.yml",
"content": "---\n# tasks file for listallusers\n- name: List all users\n community.general.redfish_info:\n category: Accounts\n command: ListUsers\n baseuri: \"{{ baseuri }}\"\n username: \"{{ username }}\"\n password: \"{{ <PASSWORD> }}\"\n re... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 432,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/login | 4,217 | [
"permissive"
] | [
{
"path": "roles/login/handlers/main.yml",
"content": "---\n# handlers file for Login\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 30
},
{
"path": "roles/login/README.md",
"content": "Role Name\n=========\n\nCreates a session for an... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 867,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/logout | 4,217 | [
"permissive"
] | [
{
"path": "roles/logout/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - Logout\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 65
},
{
"path": "roles/logout/README.md",
"content": "Logout\n===... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1076,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/powerforceoff | 4,217 | [
"permissive"
] | [
{
"path": "roles/powerforceoff/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - powerforceoff\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 72
},
{
"path": "roles/powerforceoff/vars/main.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 848,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/powergracefullshutdown | 4,217 | [
"permissive"
] | [
{
"path": "roles/powergracefullshutdown/README.md",
"content": "powergracefullshutdown\n=========\n\nShuts all iLO systems down.\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned. \n\nExample Playbook\n----------------\n\nAn example of how ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 922,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/poweron | 4,217 | [
"permissive"
] | [
{
"path": "roles/poweron/vars/main.yml",
"content": "---\n# vars file for poweron\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 28
},
{
"path": "roles/poweron/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 791,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/powerreboot | 4,217 | [
"permissive"
] | [
{
"path": "roles/powerreboot/README.md",
"content": "powerreboot\n=========\n\nRestarts all iLO systems.\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned. \n\nExample Playbook\n----------------\n\nAn example of how to use the role: \n\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 832,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/rlcpinstall | 4,217 | [
"permissive"
] | [
{
"path": "roles/rlcpinstall/README.md",
"content": "rlcpinstall\n============\n\nTo install Yum/Debian packages on remote host.\n\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned. `local_file_path`, `remote_file_path` and `filename` are r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1652,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/setbiosdefault | 4,217 | [
"permissive"
] | [
{
"path": "roles/setbiosdefault/defaults/main.yml",
"content": "---\n# defaults file for setbiosdefault\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 39
},
{
"path": "roles/setbiosdefault/tests/test.yml",
"content": "---\n- hosts: lo... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1180,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/setdns | 4,217 | [
"permissive"
] | [
{
"path": "roles/setdns/handlers/main.yml",
"content": "---\n# handlers file for setDNS\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 31
},
{
"path": "roles/setdns/vars/main.yml",
"content": "---\n# vars file for setDNS\n",
"lice... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1582,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/setdomainname | 4,217 | [
"permissive"
] | [
{
"path": "roles/setdomainname/handlers/main.yml",
"content": "---\n# handlers file for setDomainName\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 38
},
{
"path": "roles/setdomainname/vars/main.yml",
"content": "---\n# vars file for... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1014,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/setntpservers | 4,217 | [
"permissive"
] | [
{
"path": "roles/setntpservers/tasks/main.yml",
"content": "---\n# tasks file for setNTPservers\n- name: Set {{ attribute_name }} to {{ attribute_value }}\n community.general.ilo_redfish_config:\n category: Manager\n command: SetNTPServers\n baseuri: \"{{ baseuri }}\"\n username: \"{{ username ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1813,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/setonetimeboot | 4,217 | [
"permissive"
] | [
{
"path": "roles/setonetimeboot/README.md",
"content": "setonetimeboot\n=========\n\nSets a one time boot to the mentioned bootdevice. This function only works when the bootmode is set to legacy bios.\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1151,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/settimezone | 4,217 | [
"permissive"
] | [
{
"path": "roles/settimezone/handlers/main.yml",
"content": "---\n# handlers file for setTimeZone\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 36
},
{
"path": "roles/settimezone/README.md",
"content": "setTimeZone\n=========\n\nSet ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1009,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/smartcompinstall | 4,217 | [
"permissive"
] | [
{
"path": "roles/smartcompinstall/README.md",
"content": "smartcompinstall\n================\n\nTo install and run Smart Component.\n\n\nRole Variables\n--------------\n\nCredentials of the iLO like `baseuri`, `username`, `password` needs to mentioned.\n\nExample Playbook\n----------------\n\nAn example of ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 862,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/systeminven | 4,217 | [
"permissive"
] | [
{
"path": "roles/systeminven/defaults/main.yml",
"content": "---\n# defaults file for systeminven\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 36
},
{
"path": "roles/systeminven/vars/main.yml",
"content": "---\n# vars file for syste... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 445,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/systemreboot | 4,217 | [
"permissive"
] | [
{
"path": "roles/systemreboot/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - systemreboot\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 71
},
{
"path": "roles/systemreboot/README.md",
"cont... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 821,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/update_firmware_through_install_set | 4,217 | [
"permissive"
] | [
{
"path": "roles/update_firmware_through_install_set/tests/test.yml",
"content": "---\n- hosts: myhosts\n connection: local\n roles:\n - update_firmware_through_install_set\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 92
},
{
"path... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 11066,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/update_firmware_with_upload | 4,217 | [
"permissive"
] | [
{
"path": "roles/update_firmware_with_upload/tests/test.yml",
"content": "---\n- hosts: myhosts\n connection: local\n roles:\n - update_firmware_with_upload\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 84
},
{
"path": "roles/update... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4405,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/updatepass | 4,217 | [
"permissive"
] | [
{
"path": "roles/updatepass/vars/main.yml",
"content": "---\n# vars file for updatepass\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 31
},
{
"path": "roles/updatepass/tasks/main.yml",
"content": "---\n# tasks file for updatepass\n- ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 497,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/updaterole | 4,217 | [
"permissive"
] | [
{
"path": "roles/updaterole/vars/main.yml",
"content": "---\n# vars file for updaterole\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 31
},
{
"path": "roles/updaterole/tasks/main.yml",
"content": "---\n# tasks file for updaterole\n- ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 475,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/updateusername | 4,217 | [
"permissive"
] | [
{
"path": "roles/updateusername/handlers/main.yml",
"content": "---\n# handlers file for updateusername\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 39
},
{
"path": "roles/updateusername/defaults/main.yml",
"content": "---\n# defaul... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 526,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/uploadcomp | 4,217 | [
"permissive"
] | [
{
"path": "roles/uploadcomp/handlers/main.yml",
"content": "---\n# handlers file for uploadcomp\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 35
},
{
"path": "roles/uploadcomp/vars/main.yml",
"content": "---\n# vars file for uploadco... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1432,
"all_permissive": true
} |
ansible_role | HewlettPackard/ilo-ansible-collection | b5855a0978195287f1599d45432f0c6fe808320c | 50 | roles/verify_bios_attributes | 4,217 | [
"permissive"
] | [
{
"path": "roles/verify_bios_attributes/vars/main.yml",
"content": "---\nprofile_attributes: {}\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 27
},
{
"path": "roles/verify_bios_attributes/defaults/main.yml",
"content": "---\n# defaul... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3005,
"all_permissive": true
} |
ansible_role | lilswif/School2015 | 9311face6f092a8871f62758c50ffc4b71060ca9 | 1 | Systeembeheer/Linux/Stacks/ansible/roles/bertvv.collectd | 4,217 | [
"no_license"
] | [
{
"path": "Systeembeheer/Linux/Stacks/ansible/roles/bertvv.collectd/vars/main.yml",
"content": "# roles/collectd/vars/main.yml\n# Role variables that normally should not be changed\n---\n\ncollectd_packages:\n - collectd\n\ncollectd_service: collectd\ncollectd_web_service: httpd\n\ncollectd_config_file: /e... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 10605,
"all_permissive": false
} |
ansible_role | lilswif/School2015 | 9311face6f092a8871f62758c50ffc4b71060ca9 | 1 | Systeembeheer/Linux/Stacks/ansible/roles/bertvv.wordpress | 4,217 | [
"no_license"
] | [
{
"path": "Systeembeheer/Linux/Stacks/ansible/roles/bertvv.wordpress/tests/Vagrantfile",
"content": "# vi: set ft=ruby\n\nrequire 'rbconfig'\n\nROLE_NAME = 'wordpress'\nHOST_NAME = 'test' + ROLE_NAME\nVAGRANTFILE_API_VERSION = '2'\n\nVagrant.configure(VAGRANTFILE_API_VERSION) do |config|\n config.vm.box = ... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 8474,
"all_permissive": false
} |
ansible_role | lilswif/School2015 | 9311face6f092a8871f62758c50ffc4b71060ca9 | 1 | Systeembeheer/Linux/Stacks/ansible/roles/monit | 4,217 | [
"no_license"
] | [
{
"path": "Systeembeheer/Linux/Stacks/ansible/roles/monit/tasks/main.yml",
"content": "# roles/ROLENAME/tasks/main.yml\n---\n\n- name: install the latest version of Monit\n yum: name=monit state=latest\n\n- name: copy monitrc to dashboard\n copy:\n src: monitrc\n dest: /etc/\n\n- name: Configure and... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 411,
"all_permissive": false
} |
ansible_role | lilswif/School2015 | 9311face6f092a8871f62758c50ffc4b71060ca9 | 1 | enterprise-linux-labo/ansible/roles/phpmyadmin | 4,217 | [
"no_license"
] | [
{
"path": "enterprise-linux-labo/ansible/roles/phpmyadmin/tasks/main.yml",
"content": "# roles/phpmyadmin/tasks/main.yml\n---\n\n- name: Install PHPMyAdmin\n yum:\n pkg: phpMyAdmin\n state: installed\n tags: phpmyadmin\n\n- name: Install config file\n copy:\n src: etc_httpd_conf.d_phpMyAdmin.con... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 275,
"all_permissive": false
} |
ansible_role | lilswif/School2015 | 9311face6f092a8871f62758c50ffc4b71060ca9 | 1 | enterprise-linux-labo/ansible/roles/vsftpd | 4,217 | [
"no_license"
] | [
{
"path": "enterprise-linux-labo/ansible/roles/vsftpd/templates/vsftpd.conf.j2",
"content": "# Vsftpd configuration\n\n# Anonymous login\nanonymous_enable=NO\n\n# Registered user access\nlocal_enable=YES\nlocal_umask=022\nuserlist_deny=YES\nwrite_enable=YES\n\nlocal_root=/srv/shares\n\n# Server port setting... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1752,
"all_permissive": false
} |
ansible_role | hossamalsankary/devops-workshops | 3564d80fa74abcbe6211775a335f5d6607500daf | 0 | Git & Ansible/1-Ansible/0-Lab/roles/install-htop | 4,217 | [
"no_license"
] | [
{
"path": "Git & Ansible/1-Ansible/0-Lab/roles/install-htop/vars/main.yaml",
"content": "welcome_message2: \"hello guys hossam here ^_^\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 46
},
{
"path": "Git & Ansible/1-Ansible/0-Lab/roles/install-htop/defaults/main... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 218,
"all_permissive": false
} |
ansible_role | hossamalsankary/devops-workshops | 3564d80fa74abcbe6211775a335f5d6607500daf | 0 | Git & Ansible/1-Ansible/0-Lab/roles/install-nginx | 4,217 | [
"no_license"
] | [
{
"path": "Git & Ansible/1-Ansible/0-Lab/roles/install-nginx/tasks/build.yml",
"content": "---\n- name: Ensure latest nginx and supporting packages are installed\n become: true\n apt:\n pkg: nginx\n state: present\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes":... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1874,
"all_permissive": false
} |
ansible_role | felipefigfaria/ansible-n8n | 48a92aaecf1ae5d4947554432823b2a6f8d16828 | 0 | roles/docker | 4,217 | [
"no_license"
] | [
{
"path": "roles/docker/vars/main.yml",
"content": "---\ndocker_packages:\n - ca-certificates\n - curl\n - gnupg\n - lsb-release",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "roles/docker/handlers/main.yml",
"content": "---\n- name: Reini... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1347,
"all_permissive": false
} |
ansible_role | felipefigfaria/ansible-n8n | 48a92aaecf1ae5d4947554432823b2a6f8d16828 | 0 | roles/docker_remove | 4,217 | [
"no_license"
] | [
{
"path": "roles/docker_remove/tasks/main.yml",
"content": "---\n# - name: Parar e remover containers existentes\n# ansible.builtin.shell:\n# cmd: docker stop $(docker ps -aq) && docker rm -f $(docker ps -aq) && docker rmi -f $(docker images -q)\n\n- name: Parar o serviço Docker\n ansible.builtin.ser... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1280,
"all_permissive": false
} |
ansible_role | felipefigfaria/ansible-n8n | 48a92aaecf1ae5d4947554432823b2a6f8d16828 | 0 | roles/ip_fixo | 4,217 | [
"no_license"
] | [
{
"path": "roles/ip_fixo/tasks/main.yml",
"content": "---\n - name: Ajustar IP fixo\n ansible.builtin.copy:\n dest: /etc/netplan/00-installer-config.yaml\n content: |\n network:\n version: 2\n renderer: networkd\n ethernets:\n enp2s0:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 503,
"all_permissive": false
} |
ansible_role | felipefigfaria/ansible-n8n | 48a92aaecf1ae5d4947554432823b2a6f8d16828 | 0 | roles/n8n | 4,217 | [
"no_license"
] | [
{
"path": "roles/n8n/defaults/main.yml",
"content": "---\nn8n_secure_cookie: \"false\"\nn8n_volume_name: n8n_data",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 56
},
{
"path": "roles/n8n/vars/main.yml",
"content": "---\nn8n_container_name: n8n\nn8n_image: doc... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 606,
"all_permissive": false
} |
ansible_role | felipefigfaria/ansible-n8n | 48a92aaecf1ae5d4947554432823b2a6f8d16828 | 0 | roles/pacotes | 4,217 | [
"no_license"
] | [
{
"path": "roles/pacotes/tasks/main.yml",
"content": "---\n- name: Atualizar pacotes \n ansible.builtin.apt:\n update_cache: yes\n upgrade: dist",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 93
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 93,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/assisted-test-infra | 4,217 | [
"no_license"
] | [
{
"path": "roles/assisted-test-infra/tasks/main.yml",
"content": "---\n\n- name: ensuring a checkout of assisted-test-infra exists\n git:\n repo: 'https://github.com/openshift/assisted-test-infra.git'\n dest: /home/test/assisted-test-infra\n update: no\n\n- name: install xinet\n package:\n nam... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1068,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/dev-scripts | 4,217 | [
"no_license"
] | [
{
"path": "roles/dev-scripts/tasks/main.yml",
"content": "---\n\n- name: ensuring a checkout of dev-scripts exists\n git:\n repo: 'https://github.com/openshift-metal3/dev-scripts.git'\n dest: /home/test/dev-scripts\n update: no\n\n- name: copy configuration\n shell:\n cmd: \"cp /home/test/dev-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 977,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/general | 4,217 | [
"no_license"
] | [
{
"path": "roles/general/tasks/main.yml",
"content": "---\n\n- name: remove beaker-tasks packages repo\n become: true\n file:\n name: /etc/yum.repos.d/beaker-tasks.repo\n state: absent\n\n- name: install bash completion\n become: true\n package:\n name: bash-completion\n state: present\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2510,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/helm | 4,217 | [
"no_license"
] | [
{
"path": "roles/helm/tasks/main.yml",
"content": "---\n\n- name: get helm installation code\n uri:\n url: https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3\n return_content: yes\n body_format: raw\n register: helm_code\n\n# TODO: check if it's really required\n- name: install... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 579,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/k9s | 4,217 | [
"no_license"
] | [
{
"path": "roles/k9s/tasks/main.yml",
"content": "---\n\n- name: download k9s tar.gz\n uri:\n url: https://github.com/derailed/k9s/releases/download/v0.25.8/k9s_Linux_x86_64.tar.gz\n follow_redirects: all\n creates: /tmp/k9s.tar.gz\n dest: /tmp/k9s.tar.gz\n owner: \"{{ ansible_user }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 645,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/kubectl | 4,217 | [
"no_license"
] | [
{
"path": "roles/kubectl/tasks/main.yml",
"content": "---\n\n- name: get stable version of kubectl\n uri:\n url: https://storage.googleapis.com/kubernetes-release/release/stable.txt\n return_content: yes\n body_format: raw\n register: kubectl_version\n\n- name: install tar\n become: true\n pack... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 814,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/libvirt | 4,217 | [
"no_license"
] | [
{
"path": "roles/libvirt/tasks/main.yml",
"content": "---\n\n- name: make sure CPU supports virtualization\n shell: \"grep -E '(vmx|svm)' /proc/cpuinfo\"\n changed_when: false\n\n- name: install virtualization modules on Fedora\n when: ansible_distribution == 'Fedora'\n package:\n name: \"@virtualiza... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1548,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/matchbox | 4,217 | [
"no_license"
] | [
{
"path": "roles/matchbox/meta/main.yml",
"content": "---\n\ndependencies:\n - { role: podman }\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 40
},
{
"path": "roles/matchbox/tasks/main.yml",
"content": "---\n\n- name: ensuring a checkout of matchbox exists... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1414,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/minikube | 4,217 | [
"no_license"
] | [
{
"path": "roles/minikube/tasks/main.yml",
"content": "---\n\n- name: install minikube\n uri:\n url: https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64\n creates: /usr/local/bin/minikube\n dest: /usr/local/bin/minikube\n mode: a+x\n\n- name: completion for minikube\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 403,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/oc | 4,217 | [
"no_license"
] | [
{
"path": "roles/oc/tasks/main.yml",
"content": "---\n\n- name: install oc\n become: true\n unarchive:\n src: https://mirror.openshift.com/pub/openshift-v4/clients/oc/latest/linux/oc.tar.gz\n creates: /usr/local/bin/oc\n dest: /usr/local/bin/\n mode: a+x\n owner: \"{{ ansible_user }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 485,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/podman | 4,217 | [
"no_license"
] | [
{
"path": "roles/podman/tasks/main.yml",
"content": "---\n\n- name: install podman\n package:\n name: podman\n state: latest\n\n- name: create podman directories\n file:\n name: \"{{ item }}\"\n state: directory\n with_items:\n - /home/var/lib/containers/storage\n - /home/var/run/containe... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1349,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/ssh_client | 4,217 | [
"no_license"
] | [
{
"path": "roles/ssh_client/tasks/main.yml",
"content": "---\n\n- name: create ~/.ssh dir\n file:\n path: ~/.ssh\n state: directory\n\n- name: generate SSH keys\n community.crypto.openssh_keypair:\n path: ~/.ssh/id_rsa\n force: no\n",
"license_type": "no_license",
"detected_licenses": ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 178,
"all_permissive": false
} |
ansible_role | osherdp/ansible-playbooks | 4983e75b7cf32b237d11175113d9c6c600641b84 | 0 | roles/ssh_server | 4,217 | [
"no_license"
] | [
{
"path": "roles/ssh_server/tasks/main.yml",
"content": "---\n\n- name: allow longer SSH sessions on server side\n blockinfile:\n path: /etc/ssh/sshd_config\n block: |\n tcpkeepalive no\n clientaliveinterval 30\n clientalivecountmax 240\n\n state: present\n create: yes\n\n- name:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 593,
"all_permissive": false
} |
ansible_role | Chaitu7416/ansible-learnings | 49f31983f66ea48e214f98f65218fd96c6903272 | 0 | deploy/roles/flask | 4,217 | [
"no_license"
] | [
{
"path": "deploy/roles/flask/tasks/main.yml",
"content": "---\n# tasks file for flask\n\n- name: install the mysql server with dependecies\n apt:\n name: \"{{ item }}\"\n state: present\n update_cache: True\n with_items:\n - python3-pip\n - python3-dev\n - python3-mysqldb\n - python3... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 575,
"all_permissive": false
} |
ansible_role | Chaitu7416/ansible-learnings | 49f31983f66ea48e214f98f65218fd96c6903272 | 0 | deploy/roles/mysql | 4,217 | [
"no_license"
] | [
{
"path": "deploy/roles/mysql/tasks/main.yml",
"content": "---\n# tasks file for mysql\n- name: install the mysql server with dependecies\n apt:\n name: \"{{ item }}\"\n state: present\n update_cache: True\n with_items:\n - mysql-server\n - python3-pip\n - libmysqlclient-dev\n - pytho... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 983,
"all_permissive": false
} |
ansible_role | Chaitu7416/ansible-learnings | 49f31983f66ea48e214f98f65218fd96c6903272 | 0 | roles/sample_role | 4,217 | [
"no_license"
] | [
{
"path": "roles/sample_role/tasks/copy-static.yml",
"content": "---\n- name: Copy a file\n copy: src=some-file.txt dest=/home/azureuser/ansible-demos-exercises/file1.txt\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 105
},
{
"path": "roles/sample_role/tasks/m... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 157,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.ambari-agent | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.ambari-agent/defaults/main.yml",
"content": "---\n# defaults file for aervits.ambari-agent\n ambari_repo: http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.7.1.0/ambari.repo\n ambari_server_hostname: \"{{ groups['ambari-server'][0] }}\"\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1399,
"all_permissive": false
} |
ansible_role | dbist/scripts | ac5d19be7c9248ea47c22c7fa230e3e4d33099be | 4 | ansible/playbooks/provision/roles/aervits.ambari-prereqs | 4,217 | [
"no_license"
] | [
{
"path": "ansible/playbooks/provision/roles/aervits.ambari-prereqs/tasks/main.yml",
"content": "---\n# tasks file for aervits.ambari-prereqs\n - name: make sure all host files match\n copy:\n src: /etc/hosts\n dest: /etc/hosts\n - name: get all required prerequisites\n package:\n nam... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1477,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.