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 | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/diffutils | 7,483 | [
"no_license"
] | [
{
"path": "roles/diffutils/tasks/04-init.yml",
"content": "---\n# tasks file for diffutils\n########################################################################################\n# PATH CPATH C_INCLUDE_PATH CPLUS_INCLUDE_PATH LIBRARY_PATH LD_LIBRARY_PATH LD_RUN_PATH\n# CC CXX CFLAGS CXXFLAGS LDFLAGS PKG_... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14858,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/expat | 7,483 | [
"no_license"
] | [
{
"path": "roles/expat/tasks/00-check.yml",
"content": "---\n# tasks file for expat\n\n- name: \"date '+%Y%m%dT%H%M%S'\"\n become: true\n shell:\n cmd: \"date '+%Y%m%dT%H%M%S'\"\n register: date_output\n\n# check expat_port\n- name: \"lsof -i:{{ expat_port }}\"\n become: true\n shell:\n cmd: ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14252,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/findutils | 7,483 | [
"no_license"
] | [
{
"path": "roles/findutils/vars/main.yml",
"content": "---\n# vars file for findutils\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/findutils/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - f... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14858,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/flex | 7,483 | [
"no_license"
] | [
{
"path": "roles/flex/tasks/03-init.yml",
"content": "---\n#\n# PATH\n- name: \"remove PATH from ~/.bashrc\"\n lineinfile:\n path: ~/.bashrc\n regexp: \"export PATH={{flex_base_dir}}/bin\"\n state: absent\n\n- name: \"Add PATH to ~/.bashrc\"\n lineinfile:\n path: ~/.bashrc\n line:... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 11084,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/gawk | 7,483 | [
"no_license"
] | [
{
"path": "roles/gawk/tasks/04-init.yml",
"content": "---\n# tasks file for gawk\n########################################################################################\n# PATH CPATH C_INCLUDE_PATH CPLUS_INCLUDE_PATH LIBRARY_PATH LD_LIBRARY_PATH LD_RUN_PATH\n# CC CXX CFLAGS CXXFLAGS LDFLAGS PKG_CONFIG_PAT... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 13682,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/gcc | 7,483 | [
"no_license"
] | [
{
"path": "roles/gcc/tasks/01-dir.yml",
"content": "---\n# tasks file for gcc\n# delete gcc_source_dir gcc_app_dir\n\n- name: \"delete {{ gcc_source_dir }} {{ gcc_app_dir }}\"\n become: true\n file:\n path: \"{{ item }}\"\n state: absent\n with_items:\n - \"{{ gcc_source_dir }}\"\n - ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 14437,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/gettext | 7,483 | [
"no_license"
] | [
{
"path": "roles/gettext/handlers/main.yml",
"content": "---\n# handlers file for gettext\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "roles/gettext/defaults/main.yml",
"content": "---\n# defaults file for gettext\n# https://ftp.gnu.org/gn... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 14331,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/glibc | 7,483 | [
"no_license"
] | [
{
"path": "roles/glibc/defaults/main.yml",
"content": "---\n# defaults file for glibc\n# https://mirrors.tuna.tsinghua.edu.cn/gnu/libc/glibc-2.18.tar.gz\n# https://ftp.gnu.org/gnu/libc/glibc-2.18.tar.gz\n# https://ftp.gnu.org/gnu/glibc/glibc-2.40.tar.gz\n\n# user\nglibc_install_user: \"{{ ansible_user }}\"\... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 15808,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/gmp | 7,483 | [
"no_license"
] | [
{
"path": "roles/gmp/tasks/01-dir.yml",
"content": "---\n# tasks file for gmp\n# delete gmp_source_dir gmp_app_dir\n\n- name: \"delete {{ gmp_source_dir }} {{ gmp_app_dir }}\"\n become: true\n file:\n path: \"{{ item }}\"\n state: absent\n with_items:\n - \"{{ gmp_source_dir }}\"\n - ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 13712,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/gperf | 7,483 | [
"no_license"
] | [
{
"path": "roles/gperf/defaults/main.yml",
"content": "---\n# defaults file for gperf\n# https://ftp.gnu.org/gnu/gperf/gperf-3.1.tar.gz\n# https://mirrors.tuna.tsinghua.edu.cn/gnu/gperf/gperf-3.1.tar.gz\n\n# user\ngperf_install_user: \"{{ ansible_user }}\"\ngperf_install_group: \"{{ ansible_user }}\"\ngperf... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14113,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/grep | 7,483 | [
"no_license"
] | [
{
"path": "roles/grep/tasks/03-deploy.yml",
"content": "---\n# tasks file for grep by source\n\n# source\n- name: \"grep_deploy_method == 'source'\"\n block:\n - name: \"cd {{ grep_source_dir }};./configure --prefix={{ grep_app_dir }}\"\n become: true\n shell:\n chdir: \"{{ gr... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 13674,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/grub | 7,483 | [
"no_license"
] | [
{
"path": "roles/grub/tasks/02-download.yml",
"content": "---\n# tasks file for grub by binary\n\n# 检查远程主机上的文件是否存在\n# 检查远程主机上的文件是否完整\n- name: \"Check file exists first: {{ install_tmpdir }}/{{ grub_package_name }}\"\n stat:\n path: \"{{ install_tmpdir }}/{{ grub_package_name }}\"\n register: check_fi... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 13826,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/guile | 7,483 | [
"no_license"
] | [
{
"path": "roles/guile/vars/main.yml",
"content": "---\n# vars file for guile\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 26
},
{
"path": "roles/guile/tasks/main.yml",
"content": "---\n# tasks file for guile\n# https://ftp.gnu.org/gnu/guile/guile-2.44.tar... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 11848,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/httpd | 7,483 | [
"no_license"
] | [
{
"path": "roles/httpd/tasks/deps.yml",
"content": "---\n# tasks file for deps\n\n- name: \"yum -y install apr\"\n ansible.builtin.shell:\n cmd: yum -y install apr\n chdir: root/\n become: true\n\n- name: \"yum -y install apr-devel\"\n ansible.builtin.shell:\n cmd: yum -y install apr-devel... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1513,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/inetutils | 7,483 | [
"no_license"
] | [
{
"path": "roles/inetutils/vars/main.yml",
"content": "---\n# vars file for inetutils\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/inetutils/tasks/01-dir.yml",
"content": "---\n# tasks file for inetutils\n# delete inetutils_source_di... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14847,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/iproute2 | 7,483 | [
"no_license"
] | [
{
"path": "roles/iproute2/tasks/00-check.yml",
"content": "---\n# tasks file for iproute2\n\n- name: \"date '+%Y%m%dT%H%M%S'\"\n become: true\n shell:\n cmd: \"date '+%Y%m%dT%H%M%S'\"\n register: date_output\n\n# check iproute2_port\n- name: \"lsof -i:{{ iproute2_port }}\"\n become: true\n shell:\... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14679,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/isl | 7,483 | [
"no_license"
] | [
{
"path": "roles/isl/tasks/main.yml",
"content": "---\n# tasks file for isl\n\n- include_tasks: 00-check.yml\n- include_tasks: 01-dir.yml\n- include_tasks: 02-download.yml\n- include_tasks: 03-deploy.yml\n- include_tasks: 04-init.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"si... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 13634,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/jemalloc | 7,483 | [
"no_license"
] | [
{
"path": "roles/jemalloc/tasks/02-install_binary.yml",
"content": "---\n# tasks file for jemalloc by binary\n\n# 检查远程主机上的文件是否存在\n# 检查远程主机上的文件是否完整\n- name: \"Check file exists first\"\n stat:\n path: \"{{install_tmpdir}}/{{jemalloc_package_name_binary}}\"\n register: check_file_exists_first\n\n- name... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 11465,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/kazoo | 7,483 | [
"no_license"
] | [
{
"path": "roles/kazoo/tasks/03-init_rpm.yml",
"content": "---\n# tasks file for kazoo\n\n- name: \"rpm -qa | grep kazoo\"\n become: true\n shell:\n chdir: \"{{install_tmpdir}}/\"\n cmd: \"rpm -qa | grep kazoo\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes":... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 274,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/less | 7,483 | [
"no_license"
] | [
{
"path": "roles/less/tasks/02-download.yml",
"content": "---\n# tasks file for less by binary\n\n# 检查远程主机上的文件是否存在\n# 检查远程主机上的文件是否完整\n- name: \"Check file exists first: {{ install_tmpdir }}/{{ less_package_name }}\"\n stat:\n path: \"{{ install_tmpdir }}/{{ less_package_name }}\"\n register: check_fi... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 13625,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/libaio | 7,483 | [
"no_license"
] | [
{
"path": "roles/libaio/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - libaio\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 67
},
{
"path": "roles/libaio/tasks/01-dir.yml",
"content": "---\n# tasks file for liba... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 11126,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/libev | 7,483 | [
"no_license"
] | [
{
"path": "roles/libev/vars/main.yml",
"content": "---\n# vars file for libev\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 26
},
{
"path": "roles/libev/tasks/main.yml",
"content": "---\n# tasks file for libev\n\n- include_tasks: 01-dir.yml\n\n- name: \"02-... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 10814,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/libgcrypt | 7,483 | [
"no_license"
] | [
{
"path": "roles/libgcrypt/vars/main.yml",
"content": "---\n# vars file for libgcrypt\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/libgcrypt/tasks/00-check.yml",
"content": "---\n# tasks file for libgcrypt\n\n- name: \"date '+%Y%m%dT... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 14979,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/libgpg-error | 7,483 | [
"no_license"
] | [
{
"path": "roles/libgpg-error/tasks/01-dir.yml",
"content": "---\n# tasks file for libgpg_error\n# delete libgpg_error_source_dir libgpg_error_app_dir\n\n- name: \"delete {{ libgpg_error_source_dir }} {{ libgpg_error_app_dir }}\"\n become: true\n file:\n path: \"{{ item }}\"\n state: absent\n w... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 15388,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/libtirpc | 7,483 | [
"no_license"
] | [
{
"path": "roles/libtirpc/tasks/02-download.yml",
"content": "---\n# tasks file for libtirpc by binary\n\n# 检查远程主机上的文件是否存在\n# 检查远程主机上的文件是否完整\n- name: \"Check file exists first: {{ install_tmpdir }}/{{ libtirpc_package_name }}\"\n stat:\n path: \"{{ install_tmpdir }}/{{ libtirpc_package_name }}\"\n re... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 14975,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/libtool | 7,483 | [
"no_license"
] | [
{
"path": "roles/libtool/tasks/00-check.yml",
"content": "---\n# tasks file for libtool\n\n- name: \"date '+%Y%m%dT%H%M%S'\"\n become: true\n shell:\n cmd: \"date '+%Y%m%dT%H%M%S'\"\n register: date_output\n\n# check libtool_port\n- name: \"lsof -i:{{ libtool_port }}\"\n become: true\n shell:\n ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14602,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/libunistring | 7,483 | [
"no_license"
] | [
{
"path": "roles/libunistring/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - libunistring\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 73
},
{
"path": "roles/libunistring/defaults/main.yml",
"content": "---\n# ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 15807,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/m4 | 7,483 | [
"no_license"
] | [
{
"path": "roles/m4/tasks/02-download.yml",
"content": "---\n# tasks file for m4 by binary\n\n# 检查远程主机上的文件是否存在\n# 检查远程主机上的文件是否完整\n- name: \"Check file exists first: {{ install_tmpdir }}/{{ m4_package_name }}\"\n stat:\n path: \"{{ install_tmpdir }}/{{ m4_package_name }}\"\n register: check_file_exist... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 13392,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/make | 7,483 | [
"no_license"
] | [
{
"path": "roles/make/tasks/03-deploy.yml",
"content": "---\n# tasks file for make by source\n- name: \"chown -R {{ make_dir }}\"\n become: true\n shell:\n cmd: \"chown -R {{ make_install_user }}.{{ make_install_group }} {{ make_dir }}\"\n\n# source\n- name: \"make_deploy_method == 'source'\"\n ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 13752,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/mpc | 7,483 | [
"no_license"
] | [
{
"path": "roles/mpc/handlers/main.yml",
"content": "---\n# handlers file for mpc\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "roles/mpc/tasks/03-deploy.yml",
"content": "---\n# tasks file for mpc by source\n\n- name: \"chown -R {{ mpc_di... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 13507,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/mpfr | 7,483 | [
"no_license"
] | [
{
"path": "roles/mpfr/tasks/main.yml",
"content": "---\n# tasks file for mpfr\n\n- include_tasks: 00-check.yml\n- include_tasks: 01-dir.yml\n- include_tasks: 02-download.yml\n- include_tasks: 03-deploy.yml\n- include_tasks: 04-init.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 13810,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/mysql | 7,483 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/prompt.yml",
"content": "---\n# tasks file for mysql\n\n- name: remove PS1 from ~/.bashrc\n become: true\n lineinfile:\n path: ~/.bashrc\n regexp: \"^PS1\"\n state: absent\n\n- name: Add PS1 to ~/.bashrc\n become: true\n lineinfile:\n path: ~/.bashrc\n ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 22617,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/ncurses | 7,483 | [
"no_license"
] | [
{
"path": "roles/ncurses/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - ncurses\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 68
},
{
"path": "roles/ncurses/tasks/04-init.yml",
"content": "---\n# tasks file for ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14175,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/nfs | 7,483 | [
"no_license"
] | [
{
"path": "roles/nfs/defaults/main.yml",
"content": "---\n# defaults file for nfs\n\nnfs_dir: \"{{base_dir}}/nfs\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 57
},
{
"path": "roles/nfs/tasks/main.yml",
"content": "---\n# tasks file for nfs\n\n- name: \"C... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 446,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/node_exporter | 7,483 | [
"no_license"
] | [
{
"path": "roles/node_exporter/templates/node_exporter.service.j2",
"content": "\n[Unit]\nDescription=node_export\nDocumentation=https://github.com/prometheus/node_exporter\nAfter=network.target\n\n[Service]\nUser={{ansible_user}}\nGroup={{ansible_user}}\nType=simple\n\nExecStart={{node_exporter_bin_dir}}/n... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 4356,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/openssl | 7,483 | [
"no_license"
] | [
{
"path": "roles/openssl/tasks/02-download.yml",
"content": "---\n# tasks file for openssl by binary\n\n# 检查远程主机上的文件是否存在\n# 检查远程主机上的文件是否完整\n- name: \"Check file exists first: {{ install_tmpdir }}/{{ openssl_package_name }}\"\n stat:\n path: \"{{ install_tmpdir }}/{{ openssl_package_name }}\"\n regist... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 13918,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/os | 7,483 | [
"no_license"
] | [
{
"path": "roles/os/tasks/package.yml",
"content": "---\n#\n- name: \"uninstall {{os_packages_remove}}\"\n become: true\n yum:\n name: \"{{os_packages_remove}}\"\n state: absent\n when: ansible_os_family == \"RedHat\" or ansible_os_family == \"Kylin\"\n\n- name: \"install {{os_packages}}\"\n b... | {
"task_files": 10,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 13,
"total_bytes": 7074,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/patch | 7,483 | [
"no_license"
] | [
{
"path": "roles/patch/defaults/main.yml",
"content": "---\n# defaults file for patch\n# https://ftp.gnu.org/gnu/patch/patch-2.7.tar.gz\n# DONE\n\n# user\npatch_install_user: \"{{ ansible_user }}\"\npatch_install_group: \"{{ ansible_user }}\"\npatch_version: \"2.7\"\n# patch_port: \"8032\"\n\n# standalone/c... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 13794,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/pkgconfig | 7,483 | [
"no_license"
] | [
{
"path": "roles/pkgconfig/vars/main.yml",
"content": "---\n# vars file for pkgconfig\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/pkgconfig/tasks/01-dir.yml",
"content": "---\n# tasks file for pkgconfig\n# delete pkgconfig_source_di... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 15212,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/prometheus | 7,483 | [
"no_license"
] | [
{
"path": "roles/prometheus/defaults/main.yml",
"content": "---\n# defaults file for prometheus\nprometheus_port: \"9090\"\nprometheus_version: \"2.51.2\"\n\nprometheus_download: false\nprometheus_download_url_amd64: \"https://github.com/prometheus/prometheus/releases/download/v{{prometheus_version}}/promet... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 4698,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/readline | 7,483 | [
"no_license"
] | [
{
"path": "roles/readline/tasks/main.yml",
"content": "---\n# tasks file for readline\n\n- include_tasks: 00-check.yml\n- include_tasks: 01-dir.yml\n- include_tasks: 02-download.yml\n- include_tasks: 03-deploy.yml\n- include_tasks: 04-init.yml\n",
"license_type": "no_license",
"detected_licenses": [... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14779,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/sed | 7,483 | [
"no_license"
] | [
{
"path": "roles/sed/tasks/main.yml",
"content": "---\n# tasks file for sed\n- include_tasks: 00-check.yml\n- include_tasks: 01-dir.yml\n- include_tasks: 02-download.yml\n- include_tasks: 03-deploy.yml\n- include_tasks: 04-init.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 13381,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/shadow | 7,483 | [
"no_license"
] | [
{
"path": "roles/shadow/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - shadow\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 65
},
{
"path": "roles/shadow/tasks/01-dir.yml",
"content": "---\n# tasks file for shadow... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14495,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/tar | 7,483 | [
"no_license"
] | [
{
"path": "roles/tar/handlers/main.yml",
"content": "---\n# handlers file for tar\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "roles/tar/defaults/main.yml",
"content": "---\n# defaults file for tar\n# https://ftp.gnu.org/gnu/tar/tar-1.35.t... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 13792,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/tcl | 7,483 | [
"no_license"
] | [
{
"path": "roles/tcl/tasks/02-download.yml",
"content": "---\n# tasks file for tcl by binary\n\n# 检查远程主机上的文件是否存在\n# 检查远程主机上的文件是否完整\n- name: \"Check file exists first: {{ install_tmpdir }}/{{ tcl_package_name }}\"\n stat:\n path: \"{{ install_tmpdir }}/{{ tcl_package_name }}\"\n register: check_file_e... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14152,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/texinfo | 7,483 | [
"no_license"
] | [
{
"path": "roles/texinfo/tasks/main.yml",
"content": "---\n# tasks file for texinfo\n\n- include_tasks: 00-check.yml\n- include_tasks: 01-dir.yml\n- include_tasks: 02-download.yml\n- include_tasks: 03-deploy.yml\n- include_tasks: 04-init.yml\n",
"license_type": "no_license",
"detected_licenses": [],... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14597,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/user | 7,483 | [
"no_license"
] | [
{
"path": "roles/user/tasks/main.yml",
"content": "---\n# tasks file for user\n\n- name: create user for system\n become: true\n user:\n name: \"{{item.username}}\"\n password: \"{{item.password | password_hash('<PASSWORD>')}}\"\n state: present\n generate_ssh_key: yes\n update_pa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 698,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/util-linux | 7,483 | [
"no_license"
] | [
{
"path": "roles/util-linux/tasks/00-check.yml",
"content": "---\n# tasks file for util_linux\n\n- name: \"date '+%Y%m%dT%H%M%S'\"\n become: true\n shell:\n cmd: \"date '+%Y%m%dT%H%M%S'\"\n register: date_output\n\n# check util_linux_port\n- name: \"lsof -i:{{ util_linux_port }}\"\n become: true\n ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 15555,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/vim | 7,483 | [
"no_license"
] | [
{
"path": "roles/vim/tasks/main.yml",
"content": "---\n# tasks file for vim\n\n- include_tasks: 00-check.yml\n- include_tasks: 01-dir.yml\n- include_tasks: 02-download.yml\n- include_tasks: 03-deploy.yml\n- include_tasks: 04-init.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"si... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 13391,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/work_jdk | 7,483 | [
"no_license"
] | [
{
"path": "roles/work_jdk/tasks/03-init_binary.yml",
"content": "---\n# tasks file for jdk\n\n# delete old JAVA_HOME from ~/.bashrc\n- name: \"delete old JAVA_HOME from ~/.bashrc\"\n become: true\n lineinfile:\n dest: ~/.bashrc\n regex: \"^.*JAVA_HOME.*$\"\n state: absent\n\n# add JAVA_HO... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 12639,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/work_kazoo | 7,483 | [
"no_license"
] | [
{
"path": "roles/work_kazoo/vars/main.yml",
"content": "---\n# vars file for work_kazoo\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "roles/work_kazoo/tasks/01-dir.yml",
"content": "---\n# tasks file for kazoo\n\n- name: \"mkdir for kazoo\"... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 5350,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/work_mysql | 7,483 | [
"no_license"
] | [
{
"path": "roles/work_mysql/handlers/main.yml",
"content": "---\n# handlers file for work_mysql\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 35
},
{
"path": "roles/work_mysql/tasks/02-install_binary.yml",
"content": "---\n# tasks file for mysql by binary\n... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 15650,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/work_zookeeper | 7,483 | [
"no_license"
] | [
{
"path": "roles/work_zookeeper/handlers/main.yml",
"content": "---\n# handlers file for work_zookeeper\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "roles/work_zookeeper/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1967,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/zlib | 7,483 | [
"no_license"
] | [
{
"path": "roles/zlib/tasks/02-download.yml",
"content": "---\n# tasks file for zlib by binary\n\n# 检查远程主机上的文件是否存在\n# 检查远程主机上的文件是否完整\n- name: \"Check file exists first: {{ install_tmpdir }}/{{ zlib_package_name }}\"\n stat:\n path: \"{{ install_tmpdir }}/{{ zlib_package_name }}\"\n register: check_fi... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 14185,
"all_permissive": false
} |
ansible_role | igoodful/deploy_database_ansible | f6df98da069b9113433b26dab0c1bcb544125ea7 | 0 | roles/zstd | 7,483 | [
"no_license"
] | [
{
"path": "roles/zstd/tasks/02-install_source.yml",
"content": "---\n# tasks file for zstd by source\n\n# 检查远程主机上的文件是否存在\n# 检查远程主机上的文件是否完整\n- name: \"Check file exists first\"\n stat:\n path: \"{{install_tmpdir}}/zstd-{{zstd_version}}{{zstd_package_suffix}}\"\n register: check_file_exists_first\n\n- ... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 11904,
"all_permissive": false
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | houdini/roles/install | 7,483 | [
"permissive"
] | [
{
"path": "houdini/roles/install/tasks/ubuntu-install.yml",
"content": "---\n- name: copy binaries\n tags:\n - binary\n copy:\n src: ~/Downloads/bin-ext.zip\n dest: /tmp/bin.zip\n force: yes\n- name: create /opt/houdini/bin/\n tags:\n - binary\n file:\n path: /opt/houdini/bin/\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1436,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | houdini/roles/prepare | 7,483 | [
"permissive"
] | [
{
"path": "houdini/roles/prepare/tasks/ubuntu.yml",
"content": "---\n- name: install packages\n package:\n name: \"{{item}}\"\n state: present\n with_items:\n - nvidia-384\n - unzip\n - vim\n register: nvidia_install\n ignore_errors: true\n\n- name: sysctl vm.max_map_count=262144... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 366,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | jupyterport/roles/cuda | 7,483 | [
"permissive"
] | [
{
"path": "jupyterport/roles/cuda/tasks/main.yml",
"content": "- include: nvidia-runtime.yml\n when: hostvars[inventory_hostname].manager == \"false\"\n- include: ubuntu-cuda-10-0.yml\n when: hostvars[inventory_hostname].manager == \"false\" and hostvars[inventory_hostname].cuda10 == \"true\"\n- include: ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3905,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | jupyterport/roles/docker | 7,483 | [
"permissive"
] | [
{
"path": "jupyterport/roles/docker/tasks/main.yml",
"content": "- include: docker.yml\n when: hostvars[inventory_hostname].manager == \"false\" and hostvars[inventory_hostname].swap_docker == \"true\"\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_byte... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1233,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | jupyterport/roles/jupyterport | 7,483 | [
"permissive"
] | [
{
"path": "jupyterport/roles/jupyterport/files/nvidia-query.sh",
"content": "#!/usr/bin/env bash\n\nnvidia-smi --query-gpu=timestamp,name,pstate,temperature.gpu,utilization.gpu,utilization.memory,memory.total,memory.free,memory.used --format=csv -l 5\n",
"license_type": "permissive",
"detected_licen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 845,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | jupyterport/roles/nfs | 7,483 | [
"permissive"
] | [
{
"path": "jupyterport/roles/nfs/tasks/main.yml",
"content": "- include: nfs-server.yml\n when: hostvars[inventory_hostname].manager == \"true\"\n- include: nfs-client.yml\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 107
},
{
"path": "... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 738,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | jupyterport/roles/qnib-device-plugin | 7,483 | [
"permissive"
] | [
{
"path": "jupyterport/roles/qnib-device-plugin/tasks/dev-plugin.yml",
"content": "- name: List GPUs\n tags:\n - dev-plugin\n find:\n paths: /dev/\n use_regex: yes\n file_type: any\n patterns: 'nvidia\\d+'\n register: gpus\n\n- name: List GPU sidekicks\n tags:\n - dev-plugin\n find:\n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1381,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | jupyterport/roles/rcuda | 7,483 | [
"permissive"
] | [
{
"path": "jupyterport/roles/rcuda/templates/rcuda.ini.j2",
"content": "[devices]\n### List of hosts with remote GPUs to access\nhosts=172.31.14.41\n### Each list item with the comma separated list of devIds\n172.31.14.41=0\n\n[mounts]\n# Mounts to provide to container\nlibs=/usr/local/rcuda/lib/:/usr/local... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 432,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | jupyterport/roles/users | 7,483 | [
"permissive"
] | [
{
"path": "jupyterport/roles/users/tasks/main.yml",
"content": "- name: Create groups\n tags: [\"users\"]\n group:\n gid: \"{{ item.gid }}\"\n name: \"{{ item.name }}\"\n state: present\n loop:\n - { name: 'devA', gid: '2000' }\n - { name: 'devB', gid: '3000' }\n\n- name: Create users\n t... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1958,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | k8s-device-plugin-gpu/roles/cuda | 7,483 | [
"permissive"
] | [
{
"path": "k8s-device-plugin-gpu/roles/cuda/tasks/ubuntu-install.yml",
"content": "---\n- name: Download cuda.deb\n get_url:\n url: https://developer.nvidia.com/compute/cuda/8.0/Prod2/local_installers/cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64-deb\n dest: /tmp/cuda-repo.deb\n checksum... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1351,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | rcuda/roles/cuda | 7,483 | [
"permissive"
] | [
{
"path": "rcuda/roles/cuda/tasks/ubuntu-install.yml",
"content": "---\n- name: Download cuda.deb\n get_url:\n url: https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/cuda-repo-ubuntu1604_8.0.61-1_amd64.deb\n dest: /tmp/cuda-repo.deb\n- name: Add local cuda-repo\n command... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 645,
"all_permissive": true
} |
ansible_role | qnib/ansible-scripts | 8fb12eef2519d2d4115eaa3f2973c4fb9a381b84 | 0 | rcuda/roles/rcuda | 7,483 | [
"permissive"
] | [
{
"path": "rcuda/roles/rcuda/tasks/ubuntu-install.yml",
"content": "---\n- name: copy rCUDA\n tags:\n - rcuda\n copy:\n src: files/rCUDAv18.03beta-CUDA8.0-cuDNN6.0-linux64.tgz\n dest: /tmp/rCUDA-linux64.tgz\n- name: create /usr/local/rcuda/\n tags:\n - rcuda\n file:\n path: /usr/local... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2134,
"all_permissive": true
} |
ansible_role | praneeth6242/nodejsplaybook | 307549ad2aae05d9f68e742ab560f7035bd853be | 0 | nodejsrole/roles/nodejs | 7,483 | [
"no_license"
] | [
{
"path": "nodejsrole/roles/nodejs/vars/main.yml",
"content": "---\n# vars file for javarole\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "nodejsrole/roles/nodejs/defaults/main.yml",
"content": "---\n# defaults file for javarole\n",
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 786,
"all_permissive": false
} |
ansible_role | lagunagfx/DotFiles | ad862e468615bcc3a7e57c4ba45603a48b1b3fb7 | 0 | ansible/roles/common | 7,483 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/cli-paru.yml",
"content": "--- \n# description: install AUR package manager for Arch based systems\n\n - name: if folder \"/home/jorge/Documentos/Git\" is not present, then create it\n file:\n path: /home/jorge/Documentos/Git\n state: directory\n\n - na... | {
"task_files": 11,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 11,
"total_bytes": 13113,
"all_permissive": false
} |
ansible_role | lagunagfx/DotFiles | ad862e468615bcc3a7e57c4ba45603a48b1b3fb7 | 0 | ansible/roles/gui | 7,483 | [
"no_license"
] | [
{
"path": "ansible/roles/gui/tasks/internet.yml",
"content": "---\n# description: Internet Browser and Mail Reader\n\n - name: remove some default installed browsers (like PaleMoon or Firefox Standard) \n become: yes\n ansible.builtin.package:\n name:\n - firefox\n - palemoon\n ... | {
"task_files": 13,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 13,
"total_bytes": 19016,
"all_permissive": false
} |
ansible_role | lagunagfx/DotFiles | ad862e468615bcc3a7e57c4ba45603a48b1b3fb7 | 0 | ansible/roles/server | 7,483 | [
"no_license"
] | [
{
"path": "ansible/roles/server/tasks/service-nextcloud.yml",
"content": "---\n # description: install and configure the NEXTCLOUD service\n\n - name: is there a NEXTCLOUD folder already present ?\n become: yes\n become_user: www-data\n ansible.builtin.stat:\n path: \"{{ www_root }}/nextclou... | {
"task_files": 16,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 16,
"total_bytes": 24736,
"all_permissive": false
} |
ansible_role | ldziedziul/vpn-playbook | e0583c8aa3d0e0b02f074851ad4f4919465fd34b | 0 | roles/basic-tools | 7,483 | [
"no_license"
] | [
{
"path": "roles/basic-tools/tasks/main.yml",
"content": "- name: Install basic tools\n become: yes\n apt:\n state: latest\n name:\n - bat\n - curl\n - fzf\n - htop\n - jq\n - mc\n - ncdu\n - screen\n - tmux\n - vim\n - zip\n - zsh\n tags:\n - packages\n - ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 237,
"all_permissive": false
} |
ansible_role | ldziedziul/vpn-playbook | e0583c8aa3d0e0b02f074851ad4f4919465fd34b | 0 | roles/docker | 7,483 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "- name: \"Install docker and docker-compose\"\n tags:\n - packages\n - docker\n block:\n - name: Install docker and supporting tools\n apt:\n name: ['docker.io']\n state: latest\n become: yes\n\n - name: Add \"{{ansible_env.USER}... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 365,
"all_permissive": false
} |
ansible_role | ldziedziul/vpn-playbook | e0583c8aa3d0e0b02f074851ad4f4919465fd34b | 0 | roles/fortune | 7,483 | [
"no_license"
] | [
{
"path": "roles/fortune/tasks/main.yml",
"content": "- name: Install fortune\n become: yes\n apt:\n state: latest\n name:\n - fortunes\n - fortunes-bofh-excuses\n - fortunes-debian-hints\n - fortunes-pl\n - fortunes-ubuntu-server\n tags:\n - packages\n - shell\n -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 250,
"all_permissive": false
} |
ansible_role | ldziedziul/vpn-playbook | e0583c8aa3d0e0b02f074851ad4f4919465fd34b | 0 | roles/wireguard | 7,483 | [
"no_license"
] | [
{
"path": "roles/wireguard/tasks/main.yml",
"content": "- name: \"Setup wireguard\"\n tags:\n - packages\n - vpn\n block:\n - name: Install wireguard\n apt:\n name: ['wireguard']\n state: latest\n become: yes\n - name: Check if private key exists\n stat:\n path: /etc/wiregu... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1578,
"all_permissive": false
} |
ansible_role | lo0kat/AutomatedProv_Deploy | 6057438bf772f1a2d8c683bf62d849f89c87f5b6 | 1 | Ansible/roles/mysql | 7,470 | [
"no_license"
] | [
{
"path": "Ansible/roles/mysql/handlers/main.yml",
"content": "---\n# Relance mariadb lors d'une modification\n- name: Restart mariadb # Debian os family\n service:\n name: mariadb\n state: restarted\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 140
},
{
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2956,
"all_permissive": false
} |
ansible_role | lo0kat/AutomatedProv_Deploy | 6057438bf772f1a2d8c683bf62d849f89c87f5b6 | 1 | Ansible/roles/phpmyadmin | 7,470 | [
"no_license"
] | [
{
"path": "Ansible/roles/phpmyadmin/handlers/main.yml",
"content": "---\n- name: Restart apache2 # Debian os family\n service:\n name: apache2\n state: restarted",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 96
},
{
"path": "Ansible/roles/phpmyadmin/tasks/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1172,
"all_permissive": false
} |
ansible_role | lo0kat/AutomatedProv_Deploy | 6057438bf772f1a2d8c683bf62d849f89c87f5b6 | 1 | Ansible/roles/sshkey | 7,470 | [
"no_license"
] | [
{
"path": "Ansible/roles/sshkey/tasks/main.yml",
"content": "---\n- name: make directory\n file:\n path: \"/home/{{ssh_login}}/.ssh\"\n state: directory\n- name: create empty file\n file:\n path: \"/home/{{ssh_login}}/.ssh/authorized_keys\"\n state: touch\n- name: add pubkey\n lineinfile:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 317,
"all_permissive": false
} |
ansible_role | lo0kat/AutomatedProv_Deploy | 6057438bf772f1a2d8c683bf62d849f89c87f5b6 | 1 | Ansible/roles/web | 7,470 | [
"no_license"
] | [
{
"path": "Ansible/roles/web/tasks/main.yml",
"content": "---\n# Apache installation and service starting tasks\n- name: install apache and php last version for (Debian os family)\n apt:\n name: ['apache2', 'php', 'php-mysql']\n state: latest\n update_cache: yes\n when: ansible_facts['os_family']... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 427,
"all_permissive": false
} |
ansible_role | bencord0/make-coreos-cluster | 530b1d9917a5084c76997d722e0938ce43a1e37e | 1 | roles/etcd | 7,470 | [
"no_license"
] | [
{
"path": "roles/etcd/handlers/main.yaml",
"content": "---\n- name: daemon-reload\n command: systemctl daemon-reload\n\n- name: restart etcd2\n service: name=etcd2.service state=restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 130
},
{
"path": "roles/e... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 458,
"all_permissive": false
} |
ansible_role | UUVtQD/somedata | 44d249841459a2b08cbd2380e8343e0fffa08581 | 0 | pannet/Exercise3/roles/rsyslog | 7,470 | [
"permissive"
] | [
{
"path": "pannet/Exercise3/roles/rsyslog/meta/main.yml",
"content": "---\ngalaxy_info:\n author: \"<NAME>\"\n description: sample rsyslog role\n license: GPLv2\n min_ansible_version: '2.4'\n platforms:\n - name: CentOS\n versions:\n - 7\n galaxy_tags:\n - rsyslog\ndependencies: []\n",
"li... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 592,
"all_permissive": true
} |
ansible_role | pbakka/dnsserver | 85c69ada4bccab79bee3e7b9b82b5ee04ff8f7fc | 0 | roles/common | 7,470 | [
"no_license"
] | [
{
"path": "roles/common/tasks/installs.yml",
"content": "---\n- name: install all necessary packages\n yum:\n name: \"{{ item }}\"\n state: present\n with_items:\n - bind\n - bind-chroot\n - bind-devel\n - bind-libs\n - bind-utils\n - rpcbind\n - libselinux-python\n when: add_c... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 255,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/cinder-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/cinder-server/templates/glusterfs_shares.j2",
"content": "{% for share in cinder_glusterfs_shares %}\n{{ share }}\n{% endfor %}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 68
},
{
"path": "roles/cinder-server/defaults/main.yml",
"content"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3083,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/common | 7,470 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n# The common tasks\n\n- name: disable selinux\n selinux: state=permissive policy=targeted\n\n#- name: enable needed channels\n# redhat_subscription: username={{ redhat_username }} password={{ redhat_password }} pool='{{ item }}'\n# with_items:\n# ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 912,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/glance-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/glance-server/tasks/main.yml",
"content": "---\n- name: Install glance OpenStack components\n yum: name={{ item }} state=installed\n with_items:\n - openstack-glance\n - python-glanceclient\n\n- name: install ceph client packages\n yum: name={{ item }}\n with_items:\n - python-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2503,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/glusterfs-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/glusterfs-server/defaults/main.yml",
"content": "---\nglusterfs_volgroup:\n - { name: data, pvs: /dev/vdb }\nglusterfs_peers: \"{{ play_hosts }}\"\nglusterfs_bricks:\n - { name: test, size: 10g, vg: data }\nglusterfs_volumes:\n - { name: test, create_options: replica 2, brick_list: \"{{ ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2413,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/haproxy-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/haproxy-server/templates/haproxy.cfg.j2",
"content": "#---------------------------------------------------------------------\n\n# full configuration options online.\n#\n# http://haproxy.1wt.eu/download/1.4/doc/configuration.txt\n#\n#--------------------------------------------------------... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 7669,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/heat-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/heat-server/tasks/main.yml",
"content": "---\n- name: install heat packages\n yum: name={{ item }}\n with_items:\n - openstack-heat-api\n - openstack-heat-api-cfn\n - openstack-heat-api-cloudwatch\n - openstack-heat-engine\n\n- name: copy heat configuration file\n template: s... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1305,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/horizon-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/horizon-server/tasks/main.yml",
"content": "---\n- name: install horizon packages\n yum: name={{ item }}\n with_items:\n - openstack-dashboard\n\n- name: copy horizon configuration file\n template: src=local_settings.j2 dest=/etc/openstack-dashboard/local_settings owner=root group=apa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 710,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/keystone-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/keystone-server/templates/keystonerc.j2",
"content": "export OS_USERNAME=admin\nexport OS_PASSWORD={{ <PASSWORD> }}\nexport OS_TENANT_NAME=service\nexport OS_AUTH_URL=http://{{ openstack_controller_public_address }}:5000/v2.0/\n",
"license_type": "no_license",
"detected_licenses": [... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3261,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/mariadb-galera-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/mariadb-galera-server/templates/openstack.cnf.j2",
"content": "[mysqld]\nmax_connections=1000\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/mariadb-galera-server/tasks/main.yml",
"content": "---\n- name: install maria... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3179,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/memcached-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/memcached-server/tasks/main.yml",
"content": "---\n- name: install memcached packages\n yum: name={{ item }}\n with_items:\n - memcached\n\n- name: open firewall for memcached\n firewalld: port={{ item[1] }} state=enabled permanent={{ item [0] }}\n with_nested:\n - [ true, false ]... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 355,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/openstack-instance | 7,470 | [
"no_license"
] | [
{
"path": "roles/openstack-instance/tasks/main.yml",
"content": "---\n- name: create openstack instance\n nova_compute:\n name: \"{{ inventory_hostname }}\"\n auth_url: \"{{ openstack_auth_url }}\"\n flavor_id: \"{{ openstack_flavor_id }}\"\n image_id: \"{{ openstack_image_id }}\"\n key_name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1309,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/pacemaker-cluster | 7,470 | [
"no_license"
] | [
{
"path": "roles/pacemaker-cluster/defaults/main.yml",
"content": "---\npacemaker_cluster_password: <PASSWORD>\npacemaker_cluster_encrypted_password: <PASSWORD>\npacemaker_cluster_name: mycluster\npacemaker_cluster_nodes: \"{{ play_hosts }}\"\n",
"license_type": "no_license",
"detected_licenses": []... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1445,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/rabbitmq-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/rabbitmq-server/defaults/main.yml",
"content": "---\nrabbitmq_server_erlang_cookie: PLEASEOVERWRITEMENOW\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 56
},
{
"path": "roles/rabbitmq-server/templates/rabbitmq-env.conf.j2",
"content": "DIST_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1459,
"all_permissive": false
} |
ansible_role | ggillies/ansible-redhat-openstack | e5f314e7925cbbbb0371807d5cc683d3ff785fbd | 1 | roles/trove-server | 7,470 | [
"no_license"
] | [
{
"path": "roles/trove-server/defaults/main.yml",
"content": "---\ntrove_database_username: trove\ntrove_database_password: <PASSWORD>\ntrove_database_hostname: localhost\ntrove_database_name: trove\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 133
},
{
"path":... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 16202,
"all_permissive": false
} |
ansible_role | Smarzhic/nfs | 9bd954fd82d9d0edbfd539906a9a35627d7dc83e | 0 | roles/NFS | 7,470 | [
"no_license"
] | [
{
"path": "roles/NFS/templates/exports.j2",
"content": "{{ ansible_managed | comment }}\n# /etc/exports: the access control list for filesystems which may be exported\n#\t\tto NFS clients. See exports(5).\n#\n# Example for NFSv2 and NFSv3:\n# /srv/homes hostname1(rw,sync,no_subtree_check) hostname2(r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1686,
"all_permissive": false
} |
ansible_role | UfukZencirci/ansible | ef3349163451544bfb775f0f01ad7a658781bf68 | 0 | roles/gitlab | 7,470 | [
"no_license"
] | [
{
"path": "roles/gitlab/templates/gitlab.rb.j2",
"content": "external_url 'http://{{ gitlab_url }}'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "roles/gitlab/tasks/main.yml",
"content": "- name: Install dependencies\n apt:\n name: ['cu... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 639,
"all_permissive": false
} |
ansible_role | lucielong/tpDevops | 6e1d40c2f2af2982d6aa2ae0bf77c072d614d1bc | 0 | ansible/roles/app | 7,470 | [
"no_license"
] | [
{
"path": "ansible/roles/app/tasks/main.yml",
"content": "- name: Launch App\n docker_container:\n name: backendtp\n image: llong1/tp-devops-simple-api:latest\n networks:\n - name: app-network",
"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 | lucielong/tpDevops | 6e1d40c2f2af2982d6aa2ae0bf77c072d614d1bc | 0 | ansible/roles/database | 7,470 | [
"no_license"
] | [
{
"path": "ansible/roles/database/tasks/main.yml",
"content": "- name: Launch Database\n docker_container:\n name: databasetp\n image: llong1/tp-devops-database:latest\n networks:\n - name: app-network\n env:\n POSTGRES_DB: \"db\"\n POSTGRES_USER: \"usr\"\n POSTGRES_PASSWORD... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 239,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.