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 | kz6fittycent/quantum | 9a33ef310d7833ea02601d4226d26788443a71fe | 0 | test/integration/targets/subversion/roles/subversion | 7,674 | [
"no_license"
] | [
{
"path": "test/integration/targets/subversion/roles/subversion/tasks/warnings.yml",
"content": "---\n- name: checkout using a password to test for a warning when using svn lt 1.10.0\n subversion:\n repo: '{{ subversion_repo_auth_url }}'\n dest: '{{ subversion_test_dir }}/svn'\n username: '{{ subv... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1781,
"all_permissive": false
} |
ansible_role | kz6fittycent/quantum | 9a33ef310d7833ea02601d4226d26788443a71fe | 0 | test/integration/targets/vault/roles/test_vaulted_template | 7,674 | [
"no_license"
] | [
{
"path": "test/integration/targets/vault/roles/test_vaulted_template/tasks/main.yml",
"content": "---\n- name: Template from a vaulted template file\n template:\n src: vaulted_template.j2\n dest: \"{{ output_dir }}/vaulted_template.out\"\n vars:\n vaulted_template_var: \"here_i_am\"\n\n- name: G... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 468,
"all_permissive": false
} |
ansible_role | kz6fittycent/quantum | 9a33ef310d7833ea02601d4226d26788443a71fe | 0 | test/legacy/roles/online_server_info | 7,674 | [
"no_license"
] | [
{
"path": "test/legacy/roles/online_server_info/tasks/main.yml",
"content": "# ONLINE_TOKEN='XXX' quantum-coupling ./test/legacy/online.yml --tags test_online_server_info\n\n- name: Get server information and register it in a variable\n online_server_info:\n register: servers_info\n\n- name: Display serve... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 372,
"all_permissive": false
} |
ansible_role | kz6fittycent/quantum | 9a33ef310d7833ea02601d4226d26788443a71fe | 0 | test/legacy/roles/online_user_info | 7,674 | [
"no_license"
] | [
{
"path": "test/legacy/roles/online_user_info/tasks/main.yml",
"content": "# ONLINE_TOKEN='XXX' quantum-coupling ./test/legacy/online.yml --tags test_online_user_info\n\n- name: Get user information and register it in a variable\n online_user_info:\n register: user\n\n- name: Display user variable\n debu... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 337,
"all_permissive": false
} |
ansible_role | kz6fittycent/quantum | 9a33ef310d7833ea02601d4226d26788443a71fe | 0 | test/legacy/roles/test_cloudflare_dns | 7,674 | [
"no_license"
] | [
{
"path": "test/legacy/roles/test_cloudflare_dns/tasks/ds_record.yml",
"content": "---\n######## DS record tests #################\n\n- name: \"Test: DS record creation\"\n cloudflare_dns:\n account_email: \"{{ cloudflare_email }}\"\n account_api_token: \"{{ cloudflare_api_token }}\"\n zone: \"{{ ... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 44487,
"all_permissive": false
} |
ansible_role | poplanov/ansible_projects_astra | 56523b171051375be68e55e9de3196b5fbe2747c | 0 | roles/aldclient | 7,674 | [
"no_license"
] | [
{
"path": "roles/aldclient/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - aldclient\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 68
},
{
"path": "roles/aldclient/handlers/main.yml",
"content": "---\n# handlers fi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2298,
"all_permissive": false
} |
ansible_role | poplanov/ansible_projects_astra | 56523b171051375be68e55e9de3196b5fbe2747c | 0 | roles/aldserver | 7,674 | [
"no_license"
] | [
{
"path": "roles/aldserver/templates/bind/named.conf.options.j2",
"content": "options {\ndirectory \"/var/cache/bind\";\nauth-nxdomain no;\nlisten-on-v6 { any; };\nallow-query { any; };\n};\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 105
},
{
"path": "roles/a... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 2069,
"all_permissive": false
} |
ansible_role | poplanov/ansible_projects_astra | 56523b171051375be68e55e9de3196b5fbe2747c | 0 | roles/apache2 | 7,674 | [
"no_license"
] | [
{
"path": "roles/apache2/templates/mysite.conf.j2",
"content": "<VirtualHost *:80>\n\tServerAdmin webmaster@localhost\n\n\tDocumentRoot /DATA/www\n\t<Directory />\n\t\tOptions FollowSymLinks\n\t\tAllowOverride None\n\t</Directory>\n\t<Directory /DATA/www/>\n\t\tOptions Indexes FollowSymLinks MultiViews\n\t\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1846,
"all_permissive": false
} |
ansible_role | poplanov/ansible_projects_astra | 56523b171051375be68e55e9de3196b5fbe2747c | 0 | roles/bind9 | 7,674 | [
"no_license"
] | [
{
"path": "roles/bind9/templates/db.reverse.j2",
"content": "$TTL 604800\n@ IN SOA {{ ansible_fqdn }}. root.{{ REALM.lower() }}. (\n2011091301 ; Serial\n604800 ; Refresh\n86400 ; Retry\n2419200 ; Expire\n604800 ) ; Negative Cache TTL\n\tIN\tNS\t{{ ansible_fqdn }}.\n{{ ansible_host.split('.')[3] }}\tIN\tPTR\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 2434,
"all_permissive": false
} |
ansible_role | poplanov/ansible_projects_astra | 56523b171051375be68e55e9de3196b5fbe2747c | 0 | roles/postgresql | 7,674 | [
"no_license"
] | [
{
"path": "roles/postgresql/tasks/main.yml",
"content": "---\n# tasks file for postgresql\n- name: Install packages\n apt: name={{ item }} state=latest\n loop:\n - postgresql-9.6\n - postgresql-client-9.6\n - postgresql-contrib-9.6\n - postgresql-doc-9.6\n- name: Set postgresql started and ena... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1488,
"all_permissive": false
} |
ansible_role | Asshall/ansible_play_kubernetes_on_pi | 51300259d64722804dee1fa110037220c767cc1c | 0 | roles/common-master | 7,674 | [
"no_license"
] | [
{
"path": "roles/common-master/defaults/main.yaml",
"content": "private_nic: enx0050b62623b8\npublic_nic: eth0\n\nprivate_mask: 255.255.255.0\nhost_number: 15\n\n\n# DNS \n\n# A=3, B=2, C=1\nprivate_class: 1 \nreverse_filename: \"{{ (private_net.split('.') | reverse | list)[private_class:] | join('.') }}\"\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 5212,
"all_permissive": false
} |
ansible_role | Asshall/ansible_play_kubernetes_on_pi | 51300259d64722804dee1fa110037220c767cc1c | 0 | roles/kubernetes-master | 7,674 | [
"no_license"
] | [
{
"path": "roles/kubernetes-master/handlers/main.yaml",
"content": "- name: Enables and start services\n service:\n name: \"{{ item[:-3] | basename }}\"\n enabled: yes\n state: restarted \n with_fileglob: templates/*.service.j2\n",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 4257,
"all_permissive": false
} |
ansible_role | Asshall/ansible_play_kubernetes_on_pi | 51300259d64722804dee1fa110037220c767cc1c | 0 | roles/kubernetes-workers | 7,674 | [
"no_license"
] | [
{
"path": "roles/kubernetes-workers/templates/kube-proxy.service.j2",
"content": "[Unit]\nDescription=Kubernetes Kube Proxy\nDocumentation=https://github.com/GoogleCloudPlatform/kubernetes\n\n[Service]\nExecStart={{ binary_src }}kube-proxy \\\n --master={{ api_addr }} \\\n --kubeconfig={{ config_path }} \... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3175,
"all_permissive": false
} |
ansible_role | ISEDemoLab/ISE_in_MultiCloud_Webinar | 1b57caf3f170d77806bef420635a3be85353f257 | 7 | roles/ssh_key_local | 7,674 | [
"no_license"
] | [
{
"path": "roles/ssh_key_local/tasks/main.yml",
"content": "---\n# tasks file for ssh_key_local\n\n- name: Validate Required Variables\n delegate_to: localhost\n loop:\n - ssh_key_directory\n - ssh_key_name\n - ssh_key_size\n - ssh_key_type\n - ssh_key_private_file\n - ssh_key_public_fil... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1824,
"all_permissive": false
} |
ansible_role | goudai/ansible-kubernetes-v1.11.1-ipvs | 8cd094c2e8a519a94b3cb5d3ae5d212cf3150c96 | 4 | roles/Kubernetes-ca | 7,674 | [
"no_license"
] | [
{
"path": "roles/Kubernetes-ca/files/manager-csr.json",
"content": "{\n \"CN\": \"system:kube-controller-manager\",\n \"key\": {\n \"algo\": \"rsa\",\n \"size\": 2048\n },\n \"names\": [\n {\n \"C\": \"CN\",\n \"ST\": \"shanghai\",\n \"L\": \"shanghai\",\n \"O\": \"system:ku... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 8683,
"all_permissive": false
} |
ansible_role | goudai/ansible-kubernetes-v1.11.1-ipvs | 8cd094c2e8a519a94b3cb5d3ae5d212cf3150c96 | 4 | roles/KubernetesExtraAddons | 7,674 | [
"no_license"
] | [
{
"path": "roles/KubernetesExtraAddons/tasks/Heapster.yml",
"content": "- name: 分发Heapster相关文件\n copy:\n src: files/kube-monitor.yml.conf\n dest: \"{{ kubernetes_path }}/Extra/kube-monitor.yml.conf\"\n\n- name: 生成Heapster指导\n shell: |\n :;{{ kubectl_path }}/kubectl apply -f {{ kubernetes_path }}/... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1854,
"all_permissive": false
} |
ansible_role | goudai/ansible-kubernetes-v1.11.1-ipvs | 8cd094c2e8a519a94b3cb5d3ae5d212cf3150c96 | 4 | roles/addNode | 7,674 | [
"no_license"
] | [
{
"path": "roles/addNode/templates/kubelet.service.j2",
"content": "[Unit]\nDescription=kubelet: The Kubernetes Node Agent\nDocumentation=http://kubernetes.io/docs/\n\n[Service]\nExecStart={{ kubelet_path }}/kubelet\nRestart=always\nStartLimitInterval=0\nRestartSec=10\n\n[Install]\nWantedBy=multi-user.targe... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1787,
"all_permissive": false
} |
ansible_role | goudai/ansible-kubernetes-v1.11.1-ipvs | 8cd094c2e8a519a94b3cb5d3ae5d212cf3150c96 | 4 | roles/deployMaster | 7,674 | [
"no_license"
] | [
{
"path": "roles/deployMaster/templates/etcd.config.yml.j2",
"content": "name: '{{ ansible_hostname }}'\ndata-dir: /var/lib/etcd\nwal-dir: /var/lib/etcd/wal\nsnapshot-count: 10000\nheartbeat-interval: 100\nelection-timeout: 1000\nquota-backend-bytes: 0\nlisten-peer-urls: 'https://0.0.0.0:{{ ETCD_PEER_PORT }... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 14176,
"all_permissive": false
} |
ansible_role | goudai/ansible-kubernetes-v1.11.1-ipvs | 8cd094c2e8a519a94b3cb5d3ae5d212cf3150c96 | 4 | roles/etcd-ca | 7,674 | [
"no_license"
] | [
{
"path": "roles/etcd-ca/tasks/copy_to_otherMaster.yml",
"content": "- name: otherMaster创建etcd_ssl_path\n file:\n path: \"{{ etcd_ssl_path }}\"\n state: directory\n directory_mode: 755\n\n- name: 分发etcd-ca到otherMaster\n copy:\n src: \"{{ etcd_ssl_path }}/{{ item }}\"\n dest: \"{{ etcd_ssl_p... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1527,
"all_permissive": false
} |
ansible_role | goudai/ansible-kubernetes-v1.11.1-ipvs | 8cd094c2e8a519a94b3cb5d3ae5d212cf3150c96 | 4 | roles/scp | 7,674 | [
"no_license"
] | [
{
"path": "roles/scp/tasks/main.yml",
"content": "- include: allscp.yml\n\n- name: 分发kubectl到Master\n copy:\n src: files/kubectl\n dest: \"{{ kubectl_path }}\"\n directory_mode: 755\n mode: u+x\n when: inventory_hostname in groups['Master']\n\n- include: cfssl.yml\n when: inventory_hostname =... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 971,
"all_permissive": false
} |
ansible_role | goudai/ansible-kubernetes-v1.11.1-ipvs | 8cd094c2e8a519a94b3cb5d3ae5d212cf3150c96 | 4 | roles/tls | 7,674 | [
"no_license"
] | [
{
"path": "roles/tls/tasks/TLS.yml",
"content": "- file:\n path: \"{{ kubernetes_path }}/temp\"\n state: directory\n\n- copy:\n src: files/{{ item }}\n dest: \"{{ kubernetes_path }}/temp\"\n with_items:\n - 'apiserver-to-kubelet-rbac.yml.conf'\n - 'kubelet-bootstrap-rbac.yml.conf'\n\n- n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1968,
"all_permissive": false
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/apache | 7,674 | [
"permissive"
] | [
{
"path": "roles/apache/templates/apache.crt.j2",
"content": "{{ dev_apache_crt if dev is defined else apache_crt}}\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 54
},
{
"path": "roles/apache/tasks/main.yml",
"content": "---\n\n - n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 4691,
"all_permissive": true
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/common | 7,674 | [
"permissive"
] | [
{
"path": "roles/common/templates/config.j2",
"content": "#!/bin/bash\n\nexport CLASSIFIER_DATA_ACCESS_KEY=\"{{ classifier_data_access_key | default(\"\") }}\"\nexport CLASSIFIER_DATA_SECRET_KEY=\"{{ classifier_data_secret_key | default(\"\") }}\"\nexport GIRDER_DATA_ACCESS_KEY=\"{{ girder_data_access_key |... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3605,
"all_permissive": true
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/download-classifier | 7,674 | [
"permissive"
] | [
{
"path": "roles/download-classifier/tasks/main.yml",
"content": "---\n- file: path={{ grits_user_home }}/classifiers/ state=directory owner={{ grits_user }}\n\n- name: Update classifier data from s3\n command: \"aws s3 sync s3://classifier-data/classifiers/ {{ grits_user_home }}/classifiers/\"\n sudo: y... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1237,
"all_permissive": true
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/elasticsearch-mongo-river | 7,674 | [
"permissive"
] | [
{
"path": "roles/elasticsearch-mongo-river/tasks/main.yml",
"content": "---\n#- lineinfile: dest=/etc/mongod.conf line=\"port={{mongo_port}}\" regexp=\"^port(\\s*)=\"\n# register: mongo_port_config\n\n#- lineinfile: dest=/etc/mongod.conf line=\"bind_ip={{mongo_host}}\" regexp=\"^bind_ip(\\s*)=\"\n# regist... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3305,
"all_permissive": true
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/girder | 7,674 | [
"permissive"
] | [
{
"path": "roles/girder/templates/girder.local.cfg.j2",
"content": "[global]\nserver.socket_host: \"{{ ansible_eth0.ipv4.address }}\"\nserver.socket_port: {{ girder_socket_port }}\ntools.proxy.on: True\ntools.proxy.base: \"{{ public_url }}{{ girder_mount_path }}\"\ntools.proxy.local: \"\"\n\n[server]\nmode:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 29674,
"all_permissive": true
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/grits-api | 7,674 | [
"permissive"
] | [
{
"path": "roles/grits-api/tasks/main.yml",
"content": "---\n\n - name: Install apt dependencies\n apt: name={{ item }}\n with_items:\n - gfortran\n - libopenblas-dev\n - liblapack-dev\n - lib32z1-dev\n - zip\n - unzip\n - libxml2-dev\n - libxslt1-dev\n sudo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 5914,
"all_permissive": true
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/mongodb | 7,674 | [
"permissive"
] | [
{
"path": "roles/mongodb/templates/mongod.conf.j2",
"content": "[program:mongod]\ncommand=/usr/bin/mongod -f /etc/mongod.conf \nenvironment=LC_ALL=C\nuser=mongodb\nautostart=true\nautorestart=unexpected\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_byte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 994,
"all_permissive": true
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/postfix | 7,674 | [
"permissive"
] | [
{
"path": "roles/postfix/tasks/main.yml",
"content": "---\n- name: Ensure postfix is installed (RedHat).\n yum: pkg=postfix state=installed\n when: ansible_os_family == 'RedHat'\n\n- name: Ensure postfix is installed (Debian).\n apt: pkg=postfix state=installed\n when: ansible_os_family == 'Debian'\n\n-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 517,
"all_permissive": true
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/s3restore | 7,674 | [
"permissive"
] | [
{
"path": "roles/s3restore/tasks/main.yml",
"content": "---\n\n- name: Install aws client application\n apt: name=awscli\n tags: s3-restore\n\n- name: Create aws crendentials directory\n file: path={{ grits_user_home }}/.aws state=directory owner={{ grits_user }} group={{ grits_group }}\n tags: s3-resto... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1442,
"all_permissive": true
} |
ansible_role | ecohealthalliance/grits-deploy-ansible | 203b817fc817ae7273b45b0277104f63eb8df15c | 0 | roles/train | 7,674 | [
"permissive"
] | [
{
"path": "roles/train/tasks/main.yml",
"content": "---\n- apt: name=expect-dev state=present\n\n# Classifiers are not kept in the grits-api folder so the repo can be cleaned\n# without wiping them out.\n- set_fact: classifier_name=\"{{ansible_date_time.epoch}}\"\n- set_fact: classifier_path=\"{{ grits_user... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1907,
"all_permissive": true
} |
ansible_role | debu99/kind | 23d2eae8eaf156af0b4c1c477d9a9290d3b290b2 | 0 | ansible/roles/argocd | 7,674 | [
"no_license"
] | [
{
"path": "ansible/roles/argocd/templates/argocd_configmap.yaml.j2",
"content": "---\napiVersion: argoproj.io/v1alpha1\nkind: Application\nmetadata:\n name: argocd-applications\n namespace: argocd\nspec:\n destination:\n namespace: argocd\n server: \"https://kubernetes.default.svc\"\n project: def... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 5025,
"all_permissive": false
} |
ansible_role | debu99/kind | 23d2eae8eaf156af0b4c1c477d9a9290d3b290b2 | 0 | ansible/roles/benchmark | 7,674 | [
"no_license"
] | [
{
"path": "ansible/roles/benchmark/defaults/main.yml",
"content": "wrk_connection: 100\nwrk_threads: 10\nwrk_duration: 60\nstep: 5s",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 61
},
{
"path": "ansible/roles/benchmark/files/random_path.lua",
"content": "loca... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3970,
"all_permissive": false
} |
ansible_role | debu99/kind | 23d2eae8eaf156af0b4c1c477d9a9290d3b290b2 | 0 | ansible/roles/docker | 7,674 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "---\n- name: Update apt-get repo and cache\n apt: \n update_cache: yes \n force_apt_get: yes \n cache_valid_time: 3600\n\n- name: Install pre-requisite packages\n apt: \n pkg: \"{{ pkgs }}\"\n state: present\n update_cache: yes... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 979,
"all_permissive": false
} |
ansible_role | debu99/kind | 23d2eae8eaf156af0b4c1c477d9a9290d3b290b2 | 0 | ansible/roles/kind | 7,674 | [
"no_license"
] | [
{
"path": "ansible/roles/kind/tasks/main.yml",
"content": "---\n- name: Download kind\n get_url:\n url: https://kind.sigs.k8s.io/dl/v0.11.1/kind-linux-amd64\n dest: /usr/local/bin/kind\n mode: 0755\n\n- name: Add an apt signing key for Kubernetes\n apt_key:\n url: https://packages.cloud.google... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1034,
"all_permissive": false
} |
ansible_role | flaviogcmelo/oracle_playbooks | fda81fef90ef0abb6a6a27ea3b0b2bfc8c97b1cb | 0 | roles/install-hdlm | 7,674 | [
"no_license"
] | [
{
"path": "roles/install-hdlm/handlers/main.yml",
"content": "---\n# handlers file for install-hdlm",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "roles/install-hdlm/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1209,
"all_permissive": false
} |
ansible_role | flaviogcmelo/oracle_playbooks | fda81fef90ef0abb6a6a27ea3b0b2bfc8c97b1cb | 0 | roles/install-packages-19c | 7,674 | [
"no_license"
] | [
{
"path": "roles/install-packages-19c/defaults/main.yml",
"content": "---\n# defaults file for install-packages\npacotes8:\n - bc\n - elfutils-libelf\n - elfutils-libelf-devel\n - glibc\n - glibc-devel \n - ksh\n - libaio\n - libaio-devel\n - libXrender \n - libX11\n - libXau\n - libXi\n - li... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3238,
"all_permissive": false
} |
ansible_role | flaviogcmelo/oracle_playbooks | fda81fef90ef0abb6a6a27ea3b0b2bfc8c97b1cb | 0 | roles/install-server | 7,674 | [
"no_license"
] | [
{
"path": "roles/install-server/tasks/main.yml",
"content": "---\n- name: Desabilita SELinux\n selinux:\n state: disabled\n notify:\n - restart host\n\n- name: Desabilita servico Firewalld\n systemd:\n name: firewalld\n enabled: no\n masked: yes\n\n- name: Para servico Firewalld\n systemd:\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1987,
"all_permissive": false
} |
ansible_role | flaviogcmelo/oracle_playbooks | fda81fef90ef0abb6a6a27ea3b0b2bfc8c97b1cb | 0 | roles/satelliteRegister-oracle | 7,674 | [
"no_license"
] | [
{
"path": "roles/satelliteRegister-oracle/templates/repo6.j2",
"content": "[Unbreakable_Linux_3]\nname=Oracle Linux $releasever Unbreakable Latest ($basearch)\nbaseurl=http://{{ var_satellite_address }}:{{ var_satellite_port_http }}/pulp/repos/INEP/Library/custom/Oracle_Enterprise_Linux/Latest_Unbreakable_E... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3939,
"all_permissive": false
} |
ansible_role | anutator/baikal_test | 88a5d3ebaeed654827df1fa3fe9088608cfea736 | 0 | roles/openvpn_client | 7,674 | [
"no_license"
] | [
{
"path": "roles/openvpn_client/templates/etc/openvpn/client.conf.j2",
"content": "client\nnobind\ndev tun\nkey-direction 1\nremote-cert-tls server\nremote {{ openvpn_client_server_host }} {{ openvpn_client_server_port }} {{ openvpn_client_protocol }}\ncert {{ openvpn_client_client_crt_file_name }}\nkey {{ ... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 3586,
"all_permissive": false
} |
ansible_role | VitaliSarayeu/weblate-demo | 47f94c47c057705e1073844cb4a0ee566ce3a9b2 | 0 | roles/cloudformation | 7,674 | [
"no_license"
] | [
{
"path": "roles/cloudformation/tasks/main.yml",
"content": "---\n\n- name: Create or update stack\n cloudformation:\n stack_name: \"weblate-cloudformation\"\n state: \"present\"\n template: \"cloudformation/stack.json\"\n when: delete_stack != \"true\"\n\n- name: Delete stack\n cloudformation:\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 390,
"all_permissive": false
} |
ansible_role | VitaliSarayeu/weblate-demo | 47f94c47c057705e1073844cb4a0ee566ce3a9b2 | 0 | roles/weblate-server | 7,674 | [
"no_license"
] | [
{
"path": "roles/weblate-server/tasks/nginx.yml",
"content": "---\n\n- name: Install nginx and related packages\n yum: name={{ item }} state=installed\n with_items:\n - nginx\n\n- name: Install uwsgi to venv\n pip: name=uwsgi virtualenv={{ weblate_user_home }}/venv\n become: yes\n become_user: \"{{ ... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 6221,
"all_permissive": false
} |
ansible_role | Wojtini/oopsie | ee2fd00e73ee03d636303fb9ff2525ee1728eb08 | 0 | onsible/roles/docker | 7,674 | [
"no_license"
] | [
{
"path": "onsible/roles/docker/tasks/main.yml",
"content": "- name: Install deps\n become: true\n ansible.builtin.apt:\n name: \"{{ item }}\"\n state: present\n update_cache: true\n loop:\n - ca-certificates\n - curl\n\n- name: Create keyring directory\n become: true\n ansible.builtin.f... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 973,
"all_permissive": false
} |
ansible_role | Wojtini/oopsie | ee2fd00e73ee03d636303fb9ff2525ee1728eb08 | 0 | onsible/roles/instance | 7,674 | [
"no_license"
] | [
{
"path": "onsible/roles/instance/tasks/main.yml",
"content": "- name: Cleanup removed apps\n ansible.builtin.include_tasks:\n file: cleanup.yml\n tags:\n - cleanup\n\n- name: Install apps\n include_tasks: install.yml\n loop: \"{{ instances | dict2items }}\"\n loop_control:\n label: \"{{ app.k... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3357,
"all_permissive": false
} |
ansible_role | ranhershko/aws-ecs-svc | 72f33dab5d4109e836032d1b1d214f4bc233d9b6 | 0 | ansible/roles/management-prerequisite-cli | 7,674 | [
"no_license"
] | [
{
"path": "ansible/roles/management-prerequisite-cli/README.md",
"content": "management-prerequisite-cli role\n================================\n\nPrepare management server:\n1) Install needed cli\\'s: terraform, vault, jq, aws\n2) Create user home bin and update .bashrc\n\nExample Playbook use\n-----------... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 4180,
"all_permissive": false
} |
ansible_role | ranhershko/aws-ecs-svc | 72f33dab5d4109e836032d1b1d214f4bc233d9b6 | 0 | ansible/roles/vpc-ecs-n-ecr-environment | 7,674 | [
"no_license"
] | [
{
"path": "ansible/roles/vpc-ecs-n-ecr-environment/README.md",
"content": "vpc-ecs-n-ecr-environment role\n==============================\n\nAWS VPC and EKS installation ansible role\n1) Build AWS VPC, ECS and ECR - 2 availability zones\n\n WORK IN PROGRESS...\n\nExample Playbook use\n-------------------... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1150,
"all_permissive": false
} |
ansible_role | ranhershko/aws-ecs-svc | 72f33dab5d4109e836032d1b1d214f4bc233d9b6 | 0 | ansible/roles/vpc-ecs-n-ecr-environment-remote-state | 7,674 | [
"no_license"
] | [
{
"path": "ansible/roles/vpc-ecs-n-ecr-environment-remote-state/tasks/main.yml",
"content": "---\n# tasks file for vpc-ecs-n-ecr-environment-remote-state\n- include: vpc-ecs-n-ecr-environment-remote-state.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 114
},
{
... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 981,
"all_permissive": false
} |
ansible_role | afgane/dockerize-image | b0d99f3cb1264fe164a167c175db9dd34156d1ba | 0 | roles/docker | 7,674 | [
"no_license"
] | [
{
"path": "roles/docker/files/nginx.conf",
"content": "worker_processes auto;\npid /run/nginx.pid;\n\nevents {\n worker_connections 1024;\n}\n\nhttp {\n include mime.types;\n default_type application/octet-stream;\n sendfile on;\n keepalive_timeout 65;\n index index.html ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2357,
"all_permissive": false
} |
ansible_role | domigros/ansible_loki | 6ff0182aae781728995f9d29b6464c0d164256df | 0 | roles/apps_loki | 7,682 | [
"no_license"
] | [
{
"path": "roles/apps_loki/handlers/main.yml",
"content": "---\n# handlers file for loki\n- name: Restart the {{ loki_serviceName }} service\n service:\n name: \"{{ loki_serviceName }}\"\n state: restarted\n listen: event_restart_loki\n\n- name: Reload systemd\n command: systemctl daemon-reload\n ... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 3371,
"all_permissive": false
} |
ansible_role | domigros/ansible_loki | 6ff0182aae781728995f9d29b6464c0d164256df | 0 | roles/apps_loki-promtail | 7,682 | [
"no_license"
] | [
{
"path": "roles/apps_loki-promtail/tasks/install_promtail.yml",
"content": "---\n- name: Creating {{ loki_promtail_groupId }} user group\n group: \n name: \"{{ loki_promtail_groupId }}\"\n\n- name: Creating {{ loki_promtail_target_user }} user\n user:\n name: \"{{ loki_promtail_userId }}\"\n gro... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 7452,
"all_permissive": false
} |
ansible_role | itsjustjordyns/cribl-ansible-demo | e2d7ba60c51849d9fd9133a8d9e73e6f940592f6 | 0 | roles/cribl-edge | 7,682 | [
"no_license"
] | [
{
"path": "roles/cribl-edge/tasks/main.yml",
"content": "---\n- name: Verify correct leader ip\n debug: var=groups['cribl-leader'][0]\n\n- name: Create cribl user\n ansible.builtin.user:\n name: cribl-edge\n comment: Cribl Edge Account User\n password: '*'\n create_home: false\n\n- name: Chang... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3118,
"all_permissive": false
} |
ansible_role | itsjustjordyns/cribl-ansible-demo | e2d7ba60c51849d9fd9133a8d9e73e6f940592f6 | 0 | roles/cribl-leader | 7,682 | [
"no_license"
] | [
{
"path": "roles/cribl-leader/files/outputs.yml.j2",
"content": "outputs:\n cribl-demo:\n systemFields:\n - cribl_pipe\n streamtags: []\n loadBalanced: true\n concurrency: 5\n maxPayloadSizeKB: 4096\n maxPayloadEvents: 0\n compress: false\n rejectUnauthorized: false\n timeou... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 5326,
"all_permissive": false
} |
ansible_role | itsjustjordyns/cribl-ansible-demo | e2d7ba60c51849d9fd9133a8d9e73e6f940592f6 | 0 | roles/data | 7,682 | [
"no_license"
] | [
{
"path": "roles/data/vars/main.yml",
"content": "---\nCUSTOM_DATA_DIR: \"/<PATH-TO-DATA-DIR>/data\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 47
},
{
"path": "roles/data/tasks/main.yml",
"content": "---\n- name: make data directory\n ansible.builtin.fil... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 404,
"all_permissive": false
} |
ansible_role | itsjustjordyns/cribl-ansible-demo | e2d7ba60c51849d9fd9133a8d9e73e6f940592f6 | 0 | roles/elasticsearch | 7,682 | [
"no_license"
] | [
{
"path": "roles/elasticsearch/tasks/main.yml",
"content": "---\n- name: Get stats of a file\n ansible.builtin.stat:\n path: /usr/share/keyrings/elasticsearch-keyring.gpg\n register: st\n\n- name: Download and install the Public Signing Key\n ansible.builtin.shell: wget -qO - https://artifacts.elastic... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3287,
"all_permissive": false
} |
ansible_role | itsjustjordyns/cribl-ansible-demo | e2d7ba60c51849d9fd9133a8d9e73e6f940592f6 | 0 | roles/filebeat | 7,682 | [
"no_license"
] | [
{
"path": "roles/filebeat/tasks/main.yml",
"content": "---\n- name: Download and install the Public Signing Key\n ansible.builtin.shell: wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -\n\n- name: Save the repository definition to /etc/apt/sources.list.d/elastic-8.x.list\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 963,
"all_permissive": false
} |
ansible_role | itsjustjordyns/cribl-ansible-demo | e2d7ba60c51849d9fd9133a8d9e73e6f940592f6 | 0 | roles/kibana | 7,682 | [
"no_license"
] | [
{
"path": "roles/kibana/tasks/main.yml",
"content": "---\n- name: Get stats of a file\n ansible.builtin.stat:\n path: /usr/share/keyrings/elasticsearch-keyring.gpg\n register: st\n\n- name: Download and install the Public Signing Key\n ansible.builtin.shell: wget -qO - https://artifacts.elastic.co/GPG... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2876,
"all_permissive": false
} |
ansible_role | futoase/test-of-fluentd-forward-over-stunnel | 2bddd81204284642f93c9783d0a85680e5b85d7a | 0 | roles/common | 7,682 | [
"no_license"
] | [
{
"path": "roles/common/tasks/development.yml",
"content": "---\n- name: install the DevelopmentTools\n yum: name=\"@Development tools\" \n state=latest\n\n- name: install the softwares from ius\n yum: name={{ item }} \n enablerepo=ius,epel \n state=latest\n with_items:\n - git\n ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 659,
"all_permissive": false
} |
ansible_role | futoase/test-of-fluentd-forward-over-stunnel | 2bddd81204284642f93c9783d0a85680e5b85d7a | 0 | roles/dummy-log | 7,682 | [
"no_license"
] | [
{
"path": "roles/dummy-log/tasks/install.yml",
"content": "---\n- name: git clone generator of dummy-log from github\n git: repo=https://github.com/futoase/generate-dummy-log-using-Faker.js.git \n dest=/var/dummy-log\n\n- name: npm install of dummy-log\n shell: npm install chdir=/var/dummy-log\n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 238,
"all_permissive": false
} |
ansible_role | futoase/test-of-fluentd-forward-over-stunnel | 2bddd81204284642f93c9783d0a85680e5b85d7a | 0 | roles/stunnel | 7,682 | [
"no_license"
] | [
{
"path": "roles/stunnel/tasks/install.yml",
"content": "---\n- name: download the stunnel from official site it\n get_url: url=https://www.stunnel.org/downloads/stunnel-5.01.tar.gz \n dest=/tmp/stunnel.tar.gz \n validate_certs=no \n force=yes\n\n- name: expand of tarball for ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 948,
"all_permissive": false
} |
ansible_role | futoase/test-of-fluentd-forward-over-stunnel | 2bddd81204284642f93c9783d0a85680e5b85d7a | 0 | roles/stunnel-for-server | 7,682 | [
"no_license"
] | [
{
"path": "roles/stunnel-for-server/tasks/copy.yml",
"content": "---\n- name: mkdir for the stunnel\n file: state=directory \n path=/etc/stunnel \n owner=root \n group=root \n mode=0755\n\n- name: copy stunnel.conf from template for the server\n template: src=stunnel.conf \n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 273,
"all_permissive": false
} |
ansible_role | futoase/test-of-fluentd-forward-over-stunnel | 2bddd81204284642f93c9783d0a85680e5b85d7a | 0 | roles/supervisord | 7,682 | [
"no_license"
] | [
{
"path": "roles/supervisord/tasks/install.yml",
"content": "---\n- name: install the supervisor\n yum: name=supervisor \n enablerepo=epel \n state=latest\n\n- name: copy supervisord.conf from local to host\n copy: src=supervisor.conf \n dest=/etc/supervisord.conf\n\n- name: start the s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 325,
"all_permissive": false
} |
ansible_role | futoase/test-of-fluentd-forward-over-stunnel | 2bddd81204284642f93c9783d0a85680e5b85d7a | 0 | roles/td-agent | 7,682 | [
"no_license"
] | [
{
"path": "roles/td-agent/tasks/mkdir.yml",
"content": "---\n- name: mkdir of log directory for the td-agent\n file: state=directory \n path=/var/log/td-agent/app \n mode=0755 \n owner=td-agent \n group=td-agent\n",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1219,
"all_permissive": false
} |
ansible_role | futoase/test-of-fluentd-forward-over-stunnel | 2bddd81204284642f93c9783d0a85680e5b85d7a | 0 | roles/td-agent-for-client | 7,682 | [
"no_license"
] | [
{
"path": "roles/td-agent-for-client/tasks/copy.yml",
"content": "---\n- name: copy td-agent.conf from template for the client\n template: src=td-agent.conf \n dest=/etc/td-agent/td-agent.conf\n notify: restart of td-agent\n",
"license_type": "no_license",
"detected_licenses": [],
"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 166,
"all_permissive": false
} |
ansible_role | futoase/test-of-fluentd-forward-over-stunnel | 2bddd81204284642f93c9783d0a85680e5b85d7a | 0 | roles/td-agent-for-server | 7,682 | [
"no_license"
] | [
{
"path": "roles/td-agent-for-server/handlers/main.yml",
"content": "---\n- name: restart of td-agent\n service: name=td-agent state=restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 73
},
{
"path": "roles/td-agent-for-server/tasks/copy.yml",
"conten... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 239,
"all_permissive": false
} |
ansible_role | DJvictor/Parcial_3 | 06cb26a8c10e78d6e2d8478aba87cdfc04663e9f | 0 | ansible001/roles/munin-node | 7,682 | [
"no_license"
] | [
{
"path": "ansible001/roles/munin-node/handlers/main.yml",
"content": "---\n# handlers file for munin-node\n \n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "ansible001/roles/munin-node/tasks/main.yml",
"content": "---\n# tasks file for mun... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 379,
"all_permissive": false
} |
ansible_role | DJvictor/Parcial_3 | 06cb26a8c10e78d6e2d8478aba87cdfc04663e9f | 0 | ansible001/roles/webserver | 7,682 | [
"no_license"
] | [
{
"path": "ansible001/roles/webserver/tasks/main.yml",
"content": "---\n- name: Instalando Librerias php\n apt:\n name: \"{{ item }}\"\n state: present\n update_cache: yes\n with_items:\n - php7.0-json\n - php7.0-mbstring\n - php7.0-intl\n - php7.0-xml\n - php7.0-mysql\n - libap... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 420,
"all_permissive": false
} |
ansible_role | NegodaIvan/Ansible | 5888ef4b6a4e5ceb38ccb3fc9a4cad265795c8c6 | 0 | roles/add_virthost_file | 7,682 | [
"no_license"
] | [
{
"path": "roles/add_virthost_file/vars/main.yml",
"content": "---\n# vars file for add_virthost_file\ndefault_directory: /var/www/html\nserver_name: negoda.net\nvirt_host: virthost\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 115
},
{
"path": "roles/add_virth... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 957,
"all_permissive": false
} |
ansible_role | NegodaIvan/Ansible | 5888ef4b6a4e5ceb38ccb3fc9a4cad265795c8c6 | 0 | roles/create_TLS_key | 7,682 | [
"no_license"
] | [
{
"path": "roles/create_TLS_key/tasks/main.yml",
"content": "---\n# tasks file for create_TLS_key\n\n- name: take a new TLS key\n shell: \"certbot certonly --webroot -m {{ email }} --agree-tos -w {{ default_directory }} -d {{ server_name }}\"\n tags: TLS\n\n- name: Creates a cron for update TLS-key\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 534,
"all_permissive": false
} |
ansible_role | NegodaIvan/Ansible | 5888ef4b6a4e5ceb38ccb3fc9a4cad265795c8c6 | 0 | roles/install_pkg | 7,682 | [
"no_license"
] | [
{
"path": "roles/install_pkg/handlers/main.yml",
"content": "---\n# handlers file for install_pkg\n- name: NGINX_start\n service: name=nginx state=started enabled=yes\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 105
},
{
"path": "roles/install_pkg/tasks/mai... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 772,
"all_permissive": false
} |
ansible_role | shirou/menes | f5fc4f6cd96b054249fab0b1f5f317fdd9591178 | 5 | ansible/roles/menes_server | 7,682 | [
"no_license"
] | [
{
"path": "ansible/roles/menes_server/tasks/nginx.yml",
"content": "- name: create nginx.conf\n template: src=nginx.conf.j2 dest=/etc/nginx.conf\n- name: start nginx\n service: name=nginx state=started\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 133
},
{
"p... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 4089,
"all_permissive": false
} |
ansible_role | shirou/menes | f5fc4f6cd96b054249fab0b1f5f317fdd9591178 | 5 | ansible/roles/menes_worker | 7,682 | [
"no_license"
] | [
{
"path": "ansible/roles/menes_worker/tasks/main.yml",
"content": "- name: install\n apt: name={{ item }} state=present\n with_items:\n - make\n - gcc\n - git\n - python-dev\n - libjpeg8\n - libfreetype6\n#- name: link libjpeg, libfreetype, libz\n# shell: link.sh\n- name: install python... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 834,
"all_permissive": false
} |
ansible_role | shirou/menes | f5fc4f6cd96b054249fab0b1f5f317fdd9591178 | 5 | ansible/roles/texlive | 7,682 | [
"no_license"
] | [
{
"path": "ansible/roles/texlive/tasks/main.yml",
"content": "- name: perl modules\n apt: name={{ item }} state=installed\n with_items:\n - perl-modules\n - wget\n- name: get install-tl\n get_url: url=http://mirror.unl.edu/ctan/systems/texlive/tlnet/install-tl-unx.tar.gz dest=/tmp/install-tl-unx.ta... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 761,
"all_permissive": false
} |
ansible_role | axltxl/ansible-cluster | 46061bea2a9e572cf51c0035177f35587c520f12 | 0 | roles/essentials | 7,682 | [
"no_license"
] | [
{
"path": "roles/essentials/defaults/main.yml",
"content": "---\npackages_base: []\npackages_ubuntu: []\npackages_centos: []\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 62
},
{
"path": "roles/essentials/tasks/main.yml",
"content": "---\n# ----------------... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 650,
"all_permissive": false
} |
ansible_role | axltxl/ansible-cluster | 46061bea2a9e572cf51c0035177f35587c520f12 | 0 | roles/ssh_keys | 7,682 | [
"no_license"
] | [
{
"path": "roles/ssh_keys/tasks/main.yml",
"content": "---\n# ---------------------------\n# SSH settings\n# ---------------------------\n# This role sets up SSH server settings\n# and authorized keys per user as well\n\n# Example use:\n# ssh_authorized_keys:\n# - {user: willy, key: '$1$2$sadjakl23'}\n# ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 510,
"all_permissive": false
} |
ansible_role | axltxl/ansible-cluster | 46061bea2a9e572cf51c0035177f35587c520f12 | 0 | roles/sysctl | 7,682 | [
"no_license"
] | [
{
"path": "roles/sysctl/tasks/main.yml",
"content": "---\n# ---------------------------\n# Kernel-level settings layer via sysctl\n# ---------------------------\n# This file needs to be present in /etc/sysctl.d\n# NOTE that all features present in this config file\n# are not necessarily suitable to all kind... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 655,
"all_permissive": false
} |
ansible_role | axltxl/ansible-cluster | 46061bea2a9e572cf51c0035177f35587c520f12 | 0 | roles/users | 7,682 | [
"no_license"
] | [
{
"path": "roles/users/defaults/main.yml",
"content": "---\n# System groups\nsys_groups: []\n\n# System users\nsys_users: []\nsys_users_default:\n - ubuntu # Ubuntu Server\n - core # CoreOS\n - ec2-user # Amazon Linux\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 15... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 763,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/backups | 7,682 | [
"no_license"
] | [
{
"path": "roles/backups/tasks/main.yml",
"content": "---\n# - name: Include OS-specific variables\n# include_vars: \"{{ ansible_facts['os_family'] }}.yml\"\n\n- name: Setup Restic\n tags:\n - backup\n - restic\n when: enable_extra_packages\n become: false\n block:\n - name: Ensure user local b... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1328,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/docker | 7,682 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "---\n- name: Include OS-specific variables\n include_vars: \"{{ ansible_facts['os_family'] }}.yml\"\n\n- name: Install required system packages\n package:\n state: present\n name: \"{{ docker_deps }}\"\n\n# Debian\n- name: Install Docker (Debian)\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4761,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/flatpak | 7,682 | [
"no_license"
] | [
{
"path": "roles/flatpak/vars/Debian.yml",
"content": "---\nflatpak_apps:\n - md.obsidian.Obsidian\n - org.speedcrunch.SpeedCrunch\n - rest.insomnia.Insomnia\n - com.github.IsmaelMartinez.teams_for_linux\n - org.torproject.torbrowser-launcher\n\nflatpak_packages:\n - flatpak\n - flatpak-xdg-utils\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 971,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/fonts | 7,682 | [
"no_license"
] | [
{
"path": "roles/fonts/tasks/fonts.yml",
"content": "---\n- name: Setup Adobe Source Code Pro font\n vars: \n folder_name: \"scp\"\n folder_path: \"/usr/share/fonts/opentype/scp\"\n block:\n - name: Check if the Source Code Pro exists already\n stat:\n path: \"{{ folder_path }}\"\n regis... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2816,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/go | 7,682 | [
"no_license"
] | [
{
"path": "roles/go/tasks/main.yml",
"content": "---\n- name: Check if go is installed\n command: which go\n changed_when: false\n failed_when: go_installed.rc not in [0,1]\n register: go_installed\n\n- name: Setup go language\n become: yes\n when: go_installed.rc not in [ 0 ]\n block: \n - name: Do... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4859,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/hibernation | 7,682 | [
"no_license"
] | [
{
"path": "roles/hibernation/tasks/main.yml",
"content": "---\n- name: Setup hibernation polkit rule\n become: yes\n copy:\n src: \"files/com.ubuntu.enable-hibernate.pkla\"\n dest: \"/etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla\"\n mode: 0644\n owner: root\n grou... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 247,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/i3-color | 7,682 | [
"no_license"
] | [
{
"path": "roles/i3-color/vars/openSUSE Tumbleweed.yml",
"content": "---\n\nprerequisites:\n - autoconf\n - automake\n - cairo-devel\n - fontconfig\n - gcc\n - libev-devel\n - libjpeg-turbo\n - libXinerama1\n - libxkbcommon-devel\n - libxkbcommon-x11-devel\n - libXrandr2\n - pam-deve... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1685,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/lsp | 7,682 | [
"no_license"
] | [
{
"path": "roles/lsp/tasks/main.yml",
"content": "---\n- name: Install node runtime\n become: false\n shell:\n executable: '/bin/bash'\n cmd: \"source {{ nvm_source }} && nvm install {{ node_global_version }} && nvm use {{ node_global_version }}\"\n\n- name: Install InstantMarkdown\n become: false\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3151,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/neovim | 7,682 | [
"no_license"
] | [
{
"path": "roles/neovim/tasks/main.yml",
"content": "---\n- name: Include OS-specific variables\n include_vars: \"{{ ansible_facts['os_family'] }}.yml\"\n\n- name: Install required prerequisites\n package:\n state: present\n name: \"{{ prerequisites }}\"\n tags:\n - install\n - neovim\n\n- na... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1617,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/nix | 7,682 | [
"no_license"
] | [
{
"path": "roles/nix/tasks/main.yml",
"content": "- name: Download Nix\n become: no\n get_url:\n url: \"{{ nix_install_script_url }}\"\n dest: /tmp/nix_install\n\n- name: Set sudoers for no password to user (NIX)\n become: yes\n template:\n src: \"sudoers.nix.j2\"\n dest: \"/etc/sudoers.d/ni... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2041,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/system | 7,682 | [
"no_license"
] | [
{
"path": "roles/system/tasks/essential.yml",
"content": "---\n# - name: Ubuntu specific tasks\n# become: yes\n# when: ansible_facts['distribution'] == 'Ubuntu'\n# block:\n# - name: Remove cloud-config to avoid boot delay\n# apt:\n# name: cloud-config\n# state: absent\n# - name: Ma... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 22717,
"all_permissive": false
} |
ansible_role | easilok/ansible-work | 67c715549576ea70e3ba2a92f9fbd34265bd45e6 | 0 | roles/virtualization | 7,682 | [
"no_license"
] | [
{
"path": "roles/virtualization/vars/Debian.yml",
"content": "---\nlibvirt_deps:\n - 'qemu'\n - 'netcat-openbsd'\n # - 'virt-viewer'\n - 'bridge-utils' \n - 'cpu-checker' \n - 'libvirt-clients' \n - 'libvirt-daemon'\n - 'qemu-kvm'\n - 'dnsmasq'\n - 'dmidecode'\n - 'ebtables'\n - 'virtinst'\n # ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1289,
"all_permissive": false
} |
ansible_role | niyushabaghayi/ap-challenge | f6f024f3bbbae03d006b5dce9f6470d7b02defb8 | 0 | kafka-ansible/roles/kafka | 7,682 | [
"no_license"
] | [
{
"path": "kafka-ansible/roles/kafka/tasks/main.yml",
"content": "---\n- name: Download Kafka from a file path\n ansible.builtin.get_url:\n url: https://downloads.apache.org/kafka/3.5.0/kafka_2.13-3.5.0.tgz \n dest: \"{{ kafka_installation_path }}\"\n\n- name: Extract kafka.tgz\n ansible.builtin.una... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1945,
"all_permissive": false
} |
ansible_role | niyushabaghayi/ap-challenge | f6f024f3bbbae03d006b5dce9f6470d7b02defb8 | 0 | kafka-ansible/roles/prerequisites | 7,682 | [
"no_license"
] | [
{
"path": "kafka-ansible/roles/prerequisites/tasks/main.yml",
"content": "---\n- name: Update repositories cache and install \"java\" package\n ansible.builtin.apt:\n name: default-jdk\n update_cache: yes",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 131
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 131,
"all_permissive": false
} |
ansible_role | Dlniya/dlndot | b71350e15e55f29dc002edfc4ca378a3beda60b1 | 0 | ansible/roles/dotfiles | 7,682 | [
"no_license"
] | [
{
"path": "ansible/roles/dotfiles/tasks/main.yml",
"content": "- name: Create ~/.config\n become: yes\n file:\n path: ~/.config\n state: directory\n\n\n- name: Find .config files\n find:\n paths: \"{{ dlndot_project_root }}/dotfiles/config/\"\n recurse: no\n file_type: any\n hidden: yes... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 861,
"all_permissive": false
} |
ansible_role | Dlniya/dlndot | b71350e15e55f29dc002edfc4ca378a3beda60b1 | 0 | ansible/roles/fonts | 7,682 | [
"no_license"
] | [
{
"path": "ansible/roles/fonts/tasks/main.yml",
"content": "\n- name: insure fc-cache is installed\n become: yes\n become_user: root\n ansible.builtin.apt:\n name: fontconfig\n state: present\n\n- name: Download Nerd Fonts\n include_tasks: download.yml\n loop:\n - FiraCode\n - DejaVuSansMon... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 430,
"all_permissive": false
} |
ansible_role | Dlniya/dlndot | b71350e15e55f29dc002edfc4ca378a3beda60b1 | 0 | ansible/roles/packages | 7,682 | [
"no_license"
] | [
{
"path": "ansible/roles/packages/tasks/install_omz.yml",
"content": "- name: insure zsh is installed\n become: yes\n become_user: root\n ansible.builtin.apt:\n name: zsh\n state: present\n\n- name: Download Oh My Zsh installer\n get_url:\n url: https://raw.githubusercontent.com/ohmyzsh/ohmyzsh... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2472,
"all_permissive": false
} |
ansible_role | rdarbha/cldemo-openstack-rdo | 9c5cca4811032d4e54a9c36bf75824ce9f0f9463 | 0 | roles/ifupdown | 7,682 | [
"no_license"
] | [
{
"path": "roles/ifupdown/templates/loopback.j2",
"content": "{% set intvars = interfaces[ansible_hostname] %}\n{% set neighborvars = intvars['neighbors'] %}\nDEVICE=lo:0\nIPADDR={{intvars.loopback}}\nNETMASK=255.255.255.255\nONBOOT=yes\nNAME=lo:0\n",
"license_type": "no_license",
"detected_licenses... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1271,
"all_permissive": false
} |
ansible_role | rdarbha/cldemo-openstack-rdo | 9c5cca4811032d4e54a9c36bf75824ce9f0f9463 | 0 | roles/lldp | 7,682 | [
"no_license"
] | [
{
"path": "roles/lldp/tasks/main.yml",
"content": "\n\n- name: install epel-release\n yum: name=epel-release update_cache=yes state=present\n\n- name: install lldpd\n yum: name=lldpd update_cache=yes state=present\n\n- name: start lldpd\n service: name=lldpd state=started",
"license_type": "no_licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 215,
"all_permissive": false
} |
ansible_role | rdarbha/cldemo-openstack-rdo | 9c5cca4811032d4e54a9c36bf75824ce9f0f9463 | 0 | roles/memcached | 7,682 | [
"no_license"
] | [
{
"path": "roles/memcached/tasks/main.yml",
"content": "\n# Install required packages\n- name: install packages\n yum: pkg={{item}} state=present\n with_items:\n - memcached\n - python-memcached\n\n- name: memcached config files\n template: src={{item}}.j2 dest=/etc/{{item}}\n with_items:\n -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 438,
"all_permissive": false
} |
ansible_role | rdarbha/cldemo-openstack-rdo | 9c5cca4811032d4e54a9c36bf75824ce9f0f9463 | 0 | roles/mysql | 7,682 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/main.yml",
"content": "\n# Install required packages\n- name: get the mitaka packages\n yum: pkg=centos-release-openstack-mitaka state=present update_cache=yes\n\n- name: install packages\n yum: pkg={{item}} state=present\n with_items:\n - mariadb\n - mariadb-server\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 561,
"all_permissive": false
} |
ansible_role | rdarbha/cldemo-openstack-rdo | 9c5cca4811032d4e54a9c36bf75824ce9f0f9463 | 0 | roles/openstack-horizon | 7,682 | [
"no_license"
] | [
{
"path": "roles/openstack-horizon/tasks/main.yml",
"content": "\n# Install required packages\n- name: get the mitaka packages\n yum: pkg=centos-release-openstack-mitaka state=present update_cache=yes\n\n- name: install packages\n yum: pkg={{item}} state=present update_cache=yes\n with_items:\n - open... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 605,
"all_permissive": false
} |
ansible_role | rdarbha/cldemo-openstack-rdo | 9c5cca4811032d4e54a9c36bf75824ce9f0f9463 | 0 | roles/openstack-neutron-compute | 7,682 | [
"no_license"
] | [
{
"path": "roles/openstack-neutron-compute/tasks/main.yml",
"content": "\n# Install required packages\n- name: get the mitaka packages\n yum: pkg=centos-release-openstack-mitaka state=present update_cache=yes\n\n- name: install packages\n yum: pkg={{item}} state=present update_cache=yes\n with_items:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 915,
"all_permissive": false
} |
ansible_role | rdarbha/cldemo-openstack-rdo | 9c5cca4811032d4e54a9c36bf75824ce9f0f9463 | 0 | roles/openstack-nova-compute | 7,682 | [
"no_license"
] | [
{
"path": "roles/openstack-nova-compute/handlers/main.yml",
"content": "\n- name: restart nova compute\n service: name={{ item }} state=restarted\n with_items:\n - openstack-nova-compute\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 118
},
{
"path": "rol... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 841,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.