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 | bayhz/ans-eg | 2eb9f4e7c849beb406455670a02886fe314e82b8 | 0 | roles/dhcp | 8,194 | [
"no_license"
] | [
{
"path": "roles/dhcp/tasks/dhcpOption.yml",
"content": "---\n#\n- name: CONFIG dhcp server\n blockinfile:\n path: /etc/dhcp/dhcpd.conf\n # 注意dhcp server ip和地址范围\n block: |\n option space pxelinux;\n option pxelinux.magic code 208 = string;\n option pxelinux.config... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1030,
"all_permissive": false
} |
ansible_role | bayhz/ans-eg | 2eb9f4e7c849beb406455670a02886fe314e82b8 | 0 | roles/grub | 8,194 | [
"no_license"
] | [
{
"path": "roles/grub/tasks/bootOption.yml",
"content": "---\n# roles/ks/tasks/bootOption.yml\n#\n# CentOS安装启动菜单中内核参数可参考这里进行设置:\n# https://docs.centos.org/en-US/centos/install-guide/adminoptions/#chap-anaconda-boot-options\n#\n# 可能会用到的参数:\n# 安装源:\n# inst.repo=cdrom\n# inst.repo=cdrom:device\n# i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1812,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/Prometheus-Grafana-Ansible/roles/grafana_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/roles/grafana_install/vars/main.yml",
"content": "---\n# vars file for grafana_install\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/roles/grafana_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1101,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/Prometheus-Grafana-Ansible/roles/grafana_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/roles/grafana_uninstall/vars/main.yml",
"content": "---\n# vars file for grafana_uninstall\npackages: \n - grafana\n\ngrafana_service_file:\n - /etc/systemd/system/grafana-server.service\n - /lib/systemd/system/grafana-server.service \ng... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1373,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/Prometheus-Grafana-Ansible/roles/nodeExp_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/roles/nodeExp_install/handlers/main.yml",
"content": "---\n# handlers file for node-install\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 37
},
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/roles/nod... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2171,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/Prometheus-Grafana-Ansible/roles/nodeExp_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/roles/nodeExp_uninstall/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - nodeExp-uninstall\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 76
},
{
"path": "Ansible_Scr... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1594,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/Prometheus-Grafana-Ansible/roles/nodeconfiprome | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/roles/nodeconfiprome/handlers/main.yml",
"content": "---\n# handlers file for nodeconfiprome\n - name: Restart Prometheus\n systemd:\n name: prometheus\n state: restarted\n",
"license_type": "no_license",
"detected_licenses"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1020,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/Prometheus-Grafana-Ansible/roles/prometheus_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/roles/prometheus_install/handlers/main.yml",
"content": "---\n# handlers file for prometheus_install\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 43
},
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3005,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/Prometheus-Grafana-Ansible/roles/prometheus_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansible/roles/prometheus_uninstall/defaults/main.yml",
"content": "---\n# defaults file for prometheus_uninstall\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 45
},
{
"path": "Ansible_Scripts/Prometheus-Grafana-Ansi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1833,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/SonarQube-Ansible/roles/java_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/SonarQube-Ansible/roles/java_install/defaults/main.yml",
"content": "---\n# defaults file for java_install\njava_package: openjdk-17-jre-headless\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "Ansible_Scripts/SonarQube... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 800,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/SonarQube-Ansible/roles/java_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/SonarQube-Ansible/roles/java_uninstall/tasks/main.yml",
"content": "---\n# tasks file for java_uninstall\n- name: Uninstall Java\n apt:\n name: \"{{Java_package}}\"\n state: absent\n purge: yes\n autoremove: yes\n",
"license_type": "no_license",
"detected_lice... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 264,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/SonarQube-Ansible/roles/postgres_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/SonarQube-Ansible/roles/postgres_install/tasks/main.yml",
"content": "---\n# tasks file for postgres_install\n# Step 1: Update & packages package installation here\n - name: Update and upgrade apt packages\n apt:\n update_cache: yes\n upgrade: yes\n\n# Ste... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1516,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/SonarQube-Ansible/roles/samplepkg | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/SonarQube-Ansible/roles/samplepkg/defaults/main.yml",
"content": "---\n# defaults file for samplepkg\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 34
},
{
"path": "Ansible_Scripts/SonarQube-Ansible/roles/samplepkg/tests/test.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 386,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/SonarQube-Ansible/roles/sonarqube_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/SonarQube-Ansible/roles/sonarqube_install/handlers/main.yml",
"content": "---\n# handlers file for sonarqube_install\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 42
},
{
"path": "Ansible_Scripts/SonarQube-Ansible/roles/sonarqube_inst... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 5539,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/SonarQube-Ansible/roles/sonarqube_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/SonarQube-Ansible/roles/sonarqube_uninstall/defaults/main.yml",
"content": "---\n# defaults file for postgres_uninstall\npackages: \n - unzip\n - acl\n - openjdk-17-jre-headless\n - postgresql*\n",
"license_type": "no_license",
"detected_licenses": [],
"size_by... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1966,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/Trivy_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/Trivy_install/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - Trivy_install\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 72
},
{
"path": "Ansible_Scripts/roles/Trivy_install/tasks/main... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1456,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/Trivy_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/Trivy_uninstall/defaults/main.yml",
"content": "---\n# defaults file for Trivy_uninstall\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 40
},
{
"path": "Ansible_Scripts/roles/Trivy_uninstall/tasks/main.yml",
"content": "---\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 705,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/argocd_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/argocd_install/handlers/main.yml",
"content": "---\n# handlers file for argocd_install\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "Ansible_Scripts/roles/argocd_install/README.md",
"content": "Role Name\n==... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3151,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/argocd_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/argocd_uninstall/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - argocd_uninstall\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "Ansible_Scripts/roles/argocd_uninstall/d... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1438,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/cloudflared_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/cloudflared_install/vars/main.yml",
"content": "---\n# vars file for cloudflared_install\n# vars file for cloudflare_install\ncloudflare_gpg_key: /usr/share/keyrings/cloudflare-main.gpg # Path to downloaded key\n",
"license_type": "no_license",
"detected_licenses": ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1525,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/cloudflared_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/cloudflared_uninstall/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - cloudflared_uninstall\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 80
},
{
"path": "Ansible_Scripts/roles/cloudfla... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 628,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/java_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/java_install/vars/main.yml",
"content": "---\n# vars file for java_install\njava_package: \"openjdk-17-jre-headless\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 73
},
{
"path": "Ansible_Scripts/roles/java_install/tasks/main.y... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 433,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/java_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/java_uninstall/defaults/main.yml",
"content": "---\n# defaults file for java_uninstall\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "Ansible_Scripts/roles/java_uninstall/vars/main.yml",
"content": "---\n# va... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 384,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/jenkins_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/jenkins_install/vars/main.yml",
"content": "---\n# vars file for jenkins_install\n#\njenkins_http_port: 9012\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 62
},
{
"path": "Ansible_Scripts/roles/jenkins_install/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2119,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/jenkins_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/jenkins_uninstall/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - jenkins_uninstall\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 76
},
{
"path": "Ansible_Scripts/roles/jenkins_uninstal... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3582,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/maven_install | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/maven_install/vars/main.yml",
"content": "---\n# vars file for maven_install\n\nmaven_version: \"3.9.6\"\nmaven_download_url: \"https://archive.apache.org/dist/maven/maven-3/{{ maven_version }}/binaries/apache-maven-{{ maven_version }}-bin.tar.gz\"\nmaven_install_dir: \"/opt... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2157,
"all_permissive": false
} |
ansible_role | badrivarun02/DevOps-Content | 6eaa0ed5608d996ec863bad1b98946665928f4bf | 0 | Ansible_Scripts/roles/maven_uninstall | 8,194 | [
"no_license"
] | [
{
"path": "Ansible_Scripts/roles/maven_uninstall/vars/main.yml",
"content": "---\n# vars file for maven_uninstall\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "Ansible_Scripts/roles/maven_uninstall/handlers/main.yml",
"content": "---\n# han... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 735,
"all_permissive": false
} |
ansible_role | kabal2966/ansible_hostname | a55313455441cb8b24daa388041024d032d96e25 | 0 | roles/awx | 8,194 | [
"no_license"
] | [
{
"path": "roles/awx/tasks/main.yml",
"content": "---\n# tasks file for awx\n- name: Clone awx\n git:\n repo: https://github.com/ansible/awx.git\n dest: /tmp/awx\n force: yes\n\n- name: Change default passwd\n lineinfile:\n path: /tmp/awx/installer/inventory\n regexp: '^admin_password=<PASS... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 853,
"all_permissive": false
} |
ansible_role | kabal2966/ansible_hostname | a55313455441cb8b24daa388041024d032d96e25 | 0 | roles/hostname | 8,194 | [
"no_license"
] | [
{
"path": "roles/hostname/tasks/main.yml",
"content": "---\n# tasks file for hostname\n- name: Zisti home premennu\n shell: echo $HOME\n register: home_res\n\n- debug:\n var: home_res.stdout\n\n- name: Zisti hostname\n shell: hostname\n register: host_res\n \n- debug:\n var: host_res.stdout \n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 235,
"all_permissive": false
} |
ansible_role | andrey21x6/dz-otus | f397420a0780f6c6883a74f20501eec46d77abf5 | 0 | install_repo_local_astra/roles/install_repo_local_astra | 8,194 | [
"no_license"
] | [
{
"path": "install_repo_local_astra/roles/install_repo_local_astra/tasks/main.yml",
"content": "---\n# tasks file for install_repo_local_astra\n\n- name: Set timezone\n timezone:\n name: \"{{ time_zone }}\"\n\n- name: Checking if a file exists sources.list_bak\n stat:\n path: /etc/apt/sources.list_b... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 15081,
"all_permissive": false
} |
ansible_role | andrey21x6/dz-otus | f397420a0780f6c6883a74f20501eec46d77abf5 | 0 | project2/ansible/roles/all_setup | 8,194 | [
"no_license"
] | [
{
"path": "project2/ansible/roles/all_setup/files/filebeat/database1/filebeat.yml",
"content": "# filebeat.inputs:\n\n# - type: log\n# enabled: true\n# paths:\n# - /var/log/mariadb/mariadb.log\n# exclude_files: [\".gz$\"]\n \n# fields:\n# type: mariadb\n# app_name: mariadb\n# tags: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4088,
"all_permissive": false
} |
ansible_role | andrey21x6/dz-otus | f397420a0780f6c6883a74f20501eec46d77abf5 | 0 | project2/ansible/roles/backend | 8,194 | [
"no_license"
] | [
{
"path": "project2/ansible/roles/backend/tasks/main.yml",
"content": "---\n\n- name: Install packages for php\n dnf:\n name:\n - php\n - php-cli\n - php-mysqlnd\n - php-json\n - php-gd\n - php-odbc\n - php-pdo\n - php-opcache\n - php-pear\n - php-xml\n - php-xmlrpc\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 991,
"all_permissive": false
} |
ansible_role | andrey21x6/dz-otus | f397420a0780f6c6883a74f20501eec46d77abf5 | 0 | project2/ansible/roles/database | 8,194 | [
"no_license"
] | [
{
"path": "project2/ansible/roles/database/tasks/main.yml",
"content": "---\n\n- name: Install packages\n dnf:\n name:\n - mariadb\n - mariadb-server\n - mariadb-backup\n - net-tools\n - htop\n - filebeat\n state: latest\n\n- name: Install sshpass-1.09-4\n command: dnf install http... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1373,
"all_permissive": false
} |
ansible_role | andrey21x6/dz-otus | f397420a0780f6c6883a74f20501eec46d77abf5 | 0 | project2/ansible/roles/nginx_setup | 8,194 | [
"no_license"
] | [
{
"path": "project2/ansible/roles/nginx_setup/files/html/connect.php",
"content": "<?php\r\n\t//-------------------------------------------- Переменные ------------------------------------------------------------\r\n\t\r\n\t$ipServer = $_SERVER['SERVER_ADDR'];\r\n\r\n\tif ($ipServer == \"192.168.90.15\")\r\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 5377,
"all_permissive": false
} |
ansible_role | Ivandiez/study_ansible | 3d74f373625e16cf3a6930b1de2eee06078736fa | 0 | nodejsapp/provisioning/roles/nodejs | 8,194 | [
"no_license"
] | [
{
"path": "nodejsapp/provisioning/roles/nodejs/tasks/main.yml",
"content": "---\n- name: Install Node.js (npm plus all its dependencies)\n yum: name=npm state=present enablerepo=epel\n\n- name: Install forever module (to run our Node.js app)\n npm: name={{ item }} global=yes state=latest\n with_items: n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 515,
"all_permissive": false
} |
ansible_role | YSPlop/COMP90024-T13 | 9f722e059e5f9e81cab25adf2e4ca8f11d1b9790 | 2 | harvester/roles/docker-build | 8,194 | [
"no_license"
] | [
{
"path": "harvester/roles/docker-build/tasks/main.yaml",
"content": "# Team 13: <NAME> 1427869, <NAME> 1086178, <NAME> 1276574, <NAME> 1054297\n- name: apt install pip\n ansible.builtin.apt:\n name: python3-pip\n state: present\n become: yes\n\n- name: pip install docker\n ansible.builtin.pip:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 866,
"all_permissive": false
} |
ansible_role | YSPlop/COMP90024-T13 | 9f722e059e5f9e81cab25adf2e4ca8f11d1b9790 | 2 | harvester/roles/harvester | 8,194 | [
"no_license"
] | [
{
"path": "harvester/roles/harvester/tasks/main.yaml",
"content": "# Team 13: <NAME> 1427869, <NAME> 1086178, <NAME> 1276574, <NAME> 1054297\n# print hashtags to create harvesters for\n- name: List hashtags\n ansible.builtin.debug:\n var: {item}\n loop: \"{{hashtags}}\"\n\n# get running containers\n- n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1260,
"all_permissive": false
} |
ansible_role | YSPlop/COMP90024-T13 | 9f722e059e5f9e81cab25adf2e4ca8f11d1b9790 | 2 | vm-setup/roles/docker | 8,194 | [
"no_license"
] | [
{
"path": "vm-setup/roles/docker/tasks/main.yaml",
"content": "# Team 13: <NAME> 1427869, <NAME> 1086178, <NAME> 1276574, <NAME> 1054297\n- name: Install required system packages\n become: true\n apt:\n name:\n - ca-certificates\n - curl\n - gnupg\n state: latest\n update_cache: tr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 922,
"all_permissive": false
} |
ansible_role | YSPlop/COMP90024-T13 | 9f722e059e5f9e81cab25adf2e4ca8f11d1b9790 | 2 | vm-setup/roles/hostnames | 8,194 | [
"no_license"
] | [
{
"path": "vm-setup/roles/hostnames/tasks/main.yaml",
"content": "# Team 13: <NAME> 1427869, <NAME> <NAME> 1086178, <NAME> 1276574, <NAME> 1054297\n- name: Change hostname to defined name\n ansible.builtin.command: hostnamectl set-hostname {{hostvars[inventory_hostname]['name']}}\n become: yes",
"lice... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 227,
"all_permissive": false
} |
ansible_role | YSPlop/COMP90024-T13 | 9f722e059e5f9e81cab25adf2e4ca8f11d1b9790 | 2 | vm-setup/roles/openstack-volume | 8,194 | [
"no_license"
] | [
{
"path": "vm-setup/roles/openstack-volume/tasks/main.yaml",
"content": "# Team 13: <NAME> 1427869, <NAME> 1086178, <NAME> 1276574, <NAME> 1054297\n---\n# Create volumes from vars\n- name: Create volume(s) on NeCTAR\n openstack.cloud.volume:\n display_name: \"{{ item.vol_name }}\"\n size: \"{{ item.v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 877,
"all_permissive": false
} |
ansible_role | YSPlop/COMP90024-T13 | 9f722e059e5f9e81cab25adf2e4ca8f11d1b9790 | 2 | vm-setup/roles/sshkeys | 8,194 | [
"no_license"
] | [
{
"path": "vm-setup/roles/sshkeys/tasks/main.yaml",
"content": "# Team 13: <NAME> 1427869, <NAME> 1086178, <NAME> 1276574, <NAME> 1054297\n- name: Copy authorized keys\n ansible.builtin.copy:\n src: /home/ubuntu/.ssh/authorized_keys\n dest: /home/ubuntu/.ssh/authorized_keys\n mode: '0644'",
"l... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 230,
"all_permissive": false
} |
ansible_role | YSPlop/COMP90024-T13 | 9f722e059e5f9e81cab25adf2e4ca8f11d1b9790 | 2 | vm-setup/roles/volumes | 8,194 | [
"no_license"
] | [
{
"path": "vm-setup/roles/volumes/tasks/main.yaml",
"content": "# Team 13: <NAME> 1427869, <NAME> 1086178, <NAME> 1276574, <NAME> 1054297\n- name: create filesystem\n community.general.filesystem:\n dev: /dev/vdb\n fstype: ext4\n become: yes\n\n- name: mount volumes\n ansible.posix.mount:\n path... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 436,
"all_permissive": false
} |
ansible_role | nicksavva/ns_ansible2 | 32565d3ca54f522e25a4e22b0cc08b6172fe3bdd | 0 | GoodPlaybook/roles/configure_haproxy | 8,194 | [
"no_license"
] | [
{
"path": "GoodPlaybook/roles/configure_haproxy/tasks/main.yml",
"content": "---\r\n- name: Install haproxy\r\n yum:\r\n name: haproxy\r\n state: present\r\n\r\n- name: Install httpie\r\n yum:\r\n name: httpie\r\n state: present\r\n\r\n- name: Enable haproxy\r\n service:\r\n name: haproxy\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 374,
"all_permissive": false
} |
ansible_role | nicksavva/ns_ansible2 | 32565d3ca54f522e25a4e22b0cc08b6172fe3bdd | 0 | GoodPlaybook/roles/configure_postgres | 8,194 | [
"no_license"
] | [
{
"path": "GoodPlaybook/roles/configure_postgres/tasks/main.yml",
"content": "---\r\n- name: Install postgresql server\r\n yum:\r\n name: postgresql-server\r\n state: present\r\n\r\n- name: initilize postgres\r\n command: postgresql-setup initdb\r\n run_once: true\r\n\r\n- name: initilize postgres ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 378,
"all_permissive": false
} |
ansible_role | nicksavva/ns_ansible2 | 32565d3ca54f522e25a4e22b0cc08b6172fe3bdd | 0 | GoodPlaybook/roles/configure_tomcat | 8,194 | [
"no_license"
] | [
{
"path": "GoodPlaybook/roles/configure_tomcat/tasks/main.yml",
"content": "---\r\n- name: Install apache tomcat\r\n yum:\r\n name: tomcat\r\n state: present\r\n\r\n- name: Enable tomcat service\r\n service:\r\n name: tomcat\r\n state: started\r\n enabled: yes\r\n\r\n- name: Create director... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 297,
"all_permissive": false
} |
ansible_role | nicksavva/ns_ansible2 | 32565d3ca54f522e25a4e22b0cc08b6172fe3bdd | 0 | GoodPlaybook/roles/deploy_webapp | 8,194 | [
"no_license"
] | [
{
"path": "GoodPlaybook/roles/deploy_webapp/tasks/main.yml",
"content": "---\n- name: Copy static index.html to /usr/share/tomcat/webapps/ansible/index.html\n template:\n src: index.html.j2\n dest: /usr/share/tomcat/webapps/ansible/index.html\n mode: 0644\n notify: restart tomcat\n",
"license... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 213,
"all_permissive": false
} |
ansible_role | nicksavva/ns_ansible2 | 32565d3ca54f522e25a4e22b0cc08b6172fe3bdd | 0 | GoodPlaybook/roles/enable_repos | 8,194 | [
"no_license"
] | [
{
"path": "GoodPlaybook/roles/enable_repos/tasks/main.yml",
"content": "---\r\n- name: Enable RHEL7 Repo\r\n yum_repository:\r\n name: RHEL7-Server-RPMS\r\n description: Enable RHEL7 Repo\r\n baseurl: http://admin.na.shared.opentlc.com/repos/ocp/3.6//rhel-7-server-rpms\r\n enabled: true\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1234,
"all_permissive": false
} |
ansible_role | nicksavva/ns_ansible2 | 32565d3ca54f522e25a4e22b0cc08b6172fe3bdd | 0 | ansible_ad_project/roles/win_ad_user | 8,194 | [
"no_license"
] | [
{
"path": "ansible_ad_project/roles/win_ad_user/tasks/main.yml",
"content": "---\n# tasks file for roles/win_ad_user\n- name: Create AD User\n win_domain_user:\n name: \"{{ item.name }}\"\n firstname: \"{{item.firstname }}\"\n surname: \"{{ item.surname }}\"\n password: \"{{ <PASSWORD> }}\"\n sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 296,
"all_permissive": false
} |
ansible_role | ZentoFXNX/devops | 0ade9a184ca7619d502314e2c2c0679499684f2c | 0 | ansible/roles/nginx | 8,194 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx/tasks/main.yml",
"content": "---\n- name: Install latest nginx\n apt:\n name: nginx\n state: latest\n update_cache: yes\n notify: start_nginx",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 117
},
{
"path": "ansible/roles/n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 203,
"all_permissive": false
} |
ansible_role | belimor/ansible-practice | c2a9e4abbe3b07ee4fddf8a1a68e24070358964f | 0 | base/roles/common | 8,194 | [
"no_license"
] | [
{
"path": "base/roles/common/vars/main.yml",
"content": "---\n# vars file for common\nName: 'user111'\nAddress: '192.168.1.1'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 66
},
{
"path": "base/roles/common/tasks/templates.yml",
"content": "---\n- name: Ans... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1051,
"all_permissive": false
} |
ansible_role | belimor/ansible-practice | c2a9e4abbe3b07ee4fddf8a1a68e24070358964f | 0 | roles/base | 8,194 | [
"no_license"
] | [
{
"path": "roles/base/tasks/system-update.yml",
"content": "---\n- name: Run the equivalent of \"apt-get update\" as a separate step\n apt:\n update_cache: yes\n cache_valid_time: 60\n\n- name: Update all packages to their latest version\n apt:\n name: \"*\"\n state: latest\n\n- name: Remove u... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 436,
"all_permissive": false
} |
ansible_role | nuannuanwu/phptest | 81a93930eba73a383d83757a871fce8cbeb6c899 | 0 | conf/provision/roles/webdevops-nginx-dev | 8,194 | [
"no_license"
] | [
{
"path": "conf/provision/roles/webdevops-nginx-dev/tasks/bootstrap.yml",
"content": "---\n\n- include: bootstrap/nginx.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "conf/provision/roles/webdevops-nginx-dev/tasks/bootstrap/nginx.yml",
"... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 264,
"all_permissive": false
} |
ansible_role | nuannuanwu/phptest | 81a93930eba73a383d83757a871fce8cbeb6c899 | 0 | conf/provision/roles/webdevops-php-dev | 8,194 | [
"no_license"
] | [
{
"path": "conf/provision/roles/webdevops-php-dev/tasks/bootstrap/php-module.blackfire.yml",
"content": "---\n\n- name: Remove superfluous blackfire configuration file\n file:\n path: '{{ item }}'\n state: absent\n with_items:\n - /etc/php5/cli/conf.d/zz-blackfire.ini\n - /etc/php5/fpm/conf.d... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 5933,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/ats | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/ats/README.md",
"content": "<!--\n Licensed to the Apache Software Foundation (ASF) under one\n or more contributor license agreements. See the NOTICE file\n distributed with this work for additional information\n regarding copyright ownership. The ASF l... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 8830,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/fakeOrigin | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/fakeOrigin/molecule/default/molecule.yml",
"content": "---\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apach... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 20151,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/grove | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/grove/templates/grove.cfg.j2",
"content": "{#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/L... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 10189,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/influxdb_relay | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/influxdb_relay/templates/influx-relay.conf.j2",
"content": "{#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apac... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 5430,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/to_api | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/to_api/README.md",
"content": "<!--\n Licensed to the Apache Software Foundation (ASF) under one\n or more contributor license agreements. See the NOTICE file\n distributed with this work for additional information\n regarding copyright ownership. The AS... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 12390,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/traffic-monitor | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/traffic-monitor/templates/traffic_monitor.service.j2",
"content": "{#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://w... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 8869,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/traffic-vault | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/traffic-vault/README.md",
"content": "<!--\n Licensed to the Apache Software Foundation (ASF) under one\n or more contributor license agreements. See the NOTICE file\n distributed with this work for additional information\n regarding copyright ownership. ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 37061,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/traffic_portal | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/traffic_portal/meta/main.yml",
"content": "#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LI... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 16213,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/traffic_portal_v2 | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/traffic_portal_v2/handlers/main.yml",
"content": "---\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 5179,
"all_permissive": false
} |
ansible_role | apache/trafficcontrol | e341a5e61c2e2beaa4c80fd99752fd99bc830371 | 1,147 | infrastructure/ansible/roles/traffic_stats | 8,194 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/traffic_stats/templates/traffic_stats.cfg.j2",
"content": "{#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apach... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 7051,
"all_permissive": false
} |
ansible_role | Preetham1707/Ansible-Projects | a4a9a5ca801899f45608150021e595d1f178de16 | 0 | roles/Nomad | 8,194 | [
"no_license"
] | [
{
"path": "roles/Nomad/tasks/install-service.yml",
"content": "- name: Install > Install\n when: software_state == \"present\" and ( nomad_should_install )\n\n block:\n - name: Install > Downloading WinsW Binary\n ansible.windows.win_get_url:\n url: \"{{winsw_binary_url}}\"\n dest: \... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 7332,
"all_permissive": false
} |
ansible_role | Preetham1707/Ansible-Projects | a4a9a5ca801899f45608150021e595d1f178de16 | 0 | roles/zap-setup | 8,194 | [
"no_license"
] | [
{
"path": "roles/zap-setup/tasks/main.yml",
"content": "---\n- include_tasks: Preflight.yaml\n\n- include_tasks: install.yml\n\n- include_tasks: config.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 95
},
{
"path": "roles/zap-setup/tasks/config.yml",
"co... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4304,
"all_permissive": false
} |
ansible_role | redhat-gpte-devopsautomation/argocd-namespace-operator | 1e244ea8db1fbb7fdac3340914c060e4bb3350e9 | 2 | roles/argocdmanaged | 8,194 | [
"no_license"
] | [
{
"path": "roles/argocdmanaged/defaults/main.yml",
"content": "---\n# defaults file for ArgoCDManaged\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 38
},
{
"path": "roles/argocdmanaged/tasks/main.yml",
"content": "---\n# tasks file for ArgoCDManaged\n- name... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1785,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/bind | 4,805 | [
"no_license"
] | [
{
"path": "roles/bind/tasks/main.yml",
"content": "---\r\n\r\n- name: Update apt sources\r\n apt:\r\n update_cache: yes\r\n cache_valid_time: 3600\r\n register: apt_update\r\n until: apt_update|success\r\n retries: 5\r\n delay: 2\r\n when: ansible_os_family == \"Debian\"\r\n tags: \r\n - upd... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 6815,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/configure-openstack | 4,805 | [
"no_license"
] | [
{
"path": "roles/configure-openstack/tasks/create_corp_network.yml",
"content": "---\n\n- os_network:\n cloud: '{{ my_cloud_name }}'\n endpoint_type: admin\n provider_network_type: vxlan\n provider_segmentation_id: 123456\n project: '{{ project_2 }}'\n state: present\n name: Corp\n e... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 7951,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/console-vm | 4,805 | [
"no_license"
] | [
{
"path": "roles/console-vm/templates/localhost.yml",
"content": "---\n\nmy_cloud_name: {{ my_cloud_name }}\nmy_cloud_username: {{ my_cloud_username }}\nmy_cloud_password: {{ <PASSWORD> }}\n\ngateway_ip: {{ hostvars['gw']['ansible_br_flat']['ipv4']['address'] }}\nproject_1: {{ project_1 }}\nproject_1_desc: ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 7356,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/copy-keys | 4,805 | [
"no_license"
] | [
{
"path": "roles/copy-keys/tasks/main.yml",
"content": "---\r\n\r\n- name: Add Authorised Key Root User\r\n authorized_key: user=root key=\"{{ lookup('file', '~/.ssh/id_rsa.pub') }}\"\r\n tags: main\r\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 136
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 136,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/distribute-key | 4,805 | [
"no_license"
] | [
{
"path": "roles/distribute-key/tasks/main.yml",
"content": "---\r\n\r\n# Copies the public key which was generated on deployment host to all other hosts for use by openstack-ansible\r\n\r\n- name: Add Authorised Key Root User\r\n authorized_key: user=root key=\"{{ lookup('file', 'files/id_rsa.pub') }}\"\r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 876,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/fetch-key | 4,805 | [
"no_license"
] | [
{
"path": "roles/fetch-key/tasks/main.yml",
"content": "---\r\n\r\n- name: Fetch Root Public Key\r\n fetch: src=/root/.ssh/id_rsa.pub dest=files/ flat=yes fail_on_missing=yes validate_checksum=yes\r\n tags: fetch_key\r\n \r\n- name: Sending a status update e-mail\r\n mail:\r\n host: '{{ host }}'\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 526,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/generate-key | 4,805 | [
"no_license"
] | [
{
"path": "roles/generate-key/tasks/main.yml",
"content": "---\r\n\r\n# Generate a key for the root account so it can be used by openstack-ansible when connecting to the other hosts\r\n\r\n- user:\r\n name: root\r\n generate_ssh_key: yes\r\n ssh_key_bits: 2048\r\n ssh_key_file: .ssh/id_rsa\r\n\r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 602,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/gw | 4,805 | [
"no_license"
] | [
{
"path": "roles/gw/tasks/main.yml",
"content": "---\n\n- name: Configure Ubuntu Router\n import_tasks: ubuntu_router.yml\n when: ansible_os_family == \"Debian\"\n tags:\n - router\n\n# Detect the version of OS and load the appropriate vars family\n- name: \"Include Debain / Redhat OS vars\"\n includ... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 7711,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/ntp-client | 4,805 | [
"no_license"
] | [
{
"path": "roles/ntp-client/handlers/main.yml",
"content": "---\n- name: restart ntp\n service: \n name: ntp\n state: restarted\n\n- name: restart ntpd\n service: \n name: ntpd\n state: restarted\n\n- name: restart chrony\n systemd:\n state: restarted\n name: chrony\n\n- name: resta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2693,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/ntp-server | 4,805 | [
"no_license"
] | [
{
"path": "roles/ntp-server/handlers/main.yml",
"content": "---\n\n- name: restart chrony\n systemd:\n state: restarted\n name: chrony\n\n- name: restart chronyd\n systemd:\n state: restarted\n name: chronyd",
"license_type": "no_license",
"detected_licenses": [],
"size_byt... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1686,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/osa-git | 4,805 | [
"no_license"
] | [
{
"path": "roles/osa-git/tasks/main.yml",
"content": "---\r\n\r\n- name: Install Packages\r\n apt: name={{ item }} state=present\r\n with_items:\r\n - git\r\n when: ansible_os_family == \"Debian\"\r\n tags:\r\n - packages\r\n - git\r\n - ubuntu\r\n\r\n- name: Checkout OpenStack-Ansible Git\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 793,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/swift-disks | 4,805 | [
"no_license"
] | [
{
"path": "roles/swift-disks/tasks/main.yml",
"content": "---\n\n- name: Install Disk Tools\n package: \n name: \"{{ item }}\"\n state: present\n with_items:\n - parted\n - xfsprogs\n tags: \n - disk-tools\n\n- name: Create parition xvdi\n parted:\n device: /dev/xvdi\n number: 1\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2773,
"all_permissive": false
} |
ansible_role | geoffhigginbottom/openstack-multa | 59fb75448d2bc13a314bab739881d5959766a433 | 3 | roles/volume-groups | 4,805 | [
"no_license"
] | [
{
"path": "roles/volume-groups/tasks/main.yml",
"content": "---\r\n\r\n- name: Update apt sources\r\n apt:\r\n update_cache: yes\r\n cache_valid_time: 3600\r\n register: apt_update\r\n until: apt_update|success\r\n retries: 5\r\n delay: 2\r\n when: ansible_os_family == \"Debian\"\r\n tags: \r\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1048,
"all_permissive": false
} |
ansible_role | darkone23/docker-supervisor-etcd | 31c5c18cdf395f29dcd7075d10a6489625b5f333 | 2 | ansible/roles/etcd | 4,805 | [
"no_license"
] | [
{
"path": "ansible/roles/etcd/tasks/main.yaml",
"content": "- name: ensuring required directories\n file: path={{ item }}/ state=directory\n with_items:\n - '{{ src }}'\n - '{{ bin }}'\n\n- name: fetching etcd\n get_url: url={{ url }} dest={{ archive }}\n\n- name: extracting etcd\n shell: creates=... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 848,
"all_permissive": false
} |
ansible_role | zacker330/rsyslog-labs | 834daca3f7fe81d152a836285bbda33aec193158 | 0 | roles/common | 4,805 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- include: \"centos.yml\"\n when: ansible_os_family == 'RedHat'\n\n- include: ubuntu.yml\n when: ansible_distribution == \"Ubuntu\"\n\n- name: \"create {{usergroup}} \"\n group: name={{ usergroup }} state=present\n when: usergroup is defined\n\n-... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1434,
"all_permissive": false
} |
ansible_role | zacker330/rsyslog-labs | 834daca3f7fe81d152a836285bbda33aec193158 | 0 | roles/elasticsearch-ansible | 4,805 | [
"no_license"
] | [
{
"path": "roles/elasticsearch-ansible/templates/elasticsearch.yml",
"content": "network.host: [{{ip}}]\nnetwork.publish_host: [{{ip}}]\nhttp.host: [{{ip}}]\nhttp.publish_host: [{{ip}}]\ntransport.host: [{{ip}}]\ntransport.publish_host: [{{ip}}]\n\nhttp.port: {{elasticsearch_http_port}}\ntransport.tcp.port:... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 5092,
"all_permissive": false
} |
ansible_role | zacker330/rsyslog-labs | 834daca3f7fe81d152a836285bbda33aec193158 | 0 | roles/kibana-ansible | 4,805 | [
"no_license"
] | [
{
"path": "roles/kibana-ansible/tasks/main.yml",
"content": "---\n# tasks file for kibana-ansible\n\n- name: \"create {{kibana_group}} \"\n group: name={{ kibana_group }} state=present\n\n- name: \"create {{ kibana_username }}\"\n user: name={{ kibana_username }} groups={{ kibana_group }} append=yes\n\n\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 6504,
"all_permissive": false
} |
ansible_role | zacker330/rsyslog-labs | 834daca3f7fe81d152a836285bbda33aec193158 | 0 | roles/logstash-ansible | 4,805 | [
"no_license"
] | [
{
"path": "roles/logstash-ansible/tasks/main.yml",
"content": "---\n# tasks file for logstash-ansible\n\n- name: \"create {{logstash_group}} \"\n group: name={{ logstash_group }} state=present\n\n- name: \"create {{ logstash_username }}\"\n user: name={{ logstash_username }} groups={{ logstash_group }} ap... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3636,
"all_permissive": false
} |
ansible_role | zacker330/rsyslog-labs | 834daca3f7fe81d152a836285bbda33aec193158 | 0 | roles/rsyslog-ansible | 4,805 | [
"no_license"
] | [
{
"path": "roles/rsyslog-ansible/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - rsyslog-ansible-role",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 78
},
{
"path": "roles/rsyslog-ansible/defaults/main.yml",
"content"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 754,
"all_permissive": false
} |
ansible_role | sash3939/Ansible4 | 1177bf01ee1830e440ff4a0f6dc50e764f749521 | 0 | roles/clickhouse | 4,805 | [
"no_license"
] | [
{
"path": "roles/clickhouse/meta/main.yml",
"content": "galaxy_info:\n role_name: clickhouse\n namespace: alexeysetevoi\n author: <NAME>\n description: Role for installation and managing ClickHouse\n\n license: MIT\n\n min_ansible_version: 2.10\n\n platforms:\n - name: Ubuntu\n versions:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2425,
"all_permissive": false
} |
ansible_role | paeselhz/emr-spark-client | 28ef5a4e95c04b7958ecc02d286e79800764405b | 2 | packer/emr-rstudio-image/base/ansible/roles/an_base | 4,805 | [
"no_license"
] | [
{
"path": "packer/emr-rstudio-image/base/ansible/roles/an_base/tasks/main.yml",
"content": "---\n\n- name: Install OS packages and dependencies\n include_tasks: 'os_packages.yml'\n\n- name: Install R\n include_tasks: 'install_r.yml'\n\n- name: Install RStudio\n include_tasks: 'install_rstudio.yml'\n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 201,
"all_permissive": false
} |
ansible_role | AnwarYagoub/Packer-Test | 51fa1bbb22250f00e96c8c041c9ac2d17a4081be | 0 | ansible/roles/test | 4,805 | [
"no_license"
] | [
{
"path": "ansible/roles/test/tasks/main.yml",
"content": "---\n\n- name: This is a test task inside an ansible role\n debug:\n msg=\"Hello Packer!\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 89
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 89,
"all_permissive": false
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/bacula | 4,805 | [
"permissive"
] | [
{
"path": "roles/bacula/handlers/main.yml",
"content": "---\n\n- name: restart bacula\n service: name=bacula-fd state=restarted\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 70
},
{
"path": "roles/bacula/templates/epel-bacula7.repo.j2",... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2320,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/cleanup | 4,805 | [
"permissive"
] | [
{
"path": "roles/cleanup/tasks/main.yml",
"content": "---\n\n- name: Installing dnf package\n yum: name=dnf state=present\n\n- name: Removing Cloud-Init package...\n dnf: name=cloud-init state=absent\n\n- name: Removing vagrant user...\n user:\n name: vagrant\n state: absent\n \n- name: Removing vag... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 380,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/db | 4,805 | [
"permissive"
] | [
{
"path": "roles/db/tasks/main.yml",
"content": "---\n# This playbook will install MariaDB and create db user and give permissions.\n\n- name: Install MariaDB package\n dnf:\n name: ['mariadb', 'mariadb-libs', 'mariadb-server', 'mariadb-devel', 'MySQL-python']\n state: installed\n\n- name: Create Mysql... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1638,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/firewalld | 4,805 | [
"permissive"
] | [
{
"path": "roles/firewalld/tasks/rules.yml",
"content": "---\n\n- name: Disabling dhcpv6-client\n firewalld: service=dhcpv6-client permanent=true state=disabled immediate=yes\n ignore_errors: true\n\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes"... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 565,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/lets-encrypt | 4,805 | [
"permissive"
] | [
{
"path": "roles/lets-encrypt/tasks/main.yml",
"content": "---\n\n- name: Installing Lets Encrypt certbot...\n dnf:\n name: ['certbot', 'python2-certbot', 'python2-certbot-apache']\n state: present\n register: result\n ignore_errors: False\n\n- name: Creating cerbots directories...\n file:\n path:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1372,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/minimal | 4,805 | [
"permissive"
] | [
{
"path": "roles/minimal/tasks/main.yml",
"content": "---\n\n- name: Setting hostname\n hostname: name={{ hostname }}\n\n# Download and install EPEL for Centos/RHEL version 7\n- name: Download EPEL Repo - Centos/RHEL 7\n dnf: name=epel-release state=present\n\n- name: Upgrade all packages\n dnf: name=* s... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 6023,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/ntp | 4,805 | [
"permissive"
] | [
{
"path": "roles/ntp/tasks/main.yml",
"content": "---\n# Download and install EPEL for Centos/RHEL version 7\n\n- name: Install NTP Chrony server\n dnf: name=chrony state=present\n tags: chrony\n\n- name: Setting RTC in localtime zone\n command: timedatectl set-local-rtc 1\n ignore_errors: false\n\n- na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 620,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/post_setup | 4,805 | [
"permissive"
] | [
{
"path": "roles/post_setup/tasks/main.yml",
"content": "---\n\n- name: Removing old package Sendmail\n yum: name=sendmail state=absent\n\n- name: Coping Host file\n template: src=hosts.j2 dest=/etc/hosts force=yes\n\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
]... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 293,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/reboot | 4,805 | [
"permissive"
] | [
{
"path": "roles/reboot/tasks/main.yml",
"content": "---\n\n- name: Rebooting host\n shell: nohup bash -c \"sleep 5s && reboot\" &\n async: 0\n poll: 0\n ignore_errors: true\n\n- name: Pause 30 sec...\n pause: seconds=30\n\n- name: Waiting for server to come back after cleanup...\n connection: local\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 330,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/remove_tmp | 4,805 | [
"permissive"
] | [
{
"path": "roles/remove_tmp/tasks/main.yml",
"content": "---\n\n- name: Ansible delete file glob\n find:\n paths: /tmp/\n patterns: 'libwbxml*,vagrant*'\n recurse: True\n register: files_to_delete\n\n- name: Ansible delete directory glob\n find:\n paths: /root/\n patterns: 'rpmbuild'\n recurs... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 550,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/rpmbuild-env | 4,805 | [
"permissive"
] | [
{
"path": "roles/rpmbuild-env/tasks/main.yml",
"content": "---\n\n- name: Test distribution\n assert:\n that: (ansible_distribution == \"CentOS\" and ansible_distribution_major_version == \"7\")\n\n- name: Installing rpm-build package\n package:\n name: \"{{ rpmbuild_pkg }}\"\n tags:\n - rpmbuil... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1942,
"all_permissive": true
} |
ansible_role | maxorama/SOGo | 038529d151fea0267cdce1051bff9ec86fc87516 | 0 | roles/sogo | 4,805 | [
"permissive"
] | [
{
"path": "roles/sogo/templates/src/sogo.spec",
"content": "%{!?sogo_major_version: %global sogo_major_version %(/bin/echo %{sogo_version} | /bin/cut -f 1 -d .)}\n\n# Systemd for fedora >= 17 or el 7\n%if 0%{?fedora} >= 17 || 0%{?rhel} >= 7\n %global _with_systemd 1\n%else\n %global _with_systemd 0\n%endi... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 26132,
"all_permissive": true
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.