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 | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/base-finalize | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/base-finalize/tasks/main.yaml",
"content": "---\n- name: Create raw file\n command: \"qemu-img convert -O raw {{ image_file }} {{ image_output }}.raw\"\n when: raw_type | default(False) | bool\n\n- name: Create qcow file\n command:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 273,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/base-install-packages | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/base-install-packages/tasks/main.yaml",
"content": "---\n- set_fact:\n cmd:\n - \"--install '{{ extra_packages | join(',') }}'\"\n\n- set_fact:\n virt_customize_cmd: \"{{ virt_customize_cmd + cmd }}\"\n",
"license_type"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 150,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/discover-rawhide | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/discover-rawhide/defaults/main.yaml",
"content": "base_url: https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Cloud/x86_64/images/\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 97... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1270,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/network-config | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/network-config/tasks/main.yaml",
"content": "---\n- set_fact:\n cmd:\n - \"--append-line '/etc/sysctl.conf:net.ipv6.conf.all.disable_ipv6 = 1'\"\n - \"--append-line '/etc/sysctl.conf:net.ipv6.conf.default.disable_ipv6 = 1... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 501,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/sshd-config | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/sshd-config/tasks/main.yaml",
"content": "---\n- name: Prepare sshd_config file\n copy:\n src: files/sshd_config\n dest: \"{{ image_tmp_dir }}/sshd_config\"\n\n- set_fact:\n cmd:\n - \"--copy-in '{{ image_tmp_dir }}/ssh... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 318,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/zuul-user | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/config/nodepool/virt_images/roles/zuul-user/tasks/main.yaml",
"content": "---\n- name: Prepare the sudoers file\n copy:\n content: |\n Defaults !requiretty\n zuul-worker ALL=(ALL) NOPASSWD:ALL\n dest: \"{{ image_tmp_dir }}/zuul-worker\"\n\n- name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 922,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/ansible-lint | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ansible-lint/README.rst",
"content": "Runs ansible-lint\n\n**Role Variables**\n\n.. zuul:rolevar:: ansible_lint_roles_dir\n\n Set this variable to the Ansible roles directory.\n",
"license_type": "no_license",
"detected_licenses": [],
"size... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 960,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/ansible-review | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ansible-review/README.rst",
"content": "Runs ansible-review\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 20
},
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ansible-review/tasks/main.yaml",
"con... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 301,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/ansible-spec | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ansible-spec/tasks/main.yaml",
"content": "---\n- name: Run ansible test site\n command: ansible-playbook -i hosts \"{{ ansible_test_site_file | basename }}\"\n environment:\n PATH: \"{{ ansible_env.PATH }}:{{ ansible_env.HOME }}/.local/bin\"\n arg... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 737,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/build-pages | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/build-pages/tasks/main.yaml",
"content": "---\n- name: \"Get workspace directory\"\n command: pwd\n register: cwd\n args:\n chdir: \"src/{{ zuul.project.canonical_hostname }}/\"\n\n- name: \"Set workspace\"\n set_fact:\n workspace: \"{{ cwd.std... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2020,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible/README.rst",
"content": "Ensure ansible is installed\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible/tasks/main.yaml",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 120,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible-lint | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible-lint/tasks/main.yaml",
"content": "---\n- name: Ensure ansible-lint is installed\n shell: type ansible-lint || pip install --user ansible-lint\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 107
},
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 140,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible-review | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible-review/README.rst",
"content": "Ensure ansible-review is installed\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 35
},
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible-revi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 148,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible_spec | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible_spec/README.rst",
"content": "Ensure ansible_spec is installed\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 33
},
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ensure-ansible_spec/tas... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 240,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/ensure-rake | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ensure-rake/README.rst",
"content": "Ensure rake is installed\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 25
},
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/ensure-rake/tasks/main.yaml",
"cont... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 204,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/fetch-buildset-artifacts | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/fetch-buildset-artifacts/README.rst",
"content": "Fetch buildset artifacts\n\n**Role Variables**\n\n.. zuul:rolevar:: buildset_artficats_url\n\n The buildset artifacts location.\n",
"license_type": "no_license",
"detected_licenses": [],
"si... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 474,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/linters | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/linters/tasks/lint_flake8.yaml",
"content": "---\n- name: \"Run flake8\"\n shell: find * -name \"*.py\" | xargs --no-run-if-empty flake8\n register: _flake8\n ignore_errors: yes\n environment:\n PATH: \"{{ ansible_env.PATH }}:{{ ansible_env.HOME }... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 2906,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/upload-galaxy | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/upload-galaxy/tasks/main.yaml",
"content": "---\n- name: Galaxy login\n command: >\n ansible-galaxy login --github-token={{ galaxy_info.github_token }}\n {% if galaxy_api_server %}--server={{ galaxy_api_server }}{% endif %}\n environment:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1518,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-repos/files/sf-jobs/roles/upload-pages | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-repos/files/sf-jobs/roles/upload-pages/vars/main.yaml",
"content": "zuul_pagesserver_root: /var/www/pages/\nzuul_pagesvhosts_root: /etc/httpd/pages.d/\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 82
},
{
"path": "ansible/roles/sf-re... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3960,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-ssh | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-ssh/defaults/main.yml",
"content": "---\nrole_actions:\n - install\n - setup\n - populate_hosts\n\nrole_package: any\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 78
},
{
"path": "ansible/roles/sf-ssh/templates/sshd_config.j2",
... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 3999,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-upgrade | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-upgrade/meta/main.yml",
"content": "---\ngalaxy_info:\n description: Upgrade Software Factory\n company: Red Hat\n license: Apache\n min_ansible_version: 2.2\n platforms:\n - name: EL\n versions:\n - 7\n galaxy_tags:\n - software-factory\n",
"license_t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1796,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-zookeeper | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-zookeeper/tasks/disable.yml",
"content": "---\n- name: Disable services\n service:\n name: \"{{ role_package }}\"\n enabled: \"no\"\n state: stopped\n ignore_errors: \"yes\"\n\n- block:\n - name: Delete container - {{ role_package }}\n include_role:\n na... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 12180,
"all_permissive": false
} |
ansible_role | softwarefactory-project/sf-config | d3edb453a87f587e0cdc2fb2d2bd26d03cf9cea3 | 4 | ansible/roles/sf-zuul | 7,579 | [
"no_license"
] | [
{
"path": "ansible/roles/sf-zuul/files/generate-tenant-update-secrets.py",
"content": "#!/bin/env python3\n# Licensed under the Apache License, Version 2.0 (the \"License\"); you may\n# not use this file except in compliance with the License. You may obtain\n# a copy of the License at\n#\n# http://www.... | {
"task_files": 11,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 19,
"total_bytes": 40587,
"all_permissive": false
} |
ansible_role | atrawog/ansible-tljh | ac33eea5c9f330f468492466da7d1648604bb69d | 0 | atrawog/tljh/roles/tljh | 7,582 | [
"permissive"
] | [
{
"path": "atrawog/tljh/roles/tljh/tasks/main.yml",
"content": "---\n- name: Install tljh\n import_tasks: tljh.yml\n tags:\n - tljh",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 68
},
{
"path": "atrawog/tljh/roles/tljh/vars/main.yml",... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 4524,
"all_permissive": true
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_common | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_common/defaults/main.yml",
"content": "---\nhostname: \"{{ inventory_hostname }}\"\ndomain_name: \"{{ group_names|first }}\"\nbanners:\n enabled: true\n login: |\n Default Multi-line motd banner\n for {{ inventory_hostname }} device in the CCNA Lab\n motd: |\n De... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3006,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_dhcp_server | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_dhcp_server/README.md",
"content": "# ToDo\n\n* lease time\n* no-dhcp-server role\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 43
},
{
"path": "roles/ios_dhcp_server/tasks/main.yml",
"content": "---\n- import_tasks: enable_dhcp_server.... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1326,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_disable_dynamic_ipv4_routing | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_disable_dynamic_ipv4_routing/meta/main.yml",
"content": "---\ngalaxy_info:\n author: goffinet\n description: disable ipv4 routing protocols\n license: CC-BY-4.0\n min_ansible_version: 2.9\n galaxy_tags:\n - cisco\n - iosv\n - ccna\n - rip\n - eigrp4\n - ospfv2\n ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1012,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_eigrp4 | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_eigrp4/tasks/static_to_eigrp4.yml",
"content": "---\n- name: redistribute static nat route to eigrp4\n ios_config:\n defaults: yes\n parents: router eigrp {{ routing.eigrp_as }}\n lines:\n - redistribute static\n when:\n - interfaces | selectattr('eigrp4', 'defined') ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2073,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_eigrp6 | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_eigrp6/tasks/main.yml",
"content": "---\n- import_tasks: enable_eigrp6.yml\n when:\n - ansible_network_os == 'ios'\n - routing.eigrp_as is defined\n - routing.rid is defined\n tags:\n - eigrp6\n - ipv6_dynamic_routing\n",
"license_type": "no_license",
"detected_... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1570,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_etherchannel | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_etherchannel/tasks/main.yml",
"content": "---\n- import_tasks: create_group_channels.yml\n when: ansible_network_os == 'ios'\n tags:\n - etherchannel\n - l2\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 118
},
{
"path": "roles/ios_e... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 715,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_fhrp | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_fhrp/tasks/main.yml",
"content": "---\n- import_tasks: configure_fhrp.yml\n when:\n - ansible_network_os == 'ios'\n - routing.fhrp is defined\n tags:\n - fhrp\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 130
},
{
"path": "roles/... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1568,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_interface | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_interface/tasks/main.yml",
"content": "---\n- import_tasks: enable_interfaces.yml\n when: ansible_network_os == 'ios'\n tags:\n - interface\n - test\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 113
},
{
"path": "roles/ios_interface... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1019,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_ipv4 | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_ipv4/tasks/main.yml",
"content": "---\n- import_tasks: configure_ipv4_addresses.yml\n when: ansible_network_os == 'ios'\n tags:\n - ipv4\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 104
},
{
"path": "roles/ios_ipv4/tasks/configure_ipv... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1683,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_ipv4_routing | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_ipv4_routing/meta/main.yml",
"content": "---\ngalaxy_info:\n author: goffinet\n description: enable IPv4 routing on devices\n license: CC-BY-4.0\n min_ansible_version: 2.9\n galaxy_tags:\n - cisco\n - iosv\n - ccna\n - ipv4\n - routing\n platforms:\n - name: VIOS... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 687,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_ipv6 | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_ipv6/tasks/configure_ipv6_addresses.yml",
"content": "---\n- name: enable ipv6 and configure link-local address\n ios_config:\n defaults: yes\n parents: \"interface {{ item.0.id }}\"\n lines:\n - \"ipv6 enable\"\n - \"ipv6 address {{ item.1 | ipaddr('address') | uppe... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1539,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_ipv6_routing | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_ipv6_routing/tasks/main.yml",
"content": "---\n- import_tasks: enable_ipv6_routing.yml\n when:\n - ansible_network_os == 'ios'\n tags:\n - ipv6_routing\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 113
},
{
"path": "roles/ios_ipv6_r... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 636,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_nat44 | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_nat44/tasks/main.yml",
"content": "---\n- import_tasks: enable_nat.yml\n when:\n - ansible_network_os == 'ios'\n - nat is defined\n tags:\n - nat\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 116
},
{
"path": "roles/ios_nat44/tas... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1383,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_no_ipv4_routing | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_no_ipv4_routing/tasks/disable_ipv4_routing.yml",
"content": "- name: disable ipv4 routing\n ios_config:\n defaults: yes\n lines: no ip routing\n when: not routing or routing is not defined\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 132
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 659,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_ospfv2 | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_ospfv2/tasks/enable_ospfv2.yml",
"content": "---\n- name: enable ospfv2 rid\n ios_config:\n defaults: yes\n parents: router ospf {{ routing.ospf_pid | default(1) }}\n lines:\n - router-id {{ routing.rid }}\n when:\n - routing.rid is defined\n - interfaces | selecta... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2045,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_ospfv3 | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_ospfv3/tasks/enable_ospfv3.yml",
"content": "---\n- name: enable ospfv3 rid\n ios_config:\n defaults: yes\n parents: ipv6 router ospf {{ routing.ospf_pid | default(1) }}\n lines:\n - router-id {{ routing.rid }}\n when:\n - routing.rid is defined\n - interfaces | se... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1564,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_recursive_dns_server | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_recursive_dns_server/meta/main.yml",
"content": "---\ngalaxy_info:\n author: goffinet\n description: configure recursive dns server\n license: CC-BY-4.0\n min_ansible_version: 2.9\n galaxy_tags:\n - cisco\n - iosv\n - ccna\n - dns\n - rdnss\n platforms:\n - name:... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 812,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_rip | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_rip/tasks/static_to_rip.yml",
"content": "---\n- name: redistribute static nat route to rip\n ios_config:\n defaults: no\n parents: router rip\n lines:\n - default-information originate\n when:\n - interfaces | selectattr('rip', 'defined') | list\n - nat is defined... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 6278,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_spanningtree | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_spanningtree/meta/main.yml",
"content": "---\ngalaxy_info:\n author: goffinet\n description: configure spanning-tree\n license: CC-BY-4.0\n min_ansible_version: 2.9\n galaxy_tags:\n - cisco\n - iosv\n - ccna\n - spanningtree\n platforms:\n - name: vios_l2-ADVENTERPR... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 934,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_static_routing | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_static_routing/tasks/main.yml",
"content": "---\n- import_tasks: add_ip_routes.yml\n when:\n - ansible_network_os == 'ios'\n tags:\n - static\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 101
},
{
"path": "roles/ios_static_routing/m... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1410,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_vlans | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_vlans/tasks/create_vlans.yml",
"content": "- name: create vlans\n ios_vlans:\n config:\n - name: \"{{ item.name }}\"\n vlan_id: \"{{ item.id }}\"\n state: active\n shutdown: disabled\n loop: \"{{ vlans }}\"\n when:\n - item.name is defined\n - item.... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 4532,
"all_permissive": false
} |
ansible_role | goffinet/ansible-ccna-lab | 7b115b1728e580d0daad0740059b982d50449510 | 33 | roles/ios_write | 7,582 | [
"no_license"
] | [
{
"path": "roles/ios_write/tasks/get_config.yml",
"content": "---\n- name: write memory and backup the config\n ios_config:\n backup: yes\n backup_options:\n dir_path: \"{{ configs_path | default('./configs/') }}\"\n filename: \"{{ inventory_hostname }}.cfg\"\n- name: remove non config line... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1190,
"all_permissive": false
} |
ansible_role | jomelseludo/CPE_MIDEXAM_SELUDO | 71a65b21c1b1a28d6f4488aeb9a474d418eaa49a | 0 | roles/Grafana | 7,582 | [
"no_license"
] | [
{
"path": "roles/Grafana/tasks/main.yml",
"content": "- name: Grafaana Package in Ubuntu\n shell: wget -q -O - https://packages.grafana.com/gpg.key | sudo apt-key add - | sudo add-apt-repository \"deb https://packages.grafana.com/oss/deb stable main\"\n when: ansible_distribution == \"Ubuntu\"\n\n- name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 848,
"all_permissive": false
} |
ansible_role | jomelseludo/CPE_MIDEXAM_SELUDO | 71a65b21c1b1a28d6f4488aeb9a474d418eaa49a | 0 | roles/Influxdb | 7,582 | [
"no_license"
] | [
{
"path": "roles/Influxdb/tasks/main.yml",
"content": "---\n- name: Download the Influxdb Package\n shell: curl -sL https://repos.influxdata.com/influxdb.key | sudo apt-key add -\n when: ansible_distribution == \"Ubuntu\"\n\n- name: Install Influxdb in Ubuntu\n apt:\n name: influxdb\n state: presen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1017,
"all_permissive": false
} |
ansible_role | jomelseludo/CPE_MIDEXAM_SELUDO | 71a65b21c1b1a28d6f4488aeb9a474d418eaa49a | 0 | roles/Kibana | 7,582 | [
"no_license"
] | [
{
"path": "roles/Kibana/tasks/main.yml",
"content": "---\n\n - name: Installing Kibana (Ubuntu)\n apt:\n name: kibana\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n\n - name: Downloading Kibana (CentOS)\n get_url:\n url: https://artifacts.elastic.co/downloads/kibana/k... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 626,
"all_permissive": false
} |
ansible_role | jomelseludo/CPE_MIDEXAM_SELUDO | 71a65b21c1b1a28d6f4488aeb9a474d418eaa49a | 0 | roles/Nagios | 7,582 | [
"no_license"
] | [
{
"path": "roles/Nagios/tasks/main.yml",
"content": "---\n\n- name: install naggios in Ubuntu\n apt:\n name:\n - nagios4\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n\n- name: install naggios in CentOS\n dnf:\n name:\n - nagios\n state: latest\n use_backend: dnf4\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 301,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/cups | 7,582 | [
"no_license"
] | [
{
"path": "roles/cups/tasks/main.yml",
"content": "---\n- name: Install CUPS packages (server, client, PDF printing support)\n apt: name={{ item }} state=present\n become: true\n with_items:\n - cups\n - cups-client\n - cups-pdf\n- name: Copy over new /etc/cups/client.conf\n copy: src=client.co... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 423,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/franz | 7,582 | [
"no_license"
] | [
{
"path": "roles/franz/tasks/main.yml",
"content": "---\n- name: Ensure /opt/franz exists\n file: name=/opt/franz state=directory\n become: true\n- name: Get Franz\n unarchive: dest=/opt/franz src=https://github.com/meetfranz/franz-app/releases/download/4.0.4/Franz-linux-x64-4.0.4.tgz copy=no\n become: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 376,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/gimp | 7,582 | [
"no_license"
] | [
{
"path": "roles/gimp/tasks/main.yml",
"content": "---\n- name: Install the GIMP\n apt: name=gimp state=installed\n become: true\n- name: Make sure ~/.gimp-2.8 exists\n file: state=directory path=/home/{{ unix_username }}/.gimp-2.8 owner={{ unix_username }} group={{ unix_username }}\n- name: Get ps-menur... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 410,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/insync | 7,582 | [
"no_license"
] | [
{
"path": "roles/insync/tasks/main.yml",
"content": "---\n- name: Add Insync public key\n apt_key: url=https://d2t3ff60b2tol4.cloudfront.net/services@insynchq.com.gpg.key state=present\n become: true\n- name: Add Insync repository\n apt_repository: repo=\"deb http://apt.insynchq.com/{{ linux_distro }} {{... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 480,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/java | 7,582 | [
"no_license"
] | [
{
"path": "roles/java/tasks/main.yml",
"content": "---\n\n- name: \"Install OpenJDK 8\"\n apt: name=openjdk-8-jdk\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 59
},
{
"path": "roles/java/meta/main.yml",
"content": "---\ndependencies:\n - { role: williamy... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 115,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/keepass | 7,582 | [
"no_license"
] | [
{
"path": "roles/keepass/tasks/main.yml",
"content": "---\n- name: Install Keepass2\n apt: name=keepass2 state=present\n become: true\n- name: Install required Mono packages for KeeFox\n # See https://github.com/luckyrat/KeeFox/wiki/en-|-Running-KeeFox-under-Mono\n # for the required packages\n apt: na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 360,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/python_utils | 7,582 | [
"no_license"
] | [
{
"path": "roles/python_utils/tasks/main.yml",
"content": "---\n- name: Install pip\n apt: name=python-pip state=present\n become: true\n- name: Use pip to upgrade itself\n pip: name=pip state=latest\n become: true\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 15... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 155,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/spotify | 7,582 | [
"no_license"
] | [
{
"path": "roles/spotify/tasks/main.yml",
"content": "---\n- name: Add spotify key\n apt_key: keyserver=hkp://keyserver.ubuntu.com:80 id=BBEBDCB318AD50EC6865090613B00F1FD2C19886 state=present\n become: true\n- name: Add spotify repository\n apt_repository: repo=\"deb http://repository.spotify.com stable ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 385,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/update_upgrade | 7,582 | [
"no_license"
] | [
{
"path": "roles/update_upgrade/tasks/main.yml",
"content": "---\n- name: Update apt cache and perform a full upgrade\n apt: update_cache=yes upgrade=full\n become: true\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 108
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 108,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/utils_cli | 7,582 | [
"no_license"
] | [
{
"path": "roles/utils_cli/tasks/main.yml",
"content": "---\n- name: Install some command line utilities\n apt: name={{ item }} state=present update_cache=yes\n become: true\n with_items:\n - ansible\n - arp-scan\n - cmatrix\n - curl\n #- firmware-iwlwifi\n - flac\n - git\n - neth... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 326,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/utils_graphical | 7,582 | [
"no_license"
] | [
{
"path": "roles/utils_graphical/tasks/main.yml",
"content": "---\n- name: Install some graphical utilities\n apt: name={{ item }} state=present update_cache=yes\n become: true\n with_items:\n - apvlv\n - audacity\n - calibre\n - evince\n - gparted\n - iceweasel\n - meld\n - mpv\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 300,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/xflux | 7,582 | [
"no_license"
] | [
{
"path": "roles/xflux/tasks/main.yml",
"content": "---\n- name: Create ~/bin if not exists\n file: path=/home/{{ unix_username }}/bin state=directory owner={{ unix_username }} group={{ unix_username }}\n- name: Get xflux binary\n unarchive: dest=/home/{{ unix_username }}/bin src=https://justgetflux.com/l... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 277,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/xmonad | 7,582 | [
"no_license"
] | [
{
"path": "roles/xmonad/tasks/main.yml",
"content": "---\n- name: Install Xmonad\n apt: name=xmonad state=present\n become: true\n- name: Install xmobar\n apt: name=xmobar state=present\n become: true\n- name: Install dmenu\n apt: name=suckless-tools state=present\n become: true\n- name: Copy .xmobarr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 676,
"all_permissive": false
} |
ansible_role | thomastoye/dotfiles | 911cf3ab6024bc7698fdb31d7f2a177fa96f1fb5 | 0 | roles/zsh | 7,582 | [
"no_license"
] | [
{
"path": "roles/zsh/tasks/main.yml",
"content": "---\n- name: Install zsh package\n apt: name=\"zsh\" state=present\n become: true\n- name: Set zsh as default shell for user\n user: name={{ unix_username }} shell=\"/bin/zsh\"\n become: true\n- include: oh-my-zsh.yml\n",
"license_type": "no_license"... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 404,
"all_permissive": false
} |
ansible_role | nickrov/audisp | 255a53272afbee949aa6613048224b2be87c25a9 | 0 | roles/audisp-client | 7,582 | [
"no_license"
] | [
{
"path": "roles/audisp-client/handlers/main.yml",
"content": "---\n# handlers file for audisp\n- name: auditd\n ansible.builtin.service:\n name: auditd\n state: restarted\n enabled: yes\n use: service\n\n- name: firewalld\n ansible.builtin.service:\n name: firewalld\n state: started\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1911,
"all_permissive": false
} |
ansible_role | nickrov/audisp | 255a53272afbee949aa6613048224b2be87c25a9 | 0 | roles/audisp-server | 7,582 | [
"no_license"
] | [
{
"path": "roles/audisp-server/tasks/main.yml",
"content": "---\n# tasks file for audisp-server\n- name: Change incoming tcp port in auditd.conf\n ansible.builtin.lineinfile:\n path: /etc/audit/auditd.conf\n regexp: '^tcp_listen_port'\n line: 'tcp_listen_port = {{ auditd_port }}'\n\n- name: Ensure... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1085,
"all_permissive": false
} |
ansible_role | eswar-sai-kumar/expense-ansible-roles | 1700bbb8875613b03500ccf9ea7d103302a67547 | 0 | roles/db | 7,582 | [
"no_license"
] | [
{
"path": "roles/db/tasks/main.yaml",
"content": "- name: install mysql-server\n ansible.builtin.dnf:\n name: mysql-server\n state: latest\n\n- name: start and enable MySQL server\n ansible.builtin.service:\n name: mysqld\n state: started\n enabled: yes\n\n- name: install python mysql depen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1164,
"all_permissive": false
} |
ansible_role | mitmedialab/unhangout-orchestration | 85b012ad9972220554166da33b576cb12715461b | 0 | roles/balancer | 7,582 | [
"no_license"
] | [
{
"path": "roles/balancer/tasks/main.yml",
"content": "---\n- name: Add haproxy ppa\n apt_repository: repo='ppa:vbernat/haproxy-1.6'\n tags: unhangout\n\n- name: Install packages\n apt: pkg={{item}} state=installed\n with_items:\n - haproxy\n tags: unhangout\n\n- name: Add root nginx config\n templa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3802,
"all_permissive": false
} |
ansible_role | mitmedialab/unhangout-orchestration | 85b012ad9972220554166da33b576cb12715461b | 0 | roles/loadtester | 7,582 | [
"no_license"
] | [
{
"path": "roles/loadtester/tasks/main.yml",
"content": "---\n- name: Upstart config\n template: src=loadtester_init.conf dest=/etc/init/loadtester.conf\n tags: unhangout\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 113
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 113,
"all_permissive": false
} |
ansible_role | mitmedialab/unhangout-orchestration | 85b012ad9972220554166da33b576cb12715461b | 0 | roles/unhangout | 7,582 | [
"no_license"
] | [
{
"path": "roles/unhangout/handlers/main.yml",
"content": "---\n- name: stop unhangout\n service: name=unhangout state=stopped\n- name: start unhangout\n service: name=unhangout state=started\n- name: restart unhangout\n service: name=unhangout state=restarted\n",
"license_type": "no_license",
"d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 4070,
"all_permissive": false
} |
ansible_role | mitmedialab/unhangout-orchestration | 85b012ad9972220554166da33b576cb12715461b | 0 | roles/unhangout-common | 7,582 | [
"no_license"
] | [
{
"path": "roles/unhangout-common/defaults/main.yml",
"content": "---\nunhangout_domain: \"{{domain}}\"\nunhangout_repo_url: \"https://github.com/unhangout/unhangout.git\"\nunhangout_repo_dir: \"/var/local/unhangout\"\nunhangout_branch: \"master\"\nunhangout_port: 9000\n# Loadtester config -- used for gener... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 5116,
"all_permissive": false
} |
ansible_role | how2dock/docbook | 4bc54eef6e707bde18f31d5805c0c8d70e81dcd2 | 229 | ch03/weaveaws/roles/common | 7,582 | [
"permissive"
] | [
{
"path": "ch03/weaveaws/roles/common/tasks/main.yml",
"content": "---\n - include: create_sshkey.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 35
},
{
"path": "ch03/weaveaws/roles/common/tasks/create_sshkey.yml",
"content": " ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 435,
"all_permissive": true
} |
ansible_role | how2dock/docbook | 4bc54eef6e707bde18f31d5805c0c8d70e81dcd2 | 229 | ch03/weaveaws/roles/dockerinstall | 7,582 | [
"permissive"
] | [
{
"path": "ch03/weaveaws/roles/dockerinstall/README.md",
"content": "# Docker Install for Ansible on Ubuntu\n\nThis install is for a specific guide, and should not be used as a general\nguide to installing Docker on Ubuntu. There is an assumption you are running\non a known version that supports the lxc-doc... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1200,
"all_permissive": true
} |
ansible_role | how2dock/docbook | 4bc54eef6e707bde18f31d5805c0c8d70e81dcd2 | 229 | ch03/weaveaws/roles/ubuntuinstall | 7,582 | [
"permissive"
] | [
{
"path": "ch03/weaveaws/roles/ubuntuinstall/tasks/create_inv.yml",
"content": "# Create inventory file\n\n - name: Create inventory file\n template: src=inventory.j2 dest=./inventory\n tags: inventory\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"siz... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2306,
"all_permissive": true
} |
ansible_role | how2dock/docbook | 4bc54eef6e707bde18f31d5805c0c8d70e81dcd2 | 229 | ch03/weaveaws/roles/weavehaproxydemo | 7,582 | [
"permissive"
] | [
{
"path": "ch03/weaveaws/roles/weavehaproxydemo/files/haproxy.cfg",
"content": "global\n log 127.0.0.1 local0\n log 127.0.0.1 local1 notice\n chroot /var/lib/haproxy\n user haproxy\n group haproxy\n # daemon\n\ndefaults\n log global\n mode http\n option httplog\n option dontlognull\n timeout conn... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3274,
"all_permissive": true
} |
ansible_role | how2dock/docbook | 4bc54eef6e707bde18f31d5805c0c8d70e81dcd2 | 229 | ch03/weaveaws/roles/weaveinstall | 7,582 | [
"permissive"
] | [
{
"path": "ch03/weaveaws/roles/weaveinstall/defaults/main.yml",
"content": "---\n# defaults file for weaveinstall\n# \n# weave_rul - url to pull weave from\nweave_url: https://github.com/zettio/weave/releases/download/latest_release/weave\n#\n# weave binary output\nweave_bin: /usr/local/bin/weave\n",
"l... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 543,
"all_permissive": true
} |
ansible_role | Rain-m-a-n/devops-netology | 59fe6a52fb996f0d40ef22dab8e582a133dfa510 | 0 | Система управления конфигурациями/Home_Work_(8.4)/playbook/roles/ligthouse-role | 7,582 | [
"no_license"
] | [
{
"path": "Система управления конфигурациями/Home_Work_(8.4)/playbook/roles/ligthouse-role/handlers/main.yml",
"content": "---\n# - handlers:\n - name: Restart nginx service\n become: true\n ansible.builtin.service:\n name: nginx\n state: restarted\n\n",
"license_type": "no_li... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1610,
"all_permissive": false
} |
ansible_role | Rain-m-a-n/devops-netology | 59fe6a52fb996f0d40ef22dab8e582a133dfa510 | 0 | Система управления конфигурациями/Home_Work_(8.4)/playbook/roles/vector-role | 7,582 | [
"no_license"
] | [
{
"path": "Система управления конфигурациями/Home_Work_(8.4)/playbook/roles/vector-role/defaults/main.yml",
"content": "---\nvector_ver: 0.30.0\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 23
},
{
"path": "Система управления конфигурациями/Home_Work_(8.4)/play... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1218,
"all_permissive": false
} |
ansible_role | JincorTech/cluster-devops | c654614e81f28db2d7c622b1fc7a56775b16a0f7 | 0 | roles/bootstrap | 7,582 | [
"no_license"
] | [
{
"path": "roles/bootstrap/tasks/finish.yml",
"content": "---\n- name: Reboot server\n become: true\n shell: sleep 1 && shutdown -r now \"Reboot triggered by Ansible script\"\n async: 1\n poll: 0\n ignore_errors: true\n tags: bootstrap\n\n- pause:\n seconds: 1\n tags: bootstrap\n\n- name: Waiting ... | {
"task_files": 8,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 5662,
"all_permissive": false
} |
ansible_role | JincorTech/cluster-devops | c654614e81f28db2d7c622b1fc7a56775b16a0f7 | 0 | roles/firewall | 7,582 | [
"no_license"
] | [
{
"path": "roles/firewall/tasks/firewall.yml",
"content": "---\n\n- name: Reset hosts\n changed_when: false\n shell: >\n cp -f /etc/hosts /etc/hosts.bak &&\n grep '######### CLUSTER NODES' /etc/hosts || echo \"######### CLUSTER NODES BEGIN ###########\\n######### CLUSTER NODES END ###########\" >> /... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1462,
"all_permissive": false
} |
ansible_role | JincorTech/cluster-devops | c654614e81f28db2d7c622b1fc7a56775b16a0f7 | 0 | roles/glusterfs | 7,582 | [
"no_license"
] | [
{
"path": "roles/glusterfs/tasks/install.yml",
"content": "---\n- name: Update repository for glusterfs\n shell: sudo add-apt-repository -y ppa:gluster/glusterfs-{{ glusterfs_version }}\n tags: glusterfs\n\n- name: Force update packages info\n changed_when: false\n shell: apt-get update -y\n tags: glus... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1315,
"all_permissive": false
} |
ansible_role | JincorTech/cluster-devops | c654614e81f28db2d7c622b1fc7a56775b16a0f7 | 0 | roles/swarm | 7,582 | [
"no_license"
] | [
{
"path": "roles/swarm/tasks/main.yml",
"content": "---\n- include: swarm-cluster.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 33
},
{
"path": "roles/swarm/defaults/main.yml",
"content": "---\ndocker_group: docker\n\ndocker_swarm_task_history_limit: \"... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3180,
"all_permissive": false
} |
ansible_role | Kookster310/provisioner | eb35774ab4e15a441d532b82bc39d16bcb4055cd | 0 | roles/centos-packages | 7,582 | [
"no_license"
] | [
{
"path": "roles/centos-packages/tasks/main.yml",
"content": "- name: Install Basic Packages\n become: true\n yum: pkg={{item}} state=present\n with_items:\n - epel-release\n - npm\n - nodejs\n - vim\n - git\n - openssl-devel\n - boost\n - boost-devel\n - boost-doc\n\n- name: Install De... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 334,
"all_permissive": false
} |
ansible_role | Kookster310/provisioner | eb35774ab4e15a441d532b82bc39d16bcb4055cd | 0 | roles/deploy-freebsd11 | 7,582 | [
"no_license"
] | [
{
"path": "roles/deploy-freebsd11/tasks/main.yml",
"content": "---\n- include_vars: users.yml\n\n- include: users.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 52
},
{
"path": "roles/deploy-freebsd11/tasks/users.yml",
"content": "---\n- name: Create Nec... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1317,
"all_permissive": false
} |
ansible_role | Kookster310/provisioner | eb35774ab4e15a441d532b82bc39d16bcb4055cd | 0 | roles/initial | 7,582 | [
"no_license"
] | [
{
"path": "roles/initial/tasks/main.yml",
"content": "---\n- name: Create Ansible User\n remote_user: root\n user:\n name: ansible\n state: present\n \n- name: Add Ansible User SSH Public Key\n remote_user: root\n authorized_key:\n user: ansible\n key: ssh-rsa <KEY> d<EMAIL>@<EMAIL>\n st... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2730,
"all_permissive": false
} |
ansible_role | braidstag/anode | 141854108918fc0176595313b172a0501e5dd131 | 0 | roles/checkoutCode | 7,582 | [
"no_license"
] | [
{
"path": "roles/checkoutCode/defaults/main.yml",
"content": "game_repo: 'https://github.com/braidstag/arduino-milestag.git'\r\ngame_version: master\r\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 86
},
{
"path": "roles/checkoutCode/tasks/main.yml",
"conten... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 446,
"all_permissive": false
} |
ansible_role | braidstag/anode | 141854108918fc0176595313b172a0501e5dd131 | 0 | roles/common | 7,582 | [
"no_license"
] | [
{
"path": "roles/common/defaults/main.yml",
"content": "use_static_ips: true\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 21
},
{
"path": "roles/common/handlers/main.yml",
"content": "- name: reboot sequence\n changed_when: \"true\"\n debug: msg='trigger... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2903,
"all_permissive": false
} |
ansible_role | braidstag/anode | 141854108918fc0176595313b172a0501e5dd131 | 0 | roles/flash | 7,582 | [
"no_license"
] | [
{
"path": "roles/flash/tasks/main.yml",
"content": "- name: Verify dependencies\r\n apt:\r\n name:\r\n - arduino-mk\r\n state: latest\r\n update_cache: yes\r\n cache_valid_time: 3600\r\n become: true\r\n\r\n- name: Verify AVRDUDE Configuration\r\n template:\r\n src: templates/avrdude_g... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1264,
"all_permissive": false
} |
ansible_role | braidstag/anode | 141854108918fc0176595313b172a0501e5dd131 | 0 | roles/gamesetup-client | 7,582 | [
"no_license"
] | [
{
"path": "roles/gamesetup-client/tasks/main.yml",
"content": "- name: Verify dependencies for game client\r\n apt:\r\n name:\r\n - python\r\n - python-serial\r\n state: latest\r\n update_cache: yes\r\n cache_valid_time: 3600\r\n become: true\r\n\r\n- name: Verify/install systemd servi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 615,
"all_permissive": false
} |
ansible_role | braidstag/anode | 141854108918fc0176595313b172a0501e5dd131 | 0 | roles/gamesetup-server | 7,582 | [
"no_license"
] | [
{
"path": "roles/gamesetup-server/tasks/main.yml",
"content": "- name: Verify dependencies for game server\r\n apt:\r\n name:\r\n - python\r\n - python-falcon\r\n # admin webapp\r\n - nodejs\r\n - npm\r\n state: latest\r\n update_cache: yes\r\n cache_valid_time: 3600\r\n be... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1324,
"all_permissive": false
} |
ansible_role | RenierCode/CPE212_LOPE_Act10 | 0da24db540ed01ab44523c2d6116eb9c9710238c | 0 | roles/elasticSearch | 7,582 | [
"no_license"
] | [
{
"path": "roles/elasticSearch/tasks/main.yml",
"content": "---\n- name: Configure ElasticSearch\n blockinfile:\n path: /etc/elasticsearch/elasticsearch.yml\n block: |\n # ElasticSearch Configuration\n\n cluster.name: my-cluster\n node.name: dev-node-1\n network.host: 0.0.0.0\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 719,
"all_permissive": false
} |
ansible_role | RenierCode/CPE212_LOPE_Act10 | 0da24db540ed01ab44523c2d6116eb9c9710238c | 0 | roles/kibana | 7,582 | [
"no_license"
] | [
{
"path": "roles/kibana/tasks/main.yml",
"content": "---\n- name: Configure Kibana\n blockinfile:\n path: /etc/kibana/kibana.yml\n block: |\n # Kibana Configuration\n\n server.port: 5601\n server.host: \"localhost\"\n server.name: \"Lope-Act10\"\n elasticsearch.hosts: [\"http... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 619,
"all_permissive": false
} |
ansible_role | RenierCode/CPE212_LOPE_Act10 | 0da24db540ed01ab44523c2d6116eb9c9710238c | 0 | roles/logstash | 7,582 | [
"no_license"
] | [
{
"path": "roles/logstash/tasks/main.yml",
"content": "---\n- name: Configure Logstash\n blockinfile:\n path: /etc/logstash/conf.d/logstash.conf\n block: |\n # Logstash Configuration\n\n input {\n beats {\n port => 5044\n host => \"127.0.0.1\"\n }\n }\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 978,
"all_permissive": false
} |
ansible_role | RenierCode/CPE212_LOPE_Act10 | 0da24db540ed01ab44523c2d6116eb9c9710238c | 0 | roles/requirements | 7,582 | [
"no_license"
] | [
{
"path": "roles/requirements/tasks/main.yml",
"content": "---\n- name: install java (Ubuntu)\n apt:\n name: openjdk-11-jdk\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n\n- name: install java (CentOS)\n dnf:\n name: java-11-openjdk\n state: latest\n when: ansible_distribution ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1478,
"all_permissive": false
} |
ansible_role | manurodriguez/imagebuilder | 243131b66fa641a7f7a5bfaac67fdd740ce56e2f | 1 | roles/setup | 7,578 | [
"permissive"
] | [
{
"path": "roles/setup/tasks/install.yaml",
"content": "- name: Install Image Builder\n yum:\n name: \"{{ imagebuilder_packages }}\"\n state: present\n tags:\n - install\n\n- name: Start Image Builder\n service:\n name: \"{{ imagebuilder_service }}\"\n state: started\n enabled: yes\n t... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 4581,
"all_permissive": true
} |
ansible_role | manurodriguez/imagebuilder | 243131b66fa641a7f7a5bfaac67fdd740ce56e2f | 1 | roles/virt-setup | 7,578 | [
"permissive"
] | [
{
"path": "roles/virt-setup/templates/server-uefi.xml.j2",
"content": "<domain type='kvm' id='9'>\n <name>{{ server.hostname }}</name>\n <uuid>d446fbd3-efbb-476d-a77d-8a3e7d914fe9</uuid>\n <metadata>\n <libosinfo:libosinfo xmlns:libosinfo=\"http://libosinfo.org/xmlns/libvirt/domain/1.0\">\n <libo... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 17471,
"all_permissive": true
} |
ansible_role | ShirshaDatta/Server-Hardening | 0a8b25762a768517d07153ff7b95583a06acc461 | 3 | roles/accounts | 7,578 | [
"no_license"
] | [
{
"path": "roles/accounts/defaults/main.yml",
"content": "---\n# defaults file for ssh-harder",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 34
},
{
"path": "roles/accounts/vars/main.yml",
"content": "---\nuser: admin\npassword: <PASSWORD>\n\n# vars file for s... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1240,
"all_permissive": false
} |
ansible_role | ShirshaDatta/Server-Hardening | 0a8b25762a768517d07153ff7b95583a06acc461 | 3 | roles/kubernetes-docker | 7,578 | [
"no_license"
] | [
{
"path": "roles/kubernetes-docker/handlers/main.yml",
"content": "---\n# handlers file for kubernetes-docker",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 41
},
{
"path": "roles/kubernetes-docker/tests/test.yml",
"content": "---\n- hosts: localhost\n remote... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1686,
"all_permissive": false
} |
ansible_role | ShirshaDatta/Server-Hardening | 0a8b25762a768517d07153ff7b95583a06acc461 | 3 | roles/luks-conf | 7,578 | [
"no_license"
] | [
{
"path": "roles/luks-conf/tasks/main.yml",
"content": " - include: create.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 23
},
{
"path": "roles/luks-conf/vars/main.yml",
"content": "---\n# vars file for luks-conf",
"license_type": "no_license",
"... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 713,
"all_permissive": false
} |
ansible_role | ShirshaDatta/Server-Hardening | 0a8b25762a768517d07153ff7b95583a06acc461 | 3 | roles/network | 7,578 | [
"no_license"
] | [
{
"path": "roles/network/tasks/iptables-dropall.yml",
"content": "\n- name: remove all other rules\n iptables:\n chain: INPUT\n jump: DROP\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 76
},
{
"path": "roles/network/tasks/ssh-conf.yml",
"content": "\... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1809,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.