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
boriphuth/Vagrant-Rancher-K8s
8d2c6b7a71d77766e5ac651a856d657ad06e0e95
0
ubuntu/roles/docker
8,056
[ "no_license" ]
[ { "path": "ubuntu/roles/docker/tasks/main.yml", "content": "- name: Add an apt signing key for Docker\n apt_key:\n url: https://download.docker.com/linux/ubuntu/gpg\n state: present\n\n- name: Add apt repository for stable version\n apt_repository:\n repo: deb [arch=amd64] https://download.docker...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 757, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/ansible-completion
8,056
[ "no_license" ]
[ { "path": "roles/ansible-completion/tasks/main.yml", "content": "--- # tasks file for ansible-completion\n- name: Install bash-completion\n become: yes\n ansible.builtin.apt: { name: bash-completion }\n- name: Install bash completion for ansible command-line tools\n become: yes\n ansible.builtin.get_url...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1078, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/bootstrap-sources
8,056
[ "no_license" ]
[ { "path": "roles/bootstrap-sources/meta/main.yml", "content": "galaxy_info:\n author: <NAME>\n description: Install bootstrap dependencies for obtaining sources\n company: Miso Robotics\n license: MIT\n min_ansible_version: 2.9\n platforms: # https://galaxy.ansible.com/api/v1/platforms/\n - { name:...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 2280, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/cmake-build
8,056
[ "no_license" ]
[ { "path": "roles/cmake-build/defaults/main.yml", "content": "--- # vars file for cmake-build\nmake_targets:\n # Make targets to invoke, in order.\n - \"\"\n - install\n\nversion:\n # Git commit-ish to checkout.\n HEAD\n\ncmake_args:\n # Args to pass to cmake.\n - -DCATKIN_INSTALL_PREFIX=/usr/local\n\...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1406, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/cmake-latest
8,056
[ "no_license" ]
[ { "path": "roles/cmake-latest/tasks/main.yml", "content": "--- # tasks file for cmake-latest\n- name: Install Kitware signing key\n become: yes\n ansible.builtin.apt_key:\n url: https://apt.kitware.com/keys/kitware-archive-latest.asc\n keyring: /usr/share/keyrings/kitware-official.gpg\n\n- name: Add...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1609, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/container-orchestration-tools
8,056
[ "no_license" ]
[ { "path": "roles/container-orchestration-tools/vars/main.yml", "content": "--- # vars file for container-orchestration-tools\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 50 }, { "path": "roles/container-orchestration-tools/tests/test.yml", "content": "---\...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1086, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/docker-compose-v2
8,056
[ "no_license" ]
[ { "path": "roles/docker-compose-v2/vars/main.yml", "content": "--- # vars file for docker-compose-v2\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 38 }, { "path": "roles/docker-compose-v2/tasks/main.yml", "content": "--- # tasks file for docker-compose-v2\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 2411, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/git-latest
8,056
[ "no_license" ]
[ { "path": "roles/git-latest/vars/main.yml", "content": "--- # vars file for git-latest\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 31 }, { "path": "roles/git-latest/meta/main.yml", "content": "galaxy_info:\n author: <NAME>\n description: Install the lat...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1090, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/go
8,056
[ "no_license" ]
[ { "path": "roles/go/defaults/main.yml", "content": "--- # defaults file for go\ngo_version:\n # Version of go to install.\n \"1.17.4\"\n\ngo_install:\n # Additional packages to install\n []\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 133 }, { "path": "rol...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1998, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/llvm-toolchain
8,056
[ "no_license" ]
[ { "path": "roles/llvm-toolchain/vars/main.yml", "content": "--- # vars file for llvm-toolchain\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 35 }, { "path": "roles/llvm-toolchain/defaults/main.yml", "content": "--- # defaults file for llvm-toolchain\nllvm_v...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 2144, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/nodejs
8,056
[ "no_license" ]
[ { "path": "roles/nodejs/vars/main.yml", "content": "--- # vars file for nodejs\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 27 }, { "path": "roles/nodejs/meta/main.yml", "content": "galaxy_info:\n author: <NAME>\n description: Install dependencies for no...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 966, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/pack
8,056
[ "no_license" ]
[ { "path": "roles/pack/meta/main.yml", "content": "galaxy_info:\n author: <NAME>\n description: Install Cloud Native Pack CLI\n company: Miso Robotics\n license: MIT\n min_ansible_version: 2.9\n platforms: # https://galaxy.ansible.com/api/v1/platforms/\n - name: Ubuntu\n versions:\n - al...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 763, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/poetry
8,056
[ "no_license" ]
[ { "path": "roles/poetry/meta/main.yml", "content": "galaxy_info:\n author: <NAME>\n description: Install Poetry and Python packages\n company: Miso Robotics\n license: MIT\n min_ansible_version: 2.9\n platforms: # https://galaxy.ansible.com/api/v1/platforms/\n - name: Ubuntu\n versions:\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1390, "all_permissive": false }
ansible_role
MisoRobotics/ansible-misorobotics.general
fe8a80cfec0d3b51e5303d37e9882012c1af4cb8
1
roles/shell-completion
8,056
[ "no_license" ]
[ { "path": "roles/shell-completion/defaults/main.yml", "content": "--- # defaults file for shell-completion\ngo_install:\n # Additional packages to install\n []\n\nuser_completions:\n # Execute cmd to generate completion data.\n # yq: shell-completion bash\n {}\nuser_completions_dir:\n # Directory for ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1532, "all_permissive": false }
ansible_role
pcote/domeditor
89451d8715d997c7aaf62156da556068f0a430d4
0
roles/domeditor
8,056
[ "no_license" ]
[ { "path": "roles/domeditor/files/static/app.js", "content": "$(function(){\n\n /********** Utility functions for formatting dom numbers and getting/setting field vals********/\n var twoDigitFormat = function(num){\n strNum = String(num);\n if(strNum.length === 1){\n strNum = \...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 16429, "all_permissive": false }
ansible_role
stalk-calvin/Ansible
a3b1c75f181bf8daf80d97e29fb1f9206986e1cc
0
roles/root
8,056
[ "no_license" ]
[ { "path": "roles/root/handlers/main.yml", "content": "---\n# file: roles/feedspool/handlers/main.yml\n\n- name: restart apache\n service: >\n name=httpd\n state=restarted\n sudo: True\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 131 }, { "path": "roles...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 6036, "all_permissive": false }
ansible_role
ucsdlib/damspas-rd
3d5cfec638ca2d74af3ea900e57fc82e310f1864
3
ops/roles/deploy
8,056
[ "no_license" ]
[ { "path": "ops/roles/deploy/defaults/main.yml", "content": "---\nrepo: https://github.com/curationexperts/newfia.git\ncapistrano_user: deploy\nproject_name: sufia-project\ndeploy_target: internal_vm\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 135 }, { "path":...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 967, "all_permissive": false }
ansible_role
ucsdlib/damspas-rd
3d5cfec638ca2d74af3ea900e57fc82e310f1864
3
ops/roles/packages
8,056
[ "no_license" ]
[ { "path": "ops/roles/packages/tasks/main.yml", "content": "---\n# ROLE: packages\n# roles/packages/tasks/main.yml\n#\n# updates apt, installs packages used by other installation/configuration tasks\n#\n- name: install dev tools and libraries 1\n package: name={{ item }} state=installed\n with_items:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1158, "all_permissive": false }
ansible_role
ucsdlib/damspas-rd
3d5cfec638ca2d74af3ea900e57fc82e310f1864
3
ops/roles/sidekiq
8,056
[ "no_license" ]
[ { "path": "ops/roles/sidekiq/tasks/main.yml", "content": "---\n- name: copy sidekiq init script\n template: src=sidekiq.j2 dest=/usr/lib/systemd/system/sidekiq.service mode=0755\n become: yes\n\n# dont try and start until after deploy\n#- name: start sidekiq\n# service: name=sidekiq state=started enabled...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 263, "all_permissive": false }
ansible_role
ucsdlib/damspas-rd
3d5cfec638ca2d74af3ea900e57fc82e310f1864
3
ops/roles/sudoersfix
8,056
[ "no_license" ]
[ { "path": "ops/roles/sudoersfix/tasks/main.yml", "content": "---\n- name: install sudo \n package: name={{ item }} state=installed \n with_items:\n - sudo\n\n- name: mod sudoers\n template:\n dest: /etc/sudoers\n src: sudoers.j2\n...\n", "license_type": "no_license", "detected_licenses":...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 175, "all_permissive": false }
ansible_role
ucsdlib/damspas-rd
3d5cfec638ca2d74af3ea900e57fc82e310f1864
3
ops/roles/system_setup
8,056
[ "no_license" ]
[ { "path": "ops/roles/system_setup/tasks/main.yml", "content": "---\n# ROLE: system_setup\n# roles/system_setup/tasks/main.yml\n\n# these two tasks ensure that the capistrano_user will \n# always belong to a group with the same name\n- name: create install group\n group: name={{ capistrano_user }} state=pre...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 702, "all_permissive": false }
ansible_role
ucsdlib/damspas-rd
3d5cfec638ca2d74af3ea900e57fc82e310f1864
3
ops/roles/ucsd.proxy
8,056
[ "no_license" ]
[ { "path": "ops/roles/ucsd.proxy/templates/environment.j2", "content": "export http_proxy=\"http://avproxy.ucsd.edu:3128\"\nexport https_proxy=\"http://avproxy.ucsd.edu:3128\"\nexport ftp_proxy=\"ftp://avproxy.ucsd.edu:3128\"\nexport HTTP_PROXY=\"http://avproxy.ucsd.edu:3128\"\nexport HTTPS_PROXY=\"http://av...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 397, "all_permissive": false }
ansible_role
codendecode/zeta-casestudy
05c418daaef57f0c8d78a95f1962dfb6a3238c24
0
Part1/1/ansible/roles/docker
8,056
[ "no_license" ]
[ { "path": "Part1/1/ansible/roles/docker/defaults/main.yml", "content": "DOCKER_VERSION: \"5:18.09.8~3-0~ubuntu-xenial\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 45 }, { "path": "Part1/1/ansible/roles/docker/tasks/main.yml", "content": "---\n\n- name: Ins...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1605, "all_permissive": false }
ansible_role
codendecode/zeta-casestudy
05c418daaef57f0c8d78a95f1962dfb6a3238c24
0
Part1/1/ansible/roles/logrotate
8,056
[ "no_license" ]
[ { "path": "Part1/1/ansible/roles/logrotate/defaults/main.yml", "content": "---\n# defaults file for logrotate\n\n# How often to rotate logs, either daily, weekly or monthly.\nlogrotate_frequency: weekly\n\n# How many files to keep.\nlogrotate_keep: 4\n\n# Should rotated logs be compressed??\nlogrotate_compr...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2585, "all_permissive": false }
ansible_role
fil-monterey/macsible
2ed0d55353d7c0fac38d99025546cbb0dbc1d526
0
roles/setup_apps
8,056
[ "no_license" ]
[ { "path": "roles/setup_apps/vars/main.yml", "content": "homebrew_taps: []\n\nhomebrew_package_removals: []\n\nhomebrew_packages:\n- git\n- jq\n- openssl\n- pyenv\n- pypy\n- tree\n- nmap\n- wget\n- zsh-completions\n- docker-compose\n- tmux\n- awscli\n- kubectl\n- kafka\n- aws-iam-authenticator\n- pip3\n\nhom...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1996, "all_permissive": false }
ansible_role
icykeet/ansible
b504807fdcb97012953d70779ddabd08a50ca087
0
ansible/roles/preconfig
8,056
[ "no_license" ]
[ { "path": "ansible/roles/preconfig/tasks/main.yml", "content": "---\n- name: Установка Docker\n become: true\n block:\n\n # sudo apt-get update\n - name: Обновляем пакеты\n ansible.builtin.apt:\n update_cache: true\n\n # sudo apt-get install ca-certificates curl\n - name: Устанавли...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2308, "all_permissive": false }
ansible_role
FreeHealth/ansible
62a7bfee6c6c409d9a1cb34c94ff078249286bc7
0
ubuntu/roles/common
8,056
[ "permissive" ]
[ { "path": "ubuntu/roles/common/tasks/main.yml", "content": "- name: install common packages\n apt:\n name: \"{{ item }}\"\n state: present\n install_recommends: no\n update_cache: yes\n with_items: ['aptitude', 'vim']\n", "license_type": "permissive", "detected_licenses": [ "Apac...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 164, "all_permissive": true }
ansible_role
FreeHealth/ansible
62a7bfee6c6c409d9a1cb34c94ff078249286bc7
0
ubuntu/roles/lxde
8,056
[ "permissive" ]
[ { "path": "ubuntu/roles/lxde/tasks/main.yml", "content": "- name: install lxde packages\n apt:\n name: \"{{ item }}\"\n state: present\n install_recommends: no\n update_cache: yes\n with_items: ['xserver-xorg', 'lightdm', 'lightdm-gtk-greeter', 'lxde-core', 'lxde-common', 'lxsession', 'lxrandr...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 245, "all_permissive": true }
ansible_role
FreeHealth/ansible
62a7bfee6c6c409d9a1cb34c94ff078249286bc7
0
ubuntu/roles/mariadb
8,056
[ "permissive" ]
[ { "path": "ubuntu/roles/mariadb/files/mysql.sh", "content": "# Install MySQL Server in a Non-Interactive mode. Default root password will be \"<PASSWORD>\"\necho \"mysql-server-5.7 mysql-server/root_password password <PASSWORD>\" | sudo debconf-set-selections\necho \"mysql-server-5.7 mysql-server/root_passw...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 488, "all_permissive": true }
ansible_role
FreeHealth/ansible
62a7bfee6c6c409d9a1cb34c94ff078249286bc7
0
ubuntu/roles/mysql
8,056
[ "permissive" ]
[ { "path": "ubuntu/roles/mysql/tasks/main.yml", "content": "---\n\n- name: install mysql-server with root password = <PASSWORD>\n mysql_packages:\n - mysql\n - mysql-server\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 115 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 115, "all_permissive": true }
ansible_role
FreeHealth/ansible
62a7bfee6c6c409d9a1cb34c94ff078249286bc7
0
ubuntu/roles/ppa
8,056
[ "permissive" ]
[ { "path": "ubuntu/roles/ppa/tasks/main.yml", "content": "# Add nginx stable or nightly repository from PPA and install its signing key.\n# On Ubuntu target:\n- apt_repository:\n repo: 'ppa:freehealth/{{ ppa }}'\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 431, "all_permissive": true }
ansible_role
FreeHealth/ansible
62a7bfee6c6c409d9a1cb34c94ff078249286bc7
0
ubuntu/roles/reboot
8,056
[ "permissive" ]
[ { "path": "ubuntu/roles/reboot/tasks/main.yml", "content": "- name: check if reboot-required file is present\n stat: path=/var/run/reboot-required\n register: reboot_required\n\n- name: Restart server\n become: yes\n shell: sleep 2 && /sbin/shutdown -r now \"Ansible system package upgraded\"\n async: 1...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 508, "all_permissive": true }
ansible_role
FreeHealth/ansible
62a7bfee6c6c409d9a1cb34c94ff078249286bc7
0
ubuntu/roles/ssh
8,056
[ "permissive" ]
[ { "path": "ubuntu/roles/ssh/vars/main.yml", "content": "sshpubkey: \"{{ lookup('file', '~/.ssh/id_rsa.pub') }}\" \n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 56 }, { "path": "ubuntu/roles/ssh/tasks/main.yml", "content": "---\n- nam...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 202, "all_permissive": true }
ansible_role
FreeHealth/ansible
62a7bfee6c6c409d9a1cb34c94ff078249286bc7
0
ubuntu/roles/upgrade
8,056
[ "permissive" ]
[ { "path": "ubuntu/roles/upgrade/tasks/main.yml", "content": "---\n- name: update and dist upgrade\n apt:\n upgrade: dist\n update_cache: yes\n dpkg_options: 'force-confnew'\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 117 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 117, "all_permissive": true }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/git
8,056
[ "no_license" ]
[ { "path": "ansible/roles/git/tasks/main.yml", "content": "- name: copy .gitconfig\n template:\n src: \"{{ role_path }}/templates/gitconfig.j2\"\n dest: \"{{ home_dir }}/.gitconfig\"\n owner: \"{{ user }}\"\n group: \"{{ group }}\"\n tags:\n - git\n\n- name: copy .gitignore\n copy:\n src...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1198, "all_permissive": false }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/neovim
8,056
[ "no_license" ]
[ { "path": "ansible/roles/neovim/files/config/visuals.vimrc", "content": "syntax enable\n\n\" Colorscheme\ncolorscheme pencil\nset t_Co=256\nset background=dark\n\n\" Tab styles\nhi TabLineFill ctermfg=08 ctermbg=08\nhi TabLine ctermfg=13 ctermbg=08\nhi TabLineSel ctermfg=02 ctermbg=00\n\n\" Interactive curs...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 10, "total_bytes": 9935, "all_permissive": false }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/post_build
8,056
[ "no_license" ]
[ { "path": "ansible/roles/post_build/tasks/main.yml", "content": "- name: clean up files\n become: yes\n become_user: root\n file:\n path: \"{{ home_dir }}/{{ item }}\"\n state: absent\n with_items:\n - .wget-hsts\n - .cache\n tags:\n - post_build\n\n- name: symlink to projects dir\n bec...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 418, "all_permissive": false }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/postgres
8,056
[ "no_license" ]
[ { "path": "ansible/roles/postgres/defaults/main.yml", "content": "postgres_required_packages:\n - postgresql-common\n - python-psycopg2\n - libpq-dev\n\npostgres_apt_key: http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc\n\npostgres_apt_repo: \"deb http://apt.postgresql.org/pub/repos/apt/ {{ansible_ls...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1776, "all_permissive": false }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/pre_build
8,056
[ "no_license" ]
[ { "path": "ansible/roles/pre_build/defaults/main.yml", "content": "general_required_packages:\n - build-essential\n - git\n - silversearcher-ag\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 77 }, { "path": "ansible/roles/pre_build/tasks/main.yml", "conte...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 515, "all_permissive": false }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/python
8,056
[ "no_license" ]
[ { "path": "ansible/roles/python/tasks/main.yml", "content": "- name: install python dependencies\n become: yes\n become_user: root\n apt:\n name: \"{{ item }}\"\n state: latest\n update_cache: yes\n with_items:\n - \"{{ python_required_packages }}\"\n tags:\n - python\n\n- name: upgrade ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 601, "all_permissive": false }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/rails
8,056
[ "no_license" ]
[ { "path": "ansible/roles/rails/tasks/main.yml", "content": "- name: install rails dependencies\n become: yes\n become_user: root\n apt:\n name: \"{{ item }}\"\n state: latest\n update_cache: yes\n with_items:\n - \"{{ rails_required_packages }}\"\n tags:\n - rails\n\n- name: update shell...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 597, "all_permissive": false }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/redis
8,056
[ "no_license" ]
[ { "path": "ansible/roles/redis/defaults/main.yml", "content": "redis_required_packages:\n - make\n - build-essential\n - tcl8.5\n\nredis_port: 6379 \n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 84 }, { "path": "ansible/roles/redis/tasks/main.yml", "cont...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2730, "all_permissive": false }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/ruby
8,056
[ "no_license" ]
[ { "path": "ansible/roles/ruby/tasks/ruby.yml", "content": "- name: get currently installed ruby version\n shell: \"{{ home_dir }}/.rbenv/bin/rbenv versions | grep {{ ruby_version }}\"\n register: ruby_installed\n ignore_errors: true\n tags:\n - ruby\n\n- name: install ruby\n shell: \"{{ home_dir }}/...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2092, "all_permissive": false }
ansible_role
rmay/vagrant_ansible_rails_box
6a4879114629e2c2ce462b4f15664aa11c23c164
0
ansible/roles/zsh
8,056
[ "no_license" ]
[ { "path": "ansible/roles/zsh/files/zsh/env.zsh", "content": "export LSCOLORS=\"exfxcxdxbxegedabagacad\"\nexport CLICOLOR=true\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 62 }, { "path": "ansible/roles/zsh/tasks/main.yml", "content": "- name: install zsh\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 8, "total_bytes": 4635, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/firewalld
8,056
[ "no_license" ]
[ { "path": "roles/firewalld/tasks/main.yml", "content": "---\n\n- name: Enable firewalld\n service: \n name: firewalld\n state: started\n enabled: yes\n \n- name: Create firewall zone spark\n firewalld:\n zone: spark\n state: present\n permanent: yes\n register: spark_firewall_zone\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 470, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/firewalld_livy
8,056
[ "no_license" ]
[ { "path": "roles/firewalld_livy/tasks/main.yml", "content": "---\n\n- name: Open livy ui port\n firewalld:\n port: 8998/tcp\n permanent: true\n state: enabled\n register: livy_firewall\n\n- name: Open livy driver port\n firewalld:\n zone: spark\n port: 1024-65535/tcp\n permanent: true\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 470, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/firewalld_master
8,056
[ "no_license" ]
[ { "path": "roles/firewalld_master/tasks/main.yml", "content": "---\n\n- name: Open spark master port\n firewalld:\n zone: spark\n port: 7077/tcp\n permanent: true\n state: enabled\n register: spark_master_firewall\n\n- name: Open spark master ui port\n firewalld:\n port: 8080/tcp\n perm...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 497, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/firewalld_slaves
8,056
[ "no_license" ]
[ { "path": "roles/firewalld_slaves/tasks/main.yml", "content": "---\n\n- name: Open spark slave port\n firewalld:\n zone: spark\n port: 1024-65535/tcp\n permanent: true\n state: enabled\n register: spark_slaves_firewall\n\n- name: Open spark slave ui port\n firewalld:\n port: 8085/tcp\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 501, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/java
8,056
[ "no_license" ]
[ { "path": "roles/java/tasks/main.yml", "content": "---\n- name: Install Java OpenJDK\n become: true\n yum:\n name: java-1.8.0-openjdk\n state: present\n use_backend: yum\n update_cache: true\n tags:\n - java", "license_type": "no_license", "detected_licenses": [], "size_bytes":...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 165, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/livy
8,056
[ "no_license" ]
[ { "path": "roles/livy/tasks/init.yml", "content": "---\n \n- name: set livy home path fact\n set_fact: livy_home={{ install_dir }}/apache-livy-{{ livy.version }}-incubating-bin\n\n- name: set livy archive fact\n set_fact: livy_archive=apache-livy-{{ livy.version }}-incubating-bin.zip\n\n- name: set liv...
{ "task_files": 4, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1795, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/passwordless
8,056
[ "no_license" ]
[ { "path": "roles/passwordless/tasks/main.yml", "content": "---\n\n- name: \"Set correct ssh permissions\"\n file:\n dest: \"/home/{{ spark.user }}/.ssh\"\n owner: \"{{ spark.user }}\"\n group: \"{{ spark.user }}\"\n recurse: yes\n when: spark_user.changed\n\n- name: Cat ssh pub keys in all hos...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 796, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/python
8,056
[ "no_license" ]
[ { "path": "roles/python/tasks/main.yml", "content": "---\n- name: Install python3 on Centos7 instances\n become: true\n yum:\n name: python3\n state: present\n use_backend: yum\n update_cache: true\n tags:\n - python\n ", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 177, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/spark
8,056
[ "no_license" ]
[ { "path": "roles/spark/templates/spark-env.sh.j2", "content": "#!/usr/bin/env bash\n\nexport JAVA_TOOL_OPTS=-Djava.net.preferIPv4Stack=true\n\nexport HADOOP_CONF_DIR=${HADOOP_CONF_DIR:-/etc/hadoop/conf}\nexport SPARK_LOG_DIR=${SPARK_LOG_DIR:-{{ spark.log_dir }}}\n\nSPARK_LOCAL_IP={{ hostvars[inventory_hostn...
{ "task_files": 4, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 5351, "all_permissive": false }
ansible_role
saimon46/vagrant-ansible-spark-cluster
7644199dda8489175f687612a946ede7cf5baaa0
0
roles/users
8,056
[ "no_license" ]
[ { "path": "roles/users/tasks/main.yml", "content": "---\n\n- name: Create service account for Spark\n user:\n name: \"{{ spark.user }}\"\n system: yes\n shell: \"{{ spark.user_shell }}\"\n state: present\n groups: \"{{ spark.user_groups | join(',') }}\"\n generate_ssh_key: yes\n ssh_ke...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 322, "all_permissive": false }
ansible_role
knurov/rlc
e08c3429bc14676f85b035b5fd46faae33e67c52
0
ansible/roles/confluent
8,116
[ "no_license" ]
[ { "path": "ansible/roles/confluent/handlers/main.yaml", "content": "---\n - name: restart kafka\n service:\n name: confluent-kafka\n state: restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 92 }, { "path": "ansible/roles/confluent/templates/...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 4263, "all_permissive": false }
ansible_role
knurov/rlc
e08c3429bc14676f85b035b5fd46faae33e67c52
0
ansible/roles/cross_hosts_file
8,116
[ "no_license" ]
[ { "path": "ansible/roles/cross_hosts_file/tasks/main.yaml", "content": "---\n # - name: сформировать Host file\n # debug:\n # msg: \"{{ hostvars[item] }}\"\n # with_items: \"{{ groups['cross_hosts_file'] }}\"\n\n - name: сформировать Host file\n lineinfile:\n path: /etc/hosts\n re...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 382, "all_permissive": false }
ansible_role
knurov/rlc
e08c3429bc14676f85b035b5fd46faae33e67c52
0
ansible/roles/known_hosts
8,116
[ "no_license" ]
[ { "path": "ansible/roles/known_hosts/tasks/main.yaml", "content": "---\n - name: Очистить kntnown_hosts на локальной машине (Name)\n local_action:\n module: known_hosts\n name: \"{{ inventory_hostname }}\"\n state: absent\n hash_host: yes\n when:\n inventory_hostname != 'loc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 834, "all_permissive": false }
ansible_role
knurov/rlc
e08c3429bc14676f85b035b5fd46faae33e67c52
0
ansible/roles/local_sshkey
8,116
[ "no_license" ]
[ { "path": "ansible/roles/local_sshkey/tasks/main.yaml", "content": "---\n - name: Set authorized key taken from file\n authorized_key:\n user: \"{{ item }}\"\n state: present\n key: \"{{ lookup('file', '~/.ssh/id_rsa.pub') }}\"\n when:\n inventory_hostname != 'localhost'\n with...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 251, "all_permissive": false }
ansible_role
knurov/rlc
e08c3429bc14676f85b035b5fd46faae33e67c52
0
ansible/roles/lxc_container
8,116
[ "no_license" ]
[ { "path": "ansible/roles/lxc_container/tasks/main.yaml", "content": "---\n - name: Заполнить hosts для контейнеров\n lineinfile:\n path: /etc/hosts\n regexp: '\\s+{{ item.name }}\\s*'\n line: \"{{ item.ip }} {{ item.name }}\"\n with_items: \"{{ containers }}\"\n\n - name: Создать кон...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1414, "all_permissive": false }
ansible_role
knurov/rlc
e08c3429bc14676f85b035b5fd46faae33e67c52
0
ansible/roles/lxc_host
8,116
[ "no_license" ]
[ { "path": "ansible/roles/lxc_host/vars/main.yaml", "content": "---\n lxc_packages:\n - lxc\n - lxcfs\n - python-lxc\n # - lxc-templates\n # - lxc-utils\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 99 }, { "path": "ansible/roles/lxc_host/handler...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1574, "all_permissive": false }
ansible_role
knurov/rlc
e08c3429bc14676f85b035b5fd46faae33e67c52
0
ansible/roles/raw_python
8,116
[ "no_license" ]
[ { "path": "ansible/roles/raw_python/tasks/main.yaml", "content": "---\n - name: Bootstrap a host without python installed\n raw: apt-get install -y python gnupg2\n when:\n inventory_hostname != 'localhost'\n ignore_errors: yes\n", "license_type": "no_license", "detected_licenses": [],...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 171, "all_permissive": false }
ansible_role
knurov/rlc
e08c3429bc14676f85b035b5fd46faae33e67c52
0
ansible/roles/server-tools
8,116
[ "no_license" ]
[ { "path": "ansible/roles/server-tools/tasks/main.yaml", "content": "---\n# Роль для инструментов и утилит\n - name: Обновить метаданные репозитория deb\n apt:\n update_cache: yes\n tags:\n - install\n\n - name: Установить инструменты и утилиты\n apt:\n name: \"{{ item }}\"\n s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 407, "all_permissive": false }
ansible_role
marmattheo/Lenverge
3f1fe7ef5cd8f6842a843d4293d1f7244914ba57
0
roles/common
8,116
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "---\n- name: \"Install common dependencies\"\n ansible.builtin.apt:\n name:\n - software-properties-common\n - ca-certificates\n - apt-transport-https\n - unzip\n state: present\n update_cache: yes\n\n- name: \"Add Ondřej PPA...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1909, "all_permissive": false }
ansible_role
marmattheo/Lenverge
3f1fe7ef5cd8f6842a843d4293d1f7244914ba57
0
roles/composer
8,116
[ "no_license" ]
[ { "path": "roles/composer/tasks/main.yml", "content": "---\n- name: \"Install yq (YAML processor for our smart wrappers)\"\n ansible.builtin.get_url:\n url: \"https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64\"\n dest: /usr/local/bin/yq\n mode: '0755'\n\n- name: \"Download th...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 596, "all_permissive": false }
ansible_role
marmattheo/Lenverge
3f1fe7ef5cd8f6842a843d4293d1f7244914ba57
0
roles/database
8,116
[ "no_license" ]
[ { "path": "roles/database/tasks/main.yml", "content": "---\n- name: \"Gather service facts\"\n ansible.builtin.service_facts:\n\n# ------------------ MariaDB Specific Tasks ------------------\n\n- name: \"Install MariaDB server\"\n ansible.builtin.apt:\n name: mariadb-server\n state: present\n up...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2964, "all_permissive": false }
ansible_role
marmattheo/Lenverge
3f1fe7ef5cd8f6842a843d4293d1f7244914ba57
0
roles/nginx
8,116
[ "no_license" ]
[ { "path": "roles/nginx/tasks/main.yml", "content": "---\n- name: \"Install Nginx\"\n ansible.builtin.apt:\n name: nginx\n state: present\n\n- name: \"Ensure Nginx is enabled and started\"\n ansible.builtin.service:\n name: nginx\n state: started\n enabled: yes\n\n- name: \"Remove the defaul...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 617, "all_permissive": false }
ansible_role
marmattheo/Lenverge
3f1fe7ef5cd8f6842a843d4293d1f7244914ba57
0
roles/php
8,116
[ "no_license" ]
[ { "path": "roles/php/templates/php-wrapper.sh.j2", "content": "#!/bin/bash\n# Lenverge Smart PHP Wrapper\n# This script executes any 'php' command with the project-specific PHP version.\n\nDEFAULT_PHP_BINARY=\"/usr/bin/php\"\nPHP_BINARY=\"\"\nLENVI_CONFIG_FILE=\"{{ playbook_dir }}/Lenverge.yaml\"\n\nif [[ -...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2292, "all_permissive": false }
ansible_role
marmattheo/Lenverge
3f1fe7ef5cd8f6842a843d4293d1f7244914ba57
0
roles/phpmyadmin
8,116
[ "no_license" ]
[ { "path": "roles/phpmyadmin/tasks/main.yml", "content": "---\n- name: Define Apache packages to manage\n ansible.builtin.set_fact:\n apache_packages:\n - apache2\n - apache2-bin\n - apache2-data\n - apache2-utils\n\n# This block runs when phpmyadmin is enabled\n- name: \"Enable phpMy...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1906, "all_permissive": false }
ansible_role
marmattheo/Lenverge
3f1fe7ef5cd8f6842a843d4293d1f7244914ba57
0
roles/projects
8,116
[ "no_license" ]
[ { "path": "roles/projects/templates/nginx-site.conf.j2", "content": "server {\n listen 80;\n server_name {{ project.domain }};\n\n root {{ project.document_root }};\n index index.php;\n\n access_log /var/log/nginx/{{ project.domain }}-access.log;\n error_log /var/log/nginx/{{ project.domai...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 5751, "all_permissive": false }
ansible_role
marmattheo/Lenverge
3f1fe7ef5cd8f6842a843d4293d1f7244914ba57
0
roles/redis
8,116
[ "no_license" ]
[ { "path": "roles/redis/tasks/main.yml", "content": "---\n- name: \"Install Redis Server from APT\"\n ansible.builtin.apt:\n name: redis-server\n state: present\n update_cache: yes\n\n- name: \"Ensure Redis service is running and enabled\"\n ansible.builtin.service:\n name: redis-server\n st...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 664, "all_permissive": false }
ansible_role
Odinyg/HyprArch-Ansible
517d0d8703b941afcf7cd33635a2602f6e7b553a
0
roles/common
8,116
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "- name: check updates\n pacman: \n update_cache: yes\n upgrade: yes\n\n\n# Configure pacman (colorize and repos)\n\n- include_tasks: zsh.yml\n when: install_zsh == True\n# AUR apps\n- include_tasks: aur.yml\n when: use_aur == True\n\n# Basic apps\n...
{ "task_files": 11, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 12, "total_bytes": 7808, "all_permissive": false }
ansible_role
misupopo/bookGetter-devops
a5b25d7286b6cf09f0c7f001b5e8420eb2a0f902
0
development/ansible/roles/common
8,116
[ "no_license" ]
[ { "path": "development/ansible/roles/common/tasks/main.yml", "content": "\n- name: Copy .bash_profile file\n copy: src=bash_profile dest=/home/ubuntu/.bash_profile\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 90 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 90, "all_permissive": false }
ansible_role
misupopo/bookGetter-devops
a5b25d7286b6cf09f0c7f001b5e8420eb2a0f902
0
development/ansible/roles/mongodb
8,116
[ "no_license" ]
[ { "path": "development/ansible/roles/mongodb/tasks/main.yml", "content": "- name: Install MongoDB\n apt: pkg={{item}} state=latest\n with_items:\n - mongodb\n\n- name: Copy mongodb.conf file\n copy: src=mongodb.conf dest=/etc/mongodb.conf backup=yes\n notify: restart mongodb", "license_type": "no...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 201, "all_permissive": false }
ansible_role
misupopo/bookGetter-devops
a5b25d7286b6cf09f0c7f001b5e8420eb2a0f902
0
development/ansible/roles/node
8,116
[ "no_license" ]
[ { "path": "development/ansible/roles/node/tasks/main.yml", "content": "\n- name: download nodebrew\n sudo: yes\n command: wget git.io/nodebrew -P /var/tmp\n\n- name: install nodebrew\n command: perl /var/tmp/nodebrew setup\n\n- name: install node.js latest\n ignore_errors: True\n shell: bash -lc \"node...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 403, "all_permissive": false }
ansible_role
misupopo/bookGetter-devops
a5b25d7286b6cf09f0c7f001b5e8420eb2a0f902
0
development/ansible/roles/ubuntu
8,116
[ "no_license" ]
[ { "path": "development/ansible/roles/ubuntu/tasks/main.yml", "content": "- name: Update apt cache\n raw: sudo apt-get -qq update\n\n- name: Install python2.7\n raw: sudo apt-get -qq install python2.7 python-apt\n\n- name: Install Git\n apt: pkg={{item}} state=latest\n with_items:\n - git\n\n", "l...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 215, "all_permissive": false }
ansible_role
misupopo/bookGetter-devops
a5b25d7286b6cf09f0c7f001b5e8420eb2a0f902
0
development/ansible/roles/xvfb
8,116
[ "no_license" ]
[ { "path": "development/ansible/roles/xvfb/tasks/main.yml", "content": "\n- name: download GPG key\n raw: sudo wget -q -O - \"https://dl-ssl.google.com/linux/linux_signing_key.pub\" | sudo apt-key add -\n\n- name: add repository\n raw: sudo sh -c \"echo 'deb http://dl.google.com/linux/chrome/deb/ stable ma...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 615, "all_permissive": false }
ansible_role
kazfukuda29/RaiseTech
37f2165ad2b2eb67a7a7e8f960e7184eb017375c
0
ansible/roles/app
8,116
[ "no_license" ]
[ { "path": "ansible/roles/app/tasks/main.yml", "content": "# リポジトリをクローンする\n- name: Clone the app repository\n git:\n repo: \"{{ app_repo_url }}\"\n dest: \"{{ sample_app_dir }}\"\n force: yes\n register: git_clone_action # 変数名を明確にするために変更しました\n become: yes\n become_user: root\n\n# クローンしたアプリのディレク...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 995, "all_permissive": false }
ansible_role
kazfukuda29/RaiseTech
37f2165ad2b2eb67a7a7e8f960e7184eb017375c
0
ansible/roles/bundler
8,116
[ "no_license" ]
[ { "path": "ansible/roles/bundler/tasks/main.yml", "content": "# Bundlerのバージョンを確認して、必要なバージョンがインストールされているかを判定\n- name: Check Bundler version\n shell: bash -lc \"bundler version | grep {{ bundler_version }}\"\n register: bundler_version_check\n changed_when: no\n ignore_errors: yes\n tags: bundler\n\n# 必要...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 501, "all_permissive": false }
ansible_role
kazfukuda29/RaiseTech
37f2165ad2b2eb67a7a7e8f960e7184eb017375c
0
ansible/roles/mysql
8,116
[ "no_license" ]
[ { "path": "ansible/roles/mysql/tasks/main.yml", "content": "# MariaDBを削除\n- name: Remove MariaDB\n become: true\n yum:\n name: mariadb-server\n state: absent\n\n# MySQLのリポジトリをインストール\n- name: Install MySQL repository\n become_user: root\n yum:\n name: 'https://repo.mysql.com//mysql80-community-r...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1297, "all_permissive": false }
ansible_role
kazfukuda29/RaiseTech
37f2165ad2b2eb67a7a7e8f960e7184eb017375c
0
ansible/roles/nginx
8,116
[ "no_license" ]
[ { "path": "ansible/roles/nginx/tasks/main.yml", "content": "# nginxがインストールされているか確認します。エラーが発生しても処理は続行します。\n- name: Check if nginx is installed\n shell: bash -lc \"nginx -v\"\n register: nginx_installed\n changed_when: no\n ignore_errors: yes\n\n# nginxがインストールされていない場合、Amazon Linux 2のextrasリポジトリからnginxをインス...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1665, "all_permissive": false }
ansible_role
kazfukuda29/RaiseTech
37f2165ad2b2eb67a7a7e8f960e7184eb017375c
0
ansible/roles/node
8,116
[ "no_license" ]
[ { "path": "ansible/roles/node/tasks/main.yml", "content": "- name: check node install\n shell: bash -lc \"node --version | grep {{ node_version }}\"\n register: node_version_check\n changed_when: no\n ignore_errors: yes\n\n- name: Check if nvm is installed\n stat:\n path: \"{{ ansible_env.HOME }}/.n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 698, "all_permissive": false }
ansible_role
kazfukuda29/RaiseTech
37f2165ad2b2eb67a7a7e8f960e7184eb017375c
0
ansible/roles/rails
8,116
[ "no_license" ]
[ { "path": "ansible/roles/rails/tasks/main.yml", "content": "# Railsのバージョンを確認するタスク\n- name: Check Rails version\n shell: bash -lc \"gem list -e rails | grep {{ rails_version }}\"\n register: rails_version_check\n changed_when: no\n ignore_errors: yes\n\n# 指定されたバージョンのRailsが存在しなければ、インストールするタスク\n- name: Ins...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 429, "all_permissive": false }
ansible_role
kazfukuda29/RaiseTech
37f2165ad2b2eb67a7a7e8f960e7184eb017375c
0
ansible/roles/ruby
8,116
[ "no_license" ]
[ { "path": "ansible/roles/ruby/tasks/main.yml", "content": "# ------------------------------------------------------------#\n# rbenv\n# ------------------------------------------------------------#\n- name: Check for rbenv installation\n shell: bash -lc \"rbenv --version\"\n register: rbenv_version_check\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1942, "all_permissive": false }
ansible_role
kazfukuda29/RaiseTech
37f2165ad2b2eb67a7a7e8f960e7184eb017375c
0
ansible/roles/yarn
8,116
[ "no_license" ]
[ { "path": "ansible/roles/yarn/tasks/main.yml", "content": "- name: check yarn install\n shell: bash -lc \"yarn --version | grep {{ yarn_version }}\"\n register: yarn_version_check\n changed_when: no\n ignore_errors: yes\n\n- name: Install Yarn if not present\n shell: bash -lc \"npm install --global yar...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 298, "all_permissive": false }
ansible_role
kazfukuda29/RaiseTech
37f2165ad2b2eb67a7a7e8f960e7184eb017375c
0
ansible/roles/yum
8,116
[ "no_license" ]
[ { "path": "ansible/roles/yum/tasks/main.yml", "content": "---\n# YUMを使用してすべてのパッケージを最新バージョンに更新\n- name: Update all packages using YUM\n become_user: root\n yum:\n name: \"*\"\n state: latest\n\n# 必要なパッケージをインストール\n- name: Install necessary packages using YUM\n become_user: root\n yum:\n name:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 595, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/calico
8,116
[ "no_license" ]
[ { "path": "ansible/roles/calico/tasks/main.yml", "content": "---\n# tasks file for calico\n- sysctl:\n name: net.ipv4.ip_forward\n value: 1\n sysctl_set: yes\n reload: yes\n state: present\n\n- name: add calico service\n template: src=calico.service.j2 dest=/usr/lib/systemd/system/calico.ser...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 3067, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/canal
8,116
[ "no_license" ]
[ { "path": "ansible/roles/canal/templates/sysconfig.j2", "content": "FLANNELD_IFACE={{ ipv4address }}\n\n# Flanneld configuration options\n\n# etcd url location. Point this to the server where etcd runs\nFLANNEL_ETCD_ENDPOINTS=\"https://172.16.50.11:2379\"\nFLANNEL_ETCD_KEYFILE=\"/etc/kubernetes/ssl/host-{{...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 13172, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/docker
8,116
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yml", "content": "---\n# tasks file for docker\n- name: install docker-repo\n copy: src=docker.repo dest=/etc/yum.repos.d/docker.repo mode=644\n\n- name: install docker\n yum: name=docker-engine state=present\n retries: 5\n register: yum_docker_result\n until:...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1747, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/docker-registry
8,116
[ "no_license" ]
[ { "path": "ansible/roles/docker-registry/tasks/main.yml", "content": "---\n# tasks file for docker-registry\n- name: create local registry\n docker_container:\n name: registry\n image: registry:2\n state: started\n restart_policy: always\n ports:\n - \"5000:5000\"\n when: \"ansible_host...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 850, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/etcd
8,116
[ "no_license" ]
[ { "path": "ansible/roles/etcd/tasks/main.yaml", "content": "---\n# tasks file for etcd\n\n- name: create kubelet manifest folder\n file: path=/etc/kubelet.d state=directory\n\n- name: put etcd in kubeletfolder\n template: src=etcd.yaml.j2 dest=/etc/kubelet.d/etcd.yaml\n when: \"ansible_hostname == hostva...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 4552, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/httpd
8,116
[ "no_license" ]
[ { "path": "ansible/roles/httpd/tasks/main.yml", "content": "---\n# tasks file for httpd\n- name: install httpd\n yum: name=httpd state=present\n\n- name: enable & start httpd\n service: name=httpd state=started enabled=true\n\n- name: create kube version dir\n file: path=/var/www/html/kubernetes/{{ kuber...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1881, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/kube-manager
8,116
[ "no_license" ]
[ { "path": "ansible/roles/kube-manager/templates/kube-controller-manager.yaml.j2", "content": "apiVersion: v1\nkind: Pod\nmetadata:\n name: kube-controller-manager\n namespace: kube-system\nspec:\n hostNetwork: true\n containers:\n - name: kube-controller-manager\n image: {{ hostvars[groups['managers...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 7080, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/kube-worker
8,116
[ "no_license" ]
[ { "path": "ansible/roles/kube-worker/handlers/main.yml", "content": "---\n# handlers file for kube-worker\n- name: daemon-reload\n shell: systemctl daemon-reload\n\n- name: restart kube-proxy\n service: name=kube-proxy state=restarted", "license_type": "no_license", "detected_licenses": [], "s...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2512, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/kubedns
8,116
[ "no_license" ]
[ { "path": "ansible/roles/kubedns/vars/main.yml", "content": "---\n# vars file for kubedns\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 28 }, { "path": "ansible/roles/kubedns/defaults/main.yml", "content": "---\n# defaults file for kubedns\n", "license_...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 967, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/kubelet
8,116
[ "no_license" ]
[ { "path": "ansible/roles/kubelet/templates/kubelet.service.j2", "content": "Description=Kubernetes Kubelet\nDocumentation=https://github.com/GoogleCloudPlatform/kubernetes\nAfter=docker.service\nRequires=docker.service\n\n[Service]\nExecStart=/usr/bin/kubelet \\\n --allow-privileged=true \\\n {% if 'worke...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2657, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/ntp
8,116
[ "no_license" ]
[ { "path": "ansible/roles/ntp/tasks/main.yml", "content": "---\n# tasks file for ntp\n- name: install ntpd\n yum: name=ntp state=installed\n\n- name: service ntp\n service: name=ntpd state=started enabled=yes", "license_type": "no_license", "detected_licenses": [], "size_bytes": 145 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 145, "all_permissive": false }
ansible_role
MansM/vagrant-kubernetes
369d4dd87856628459c85342a991525fdf6b452e
0
ansible/roles/pki
8,116
[ "no_license" ]
[ { "path": "ansible/roles/pki/templates/host-csr.json.j2", "content": "{\n \"CN\": \"kubernetes\",\n \"hosts\": [\n \"{{ ansible_hostname }}\",\n \"{{ ansible_enp0s8['ipv4']['address'] }}\",\n \"kubernetes.default\",\n \"10.3.0.1\"\n ],\n \"key\": {\n \"algo\": \"rsa\",\n \"size\": 2048...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1971, "all_permissive": false }
ansible_role
katsuobushiFPGA/ansible-apache-tomcat-mysql
4cdd4aa86c83d2c1baabd43baef81358f7ab07bf
0
roles/common
8,116
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "---\n- name: Set timezone to Asia/Tokyo\n community.general.timezone:\n name: Asia/Tokyo\n\n- name: Confirm system locale\n ansible.builtin.command: localectl status\n register: localectl_result\n check_mode: false\n changed_when: false\n\n- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 909, "all_permissive": false }
ansible_role
katsuobushiFPGA/ansible-apache-tomcat-mysql
4cdd4aa86c83d2c1baabd43baef81358f7ab07bf
0
roles/crontab
8,116
[ "no_license" ]
[ { "path": "roles/crontab/files/crontab", "content": "0 0 * * * echo \"test\" > /dev/null 2>&1\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "roles/crontab/tasks/main.yml", "content": "---\n- name: Install packages\n ansible.builtin.dnf:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 402, "all_permissive": false }
ansible_role
katsuobushiFPGA/ansible-apache-tomcat-mysql
4cdd4aa86c83d2c1baabd43baef81358f7ab07bf
0
roles/httpd
8,116
[ "no_license" ]
[ { "path": "roles/httpd/tasks/main.yml", "content": "---\n- name: Install packages\n ansible.builtin.dnf:\n name: \n - httpd\n - mod_ssl\n state: present\n\n- name: Install python-passlib\n ansible.builtin.pip:\n name: passlib\n\n- name: Create \"file:/etc/httpd/conf/.htpasswd for basic ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 992, "all_permissive": false }