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 | madhavi3110/Monitoring | cdf8a7fc1819d8ef41fe9ba24c78f21d4fcf7aac | 0 | roles/node-exporter | 7,944 | [
"no_license"
] | [
{
"path": "roles/node-exporter/tasks/main.yml",
"content": "# tasks file for roles/node-exporter\n\n - name: Create a login user\n user:\n name: node_exporter\n state: present\n shell: /bin/false\n system: yes\n createhome: no\n\n - set_fact:\n flag: false\n\n - name: do... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2031,
"all_permissive": false
} |
ansible_role | madhavi3110/Monitoring | cdf8a7fc1819d8ef41fe9ba24c78f21d4fcf7aac | 0 | roles/zabbix | 7,944 | [
"no_license"
] | [
{
"path": "roles/zabbix/tasks/ubuntu18.yml",
"content": "\n\n- set_fact:\n flag: false\n\n- name: download zabbix deb file fot Ubuntu 18.04\n get_url:\n url: \"https://repo.zabbix.com/zabbix/{{ zabbix_version }}/ubuntu/pool/main/z/zabbix-release/zabbix-release_{{ zabbix_version }}-1+bionic_all.deb\"\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2550,
"all_permissive": false
} |
ansible_role | michaelstone/local-setup | eec9a58e6098748c9c4e7ad44a1f7bdd5c9bc9f3 | 0 | roles/common | 7,944 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- include_tasks: git.yml\n- include_tasks: nvm.yml\n- include_tasks: web_dev.yml\n- include_tasks: other_dev.yml\n# - include_tasks: dotfiles.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 145
},
{
"pat... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 2546,
"all_permissive": false
} |
ansible_role | michaelstone/local-setup | eec9a58e6098748c9c4e7ad44a1f7bdd5c9bc9f3 | 0 | roles/ubuntu | 7,944 | [
"no_license"
] | [
{
"path": "roles/ubuntu/tasks/intellij.yml",
"content": "---\n\n- name: Check for download\n stat: \n path: /tmp/intellij.tar.gz\n register: intellij_tar\n- name: Download intellij tar\n get_url:\n url: \"{{ intellij.path }}{{ intellij.filePrefix }}{{ intellij.version }}{{ intellij.fileSuffix }}\"\... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3235,
"all_permissive": false
} |
ansible_role | michaelstone/local-setup | eec9a58e6098748c9c4e7ad44a1f7bdd5c9bc9f3 | 0 | roles/windows | 7,944 | [
"no_license"
] | [
{
"path": "roles/windows/tasks/vscode.yml",
"content": "---\n- name: Install vscode\n win_chocolatey:\n name: visualstudiocode\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 91
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 91,
"all_permissive": false
} |
ansible_role | apache/skywalking-terraform | 9108676496aa3125f5986efea15496d64584a8fc | 12 | ansible/roles/install-java | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/install-java/tasks/main.yml",
"content": "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements. See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this fil... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1293,
"all_permissive": false
} |
ansible_role | apache/skywalking-terraform | 9108676496aa3125f5986efea15496d64584a8fc | 12 | ansible/roles/skywalking | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/skywalking/tasks/main.yml",
"content": "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements. See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 9264,
"all_permissive": false
} |
ansible_role | jasonwalsh/hashicorp-aws | 514b2054f5fa6086ca4967cebb0b81096966b57c | 1 | packer/plays/roles/common | 7,944 | [
"no_license"
] | [
{
"path": "packer/plays/roles/common/tasks/main.yml",
"content": "---\n\n- name: Install required packages\n apt: name={{ item }} state=present update_cache=yes\n with_items:\n - dnsmasq\n - systemd\n - unzip\n become: yes\n",
"license_type": "no_license",
"detected_licenses": [],
"size_by... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 155,
"all_permissive": false
} |
ansible_role | jasonwalsh/hashicorp-aws | 514b2054f5fa6086ca4967cebb0b81096966b57c | 1 | packer/plays/roles/consul | 7,944 | [
"no_license"
] | [
{
"path": "packer/plays/roles/consul/tasks/main.yml",
"content": "---\n\n- name: Create consul group\n group: name=consul state=present\n become: yes\n\n- name: Create consul user\n user: group=consul name=consul shell=/usr/sbin/nologin state=present\n become: yes\n\n- name: Download consul\n get_url: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1068,
"all_permissive": false
} |
ansible_role | jasonwalsh/hashicorp-aws | 514b2054f5fa6086ca4967cebb0b81096966b57c | 1 | packer/plays/roles/nomad | 7,944 | [
"no_license"
] | [
{
"path": "packer/plays/roles/nomad/tasks/main.yml",
"content": "---\n\n- name: Create nomad group\n group: name=nomad state=present\n become: yes\n\n- name: Create nomad user\n user: group=nomad name=nomad shell=/usr/sbin/nologin state=present\n become: yes\n\n- name: Download nomad\n get_url: dest=/t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 850,
"all_permissive": false
} |
ansible_role | jasonwalsh/hashicorp-aws | 514b2054f5fa6086ca4967cebb0b81096966b57c | 1 | packer/plays/roles/vault | 7,944 | [
"no_license"
] | [
{
"path": "packer/plays/roles/vault/tasks/main.yml",
"content": "---\n\n- name: Create vault group\n group: name=vault state=present\n become: yes\n\n- name: Create vault user\n user: group=vault name=vault shell=/usr/sbin/nologin state=present\n become: yes\n\n- name: Download vault\n get_url: dest=/t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 774,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul-replicate/roles/01-install-prerequisites | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul-replicate/roles/01-install-prerequisites/tasks/00-asserts.yml",
"content": "---\n\n- name: Check OS compatibility\n fail:\n msg: \"{{ ansible_facts['os_family'] }} is not currently supported by this role.\"\n when:\n - ansible_facts['os_family'] not in ['Debian']\n",
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 454,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul-replicate/roles/02-install-consul-replicate | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul-replicate/roles/02-install-consul-replicate/defaults/main.yml",
"content": "---\nconsul_replicate_releases_base_url: \"https://releases.hashicorp.com/consul-replicate\"\nconsul_replicate_install_dir: \"/usr/local/bin\"",
"license_type": "no_license",
"detected_licenses": ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3068,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul-replicate/roles/03-configure-consul-replicate | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul-replicate/roles/03-configure-consul-replicate/tasks/00-asserts.yml",
"content": "---\n\n\n- name: \"Assert Generic variables\"\n assert:\n that:\n - architecture_map is defined\n - systemd_unit_directory is defined and systemd_unit_directory != \"\"\n - consul_... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 8122,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul-template/roles/01-install-prerequisites | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul-template/roles/01-install-prerequisites/tasks/main.yml",
"content": "---\n\n- block:\n - import_tasks: \"00-asserts.yml\"\n - import_tasks: \"01-initialize.yml\"\n - name: \"Installing base dependencies\"\n include_tasks: installer.yml\n loop: \n - { name: ca-certi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 538,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul-template/roles/02-install-consul-template | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul-template/roles/02-install-consul-template/defaults/main.yml",
"content": "---\ninstall_consul_template: true\nconsul_template_releases_base_url: \"https://releases.hashicorp.com/consul-template\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes":... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 857,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul-template/roles/03-configure-consul-template | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul-template/roles/03-configure-consul-template/templates/config/consul.hcl.j2",
"content": "{% if consul_addr is defined %}consul {\n address = \"[[ consul_addr ]]\"\n{% if consul_namespace is defined %} namespace = \"[[ consul_namespace ]]\"{% endif %}\n{% if consul_token is defi... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 5751,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul/roles/01-ansible-controller | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul/roles/01-ansible-controller/tasks/01-install-cfssl.yml",
"content": "---\n \n- name: check {{ item.name }} executable is present\n shell: \"which {{ item.name }} \"\n register: result\n ignore_errors: true\n- name: 'downloading {{ item.name }}'\n get_url:\n url: \"https:/... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2377,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul/roles/02-install-prerequisites | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul/roles/02-install-prerequisites/tasks/installer.yml",
"content": "---\n\n- name: \"Installing {{ item.name }}\"\n apt:\n update_cache: yes\n pkg: \"{{ item.name }}\"\n install_recommends: true\n state: latest\n when: ansible_facts['os_family'] == \"Debian\"",
"li... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1523,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul/roles/03-install-consul | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul/roles/03-install-consul/tasks/main.yml",
"content": "---\n\n\n- name: Assert variables\n assert:\n that:\n - releases_base_url is defined\n - install_consul is defined\n- shell: |\n curl -sL \"https://releases.hashicorp.com/index.json\" | jq -r '[.consul.versions... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1431,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul/roles/04-consul-certificates | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul/roles/04-consul-certificates/defaults/main.yml",
"content": "---\ncfssl_config_path: \"{{ role_path+'/files/cfssl/config.json' }}\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 67
},
{
"path": "playbooks/consul/roles/04-consul-certifi... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 9253,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/consul/roles/05-configure-consul-server | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/consul/roles/05-configure-consul-server/templates/service/consul.service.j2",
"content": "[Unit]\nDescription=\"HashiCorp Consul - A service mesh solution\"\nDocumentation=https://www.consul.io/\nRequires=network-online.target\nAfter=network-online.target\n{% for item in hcl_config_file... | {
"task_files": 10,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 14,
"total_bytes": 17367,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/nomad/roles/01-ansible-controller | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/nomad/roles/01-ansible-controller/tasks/main.yml",
"content": "---\n\n- name : \"playbook running tasks on ansible controller\"\n block:\n - import_tasks: \"00-asserts.yml\"\n - include_tasks: 01-install-cfssl.yml\n loop: \n - { name: cfssl}\n - { name: cfssl-bundle}\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 708,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/nomad/roles/02-install-prerequisites | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/nomad/roles/02-install-prerequisites/tasks/02-docker.yml",
"content": "---\n- block:\n - name: \"Making sure older versions of Docker are not installed.\"\n apt:\n name:\n - \"docker\"\n - \"docker-engine\"\n - \"docker.io\" \n - \"containerd\" \n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1684,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/nomad/roles/03-install-nomad | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/nomad/roles/03-install-nomad/defaults/main.yml",
"content": "---\ninstall_nomad: true\nnomad_releases_base_url: \"https://releases.hashicorp.com/nomad\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 88
},
{
"path": "playbooks/nomad/roles/03... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1260,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/nomad/roles/04-nomad-certificates | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/nomad/roles/04-nomad-certificates/tasks/06-secure-certificates.yml",
"content": "---\n\n- block:\n - name: \"finding all nomad insecure certificates\"\n find:\n file_type: file\n use_regex: yes\n recurse: yes\n paths: \n - \"{{ certificate_root_dir }}/noma... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 8902,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/nomad/roles/05-configure-nomad-server | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/nomad/roles/05-configure-nomad-server/tasks/01-initialize.yml",
"content": "---\n- block :\n - name: \"cleaning up past setup directories\"\n file:\n path: \"{{ item }}\"\n state: absent\n with_items:\n - '{{ nomad_data_path }}'\n - '{{ nomad_storage_path ... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 8098,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/nomad/roles/06-configure-nomad-client | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/nomad/roles/06-configure-nomad-client/tasks/05-systemd-units.yml",
"content": "---\n- block :\n - find:\n paths: [\"{{ nomad_config_directory_path }}\"]\n file_type: file\n use_regex: yes\n patterns: ['^.*\\.hcl$']\n register: \"hcl_config_filelist\"\n run_onc... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 10765,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/vault/roles/02-install-prerequisites | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/vault/roles/02-install-prerequisites/tasks/main.yml",
"content": "---\n\n- block:\n - import_tasks: \"00-asserts.yml\"\n - name: \"Installing base dependencies\"\n include_tasks: 01-installer.yml\n loop: \n - { name: ca-certificates}\n - { name: curl}\n - { name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 452,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/vault/roles/03-install-vault | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/vault/roles/03-install-vault/tasks/main.yml",
"content": "---\n\n- name: Assert variables\n assert:\n that:\n - vault_releases_base_url is defined\n - install_vault is defined\n- shell: |\n curl -sL {{ vault_releases_base_url }}/index.json | \n jq -r '.versions[].ver... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1230,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/vault/roles/04-vault-certificates | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/vault/roles/04-vault-certificates/tasks/02-certificate-authority.yml",
"content": "---\n- block :\n - stat:\n path: \"{{ certificate_root_dir }}/vault/{{ inventory_hostname }}/ca.pem.enc\"\n register: \"ca_pem_enc\"\n - stat:\n path: \"{{ certificate_root_dir }}/vault/{{ ... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 9463,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/vault/roles/05-configure-vault | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/vault/roles/05-configure-vault/tasks/main.yml",
"content": "---\n \n- block:\n - import_tasks: \"00-asserts.yml\"\n - import_tasks: \"01-initialize.yml\"\n become: yes\n - import_tasks: \"02-ufw.yml\"\n - import_tasks: \"03-certificates.yml\"\n when :\n - not vault... | {
"task_files": 9,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 18,
"total_bytes": 15008,
"all_permissive": false
} |
ansible_role | da-moon/hashicorp-lab | 4efbfa63d4f5550e872af739dfa5f67fdb92cda1 | 1 | playbooks/vault/roles/06-unseal-vault | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/vault/roles/06-unseal-vault/defaults/main.yml",
"content": "---\n\nvault_tls_path : \"{{ lookup('env','VAULT_TLS_PATH') | default('/opt/vault/tls', true) }}\"\nvault_api_port : \"{{ lookup('env','VAULT_API_PORT') | default('8200', true) }}\"\nplay_encrypted_vars_dir: \"{{ inventory_dir+... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 7479,
"all_permissive": false
} |
ansible_role | enver0173/configuration-management-with-ansible | 53850ffe2cdc3a5006d9153828c35044316f75af | 0 | Roles/package | 7,944 | [
"no_license"
] | [
{
"path": "Roles/package/tasks/main.yml",
"content": "---\n# tasks file for package\n- name: Install company package\n package: \n name: \"{{item}}\"\n with_items:\n - telnet\n - elinks\n - wget\n - lftp\n - unzip\n - httpd ",
"license_type": "no_license",
"detected_lice... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 186,
"all_permissive": false
} |
ansible_role | enver0173/configuration-management-with-ansible | 53850ffe2cdc3a5006d9153828c35044316f75af | 0 | Roles/users | 7,944 | [
"no_license"
] | [
{
"path": "Roles/users/vars/main.yml",
"content": "---\n# vars file for package\nr1soft_server_ip: \"00000\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 53
},
{
"path": "Roles/users/tasks/main.yml",
"content": "---\n# tasks file for package\n- name: Add com... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 205,
"all_permissive": false
} |
ansible_role | sherlockholmes/aws-aulautil | 0573c26fddf6509c79ffab29370b83c5830d9342 | 0 | roles/base-win | 7,944 | [
"permissive"
] | [
{
"path": "roles/base-win/tasks/main.yaml",
"content": "--- \n- name: Install IIS\n win_feature:\n name: \"Web-Server\"\n state: present\n restart: yes\n include_sub_features: yes\n include_management_tools: yes\n\n- name: Create temp folder to deploy\n win_file: path=\"C:\\AULAUT... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 259,
"all_permissive": true
} |
ansible_role | sherlockholmes/aws-aulautil | 0573c26fddf6509c79ffab29370b83c5830d9342 | 0 | roles/create-instance | 7,944 | [
"permissive"
] | [
{
"path": "roles/create-instance/tasks/main.yaml",
"content": " - name: ec2 group aulautil\n ec2_group:\n name: aulautil\n description: Prod:Infraestructura\n #vpc_id: vpc-id\n region: us-east-1\n rules:\n - proto: tcp\n from_port: 80\n to_port: 80\n cidr_ip... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1483,
"all_permissive": true
} |
ansible_role | sherlockholmes/aws-aulautil | 0573c26fddf6509c79ffab29370b83c5830d9342 | 0 | roles/create-instance-windows | 7,944 | [
"permissive"
] | [
{
"path": "roles/create-instance-windows/tasks/main.yaml",
"content": " - name: ec2 group aulautil\n ec2_group:\n name: aulautil-win\n description: Prod:Infraestructura\n #vpc_id: vpc-id\n region: us-east-1\n rules:\n - proto: tcp\n from_port: 80\n to_port: 80\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2008,
"all_permissive": true
} |
ansible_role | myENA/stack-nextcloud | 481a16f6c6e8d339cb1a380de6de9f35d6adb96a | 0 | roles/packages | 7,944 | [
"permissive"
] | [
{
"path": "roles/packages/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install Packages\n dependencies:\n version: 0.1.0\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 99
},
{
"path": "roles/packages/t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 275,
"all_permissive": true
} |
ansible_role | mamadoucire/ansible | 16c5ac759514e4a487dd9624c0f6278395a7add1 | 0 | tp1_ansible/roles/nginx | 7,944 | [
"no_license"
] | [
{
"path": "tp1_ansible/roles/nginx/tasks/main.yml",
"content": "---\n \n- name: installation nginx\n become: yes\n yum: name=httpd state=latest\n\n- name: start nginx\n become: yes\n service:\n name: nginx\n state: started\n enabled: true",
"license_type": "no_license",
"detected_licen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 177,
"all_permissive": false
} |
ansible_role | mamadoucire/ansible | 16c5ac759514e4a487dd9624c0f6278395a7add1 | 0 | tp1_ansible/roles/user | 7,944 | [
"no_license"
] | [
{
"path": "tp1_ansible/roles/user/tasks/main.yml",
"content": "---\n- name: Creation d'un utilisateur\n user:\n name: diane\n comment: \"Mon user\"\n shell: /usr/bin/zsh\n\n- name: autorise key\n ansible.posix.authorized_key:\n user: mamadou\n state: present\n key: \"{{ lookup('file', '~/.s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 402,
"all_permissive": false
} |
ansible_role | mamadoucire/ansible | 16c5ac759514e4a487dd9624c0f6278395a7add1 | 0 | tp1_ansible/roles/utils | 7,944 | [
"no_license"
] | [
{
"path": "tp1_ansible/roles/utils/tasks/main.yml",
"content": "---\n- name: installation git\n ansible.builtin.yum:\n name: \"{{ item }}\"\n state: latest\n vars:\n item:\n - htop\n - git\n - zsh",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 143
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 143,
"all_permissive": false
} |
ansible_role | mamadoucire/ansible | 16c5ac759514e4a487dd9624c0f6278395a7add1 | 0 | tpOpenclassroom/roles/apache | 7,944 | [
"no_license"
] | [
{
"path": "tpOpenclassroom/roles/apache/handlers/main.yml",
"content": "---\n- name: apache restart\"\n service:\n name: \"apache2\"\n state: \"restarted\"\n# handlers file for apache\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 109
},
{
"path": "tpOpen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 275,
"all_permissive": false
} |
ansible_role | mamadoucire/ansible | 16c5ac759514e4a487dd9624c0f6278395a7add1 | 0 | tpOpenclassroom/roles/mariadb | 7,944 | [
"no_license"
] | [
{
"path": "tpOpenclassroom/roles/mariadb/tasks/main.yml",
"content": "---\n- name: mariadb-server\n yum:\n name: \"mariadb\"\n state: \"present\"\n\n- name: start mariadb mariadb-server\n service:\n name: \"mariadb\"\n state: \"started\"\n enabled: yes\n\n- name: change 50-server.cnf\n com... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 385,
"all_permissive": false
} |
ansible_role | katsuobushiFPGA/ansible-apache-certbot-al2023 | 17ebc2fc16e3983b2c126f4d2351af4a692672cc | 0 | playbooks/roles/apache | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/roles/apache/tasks/main.yml",
"content": "---\n- name: Install Apache\n ansible.builtin.dnf:\n name: httpd\n state: present\n update_cache: yes\n\n- name: Install mod_ssl\n ansible.builtin.dnf:\n name: mod_ssl\n state: present\n update_cache: yes\n\n- name: Start and... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 324,
"all_permissive": false
} |
ansible_role | katsuobushiFPGA/ansible-apache-certbot-al2023 | 17ebc2fc16e3983b2c126f4d2351af4a692672cc | 0 | playbooks/roles/certbot | 7,944 | [
"no_license"
] | [
{
"path": "playbooks/roles/certbot/tasks/main.yml",
"content": "---\n# tasks file for certbot\n\n- name: Install Certbot\n ansible.builtin.dnf:\n name: \n - certbot\n - python3-certbot-apache\n state: present\n update_cache: yes\n\n- name: daemon-reload\n ansible.builtin.systemd:\n d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 387,
"all_permissive": false
} |
ansible_role | muczos/uc_ex | ef183781baa2d10f403630fc7b414c83b170aec5 | 0 | ansible/roles/app | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/app/tasks/deployment.yml",
"content": "- name: Get timestamp from the system\n shell: \"date +%Y-%m-%d_%H-%M-%S\"\n register: tstamp\n delegate_to: localhost\n\n- name: app_deployment | create release directory\n file:\n path: \"{{ release_directory }}/{{ app_name }}/releases... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 3932,
"all_permissive": false
} |
ansible_role | muczos/uc_ex | ef183781baa2d10f403630fc7b414c83b170aec5 | 0 | ansible/roles/certbot | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/certbot/tasks/generate_crt.yml",
"content": "- name: certbot_generate_crt | install certbot\n apt:\n name: certbot\n state: latest\n update_cache: true\n\n- name: certbot_generate_crt | generate certificate \n shell: \"certbot certonly --standalone -d {{ app_name }}.{{ ap... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1308,
"all_permissive": false
} |
ansible_role | muczos/uc_ex | ef183781baa2d10f403630fc7b414c83b170aec5 | 0 | ansible/roles/haproxy | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/haproxy/tasks/install.yml",
"content": "- name: haproxy_install | import gpg key\n apt_key:\n url: \"{{ haproxy_repo_key_location }}\"\n state: present \n keyring: \"{{ haproxy_repo_keyring_dest }}\"\n id: \"{{ haproxy_repo_key_fingerprint }}\"\n\n- name: haproxy_instal... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 3961,
"all_permissive": false
} |
ansible_role | muczos/uc_ex | ef183781baa2d10f403630fc7b414c83b170aec5 | 0 | ansible/roles/nginx | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx/tasks/configure.yml",
"content": "#when: \"'prod' in inventory_file\"\n\n- name: nginx_configure | setup main config\n template:\n src: nginx.conf.j2\n dest: /etc/nginx/nginx.conf\n owner: root\n group: root\n mode: 0644\n notify: restart nginx\n\n- name: ngin... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 4283,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/common | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main.yml",
"content": "---\n- name: install node-exporter\n package:\n name: prometheus-node-exporter\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 99
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 99,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/debian-template | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/debian-template/defaults/main.yml",
"content": "---\nimage_filename: \"debian-10-openstack-amd64.qcow2\"\nvm_id: \"201\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 67
},
{
"path": "ansible/roles/debian-template/tasks/main.yml",
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1265,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/docker | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "---\n- name: install required package for signing package repositories \n package:\n name: gnupg-agent\n state: present\n- name: add docker signing key\n apt_key:\n url: https://download.docker.com/linux/debian/gpg\n state: present\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 781,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/docker-stack | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/docker-stack/tasks/main.yml",
"content": "---\n- name: mount nfs share\n mount:\n fstype: nfs\n src: mnshare:/\n path: /mnt\n opts: \n state: mounted\n changed_when: false\n- name: setup data directory\n file:\n path: \"/mnt/{{ volume_path }}\"\n mode: '0777'... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 607,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/drives | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/drives/tasks/main.yml",
"content": "---\n- name: mount storage\n mount:\n path: /export\n src: /dev/vda\n fstype: auto\n state: mounted\n- name: mount storage\n mount:\n path: /smb\n src: /dev/vdb\n fstype: auto\n state: mounted\n",
"license_type": "no_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 207,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/nfs | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/nfs/tasks/main.yml",
"content": "---\n- name: mount storage\n mount:\n path: /export\n src: /dev/vdb\n fstype: auto\n state: mounted\n- name: install nfs\n package:\n name: nfs-kernel-server\n state: present\n- name: configure nfs exports\n lineinfile:\n path... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 413,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/proxmox | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/proxmox/tasks/main.yml",
"content": "---\n- name: add open source apt source\n apt_repository:\n repo: deb http://download.proxmox.com/debian/pve buster pve-no-subscription\n state: present\n filename: pve-no-subscription\n- name: remove enterprise apt source\n apt_reposi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1248,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/rancher | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/rancher/tasks/main.yml",
"content": "- name: add a docker volume\n docker_volume:\n name: rancher\n- name: deploy container\n docker_container:\n name: rancher\n image: rancher/rancher\n restart_policy: unless-stopped\n privileged: yes\n ports:\n - \"9080:80... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 302,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/samba | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/samba/handlers/main.yml",
"content": "---\n- name: restart smbd service\n service:\n name: smbd\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 80
},
{
"path": "ansible/roles/samba/tasks/main.yml",
"content":... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 499,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/traefik | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/traefik/tasks/main.yml",
"content": "---\n- name: create network\n docker_network:\n name: traefik\n driver: overlay\n- name: mount nfs share\n mount:\n fstype: nfs\n src: mnshare:/\n path: /mnt\n opts: \n state: mounted\n changed_when: false\n- name: setup d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 718,
"all_permissive": false
} |
ansible_role | metalnet/infra | bd83ed9d97756e9826b40941a5e6892f6b0ce658 | 0 | ansible/roles/vyos-iso | 7,944 | [
"no_license"
] | [
{
"path": "ansible/roles/vyos-iso/tasks/main.yml",
"content": "---\n- name: download disk image\n get_url:\n url: https://downloads.vyos.io/rolling/current/amd64/vyos-rolling-latest.iso\n dest: /var/lib/vz/template/iso/\n",
"license_type": "no_license",
"detected_licenses": [],
"size_byte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 160,
"all_permissive": false
} |
ansible_role | amar0508/ansible | 366d4e5d6604f8e58693b039b12eb800229b2bc3 | 0 | basics-nginx/roles/apache | 7,944 | [
"no_license"
] | [
{
"path": "basics-nginx/roles/apache/tasks/main.yaml",
"content": "---\n- name: install apache\n yum: name=httpd update_cache=yes state=latest\n\n- name: apache listen on port 8080\n lineinfile: dest=/etc/httpd/conf/httpd.conf regexp=\"^Listen 80\" line=\"Listen 8080\" state=present\n \n- name: restart... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 276,
"all_permissive": false
} |
ansible_role | amar0508/ansible | 366d4e5d6604f8e58693b039b12eb800229b2bc3 | 0 | basics-nginx/roles/nginx | 7,944 | [
"no_license"
] | [
{
"path": "basics-nginx/roles/nginx/files/nginx.conf",
"content": "# For more information on configuration, see:\n# * Official English Documentation: http://nginx.org/en/docs/\n# * Official Russian Documentation: http://nginx.org/ru/docs/\n\nuser nginx;\nworker_processes auto;\nerror_log /var/log/nginx/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4195,
"all_permissive": false
} |
ansible_role | jefersonlemos/ansible-behint | 5e05f480e50d6d32e2d54dd58ef9a7939fbbf9c6 | 0 | roles/deploy | 7,944 | [
"no_license"
] | [
{
"path": "roles/deploy/tasks/main.yml",
"content": "---\n#$ curl --silent --location https://rpm.nodesource.com/setup_8.x | bash -\n#$ yum -y install nodejs\n\n- name: Adding Node Package\n shell: curl --silent --location https://rpm.nodesource.com/setup_8.x | bash -\n become: true\n\n- name: Installing ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1546,
"all_permissive": false
} |
ansible_role | upnodedev/opstack-ansible | 513ab246d04134bcb6b6a15e3925f05fa436bf4b | 1 | roles/blockscout | 7,939 | [
"no_license"
] | [
{
"path": "roles/blockscout/templates/common-frontend.env.j2",
"content": "NEXT_PUBLIC_API_HOST=localhost\nNEXT_PUBLIC_API_PROTOCOL=http\nNEXT_PUBLIC_STATS_API_HOST=http://localhost:8080\nNEXT_PUBLIC_NETWORK_NAME={{ chain_name }}\nNEXT_PUBLIC_NETWORK_SHORT_NAME={{ chain_name }}\nNEXT_PUBLIC_NETWORK_ID={{ l2... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2557,
"all_permissive": false
} |
ansible_role | upnodedev/opstack-ansible | 513ab246d04134bcb6b6a15e3925f05fa436bf4b | 1 | roles/bridge | 7,939 | [
"no_license"
] | [
{
"path": "roles/bridge/templates/traefik-dynamic-config.yml.j2",
"content": "http:\n routers:\n{% if bridge_indexer_domain != \"\" %}\n bridge-indexer-http:\n rule: \"Host(`{{bridge_indexer_domain}}`)\"\n service: bridge-indexer\n entryPoints:\n - web\n# middlewares:\n# ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 7592,
"all_permissive": false
} |
ansible_role | upnodedev/opstack-ansible | 513ab246d04134bcb6b6a15e3925f05fa436bf4b | 1 | roles/faucet | 7,939 | [
"no_license"
] | [
{
"path": "roles/faucet/vars/main.yml",
"content": "---\n# vars file for faucet\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 27
},
{
"path": "roles/faucet/tasks/main.yml",
"content": "---\n# tasks file for faucet\n- name: Wait for opstack to be started\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1607,
"all_permissive": false
} |
ansible_role | upnodedev/opstack-ansible | 513ab246d04134bcb6b6a15e3925f05fa436bf4b | 1 | roles/install-prerequisites | 7,939 | [
"no_license"
] | [
{
"path": "roles/install-prerequisites/tasks/main.yml",
"content": "---\n# tasks file for install-prerequisites\n- name: Install build-essential\n become: true\n apt: name=build-essential state=latest update_cache=yes\n\n- name: Install required package for apt module\n become: true\n apt:\n name:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1417,
"all_permissive": false
} |
ansible_role | upnodedev/opstack-ansible | 513ab246d04134bcb6b6a15e3925f05fa436bf4b | 1 | roles/opstack | 7,939 | [
"no_license"
] | [
{
"path": "roles/opstack/defaults/main.yml",
"content": "---\n# defaults file for opstack\nseed_phrase_language: 'english'\n\nl1_block_time: 12\nl2_block_time: 2\n\noptimism_repo: https://github.com/ethereum-optimism/optimism.git\noptimism_branch: v1.9.0\nop_geth_repo: https://github.com/ethereum-optimism/o... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 11706,
"all_permissive": false
} |
ansible_role | upnodedev/opstack-ansible | 513ab246d04134bcb6b6a15e3925f05fa436bf4b | 1 | roles/traefik | 7,939 | [
"no_license"
] | [
{
"path": "roles/traefik/defaults/main.yml",
"content": "---\n# defaults file for traefik\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "roles/traefik/vars/main.yml",
"content": "---\n# vars file for traefik\n",
"license_type": "no_licen... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3368,
"all_permissive": false
} |
ansible_role | deworkerpro/demo-auction-cluster | 68af071464726dcc8bbe364fdf495675036dbeda | 7 | roles/docker | 7,939 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "---\n- import_tasks: install_docker.yml\n- import_tasks: install_docker_sdk.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 82
},
{
"path": "roles/docker/tasks/install_docker_sdk.yml",
"content": "-... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 216,
"all_permissive": false
} |
ansible_role | deworkerpro/demo-auction-cluster | 68af071464726dcc8bbe364fdf495675036dbeda | 7 | roles/swarm-labels | 7,939 | [
"no_license"
] | [
{
"path": "roles/swarm-labels/tasks/main.yml",
"content": "---\n- name: Set node labels\n docker_node:\n hostname: \"{{ hostname }}\"\n labels: \"{{ labels }}\"\n labels_state: replace\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 144
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 144,
"all_permissive": false
} |
ansible_role | deworkerpro/demo-auction-cluster | 68af071464726dcc8bbe364fdf495675036dbeda | 7 | roles/swarm-manager | 7,939 | [
"no_license"
] | [
{
"path": "roles/swarm-manager/tasks/create_user.yml",
"content": "---\n- name: Create deploy user\n user:\n name: deploy\n password: '!'\n groups:\n - docker\n shell: /bin/bash\n state: present\n",
"license_type": "no_license",
"detected_licenses":... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 569,
"all_permissive": false
} |
ansible_role | deworkerpro/demo-auction-cluster | 68af071464726dcc8bbe364fdf495675036dbeda | 7 | roles/swarm-worker | 7,939 | [
"no_license"
] | [
{
"path": "roles/swarm-worker/tasks/main.yml",
"content": "---\n- name: Join to Swarm\n docker_swarm:\n advertise_addr: \"{{ hostvars[inventory_hostname]['ansible_default_ipv4']['address'] }}\"\n remote_addrs: [ \"{{ hostvars[groups['manager'][0]]['ansible_default_ipv4']['address'] }}:237... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 347,
"all_permissive": false
} |
ansible_role | ames7/ocp-virt-hackathon | bc9fe4dcc68d5ebdfa237ebd67d8d36b1831d442 | 1 | roles/osv_vm_disk_expand | 7,939 | [
"no_license"
] | [
{
"path": "roles/osv_vm_disk_expand/tasks/main.yml",
"content": "- block:\r\n - name: Gather underlying facts from K8 definition file for {{ vm_inventory_hostname }}\r\n redhat.openshift_virtualization.kubevirt_vm_info:\r\n name: \"{{ osv_vm_hostname }}\"\r\n namespace: \"{{ osv_vm_namespa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1335,
"all_permissive": false
} |
ansible_role | ames7/ocp-virt-hackathon | bc9fe4dcc68d5ebdfa237ebd67d8d36b1831d442 | 1 | roles/osv_vm_state_control | 7,939 | [
"no_license"
] | [
{
"path": "roles/osv_vm_state_control/tasks/main.yml",
"content": "- name: Debug multilist\r\n ansible.builtin.debug:\r\n msg: 'List of Servers to be {{wantedstate}} {{ target_list }}'\r\n- name: Create list of servername and namespace for {{ wantedstate }}\r\n ansible.builtin.set_fact:\r\n final_list... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 936,
"all_permissive": false
} |
ansible_role | ames7/ocp-virt-hackathon | bc9fe4dcc68d5ebdfa237ebd67d8d36b1831d442 | 1 | roles/osv_vm_update_cpu | 7,939 | [
"no_license"
] | [
{
"path": "roles/osv_vm_update_cpu/tasks/main.yml",
"content": "- name: Update {{ vm_inventory_hostname }} in {{ vm_namespace }} with {{ osv_vm_cpu_cores }} cores and {{ osv_vm_cpu_sockets }}\r\n redhat.openshift_virtualization.kubevirt_vm:\r\n state: present\r\n validate_certs: false\r\n name: \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 475,
"all_permissive": false
} |
ansible_role | ames7/ocp-virt-hackathon | bc9fe4dcc68d5ebdfa237ebd67d8d36b1831d442 | 1 | roles/osv_vm_update_memory | 7,939 | [
"no_license"
] | [
{
"path": "roles/osv_vm_update_memory/tasks/main.yml",
"content": " - name: Update {{ vm_inventory_hostname }} in {{ vm_namespace }} with {{ osv_vm_memory }} \r\n redhat.openshift_virtualization.kubevirt_vm:\r\n state: present\r\n validate_certs: false\r\n name: \"{{ vm_invento... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 470,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/Check | 7,939 | [
"no_license"
] | [
{
"path": "roles/Check/tasks/main.yml",
"content": "--- \n- name: wait for system up \n wait_for: host={{mgr3_ip}} port=22 delay=60 state=started\n\n- name: mgr1 ping test \n command: ping -c 3 {{mgr1_ip}}\n\n- name: mgr2 ping test\n command: ping -c 3 {{mgr2_ip}}\n\n- name: mgr3 ping test \n command: p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 558,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/Connectivity | 7,939 | [
"no_license"
] | [
{
"path": "roles/Connectivity/tasks/main.yml",
"content": "--- \n\n- name: Connectivity Testing Among MP/CP Nodes\n ping:\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 61
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 61,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/CtrConfigure | 7,939 | [
"no_license"
] | [
{
"path": "roles/CtrConfigure/tasks/main.yml",
"content": "--- \n\n- name: pause 1 minutes for service ready \n pause: minutes=1\n\n- name: master node initialization on controller 1\n command: /bin/nsxcli -c initialize control-cluster\n delegate_to: \"{{ctr1_ip}}\"\n\n- name: get controller 2 thumbpri... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3927,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/CtrDeploy | 7,939 | [
"no_license"
] | [
{
"path": "roles/CtrDeploy/tasks/main.yml",
"content": "---\n- name: deploy nsx controller 1\n command: ovftool \n --name={{ctr1_hostname}}\n --X:injectOvfEnv \n --X:logFile=ovftool.log \n --allowExtraConfig\n --datastore={{ds}}\n --network={{network}}\n --acceptAllEulas\n --noSSLVerify\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2190,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/EdgeConfigure | 7,939 | [
"no_license"
] | [
{
"path": "roles/EdgeConfigure/tasks/main.yml",
"content": "---\n- name: get thumbprint for nsx manager2\n command: /bin/nsxcli -c get certificate api thumbprint\n register: key2\n delegate_to: \"{{mgr2_ip}}\"\n\n- name: register edge1 to management \n command: /bin/nsxcli -c join management-plane {{mgr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 679,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/EdgeDeploy | 7,939 | [
"no_license"
] | [
{
"path": "roles/EdgeDeploy/tasks/main.yml",
"content": "---\n- name: deploy edge 1\n command: ovftool \n --name={{edge1_hostname}}\n --X:injectOvfEnv \n --X:logFile=ovftool.log \n --allowExtraConfig\n --datastore={{ds}}\n --acceptAllEulas\n --noSSLVerify\n --diskMode=thin \n --p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1726,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/HostConfigure | 7,939 | [
"no_license"
] | [
{
"path": "roles/HostConfigure/tasks/main.yml",
"content": "- name: get thumbprint for nsx manager2\n command: /bin/nsxcli -c get certificate api thumbprint\n register: key2\n delegate_to: \"{{mgr2_ip}}\"\n\n- name: register host to management \n command: /bin/nsxcli -c join management-plane {{mgr2_ip}}... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 449,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/HostDeployment | 7,939 | [
"no_license"
] | [
{
"path": "roles/HostDeployment/tasks/main.yml",
"content": "---\n\n- name: copy nsx vib file to esx \n copy: src=/root/ansible/software/nsx-lcp-1.0.0.0.0.3654016-esx60.zip dest=/tmp/nsx-lcp-1.0.0.0.0.3654016-esx60.zip\n\n- name: host preparation \n command: esxcli software vib install -d /tmp/nsx-lcp-1.0... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 267,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/HostKey | 7,939 | [
"no_license"
] | [
{
"path": "roles/HostKey/tasks/main.yml",
"content": "--- \n\n- name: remove the manager-1 hostkey \n command: ssh-keygen -f \"/root/.ssh/known_hosts\" -R {{mgr1_ip}}\n\n- name: remove the manager-2 hostkey\n command: ssh-keygen -f \"/root/.ssh/known_hosts\" -R {{mgr2_ip}}\n\n- name: re... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 854,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/MgrConfigure | 7,939 | [
"no_license"
] | [
{
"path": "roles/MgrConfigure/tasks/main.yml",
"content": "--- \n\n- name: remove existing hostkey storing \n file: path=~/.ssh/known_hosts state=absent\n\n- name: verify service up and running \n wait_for: host={{mgr2_ip}} port=7070 state=present delay=120\n\n- name: get thumbprint for nsx manager2 \n c... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2495,
"all_permissive": false
} |
ansible_role | rickchen918/rkc_t | 7b7a489b87440221786972442d1b236cc7004d8e | 0 | roles/MgrDeploy | 7,939 | [
"no_license"
] | [
{
"path": "roles/MgrDeploy/tasks/main.yml",
"content": "---\n- name: deploy nsx manager 1\n command: ovftool \n --name={{mgr1_hostname}}\n --X:injectOvfEnv \n --X:logFile=ovftool.log \n --allowExtraConfig\n --datastore={{ds}}\n --network={{network}}\n --acceptAllEulas\n --noSSLVerify\n --... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5885,
"all_permissive": false
} |
ansible_role | daniglyk/task | a487151afb4d28c5c7d31b10e8a2c5b306c397cb | 0 | roles/images | 7,939 | [
"no_license"
] | [
{
"path": "roles/images/tasks/main.yml",
"content": "- name: create directory\n file:\n path: \"/var/www/html/images\"\n state: directory\n\n- name: copy files\n copy:\n src: \"./templates/static.zip\"\n dest: \"/var/www/html/images\"\n\n- name: Unzip files\n unarchive:\n src: \"/var/www/h... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 314,
"all_permissive": false
} |
ansible_role | daniglyk/task | a487151afb4d28c5c7d31b10e8a2c5b306c397cb | 0 | roles/nginx | 7,939 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "- name: Install Nginx\n apt:\n name: nginx\n state: latest\n\n- name: Add nginx configuration\n copy:\n src: ./templates/first.conf\n dest: /etc/nginx/sites-available/first.conf\n\n- name: Enable website configuration\n file:\n src: /etc/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 670,
"all_permissive": false
} |
ansible_role | daniglyk/task | a487151afb4d28c5c7d31b10e8a2c5b306c397cb | 0 | roles/ssh | 7,939 | [
"no_license"
] | [
{
"path": "roles/ssh/tasks/main.yml",
"content": "- name: Disable login\n lineinfile:\n dest: /etc/ssh/sshd_config\n regexp: '^PermitRootLogin'\n line: \"PermitRootLogin no\"\n state: present\n\n#- name: X11Forwarding ?????\n# vars:\n# sshd_match:\n# - Condition: \"Group xusers... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 448,
"all_permissive": false
} |
ansible_role | daniglyk/task | a487151afb4d28c5c7d31b10e8a2c5b306c397cb | 0 | roles/users | 7,939 | [
"no_license"
] | [
{
"path": "roles/users/tasks/main.yml",
"content": "- name: creating user\n user:\n name: \"{{ name }}\"\n shell: \"{{ shell }}\"\n state: \"{{ state }}\"\n password: \"{{ <PASSWORD> }}\"\n loop:\n - \"{{ groups }}\"\n\n- name: add public-key\n authorized_key:\n user: \"{{ name }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 276,
"all_permissive": false
} |
ansible_role | daniglyk/task | a487151afb4d28c5c7d31b10e8a2c5b306c397cb | 0 | roles/zsh | 7,939 | [
"no_license"
] | [
{
"path": "roles/zsh/tasks/main.yml",
"content": "- name: Install Zsh\n apt:\n name: zsh\n state: latest\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 59
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 59,
"all_permissive": false
} |
ansible_role | tomoh1r/misc | 0f39e625196ba2cc1edd4434fb4fc5b0ec487248 | 0 | share/ansible/roles/git | 7,939 | [
"no_license"
] | [
{
"path": "share/ansible/roles/git/tasks/_make.yml",
"content": "---\n- name: (RedHat) install build depends\n when: ansible_os_family == \"RedHat\"\n become: yes\n package:\n name:\n - dh-autoreconf\n - curl-devel\n - expat-devel\n - gettext-devel\n - openssl-devel\n - p... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1888,
"all_permissive": false
} |
ansible_role | tomoh1r/misc | 0f39e625196ba2cc1edd4434fb4fc5b0ec487248 | 0 | share/ansible/roles/ocaml | 7,939 | [
"no_license"
] | [
{
"path": "share/ansible/roles/ocaml/tasks/main.yml",
"content": "---\n- name: cp repo file\n become: yes\n copy: >-\n src=fc22-home-ocaml.repo\n dest=/etc/yum.repos.d/home:ocaml.repo\n\n- name: install opam\n become: yes\n package: name=opam state=latest\n\n- name: install patch\n become: yes\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 544,
"all_permissive": false
} |
ansible_role | tomoh1r/misc | 0f39e625196ba2cc1edd4434fb4fc5b0ec487248 | 0 | share/ansible/roles/python | 7,939 | [
"no_license"
] | [
{
"path": "share/ansible/roles/python/tasks/main.yml",
"content": "---\n- stat: path=\"/opt/own/Python-{{python.py27_version}}\"\n register: stat_python27\n tags:\n - never\n - python27\n\n- stat: path=\"/opt/own/Python-{{python.py27_version}}-shared\"\n register: stat_python27_shared\n tags:\n ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 8534,
"all_permissive": false
} |
ansible_role | tomoh1r/misc | 0f39e625196ba2cc1edd4434fb4fc5b0ec487248 | 0 | share/ansible/roles/setup | 7,939 | [
"no_license"
] | [
{
"path": "share/ansible/roles/setup/tasks/_setup.yml",
"content": "---\n- name: check wsl\n shell: \"[ -e /mnt/c/Windows/System32/wsl.exe ] && echo 'y' || echo 'n'\"\n register: setup_wsl\n\n- name: get tz\n shell: timedatectl | grep 'Time zone'\n when:\n - \"setup_wsl.stdout == 'n'\"\n register: s... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1704,
"all_permissive": false
} |
ansible_role | tomoh1r/misc | 0f39e625196ba2cc1edd4434fb4fc5b0ec487248 | 0 | share/ansible/roles/terraform | 7,939 | [
"no_license"
] | [
{
"path": "share/ansible/roles/terraform/tasks/main.yml",
"content": "---\n- name: fetch src archive\n get_url:\n url: \"https://releases.hashicorp.com/terraform/{{terraform.version}}/terraform_{{terraform.version}}_linux_amd64.zip\"\n dest: \"~/misc/tmp/terraform_{{terraform.version}}_linux_amd64.zi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 391,
"all_permissive": false
} |
ansible_role | tomoh1r/misc | 0f39e625196ba2cc1edd4434fb4fc5b0ec487248 | 0 | share/ansible/roles/vim | 7,939 | [
"no_license"
] | [
{
"path": "share/ansible/roles/vim/tasks/_make.yml",
"content": "---\n- name: (RedHat) install build depends\n when: ansible_os_family == \"RedHat\"\n become: yes\n package: name={{item}} state=present\n with_items:\n - git\n - gcc\n - make\n - autoconf\n - ncurses-devel\n - lua-devel\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2579,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.