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 | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/cpp_dependencies | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/cpp_dependencies/meta/main.yaml",
"content": "---\ndependencies:\n - role: repository_crb\n - role: repository_epel\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 69
},
{
"path": "ansible/roles/cpp_dependencies/tasks/main.yaml",
"c... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1044,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/cpp_development | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/cpp_development/tasks/main.yaml",
"content": "---\n- name: Make/CMake/rpmbuild is installed\n ansible.builtin.dnf:\n name:\n - cmake\n - make\n - rpm-build\n state: latest\n\n- name: GCC is installed\n ansible.builtin.dnf:\n name:\n - gcc\n - gcc-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 454,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/dpdk_tools | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/dpdk_tools/tasks/main.yaml",
"content": "---\n- name: dpdk-tools is installed\n ansible.builtin.dnf:\n name: dpdk-tools\n state: latest\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 98
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 98,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/firewall | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/firewall/defaults/main.yaml",
"content": "---\n# Choose controller for firewall configuration.\n# By default (i.e. \"auto\"), the role tries to detect running controller\n# automatically. If no supported controller is found, all firewall actions\n# are skipped.\n# If no firewall sho... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2876,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/flowtest_tools | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/flowtest_tools/tasks/main.yaml",
"content": "---\n- name: FlowTest tools are installed\n ansible.builtin.dnf:\n name: flowtest\n state: latest\n\n- name: tcpreplay is installed\n ansible.builtin.dnf:\n name: tcpreplay\n state: latest\n",
"license_type": "no_license... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 318,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/hugepages | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/hugepages/defaults/main.yaml",
"content": "---\nhugepages_type: 2M\nhugepages_total_size: 2G\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 48
},
{
"path": "ansible/roles/hugepages/tasks/main.yaml",
"content": "---\n- name: Unmount h... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 368,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/ndk_fw_nic | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/ndk_fw_nic/defaults/main.yaml",
"content": "---\n# Directory where FPGA firmwares are installed\nnfb_firmware_dir: /usr/share/ndk-fw\n\n# FPGA card to configure\n# System path to the card. Usually contains \"/dev/nfb/{by-pci-slot,by-serial-no}/\".\n# For example:\n# \"/dev/nfb0\" ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 5905,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/ndk_fw_replicator | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/ndk_fw_replicator/defaults/main.yaml",
"content": "---\n# Directory where FPGA firmwares are installed\nnfb_firmware_dir: /usr/share/ndk-fw\n\n# FPGA card to configure\n# System path to the card. Usually contains \"/dev/nfb/{by-pci-slot,by-serial-no}/\".\n# For example:\n# \"/dev/... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2867,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/nfb_framework | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/nfb_framework/tasks/main.yaml",
"content": "---\n- name: NFB framework is installed\n ansible.builtin.dnf:\n name: nfb-framework\n state: latest\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 104
},
{
"path": "ansible/roles/nfb_fr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 198,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/nfb_kernel_module | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/nfb_kernel_module/meta/main.yaml",
"content": "---\ndependencies:\n - role: nfb_framework\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 42
},
{
"path": "ansible/roles/nfb_kernel_module/tasks/main.yaml",
"content": "---\n- name: Det... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1838,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/nfb_tsu | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/nfb_tsu/defaults/main.yaml",
"content": "---\n# FPGA card to configure\n# System path to the card. Usually contains \"/dev/nfb/{by-pci-slot,by-serial-no}/\".\n# For example:\n# \"/dev/nfb0\" # Specified by card index\n# \"/dev/nfb/by-serial-no/NFB-200... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1431,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/orchestration_dependencies | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/orchestration_dependencies/tasks/main.yaml",
"content": "---\n- name: rsync is installed\n ansible.builtin.dnf:\n name: rsync\n state: latest\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 88
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 88,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/probe_flowmon_driver | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/probe_flowmon_driver/tasks/main.yaml",
"content": "- name: Switch Driver Without Rebooting\n ansible.builtin.command: sudo /home/flowmon/switch-nic-driver.sh {{ driver }}\n ignore_errors: True\n register: switch_result\n\n- name: Reboot Flowmon Probe\n ansible.builtin.reboot:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 702,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/probe_ipfixprobe | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/probe_ipfixprobe/meta/main.yaml",
"content": "---\ndependencies:\n - role: repository_nemea\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 45
},
{
"path": "ansible/roles/probe_ipfixprobe/defaults/main.yaml",
"content": "---\n# Name ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 720,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/python_tools | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/python_tools/tasks/main.yaml",
"content": "---\n- name: Python3 is installed\n ansible.builtin.dnf:\n name:\n - python3\n - python3-setuptools\n - python3-pip\n state: latest\n\n- name: Python pipenv is installed (over pip)\n ansible.builtin.command: pip3 inst... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 241,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/python_upgrade | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/python_upgrade/tasks/main.yaml",
"content": "---\n- name: Python {{ version }} is installed\n ansible.builtin.dnf:\n name:\n - \"{{ python }}\"\n - \"{{ python }}-pip\"\n - \"{{ python }}-setuptools\"\n state: latest\n vars:\n python: \"python{{ version_maj... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 709,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/repository_crb | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/repository_crb/tasks/main.yaml",
"content": "---\n- name: DNF config-manager is available\n ansible.builtin.dnf:\n name: dnf-command(config-manager)\n state: latest\n\n- name: PowerTools repository is enabled (CentOS/Rocky/etc. 8)\n ansible.builtin.command: dnf config-manage... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 977,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/repository_epel | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/repository_epel/tasks/main.yaml",
"content": "---\n- name: EPEL repository is installed\n ansible.builtin.dnf:\n name: epel-release\n state: latest\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 105
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 105,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/repository_flowtest | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/repository_flowtest/tasks/main.yaml",
"content": "---\n- name: FlowTest repository is installed\n ansible.builtin.yum_repository:\n name: flowtest\n file: flowtest\n description: FlowTest repository\n baseurl: \"https://www.liberouter.org/repo/flowtest/$releasever/\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 652,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/repository_ipfixcol | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/repository_ipfixcol/tasks/main.yaml",
"content": "---\n- name: IPFIXcol repository is installed\n ansible.builtin.yum_repository:\n name: copr:copr.fedorainfracloud.org:group_CESNET:IPFIXcol\n description: Copr repo for IPFIXcol owned by @CESNET\n baseurl: \"{{ url }}/epel... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 487,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/repository_ndk | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/repository_ndk/tasks/main.yaml",
"content": "---\n- name: Liberouter NDK SmartNic SW repository is installed\n ansible.builtin.yum_repository:\n name: liberouter-ndk-app-nic-sw\n file: ndk-app-nic\n description: Liberouter NDK SmartNIC SW repository\n baseurl: \"https:/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 723,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/repository_nemea | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/repository_nemea/tasks/main.yaml",
"content": "---\n- name: Nemea repository is installed\n ansible.builtin.yum_repository:\n name: copr:copr.fedorainfracloud.org:group_CESNET:NEMEA\n description: Copr repo for NEMEA owned by @CESNET\n baseurl: \"{{ url }}/epel-{{ ansible_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 475,
"all_permissive": false
} |
ansible_role | CESNET/FlowTest | 510addb8d3fc63bd7edcb0fc546125a609d81de6 | 47 | ansible/roles/repository_nfb | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/repository_nfb/tasks/main.yaml",
"content": "---\n- name: nfb-framework repository is installed\n ansible.builtin.yum_repository:\n name: copr:copr.fedorainfracloud.org:group_CESNET:nfb-framework\n description: Copr repo for nfb-framework owned by @CESNET\n baseurl: \"{{ u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 507,
"all_permissive": false
} |
ansible_role | PhantomMad/HW8 | 476f1fb277f554fcecca6de702d347c487106aab | 0 | roles/maven_build | 7,749 | [
"no_license"
] | [
{
"path": "roles/maven_build/handlers/main.yml",
"content": "---\n# handlers file for maven_build",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 35
},
{
"path": "roles/maven_build/defaults/main.yml",
"content": "---\n# defaults file for maven_build",
"lice... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4359,
"all_permissive": false
} |
ansible_role | PhantomMad/HW8 | 476f1fb277f554fcecca6de702d347c487106aab | 0 | roles/tomcat_prod | 7,749 | [
"no_license"
] | [
{
"path": "roles/tomcat_prod/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - tomcat_prod",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 69
},
{
"path": "roles/tomcat_prod/handlers/main.yml",
"content": "---\n# handler... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3152,
"all_permissive": false
} |
ansible_role | dtest/plsc15-opvis | 91c24f253673c4adba472a1ad63d999345e1e93f | 1 | ansible/roles/benchmark | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/benchmark/tasks/install-Debian.yml",
"content": "---\n- name: \"Install sysbench (Debian)\"\n apt: name=\"sysbench\" state=present update_cache=no\n when: '\"sysbench\" in benchmark_tools'\n\n- name: \"Install tpcc dependencies (Debian)\"\n apt: name={{ item }} state=present upda... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4261,
"all_permissive": false
} |
ansible_role | dtest/plsc15-opvis | 91c24f253673c4adba472a1ad63d999345e1e93f | 1 | ansible/roles/ec2-setup | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/ec2-setup/tasks/main.yml",
"content": "---\n# Setup ec2.py inventory\n- name: \"Copy ec2.py file\"\n copy: src=\"ec2.py\" dest=\"../ec2.py\" mode=0755\n\n- name: \"Template ec2.ini\"\n template: src=\"ec2.ini.j2\" dest=\"../ec2.ini\" mode=0600\n\n- name: \"Run ec2.py\"\n command:... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3441,
"all_permissive": false
} |
ansible_role | dtest/plsc15-opvis | 91c24f253673c4adba472a1ad63d999345e1e93f | 1 | ansible/roles/mysql-server | 7,749 | [
"no_license"
] | [
{
"path": "ansible/roles/mysql-server/handlers/main.yml",
"content": "---\n- name: restart mysql\n service: name=mysql state=\"{{ item }}\" sleep=5\n with_items:\n - stopped\n - started\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 117
},
{
"path": "ans... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 18110,
"all_permissive": false
} |
ansible_role | vasooo/pannet | 6587deab88dae7d8cf58023ea34364b6eab2c6d9 | 0 | exercise_3/roles/rsyslog | 7,749 | [
"no_license"
] | [
{
"path": "exercise_3/roles/rsyslog/handlers/main.yml",
"content": "# handlers file for rsyslog\n---\n- name: restart rsyslog\n service:\n name: rsyslog\n state: restarted\n when: service_default_state | default('started') == 'started'\n",
"license_type": "no_license",
"detected_licenses": [... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3011,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/aerospace | 7,749 | [
"no_license"
] | [
{
"path": "roles/aerospace/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install aerospace\"\n community.general.homebrew_cask:\n name: nikitabobko/tap/aerospace\n state: present\n\n- name: \"{{ role_name }} | MacOSX | Ensure .config/aerospace exists\"\n ansible.builtin.fi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 532,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/atuin | 7,749 | [
"no_license"
] | [
{
"path": "roles/atuin/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install atuin\"\n community.general.homebrew:\n name: atuin\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 120
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 120,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/bat | 7,749 | [
"no_license"
] | [
{
"path": "roles/bat/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install bat\"\n community.general.homebrew:\n name: bat\n state: present\n\n- name: \"{{ role_name }} | MacOSX | Create bat themes directory\"\n ansible.builtin.file:\n path: \"{{ ansible_user_dir }}/.co... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 835,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/daktilo | 7,749 | [
"no_license"
] | [
{
"path": "roles/daktilo/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install daktilo\"\n community.general.homebrew:\n name: daktilo\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 124
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 124,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/eza | 7,749 | [
"no_license"
] | [
{
"path": "roles/eza/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install eza\"\n community.general.homebrew:\n name: eza\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 116
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 116,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/fd | 7,749 | [
"no_license"
] | [
{
"path": "roles/fd/tasks/main.yml",
"content": "---\n- name: \"{{ role_name }} | Checking for Distribution Config: {{ ansible_distribution }}\"\n ansible.builtin.stat:\n path: \"{{ role_path }}/tasks/{{ ansible_distribution }}.yml\"\n register: distribution_config\n\n- name: \"{{ role_name }} | Run Ta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 811,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/fonts | 7,749 | [
"no_license"
] | [
{
"path": "roles/fonts/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install JetBrains Mono Nerd Font\"\n community.general.homebrew_cask:\n name: font-jetbrains-mono-nerd-font\n state: present\n\n- name: \"{{ role_name }} | MacOSX | Install Hack Nerd Font\"\n community.ge... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 463,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/ghostty | 7,749 | [
"no_license"
] | [
{
"path": "roles/ghostty/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install ghostty\"\n community.general.homebrew_cask:\n name: ghostty\n state: present\n\n- name: \"{{ role_name }} | MacOSX | Ensure .config/ghostty exists\"\n ansible.builtin.file:\n path: \"{{ ansi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 488,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/git | 7,749 | [
"no_license"
] | [
{
"path": "roles/git/tasks/main.yml",
"content": "---\n- name: \"{{ role_name }} | Checking for Distribution Config: {{ ansible_distribution }}\"\n ansible.builtin.stat:\n path: \"{{ role_path }}/tasks/{{ ansible_distribution }}.yml\"\n register: distribution_config\n\n- name: \"{{ role_name }} | Run T... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1871,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/ideavim | 7,749 | [
"no_license"
] | [
{
"path": "roles/ideavim/tasks/main.yml",
"content": "---\n- name: \"{{ role_name }} | Check if .ideavimrc file exists\"\n ansible.builtin.stat:\n path: \"{{ ansible_user_dir }}/.ideavimrc\"\n register: ideavimrc_file\n\n- name: \"{{ role_name }} | Create symlink to .ideavimrc\"\n ansible.builtin.comm... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 372,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/iina | 7,749 | [
"no_license"
] | [
{
"path": "roles/iina/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install iina\"\n community.general.homebrew_cask:\n name: iina\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 123,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/kitty | 7,749 | [
"no_license"
] | [
{
"path": "roles/kitty/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install kitty\"\n community.general.homebrew_cask:\n name: kitty\n state: present\n\n- name: \"{{ role_name }} | MacOSX | Ensure .config/kitty exists\"\n ansible.builtin.file:\n path: \"{{ ansible_user... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1282,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/lazygit | 7,749 | [
"no_license"
] | [
{
"path": "roles/lazygit/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install lazygit\"\n community.general.homebrew:\n name: lazygit\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 124
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 124,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/lsd | 7,749 | [
"no_license"
] | [
{
"path": "roles/lsd/tasks/main.yml",
"content": "---\n- name: \"{{ role_name }} | Checking for Distribution Config: {{ ansible_distribution }}\"\n ansible.builtin.stat:\n path: \"{{ role_path }}/tasks/{{ ansible_distribution }}.yml\"\n register: distribution_config\n\n- name: \"{{ role_name }} | Run T... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1002,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/raycast | 7,749 | [
"no_license"
] | [
{
"path": "roles/raycast/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install raycast\"\n community.general.homebrew_cask:\n name: raycast\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 129
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 129,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/ripgrep | 7,749 | [
"no_license"
] | [
{
"path": "roles/ripgrep/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install ripgrep\"\n community.general.homebrew:\n name: ripgrep\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 124
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 124,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/shottr | 7,749 | [
"no_license"
] | [
{
"path": "roles/shottr/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install shottr\"\n community.general.homebrew_cask:\n name: shottr\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 127
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 127,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/starship | 7,749 | [
"no_license"
] | [
{
"path": "roles/starship/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install starship\"\n community.general.homebrew:\n name: starship\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 126
},
{
"path": "roles/st... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 685,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/system | 7,749 | [
"no_license"
] | [
{
"path": "roles/system/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Update Homebrew\"\n community.general.homebrew:\n update_homebrew: true\n upgrade_all: true\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 136
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 136,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/tldr | 7,749 | [
"no_license"
] | [
{
"path": "roles/tldr/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install tldr\"\n community.general.homebrew:\n name: tldr\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 118
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 118,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/yabai | 7,749 | [
"no_license"
] | [
{
"path": "roles/yabai/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install yabai\"\n community.general.homebrew:\n name: koekeishiya/formulae/yabai\n state: present\n\n- name: \"{{ role_name }} | MacOSX | Create yabai Config Directory\"\n ansible.builtin.file:\n path:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 791,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/yazi | 7,749 | [
"no_license"
] | [
{
"path": "roles/yazi/files/yazi.toml",
"content": "# A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config.\n# If you encounter any issues, please make an issue at https://github.com/yazi-rs/schemas.\n\"$schema\" = \"https://yazi-rs.github.io/schemas/yazi.json\"\n\n[m... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 5924,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/zoxide | 7,749 | [
"no_license"
] | [
{
"path": "roles/zoxide/tasks/MacOSX.yml",
"content": "---\n- name: \"{{ role_name }} | MacOSX | Install zoxide\"\n community.general.homebrew:\n name: zoxide\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 122
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 122,
"all_permissive": false
} |
ansible_role | mslalith/dotfiles | e53f0a778eb32d43894aa2bc3d0d6c0d4e96fca0 | 1 | roles/zsh | 7,749 | [
"no_license"
] | [
{
"path": "roles/zsh/files/mslalith.zsh-theme",
"content": "PROMPT=\"%(?:%F{#46b5d1}:%F{#d16246})\"\nPROMPT+=' %{$fg[cyan]%}%c%{$reset_color%} $(git_prompt_info)🤙 '\n\nZSH_THEME_GIT_PROMPT_PREFIX=\"%F{#89C9D9}\\uf419 (%F{#89C9D9}\"\nZSH_THEME_GIT_PROMPT_SUFFIX=\"%{$reset_color%} \"\nZSH_THEME_GIT_PROMPT_DI... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 5212,
"all_permissive": false
} |
ansible_role | Saise7028/expense-ansible-roles | 0ba177af4613aa122555748560f71e82259c22cd | 0 | roles/frontend | 7,749 | [
"no_license"
] | [
{
"path": "roles/frontend/vars/main.yaml",
"content": "BACKEND_HOST: backend.awsd81s.online\napp_location: /usr/share/nginx/html\ncomponent: frontend",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 92
},
{
"path": "roles/frontend/tasks/main.yaml",
"content": "-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 654,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/director-prep | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/director-prep/tasks/main.yml",
"content": "- name: Create Stack User\n user:\n name: stack\n shell: /bin/bash\n password: \"{{ <PASSWORD> | password_hash('<PASSWORD>') }}\"\n \n- name: Copy stack User Sudoers File\n copy:\n src: files/stack\n dest: /etc/sudoers.d/sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 793,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/dynamic-inventory | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/dynamic-inventory/tasks/main.yml",
"content": "---\n- name: Populate In-Memory Inventory (ipam-inventory)\n add_host:\n hostname: \"{{ item }}\"\n ansible_host: \"{{ hostvars[item].ip }}\"\n groups: dynamic_inventory\n when:\n - ipam_inventory\n with_items:\n - \"{{ gr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 494,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/ipa | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/ipa/tasks/main.yml",
"content": "---\n- name: Generate Host OTP\n shell: /usr/bin/openssl rand -hex 10\n register: ipa_otp\n\n- set_fact:\n ipa_otp: \"{{ ipa_otp.stdout }}\"\n\n- name: Debug ipa_otp\n debug:\n var: ipa_otp\n verbosity: 2\n\n- name: Generate IPA Session Cooki... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1987,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/ipa-openshift | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/ipa-openshift/tasks/main.yml",
"content": "- name: Generate IPA Session Cookie\n uri:\n url: \"https://{{ ipa_hostname }}/ipa/session/login_password\"\n validate_certs: no\n method: POST\n status_code: 200\n headers:\n Content-Type: \"application/x-www-form-urlencod... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1850,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/ipa-openshift-retire | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/ipa-openshift-retire/tasks/main.yml",
"content": "- name: Generate IPA Session Cookie\n uri:\n url: \"https://{{ ipa_hostname }}/ipa/session/login_password\"\n validate_certs: no\n method: POST\n status_code: 200\n headers:\n Content-Type: \"application/x-www-form-u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1774,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/ipa-retire | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/ipa-retire/tasks/main.yml",
"content": "---\n- name: Generate IPA Session Cookie\n uri:\n url: \"https://{{ ipa_hostname }}/ipa/session/login_password\"\n validate_certs: no\n method: POST\n status_code: 200\n headers:\n Content-Type: \"application/x-www-form-urlenc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1038,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/ipam-inventory | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/ipam-inventory/tasks/main.yml",
"content": "---\n- name: Combine Applicable Subnet Properties, IPs and Hostnames into Dictionary for Easy Lookup\n set_fact:\n network_name_dict: >-\n {{\n network_name_dict | default({}) | combine({\n item: {\n 'gatewa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 566,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/ipam-phpipam | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/ipam-phpipam/tasks/main.yml",
"content": "---\n- name: Generate phpIPAM Token\n uri:\n method: POST\n force_basic_auth: true\n user: \"{{ phpipam_username }}\"\n password: \"{{ <PASSWORD> }}\"\n status_code: 200\n url: \"https://{{ phpipam_hostname }}/api/{{ phpipam_a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2945,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/ipam-phpipam-retire | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/ipam-phpipam-retire/tasks/main.yml",
"content": "---\n- name: Generate phpIPAM Token\n uri:\n method: POST\n force_basic_auth: true\n user: \"{{ phpipam_username }}\"\n password: \"{{ <PASSWORD> }}\"\n status_code: 200\n url: \"https://{{ phpipam_hostname }}/api/{{ ph... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1179,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/openshift-prep | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/openshift-prep/tasks/main.yml",
"content": "- name: Wait for SSH\n wait_for:\n host: \"{{ inventory_hostname }}\"\n search_regex: OpenSSH\n port: 22\n timeout: 640\n connection: local\n\n- name: Set docker_disk_name\n set_fact:\n docker_disk_name: \"/dev/sdb\"\n when:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1820,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/rhv | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/rhv/tasks/main.yml",
"content": "---\n- name: Create VMs\n ovirt_vm:\n auth:\n username: \"{{ rhv_username }}\"\n password: \"{{ <PASSWORD> }}\"\n url: \"https://{{ rhv_hostname }}/ovirt-engine/api\"\n insecure: True\n state: stopped\n delete_protected: Fal... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3723,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/rhv-openstack | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/rhv-openstack/tasks/main.yml",
"content": "---\n- name: Create VMs\n ovirt_vm:\n auth:\n username: \"{{ rhv_username }}\"\n password: \"{{ <PASSWORD> }}\"\n url: \"https://{{ rhv_hostname }}/ovirt-engine/api\"\n insecure: True\n state: stopped\n delete_prot... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3546,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/rhv-retire | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/rhv-retire/tasks/main.yml",
"content": "---\n- name: Delete VMs\n ovirt_vm:\n auth:\n username: \"{{ rhv_username }}\"\n password: \"{{ <PASSWORD> }}\"\n url: \"https://{{ rhv_hostname }}/ovirt-engine/api\"\n insecure: true\n state: absent\n name: \"{{ item... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 434,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/satellite | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/satellite/tasks/main.yml",
"content": "---\n- name: Install Satellite Certs\n yum:\n name: \"http://{{ satellite_hostname }}/pub/katello-ca-consumer-latest.noarch.rpm\"\n state: present\n\n- name: Debug satellite_activation_key\n debug:\n var: satellite_activation_key\n ve... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 794,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | rhv/roles/satellite-retire | 7,749 | [
"no_license"
] | [
{
"path": "rhv/roles/satellite-retire/tasks/main.yml",
"content": "---\n- name: Delete Hosts from Satellite\n uri:\n url: \"https://{{ satellite_hostname }}/api/hosts/{{ item }}\"\n method: DELETE\n user: \"{{ satellite_username }}\"\n password: \"{{ <PASSWORD> }}\"\n validate_certs: no\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 323,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | vmware/roles/vmware | 7,749 | [
"no_license"
] | [
{
"path": "vmware/roles/vmware/tasks/main.yaml",
"content": "- name: Create VM\n vmware_guest:\n cluster: \"{{ hostvars[item].cluster }}\"\n customization:\n dns_servers:\n - \"{{ hostvars[item].nameservers }}\"\n dns_suffix: \"{{ hostvars[item].search }}\"\n domain: \"{{ hostvars... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1158,
"all_permissive": false
} |
ansible_role | sa-ne/demo-ansible-cloud | 423343e5d8532e9a489a17927bb8b7c266ff56a2 | 2 | vmware/roles/vmware-retire | 7,749 | [
"no_license"
] | [
{
"path": "vmware/roles/vmware-retire/tasks/main.yaml",
"content": " \n- name: Delete VMs\n vmware_guest:\n hostname: \"{{ vsphere_hostname }}\"\n username: \"{{ vsphere_username }}\"\n password: \"{{ <PASSWORD> }}\"\n validate_certs: no\n cluster: \"{{ hostvars[item].cluster }}\"\n datac... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 406,
"all_permissive": false
} |
ansible_role | Muhamedshe7ata/FCAI_25 | 84552d391ffc8e37e3c167eec422b711f13789a1 | 0 | FCAI_25/.circleci/ansible/roles/configure-prometheus-node-exporter | 7,745 | [
"no_license"
] | [
{
"path": "FCAI_25/.circleci/ansible/roles/configure-prometheus-node-exporter/defaults/main.yml",
"content": "---\n# Default variables for the configure-prometheus-node-exporter role\nnode_exporter_version: \"1.3.1\"\nnode_exporter_download_url: \"https://github.com/prometheus/node_exporter/releases/downloa... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1890,
"all_permissive": false
} |
ansible_role | Muhamedshe7ata/FCAI_25 | 84552d391ffc8e37e3c167eec422b711f13789a1 | 0 | FCAI_25/.circleci/ansible/roles/configure-server | 7,745 | [
"no_license"
] | [
{
"path": "FCAI_25/.circleci/ansible/roles/configure-server/tasks/main.yml",
"content": "# ---\n# - name: \"Add Node.js from Nodesource\"\n# become: true\n# shell: |\n# curl -sL https://deb.nodesource.com/setup_20.x | sudo -E bash -\n\n# - name: \"Install Node.js 13\"\n# become: true\n# apt:\n#... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 911,
"all_permissive": false
} |
ansible_role | Muhamedshe7ata/FCAI_25 | 84552d391ffc8e37e3c167eec422b711f13789a1 | 0 | udapeople-cicd-25/.circleci/ansible/roles/deploy | 7,745 | [
"no_license"
] | [
{
"path": "udapeople-cicd-25/.circleci/ansible/roles/deploy/tasks/main.yml",
"content": "---\n# tasks file for deploy role\n\n- name: Creates backend app directory for ubuntu user\n ansible.builtin.file:\n path: /home/ubuntu/backend-app\n state: directory\n owner: ubuntu\n group: ubuntu\n mo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 12936,
"all_permissive": false
} |
ansible_role | cfluegel/flgl-ansible-dockerswarm | a5b6f010ddea6cefe853de73a1582a45c0dd4aa4 | 0 | roles/base | 7,745 | [
"no_license"
] | [
{
"path": "roles/base/handlers/main.yml",
"content": "---\n# handlers file for base\n - name: Restart sshd\n ansible.builtin.service:\n name: sshd\n state: restarted",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 120
},
{
"path": "roles/base/tasks/uf... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3174,
"all_permissive": false
} |
ansible_role | cfluegel/flgl-ansible-dockerswarm | a5b6f010ddea6cefe853de73a1582a45c0dd4aa4 | 0 | roles/glusterfs | 7,745 | [
"no_license"
] | [
{
"path": "roles/glusterfs/defaults/main.yml",
"content": "---\n# defaults file for glusterfs\nglusterfs__packages_debian:\n - glusterfs-client\n - glusterfs-server\n - glusterfs-common\n\ngluster__cluster_nodes: []",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 152
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4136,
"all_permissive": false
} |
ansible_role | cfluegel/flgl-ansible-dockerswarm | a5b6f010ddea6cefe853de73a1582a45c0dd4aa4 | 0 | roles/wireguard-overlay-network | 7,745 | [
"no_license"
] | [
{
"path": "roles/wireguard-overlay-network/vars/main.yml",
"content": "---\n# vars file for wireguard-overlay-network\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 46
},
{
"path": "roles/wireguard-overlay-network/tasks/main.yml",
"content": "---\n# tasks fi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 4975,
"all_permissive": false
} |
ansible_role | henrist/aqmt | fa3fd57b2ace2097071e16f7fe06dd8e4dea01cb | 11 | ansible/roles/aqm | 7,745 | [
"no_license"
] | [
{
"path": "ansible/roles/aqm/tasks/main.yml",
"content": "---\n\n- name: Add packages for AQM machine\n apt:\n name:\n - dstat\n - flex # to compile iproute2-l4s\n - libbison-dev # to compile iproute2-l4s\n - pkg-config # to compile iproute2-l4s\n - gnuplot\n - python-urwid... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 306,
"all_permissive": false
} |
ansible_role | henrist/aqmt | fa3fd57b2ace2097071e16f7fe06dd8e4dea01cb | 11 | ansible/roles/clientorserver | 7,745 | [
"no_license"
] | [
{
"path": "ansible/roles/clientorserver/tasks/main.yml",
"content": "---\n\n- name: Add traffic generation packages\n apt:\n name:\n - iperf\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 95
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 95,
"all_permissive": false
} |
ansible_role | henrist/aqmt | fa3fd57b2ace2097071e16f7fe06dd8e4dea01cb | 11 | ansible/roles/dockerhost | 7,745 | [
"no_license"
] | [
{
"path": "ansible/roles/dockerhost/handlers/main.yml",
"content": "---\n\n# this is run when the value is initially added to sysctl.conf\n# so it is updated instantly as well\n# (should be no reason to run this if it is present in sysctl.conf)\n- name: max_user_watches\n command: sysctl -w fs.inotify.max_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 948,
"all_permissive": false
} |
ansible_role | henrist/aqmt | fa3fd57b2ace2097071e16f7fe06dd8e4dea01cb | 11 | ansible/roles/kernel | 7,745 | [
"no_license"
] | [
{
"path": "ansible/roles/kernel/tasks/main.yml",
"content": "---\n\n- name: Ensure download folder exists\n file:\n path: /opt/kernels\n state: directory\n\n- name: Download kernel debs\n get_url:\n url: \"http://kernel.ubuntu.com/~kernel-ppa/mainline/{{ item.tree }}/{{ item.file }}\"\n dest: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 414,
"all_permissive": false
} |
ansible_role | henrist/aqmt | fa3fd57b2ace2097071e16f7fe06dd8e4dea01cb | 11 | ansible/roles/testmachine | 7,745 | [
"no_license"
] | [
{
"path": "ansible/roles/testmachine/tasks/main.yml",
"content": "---\n\n- name: Add packages used on both aqm and clients/servers\n apt:\n name:\n - ethtool\n - ipython3\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 132
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 132,
"all_permissive": false
} |
ansible_role | henrist/aqmt | fa3fd57b2ace2097071e16f7fe06dd8e4dea01cb | 11 | ansible/roles/vboxadditions | 7,745 | [
"no_license"
] | [
{
"path": "ansible/roles/vboxadditions/tasks/main.yml",
"content": "---\n\n# NOTE: This must be run AFTER installing custom kernel AND restarting..\n# (We also need linux-headers-xxx that should be installed with kernel role.)\n\n- name: Add packages for compiling VBoxLinuxAdditions\n apt:\n name:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 580,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/apiserver_network_proxy_server | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/apiserver_network_proxy_server/tasks/main.yml",
"content": "---\n\n- name: Add apiserver-network-proxy-server group\n tags:\n - apiserver-network-proxy-server\n become: true\n ansible.builtin.group:\n name: \"{{ apiserver_network_proxy_server_group }}\"\n state: p... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3777,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/apt | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/apt/defaults/main.yml",
"content": "---\n\napt_update_cache: true\napt_cache_valid_time: 3600\n\napt_unwanted_packages:\n - at\n - accountsservice\n - cron\n - fwupd\n - lxcfs\n - multipath-tools\n - plymouth\n - policykit-1\n - rsyslog\n - snapd\n - ubuntu-advanta... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1392,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/cilium | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/cilium/defaults/main.yml",
"content": "---\n\ncilium_systemd_networkd_settings:\n \"^#ManageForeignRoutes\": \"ManageForeignRoutes=no\"\n \"^#ManageForeignRoutingPolicyRules\": \"ManageForeignRoutingPolicyRules=no\"\n",
"license_type": "no_license",
"detected_licens... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 843,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/cilium_cli | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/cilium_cli/defaults/main.yml",
"content": "---\n\n# Package variables\ncilium_cli_version: \"0.14.7\"\ncilium_cli_architecture_map:\n amd64: amd64\n x86_64: amd64\n aarch64: arm64\n\ncilium_cli_architecture: \"{{ cilium_cli_architecture_map[ansible_architecture] }}\"\ncili... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2565,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/cluster_autoscaler | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/cluster_autoscaler/templates/cluster-autoscaler.service.j2",
"content": "[Unit]\nDescription=Cluster Autoscaler\nAfter=network-online.target time-sync.target\nWants=network-online.target time-sync.target\nConditionPathExists={{ cluster_autoscaler_config_path }}/cloud-environm... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3400,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/cni_plugins | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/cni_plugins/tasks/main.yml",
"content": "---\n\n- name: Create directories\n tags:\n - cni-plugins\n become: true\n ansible.builtin.file:\n dest: \"{{ item }}\"\n state: directory\n owner: \"root\"\n group: \"root\"\n mode: \"0755\"\n loop:\n - \"{{ c... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3366,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/containerd | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/containerd/tasks/main.yml",
"content": "---\n\n- name: Create directories\n tags:\n - containerd\n become: true\n ansible.builtin.file:\n dest: \"{{ item }}\"\n state: directory\n owner: \"root\"\n group: \"root\"\n mode: 0755\n loop:\n - \"{{ contain... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3847,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/cri_tools | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/cri_tools/tasks/main.yml",
"content": "---\n\n- name: Check cri-tools package checksum file\n tags:\n - cri-tools\n ansible.builtin.stat:\n path: \"/tmp/{{ cri_tools_shasums }}\"\n become: false\n register: cri_tools_checksum\n\n- name: Get cri-tools package checksu... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2907,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/etcd | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/etcd/defaults/main.yml",
"content": "---\n\n# Package variables\netcd_version: \"3.5.9\"\netcd_architecture_map:\n amd64: amd64\n x86_64: amd64\n aarch64: arm64\n\netcd_architecture: \"{{ etcd_architecture_map[ansible_architecture] }}\"\netcd_os: \"{{ ansible_system|lower ... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 8114,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/exoscale_cli | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/exoscale_cli/defaults/main.yml",
"content": "---\n\n# Package variables\nexoscale_cli_version: \"1.70.0\"\nexoscale_cli_architecture_map:\n amd64: amd64\n x86_64: amd64\n aarch64: arm64\n\nexoscale_cli_architecture: \"{{ exoscale_cli_architecture_map[ansible_architecture] ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2621,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/exoscale_cloud_controller_manager | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/exoscale_cloud_controller_manager/templates/exoscale-cloud-controller-manager.service.j2",
"content": "[Unit]\nDescription=Exoscale Cloud Controller Manager\nAfter=network-online.target time-sync.target\nWants=network-online.target time-sync.target\nConditionPathExists={{ exo... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 7598,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/exoscale_etcd | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/exoscale_etcd/tasks/main.yml",
"content": "---\n\n- name: Install Exoscale helper scripts\n tags:\n - exoscale-etcd\n become: true\n ansible.builtin.copy:\n src: \"etcd-exoscale-pool\"\n dest: \"{{ etcd_bin_path }}/etcd-exoscale-pool\"\n force: true\n owner:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 12132,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/healthcheck | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/healthcheck/tasks/main.yml",
"content": "---\n\n- name: Install nginx\n tags:\n - healthcheck\n become: true\n ansible.builtin.package:\n name: ['nginx', 'fcgiwrap']\n state: present\n update_cache: true\n\n- name: Set healthcheck endpoint configuration\n tags... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1328,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/jq | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/jq/defaults/main.yml",
"content": "---\n\n# Package variables\njq_version: \"1.6\"\n\njq_url: \"https://github.com/stedolan/jq/releases/download/jq-{{ jq_version }}/jq-linux64\"\n\n# Paths\njq_bin_path: /usr/local/bin\n",
"license_type": "no_license",
"detected_licens... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 569,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/kube_apiserver | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/kube_apiserver/templates/kube-healthcheck.j2",
"content": "#!/bin/bash\n\nPUBLIC_IP=$(jq -r '.ds.meta_data.\"public-ipv4\"' /run/cloud-init/instance-data.json)\nKUBEAPI_STATUS=$(curl -s -o /dev/null -w \"%{http_code}\" --cacert {{ kube_apiserver_config_path }}/server-ca.pem \... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 11198,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/kube_controller_manager | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/kube_controller_manager/defaults/main.yml",
"content": "---\n\n# Package variables\nkube_controller_manager_version: \"1.27.3\"\nkube_controller_manager_architecture_map:\n amd64: amd64\n x86_64: amd64\n aarch64: arm64\n\nkube_controller_manager_architecture: \"{{ kube_con... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 6410,
"all_permissive": false
} |
ansible_role | PhilippeChepy/platform | 84791e3fd06e52084c7e05efcb0d39b65513dabc | 5 | packer/ansible/roles/kube_scheduler | 7,745 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/kube_scheduler/templates/kube-scheduler.service.j2",
"content": "[Unit]\nDescription=Kubernetes Scheduler\nAfter=network-online.target time-sync.target\nWants=network-online.target time-sync.target\nConditionPathExists={{ kube_scheduler_config_path }}/kube-scheduler.kubeconfi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 4396,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.