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 | infra-ops/cloud-ops | 12e57a71af9892b7083b692ebecc7160031b3349 | 1 | ansible-1/training/la/labs/roles/roles/baseline | 7,645 | [
"no_license"
] | [
{
"path": "ansible-1/training/la/labs/roles/roles/baseline/defaults/main.yml",
"content": "---\n# defaults file for baseline",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "ansible-1/training/la/labs/roles/roles/baseline/tasks/main.yml",
"conte... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 699,
"all_permissive": false
} |
ansible_role | bamboo-firewall-v2/calico-rocky-playbook | d0849730a6541448dbff41a47f37e050966ab1ca | 0 | roles/bamboofw_agent | 7,645 | [
"no_license"
] | [
{
"path": "roles/bamboofw_agent/tasks/main.yaml",
"content": "---\r\n- name: Build hosts file\r\n ansible.builtin.lineinfile:\r\n path: /etc/hosts\r\n line: '{{ ansible_ssh_host }} {{ name }}'\r\n create: true\r\n mode: '644'\r\n tags: update_hostname\r\n\r\n- name: Set hostname\r\n ansible.b... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2519,
"all_permissive": false
} |
ansible_role | bamboo-firewall-v2/calico-rocky-playbook | d0849730a6541448dbff41a47f37e050966ab1ca | 0 | roles/manage_aio | 7,645 | [
"no_license"
] | [
{
"path": "roles/manage_aio/files/bbfw/gns/white.yaml",
"content": "---\napiVersion: projectcalico.org/v3\nkind: GlobalNetworkSet\nmetadata:\n name: white\n labels:\n zone: white\n name: white\nspec:\n nets: [172.16.194.131/32]\n",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 6981,
"all_permissive": false
} |
ansible_role | zolbooo/cerberus | 09659ed773797f2fb2ab7d18278ce0e66e56f45e | 0 | ansible/roles/install-docker | 7,645 | [
"no_license"
] | [
{
"path": "ansible/roles/install-docker/tasks/ubuntu.yml",
"content": "# See: https://docs.docker.com/engine/install/ubuntu/\n- name: Add GPG key\n become: true\n apt_key:\n url: https://download.docker.com/linux/ubuntu/gpg\n state: present\n- name: Add Docker repository\n become: true\n vars:\n ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1753,
"all_permissive": false
} |
ansible_role | zolbooo/cerberus | 09659ed773797f2fb2ab7d18278ce0e66e56f45e | 0 | ansible/roles/luks-volume | 7,645 | [
"no_license"
] | [
{
"path": "ansible/roles/luks-volume/tasks/main.yml",
"content": "---\n- name: Open LUKS partition\n become: true\n community.crypto.luks_device:\n device: \"{{ luks_device_path }}\"\n passphrase: \"{{ <PASSWORD> }}\"\n name: \"{{ luks_volume_name }}\"\n state: opened\n- name: Ensure filesyste... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 674,
"all_permissive": false
} |
ansible_role | uzresk/ansible-serverspec-handson | 03af5ff3f66f8d8ed78ffcbc0b3640ad7147dcde | 0 | blank/playbook/roles/prepare | 7,645 | [
"no_license"
] | [
{
"path": "blank/playbook/roles/prepare/tasks/prepare.yml",
"content": "---\n- name: getenforce check\n command: getenforce\n register: sestatus\n changed_when: false\n\n# Download and install EPEL for Centos/RHEL version 7\n- name: Download EPEL Repo - Centos/RHEL 7\n get_url: url=https://dl.fedoraproj... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1429,
"all_permissive": false
} |
ansible_role | tjungbauer/ansible_dummy_playbook | 0d38e0702a75dc433ef78f9b86649fe1ff57a606 | 0 | roles/controller_configurator | 7,645 | [
"no_license"
] | [
{
"path": "roles/controller_configurator/tasks/tower_inventories.yaml",
"content": "---\n# Create a Inventory object in Automation Controller \n- name: \" Create Inventories\"\n tower_inventory:\n name: \"My Created Inventory\"\n description: \"Created via API\"\n organization: \"Core\"\n state... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 501,
"all_permissive": false
} |
ansible_role | fweiss/spider | 3bf4f2cf0995ff4676e7e706162721ccce50391a | 0 | provision/roles/certbot-apache2 | 7,645 | [
"no_license"
] | [
{
"path": "provision/roles/certbot-apache2/tasks/main.yml",
"content": "---\n- name: python3 installed\n apt:\n name: python3\n update_cache: yes\n state: latest\n\n- name: certbot installed\n apt:\n name: \"python3-certbot-apache\"\n update_cache: yes\n state: latest\n register: certbo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 700,
"all_permissive": false
} |
ansible_role | fweiss/spider | 3bf4f2cf0995ff4676e7e706162721ccce50391a | 0 | provision/roles/drupal | 7,645 | [
"no_license"
] | [
{
"path": "provision/roles/drupal/defaults/main.yml",
"content": "# php version that apache will load\n# example: libapache2-mod-php8.0\n# for raspbian: php7.4, for Ubunto 21.10: php8.0\nMOD_PHP_VER: \"8.0\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 137
},
{
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 464,
"all_permissive": false
} |
ansible_role | fweiss/spider | 3bf4f2cf0995ff4676e7e706162721ccce50391a | 0 | provision/roles/naf | 7,645 | [
"no_license"
] | [
{
"path": "provision/roles/naf/tasks/main.yml",
"content": "---\n- name: NodeJS\n apt:\n name: \"{{ item }}\"\n update_cache: yes\n state: latest\n with_items:\n - nodejs\n - npm\n\n- name: naf user\n user:\n name: \"{{ NAF_USER }}\"\n create_home: yes\n\n# ansible warning if this di... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2938,
"all_permissive": false
} |
ansible_role | fweiss/spider | 3bf4f2cf0995ff4676e7e706162721ccce50391a | 0 | provision/roles/raspi-fan | 7,645 | [
"no_license"
] | [
{
"path": "provision/roles/raspi-fan/tasks/main.yml",
"content": "---\n# Service that adjusts the fan speed to minimize noise\n\n- name: raspi fan service script\n copy:\n src: raspi-fan.py\n dest: /usr/local/sbin/raspi-fan.py\n mode: 0744\n\n- name: raspi fan systemd config\n copy:\n src: ras... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3576,
"all_permissive": false
} |
ansible_role | Byeol/jwp-ansible | da40b1bc496b4432e1919e3dcf59ecab8165da27 | 0 | roles/deploy | 7,645 | [
"no_license"
] | [
{
"path": "roles/deploy/files/launch.sh",
"content": "#!/bin/bash\n\nexport JAVA_HOME=~/apps/java\n\n#Add Java binary files to PATH\nexport PATH=$JAVA_HOME/bin:$PATH\n\n# pkill -9 -f $1\n\ncd ~/repos/$1\nnohup ./gradlew bootRun &",
"license_type": "no_license",
"detected_licenses": [],
"size_byt... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 416,
"all_permissive": false
} |
ansible_role | Byeol/jwp-ansible | da40b1bc496b4432e1919e3dcf59ecab8165da27 | 0 | roles/java | 7,645 | [
"no_license"
] | [
{
"path": "roles/java/tasks/main.yml",
"content": "---\n- name: Download Java\n get_url:\n url: \"{{ java_url }}\"\n headers: \"Cookie:oraclelicense=accept-securebackup-cookie\"\n dest: \"/tmp/java.tar.gz\"\n\n- name: Create directory\n file: \"path={{ apps_dir }} state=directory\"\n\n- name: Ext... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 468,
"all_permissive": false
} |
ansible_role | Byeol/jwp-ansible | da40b1bc496b4432e1919e3dcf59ecab8165da27 | 0 | roles/letsencrypt | 7,645 | [
"no_license"
] | [
{
"path": "roles/letsencrypt/tasks/main.yml",
"content": "---\n- name: Download the Certbot\n get_url: url=https://dl.eff.org/certbot-auto dest=/tmp/certbot-auto mode=a+x\n\n- name: Get the certificates\n command: /tmp/certbot-auto certonly -m {{ letsencrypt_email }} {% for domain in letsencrypt_domains %... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 334,
"all_permissive": false
} |
ansible_role | Byeol/jwp-ansible | da40b1bc496b4432e1919e3dcf59ecab8165da27 | 0 | roles/nginx | 7,645 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n- name: Ensure APT official nginx key\n apt_key: url=http://nginx.org/keys/nginx_signing.key\n\n- name: Ensure APT official nginx repository\n apt_repository: repo=\"deb http://nginx.org/packages/{{ ansible_distribution|lower }} {{ ansible_distribut... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 339,
"all_permissive": false
} |
ansible_role | Byeol/jwp-ansible | da40b1bc496b4432e1919e3dcf59ecab8165da27 | 0 | roles/tomcat | 7,645 | [
"no_license"
] | [
{
"path": "roles/tomcat/tasks/main.yml",
"content": "---\n- name: Download Tomcat\n get_url:\n url: \"{{ tomcat_url }}\"\n dest: \"/tmp/tomcat.tar.gz\"\n\n- name: Create directory\n file: \"path={{ apps_dir }} state=directory\"\n\n- name: Extract archive\n unarchive:\n src: \"/tmp/tomcat.tar.gz\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 417,
"all_permissive": false
} |
ansible_role | grimlck/ansible-docker | 6a69965b91fbb7142fd946fd69983f980a0d1ea1 | 0 | roles/docker | 7,646 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/install_docker.yml",
"content": "---\n- name: Add docker.com repository\n apt_repository:\n repo: deb https://get.docker.com/ubuntu docker main\n state: present\n\n- name: Add repository key\n apt_key:\n keyserver=hkp://p80.pool.sks-keyservers.net:80\n id={{ docke... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1357,
"all_permissive": false
} |
ansible_role | exitnodeio/dot-redux | cceb45cbbf30390055dce76ae915a7cd31d56a8a | 0 | roles/base_ws_utils | 7,646 | [
"no_license"
] | [
{
"path": "roles/base_ws_utils/tasks/main.yml",
"content": "- name: Basic utilities. You really should have these.\n pacman:\n name:\n - base-devel\n - fakeroot\n - binutils\n - git\n - dnsutils\n - nmap\n - prettyping\n - httpie\n - docker\n - vim\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 317,
"all_permissive": false
} |
ansible_role | exitnodeio/dot-redux | cceb45cbbf30390055dce76ae915a7cd31d56a8a | 0 | roles/shell | 7,646 | [
"no_license"
] | [
{
"path": "roles/shell/files/.profile",
"content": "export EDITOR=/usr/bin/vim\nexport PAGER=\"$HOME/.config/vimpager/vimpager\"\nexport PATH=\"$PATH:$HOME/.config/scripts\"\nexport ZGEN_DIR=\"${HOME}/.config/zgen\"\n\numask 077\n\neval $(ssh-agent -s)\nssh-add -K \n",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2922,
"all_permissive": false
} |
ansible_role | XenoAura/djangobb_tor_ansible | a3db20f91b26310cf6d6a718be4645b5bae61938 | 0 | roles/app | 7,646 | [
"no_license"
] | [
{
"path": "roles/app/templates/uwsgi.j2",
"content": "[uwsgi]\nvirtualenv={{ virtualenv_path }}\n#home={{ virtualenv_path }}/bin/python\nchdir={{ djangobb_app_path }}\nmodule=wsgi:application\n\nsocket=127.0.0.1:5000\nmaster=True\n#pidfile=/tmp/project-master.pid\nvacuum=True\n",
"license_type": "no_lic... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 4711,
"all_permissive": false
} |
ansible_role | XenoAura/djangobb_tor_ansible | a3db20f91b26310cf6d6a718be4645b5bae61938 | 0 | roles/common | 7,646 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: Install Pkgs\n apt: name={{ item }} state=installed update_cache=true cache_valid_time=864000\n with_items: \n - sudo \n - net-tools\n - build-essential\n - gettext\n - unzip\n - expect\n - python2.7-dev\n - python-p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 695,
"all_permissive": false
} |
ansible_role | XenoAura/djangobb_tor_ansible | a3db20f91b26310cf6d6a718be4645b5bae61938 | 0 | roles/maintenance | 7,646 | [
"no_license"
] | [
{
"path": "roles/maintenance/tasks/main.yml",
"content": "- name: Check open ports\n command: bash -c \"netstat -ntlp | awk '{print $4}' | grep '0.0.0.0'\"\n register: open_ports\n\n- name: Create report file\n delegate_to: 127.0.0.1\n run_once: true\n template: \n src: report.j2\n dest: \"{{ pl... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 657,
"all_permissive": false
} |
ansible_role | XenoAura/djangobb_tor_ansible | a3db20f91b26310cf6d6a718be4645b5bae61938 | 0 | roles/mysql | 7,646 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/main.yml",
"content": "---\n- name: Create a new database\n mysql_db:\n name: \"{{ mysql_db }}\"\n encoding: utf8\n state: present\n login_host: localhost\n login_user: root\n\n- name: Create user and grant privileges for database\n mysql_user:\n name: \"{{ m... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 341,
"all_permissive": false
} |
ansible_role | XenoAura/djangobb_tor_ansible | a3db20f91b26310cf6d6a718be4645b5bae61938 | 0 | roles/nginx | 7,646 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "- name: Send nginx conf\n template:\n src: nginx.j2\n dest: \"/etc/nginx/sites-available/{{ project_name }}.conf\"\n notify:\n - restart nginx\n\n- name: Create links for sites-enabled\n file:\n state: link\n src: \"/etc/nginx/sites-avail... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 976,
"all_permissive": false
} |
ansible_role | XenoAura/djangobb_tor_ansible | a3db20f91b26310cf6d6a718be4645b5bae61938 | 0 | roles/supervisor | 7,646 | [
"no_license"
] | [
{
"path": "roles/supervisor/tasks/main.yml",
"content": "---\n- name: Send supervisor conf \n template:\n src: supervisor.j2\n dest: \"{{ project_path }}/supervisor_{{ project_name }}.conf\"\n notify:\n - restart supervisor\n\n- name: Create supervisor links\n file:\n state: link\n src: \"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 871,
"all_permissive": false
} |
ansible_role | XenoAura/djangobb_tor_ansible | a3db20f91b26310cf6d6a718be4645b5bae61938 | 0 | roles/tor | 7,646 | [
"no_license"
] | [
{
"path": "roles/tor/tasks/main.yml",
"content": "---\n- name: Send torrc conf\n template:\n src: torrc.j2\n dest: \"/etc/tor/torrc\"\n notify:\n - restart tor\n register: torrc\n\n- name: Force restart tor\n service: name=tor state=restarted\n when: torrc.changed\n\n- name: Slurp hosts file\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 766,
"all_permissive": false
} |
ansible_role | thanhbao0390/study-udacity-devop-p3 | 622b729bf622c2ae3c96514c4d3a2ff0956439c1 | 0 | .circleci/ansible/roles/configure-server | 7,646 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/configure-server/tasks/main.yml",
"content": "- name: \"wait 60 seconds for target connection to become reachable/usable.\"\n wait_for_connection:\n timeout: 60\n\n- name: \"update apt packages\"\n become: true\n apt:\n update_cache: yes\n\n- name: \"upgrade packa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 519,
"all_permissive": false
} |
ansible_role | thanhbao0390/study-udacity-devop-p3 | 622b729bf622c2ae3c96514c4d3a2ff0956439c1 | 0 | .circleci/ansible/roles/deploy | 7,646 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/deploy/tasks/main.yml",
"content": "- name: \"wait 60 seconds for target connection to become reachable/usable.\"\n wait_for_connection:\n timeout: 60\n- name: Copy backend compressed file \n become: true\n copy:\n src: /home/circleci/project/artifact.tar.gz\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 555,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/apm_server | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/apm_server/tasks/main.yml",
"content": "---\n- name: Add GPG key Elasticsearch\n rpm_key:\n state: present\n key: \"{{ elastic_gpg_key_url }}\"\n\n- name: Add Repo Elastic for YUM\n yum_repository:\n name: \"{{ elastic_repo_name }}\"\n description: \"{{ elastic_repo_de... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3401,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/docker | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/README.md",
"content": "# Docker Ansible Role\n\nThis Ansible role is designed for the installation and configuration of Docker. Docker is a platform used to develop, ship, and run applications inside containers.\n\n## Role Variables\n\n| Variable Name | Default Value... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1343,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/elasticsearch | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/elasticsearch/tasks/main.yml",
"content": "---\n- name: Download and install the public signing key\n rpm_key:\n state: present\n key: \"{{ elastic_gpg_key_url }}\"\n\n- name: Add Elasticsearch repository\n yum_repository:\n name: elasticsearch\n description: Elasticse... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2265,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/filebeat | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/filebeat/defaults/main.yml",
"content": "elastic_gpg_key_url: https://artifacts.elastic.co/GPG-KEY-elasticsearch\nelastic_repo_name: elastic-7.x\nelastic_repo_description: Elastic repository for 7.x packages\nelastic_repo_baseurl: https://artifacts.elastic.co/packages/7.x/yum\nfileb... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3331,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/git_install | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/git_install/tasks/main.yml",
"content": "- name: Install git\n become: yes\n yum:\n name: \"{{ git_package_name }}\"\n state: \"{{ git_package_state }}\"\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 114
},
{
"path": "ansible/... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 683,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/grafana | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/grafana/defaults/main.yml",
"content": "grafana_repo_name: grafana\ngrafana_repo_description: Grafana YUM repository\ngrafana_repo_baseurl: https://packages.grafana.com/oss/rpm\ngrafana_repo_gpgcheck: yes\ngrafana_repo_gpgkey: https://packages.grafana.com/gpg.key\ngrafana_package_na... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2851,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/java | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/java/README.md",
"content": "# Java Ansible Role\n\nThis Ansible role installs Java and Gradle, and then deploys a Java application.\n\n## Role Variables\n\n| Variable Name | Default Value ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5022,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/kibana | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/kibana/tasks/main.yml",
"content": "---\n- name: Add Kibana repository\n yum_repository:\n name: \"{{ kibana_package_name }}\"\n description: \"{{ kibana_package_name }} repository for 7.x packages\"\n baseurl: \"{{ kibana_repo_baseurl }}\"\n gpgcheck: yes\n gpgkey: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2700,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/logstash | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/logstash/defaults/main.yml",
"content": "logstash_repo_baseurl: https://artifacts.elastic.co/packages/7.x/yum\nlogstash_repo_gpgkey: https://artifacts.elastic.co/GPG-KEY-elasticsearch\nlogstash_package_name: logstash\nlogstash_package_state: latest\nlogstash_config_files:\n - { src... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3899,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/nginx | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx/README.md",
"content": "# Nginx Ansible Role\n\nThis Ansible role is responsible for installing and configuring Nginx, a popular open-source web server and reverse proxy.\n\n## Role Variables\n\n| Variable Name | Default Value | Description ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1711,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/node_exporter | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/node_exporter/defaults/main.yml",
"content": "node_exporter_version: 1.1.2\nnode_exporter_download_url: \"https://github.com/prometheus/node_exporter/releases/download/v{{ node_exporter_version }}/node_exporter-{{ node_exporter_version }}.linux-amd64.tar.gz\"\nnode_exporter_tmp_arch... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4054,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/opentelemetry | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/opentelemetry/defaults/main.yml",
"content": "otel_collector_version: 0.82.0\notel_collector_config_path: /etc/otelcol/config.yaml\notel_collector_service_name: otelcol\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 121
},
{
"path": "ans... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1508,
"all_permissive": false
} |
ansible_role | moptiex07/monitoring_education | ce642b29a1da9970cf9542e166bc410e286cc054 | 0 | ansible/roles/prometheus | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/prometheus/handlers/main.yml",
"content": "---\n# handlers file for prometheus\n- name: Reload systemd\n command: systemctl daemon-reload\n become: true\n\n- name: Enable Prometheus service\n systemd:\n name: prometheus\n enabled: true\n state: restarted\n become: true\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4943,
"all_permissive": false
} |
ansible_role | cfergs/kubernetes-homelab | b8de84c0de039ebcbcf5783d68995183101156b8 | 3 | ansible/roles/flux | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/flux/tasks/kubectl.yml",
"content": "---\n- name: Kubectl | Get Latest Version\n ansible.builtin.set_fact:\n kubectl_latest: \"{{ lookup('url', 'https://dl.k8s.io/release/stable.txt') }}\"\n\n- name: Kubectl | Download Binary\n ansible.builtin.get_url:\n url: \"https://dl.k8... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3276,
"all_permissive": false
} |
ansible_role | cfergs/kubernetes-homelab | b8de84c0de039ebcbcf5783d68995183101156b8 | 3 | ansible/roles/k3s | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/k3s/vars/main.yml",
"content": "---\nk3s_become: true\nk3s_install_hard_links: true\nk3s_server:\n disable:\n - servicelb\n - traefik\n\n# /var/lib/rancher/k3s/server/manifests\nk3s_server_manifests_urls:\n - url: \"https://raw.githubusercontent.com/longhorn/longhorn/v{{ lon... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 7433,
"all_permissive": false
} |
ansible_role | cfergs/kubernetes-homelab | b8de84c0de039ebcbcf5783d68995183101156b8 | 3 | ansible/roles/nut | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/nut/tasks/main.yml",
"content": "- name: Kubernetes Role Create\n ansible.builtin.include_tasks: kubernetes.yml\n when:\n - nut_controller_node is defined\n - nut_controller_node\n\n# from https://github.com/akusei/pushover-bash\n- name: Pushover\n ansible.builtin.include_t... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 23737,
"all_permissive": false
} |
ansible_role | cfergs/kubernetes-homelab | b8de84c0de039ebcbcf5783d68995183101156b8 | 3 | ansible/roles/os_patch | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/os_patch/tasks/main.yml",
"content": "- name: Install OS patches\n ansible.builtin.apt:\n autoremove: true\n update_cache: yes\n upgrade: full\n when: just_reboot is undefined\n\n- name: Check if a reboot is needed\n ansible.builtin.stat:\n path: /var/run/reboot-requi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2332,
"all_permissive": false
} |
ansible_role | cfergs/kubernetes-homelab | b8de84c0de039ebcbcf5783d68995183101156b8 | 3 | ansible/roles/os_shutdown | 7,646 | [
"no_license"
] | [
{
"path": "ansible/roles/os_shutdown/tasks/main.yml",
"content": "# Fixes error: \"cannot evict pod as it would violate the pods disruption budget\"\n# Longhorn is supposed to delete pdb as part of draining and allowing setting \"node-drain-policy: always-allow\" but won't.\n# Deleting pdb won't affect plac... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1442,
"all_permissive": false
} |
ansible_role | bbrice28/Ansible--roles-et-galaxy | 4ee93ccbf462a9a14133bb07877f50f15eda2c88 | 0 | roles/database | 7,646 | [
"no_license"
] | [
{
"path": "roles/database/tasks/main.yml",
"content": "---\n- name: Installer les paquets nécessaires\n apt:\n name:\n - mariadb-server\n - mariadb-client\n state: present\n update_cache: yes\n\n- name: Démarrer et activer MariaDB\n service:\n name: mariadb\n state: started\n e... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 412,
"all_permissive": false
} |
ansible_role | evgenilos/ansible-wordpress | 75ebf486287a5c6c91c245f74bd1c3e8450fbd63 | 0 | roles/lamp | 7,646 | [
"no_license"
] | [
{
"path": "roles/lamp/tasks/main.yml",
"content": "---\n- name: Update apt cache\n apt: update_cache=yes cache_valid_time=3600\n\n- name: Install required software\n apt: name={{ item }} state=present\n ignore_errors: yes\n with_items:\n - apache2\n - mysql-server\n - php5-mysql\n - php5\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 625,
"all_permissive": false
} |
ansible_role | evgenilos/ansible-wordpress | 75ebf486287a5c6c91c245f74bd1c3e8450fbd63 | 0 | roles/stepfour | 7,646 | [
"no_license"
] | [
{
"path": "roles/stepfour/tasks/main.yml",
"content": "---\n - name: copying files from first folder to web root\n command: \"rsync -avP {{ first_wp_path }} {{ web_root }}\"\n\n - name: Creating group for new user\n group: name={{ group }} state=present\n\n - name: Create user under wich rights web root... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 610,
"all_permissive": false
} |
ansible_role | evgenilos/ansible-wordpress | 75ebf486287a5c6c91c245f74bd1c3e8450fbd63 | 0 | roles/stepsix | 7,646 | [
"no_license"
] | [
{
"path": "roles/stepsix/tasks/main.yml",
"content": "---\n- name: Adding ServerName and folder permissions to apache conf\n blockinfile:\n dest: /etc/apache2/sites-available/000-default.conf\n block: \"{{'\\t'}}ServerName {{ ansible_default_ipv4.address }}{{'\\n\\t'}}<Directory {{ web_root }}>{{'\\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 595,
"all_permissive": false
} |
ansible_role | evgenilos/ansible-wordpress | 75ebf486287a5c6c91c245f74bd1c3e8450fbd63 | 0 | roles/stepthree | 7,646 | [
"no_license"
] | [
{
"path": "roles/stepthree/tasks/main.yml",
"content": "---\n- name: Copy sample config file\n command: mv {{ first_wp_path }}/wp-config-sample.php {{ first_wp_path }}/wp-config.php creates={{ first_wp_path }}/wp-config.php\n become: no\n\n- name: Get WordPress salts\n connection: local\n become: no\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1858,
"all_permissive": false
} |
ansible_role | evgenilos/ansible-wordpress | 75ebf486287a5c6c91c245f74bd1c3e8450fbd63 | 0 | roles/steptwo | 7,646 | [
"no_license"
] | [
{
"path": "roles/steptwo/tasks/main.yml",
"content": "---\n- name: Getting user home dire before become\n local_action: command echo ~\n register: user_home\n become: no\n\n- name: Download WordPress\n get_url:\n url={{ wp_download }}\n dest={{ user_home.stdout }}/latest.tar.gz\n validate_certs... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 511,
"all_permissive": false
} |
ansible_role | Bekzhan-osh/Flaskex-Ubuntu-CentOS | d3ba89b2baba216fdc6ad9fd4db77d5c596a8f76 | 0 | roles/ansible-role-packages | 7,646 | [
"no_license"
] | [
{
"path": "roles/ansible-role-packages/tasks/main.yml",
"content": "--- \n- name: Install vim | Debian\n package:\n name:\n - vim\n - wget\n - git \n - unzip\n state: latest \n\n \n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 132
},
{... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 348,
"all_permissive": false
} |
ansible_role | Bekzhan-osh/Flaskex-Ubuntu-CentOS | d3ba89b2baba216fdc6ad9fd4db77d5c596a8f76 | 0 | roles/ansible-role-python3 | 7,646 | [
"no_license"
] | [
{
"path": "roles/ansible-role-python3/defaults/main.yml",
"content": "---\npython3_app_debian_package: python3\npython3_app_el_package: python3\npython3_pip3_debian_package: python3-pip\npython3_desired_state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 144
... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 715,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/ANXS.mysql | 7,646 | [
"no_license"
] | [
{
"path": "roles/ANXS.mysql/Vagrantfile",
"content": "# -*- mode: ruby -*-\n# vi: set ft=ruby :\n\nVagrant.configure('2') do |config|\n config.vm.define 'anxs' do |c|\n c.vm.box = 'ubuntu/trusty64'\n c.vm.network :private_network, ip: '192.168.88.15'\n c.vm.hostname = 'anxs.local'\n c.vm.provis... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 8540,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/apacheconf | 7,646 | [
"no_license"
] | [
{
"path": "roles/apacheconf/tasks/file.yml",
"content": "---\n\n- name: Apache.conf.j2 tempalte transfer example\n template: src=apache.conf.j2 dest=/etc/httpd/apache.conf.template\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
},
{
"path": "roles/apachec... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 745,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/build | 7,646 | [
"no_license"
] | [
{
"path": "roles/build/tasks/create_dir.yml",
"content": "---\r\n# These tasks are responsible for git checkout ref variable patch\r\n#\r\n\r\n- name: create dir\r\n file: path={{ package_dir }}{{ project }}-release-{{ git_commit }}/{{ flag }}-{{ project }} owner=www group=www mode=0755 recurse=yes state=d... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1204,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/common | 7,646 | [
"no_license"
] | [
{
"path": "roles/common/tasks/envinit.yml",
"content": "---\r\n# These tasks are responsible for composer install\r\n#\r\n\r\n- name: gw shortcut key\r\n lineinfile: dest=/etc/profile line='alias gwc=\\\"cd /srv/www/king-gw/vendor/king/core/src/Config/\\\"'\r\n\r\n- name: cp shortcut key\r\n lineinfile: d... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1481,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/composer | 7,646 | [
"no_license"
] | [
{
"path": "roles/composer/tasks/main.yml",
"content": "---\n\n- include: composer_install.yml\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 38
},
{
"path": "roles/composer/tasks/composer_install.yml",
"content": "---\r\n# These tasks are responsible for c... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 977,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/create_tar | 7,646 | [
"no_license"
] | [
{
"path": "roles/create_tar/tasks/create_tar.yml",
"content": "---\r\n# These tasks are responsible for git checkout ref variable patch\r\n#\r\n\r\n- name: tar package\r\n command: /bin/tar -czf \"{{ flag }}\"-\"{{ project }}\"-\"{{ git_commit }}\".release.tgz \"{{ project }}-release-{{ git_commit }}\"/\"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 781,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/crond | 7,646 | [
"no_license"
] | [
{
"path": "roles/crond/tasks/crond_stop.yml",
"content": "---\r\n# crond crontrl\r\n# the version control system. \r\n\r\n- name: crond stop\r\n service: name=crond enabled=yes state=stopped #stopped\r\n\r\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 136
},
{
... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 921,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/example | 7,646 | [
"no_license"
] | [
{
"path": "roles/example/tasks/file.yml",
"content": "---\n\n- name: file change example\n #copy: src=MAGEDU.PPT dest=/data/magedu.ppt owner=stanley group=stanley\n copy: src={{ item.src }} dest=/data/{{ item.dest }} owner=stanley group=stanley\n with_items:\n - { src: 'MAGEDU.PPT', dest: 'magedu.pp... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 663,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/geerlingguy.elasticsearch | 7,646 | [
"no_license"
] | [
{
"path": "roles/geerlingguy.elasticsearch/tasks/setup-RedHat.yml",
"content": "---\n- name: Add Elasticsearch GPG key.\n rpm_key:\n key: https://packages.elastic.co/GPG-KEY-elasticsearch\n state: present\n\n- name: Add Elasticsearch repository.\n copy:\n src: elasticsearch.repo\n dest: /etc/y... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2430,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/geerlingguy.elasticsearch-curator | 7,646 | [
"no_license"
] | [
{
"path": "roles/geerlingguy.elasticsearch-curator/defaults/main.yml",
"content": "---\nelasticsearch_curator_cron_jobs:\n - {\n name: \"Delete old elasticsearch indices.\",\n job: \"/usr/local/bin/curator delete indices --older-than 30 --time-unit days --timestring '\\\\%Y.\\\\%m.\\\\%d'\",\n min... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 3832,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/geerlingguy.memcached | 7,646 | [
"no_license"
] | [
{
"path": "roles/geerlingguy.memcached/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - ansible-role-memcached\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 81
},
{
"path": "roles/geerlingguy.memcached/meta/main.yml",
... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1449,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/geerlingguy.nginx | 7,646 | [
"no_license"
] | [
{
"path": "roles/geerlingguy.nginx/tasks/vhosts.yml",
"content": "---\n- name: Remove default nginx vhost config file (if configured).\n file:\n path: \"{{ nginx_default_vhost_path }}\"\n state: absent\n when: nginx_remove_default_vhost\n notify:\n - reload nginx\n\n- name: Add managed vhost con... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 635,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/git | 7,646 | [
"no_license"
] | [
{
"path": "roles/git/tasks/main.yml",
"content": "---\n\n- include: create_dir.yml\n- include: git_pull.yml\n- include: git_checkout.yml\n- include: git_pull.yml\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 108
},
{
"path": "roles/git/tasks/my_git_pull.yml",... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 2211,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/grunt_build | 7,646 | [
"no_license"
] | [
{
"path": "roles/grunt_build/tasks/main.yml",
"content": "---\n\n- include: npm.yml\n- include: grunt.yml\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 46
},
{
"path": "roles/grunt_build/tasks/npm.yml",
"content": "---\r\n# These tasks are responsible for... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1723,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/hectcastro.nginx | 7,646 | [
"no_license"
] | [
{
"path": "roles/hectcastro.nginx/examples/site.yml",
"content": "---\n# Use something like the following to start an HTTP server to test the role:\n#\n# vagrant ssh -c 'python -m SimpleHTTPServer'\n#\n# From the VM host, hitting http://localhost:8080 should return a directory\n# listing.\n\n- hosts: all\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 3703,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/httpd_db | 7,646 | [
"no_license"
] | [
{
"path": "roles/httpd_db/tasks/main.yml",
"content": "---\n\n- include: httpd.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 26
},
{
"path": "roles/httpd_db/tasks/httpd.yml",
"content": "---\n\n- name: ubuntu install httpd\n remote_user: stanley\n apt... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 120,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/httpd_rh | 7,646 | [
"no_license"
] | [
{
"path": "roles/httpd_rh/tasks/httpd.yml",
"content": "---\n\n- name: centos install httpd\n remote_user: root\n yum: name=httpd state=latest\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 85
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 85,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/java_create_tar | 7,646 | [
"no_license"
] | [
{
"path": "roles/java_create_tar/tasks/create_tar.yml",
"content": "---\r\n# These tasks are responsible for git checkout ref variable patch\r\n#\r\n\r\n- name: tar package\r\n command: /bin/tar -czf \"{{ project }}\"-\"{{ git_commit }}\".release.tgz \"{{ project }}-release-{{ git_commit }}\"/\"{{ project... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 755,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/java_create_tar_comm | 7,646 | [
"no_license"
] | [
{
"path": "roles/java_create_tar_comm/tasks/create_tar.yml",
"content": "---\r\n# These tasks are responsible for git checkout ref variable patch\r\n#\r\n\r\n- name: tar package\r\n command: /bin/tar -czf java-\"{{ project }}\"-\"{{ git_commit }}\".release.tgz java-\"{{ project }}-release-{{ git_commit }}... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 824,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/java_git_comm | 7,646 | [
"no_license"
] | [
{
"path": "roles/java_git_comm/tasks/java_git_pull.yml",
"content": "---\r\n# These tasks are responsible for git checkout ref variable patch\r\n#\r\n\r\n\r\n- name: Git pull\r\n shell: echo {{ item }}\r\n with_items:\r\n - \"{{ repository_java }}-{{ project }}.git\"\r\n\r\n\r\n\r\n- name: Git pull\r\n... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1615,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/java_settle_git | 7,646 | [
"no_license"
] | [
{
"path": "roles/java_settle_git/tasks/java_settle_create_dir.yml",
"content": "---\r\n# These tasks are responsible for git checkout ref variable patch\r\n#\r\n\r\n- name: create {{ java_settle_package_dir }} dir\r\n file: path={{ java_settle_package_dir }}{{ project }}-release-{{ git_commit }}/{{ project... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1454,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/java_updatefile | 7,646 | [
"no_license"
] | [
{
"path": "roles/java_updatefile/tasks/tran_file.yml",
"content": "---\r\n# These tasks are responsible for copying the latest dev/production code from\r\n# the version control system. \r\n\r\n- name: Tran tgz package to remote server\r\n copy: src={{ java_settle_package_dir }}{{ project }}-{{ git_commit }... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1012,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/java_updatefile_comm | 7,646 | [
"no_license"
] | [
{
"path": "roles/java_updatefile_comm/tasks/tran_file.yml",
"content": "---\r\n# These tasks are responsible for copying the latest dev/production code from\r\n# the version control system. \r\n\r\n- name: Tran tgz package to remote server\r\n copy: src={{ java_package_dir }}/java-{{ project }}-{{ git_comm... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 997,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/linkfile | 7,646 | [
"no_license"
] | [
{
"path": "roles/linkfile/tasks/main.yml",
"content": "---\n\n- include: link.yml\n#- include: gw_supervisord.yml\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 57
},
{
"path": "roles/linkfile/tasks/link.yml",
"content": "---\r\n# These tasks are responsib... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 708,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/logclient | 7,646 | [
"no_license"
] | [
{
"path": "roles/logclient/tasks/main.yml",
"content": "---\n\n- include: epel.yml\n- include: logclient.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 50
},
{
"path": "roles/logclient/handlers/main.yml",
"content": "- name: Install epel\n yum: name=/tm... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 988,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/logsync | 7,646 | [
"no_license"
] | [
{
"path": "roles/logsync/tasks/lsyncd.yml",
"content": "---\n# Install Lsyncd\n\n- name: tran rpm to remote /tmp dirctory\n copy: src=epel-release-6-8.noarch.rpm dest=/tmp/ \n\n\n- name: tran yum.repo epel.repo\n copy: src=epel.repo dest=/etc/yum.repos.d/ \n\n\n- name: Install epel\n yum: name=/tmp/epe... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 5391,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/mysql | 7,646 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/php_migrate.yml",
"content": "---\r\n# These tasks are responsible for update schema\r\n# the version control system. \r\n\r\n#- hostname: worker\r\n#- hostname: mytest\r\n# tasks:\r\n- name: db schema check\r\n register: dbupdate\r\n #failed_when: dbupdate.stdout != \"\"\r\n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1329,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/nginxconf | 7,646 | [
"no_license"
] | [
{
"path": "roles/nginxconf/vars/main.yml",
"content": "---\n\nnginx_server_name: www.magedu.com\nnginx_web_root: /opt/magedu/\nnginx_proxies: \n - name: suspicious\n location: /\n port: 2368\n - name: suspicious-api\n location: /api\n port: 3000\n",
"license_type": "no_license",
"dete... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1772,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/php | 7,646 | [
"no_license"
] | [
{
"path": "roles/php/tasks/php_restart.yml",
"content": "---\r\n# These tasks are responsible for copying the latest dev/production code from\r\n# the version control system. \r\n\r\n- name: Restart php-fpm\r\n service: name=php-fpm state=restarted\r\n\r\n",
"license_type": "no_license",
"detected_... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 219,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/stanley.logstash-filebeat | 7,646 | [
"no_license"
] | [
{
"path": "roles/stanley.logstash-filebeat/files/README.md",
"content": "Please use your own certificate instead of the example included in this folder, and be sure to update the `logstash_ssl_*` variables in your playbook to use your files instead of this example.\n\nTo generate a self-signed certificate/k... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 6848,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/supervisord | 7,646 | [
"no_license"
] | [
{
"path": "roles/supervisord/tasks/gw_supervisord.yml",
"content": "---\r\n# These tasks are responsible for update schema\r\n# the version control system. \r\n\r\n- name: supervisord processes\r\n command: supervisorctl reload\r\n\r\n\r\n- name: supervisord stop tailfatal\r\n supervisorctl: name='king_wo... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1801,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/template | 7,646 | [
"no_license"
] | [
{
"path": "roles/template/vars/main.yml",
"content": "---\n\nPROJECT: \"JAVA\"\nSWITCH: \"ON\"\nDBPORT: \"3306\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 49
},
{
"path": "roles/template/tasks/template.yml",
"content": "---\n\n\n- name: tempalte transfe... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 179,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/tomcat | 7,646 | [
"no_license"
] | [
{
"path": "roles/tomcat/tasks/tomcat_restart.yml",
"content": "---\r\n# These tasks are responsible for update schema\r\n# the version control system. \r\n\r\n#- hostname: worker\r\n#- hostname: mytest\r\n# tasks:\r\n- name: java tomcat restart\r\n service: name=tomcat state=restarted\r\n",
"license_t... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 246,
"all_permissive": false
} |
ansible_role | stanleylst/ansibleUI | 629ff046452fc85f44153bbc18ef190cb1a64ed0 | 109 | roles/updatefile | 7,646 | [
"no_license"
] | [
{
"path": "roles/updatefile/tasks/tran_file.yml",
"content": "---\r\n# These tasks are responsible for copying the latest dev/production code from\r\n# the version control system. \r\n\r\n- name: Tran tgz package to remote server\r\n copy: src={{ package_dir }}{{ flag }}-{{ project }}-{{ git_commit }}.rele... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 975,
"all_permissive": false
} |
ansible_role | kuma3/ISUCON-playbook | dac37658037b5ba333ca11125faa2e3fd3f2f30e | 0 | roles/ISUCON-CentOS | 7,646 | [
"no_license"
] | [
{
"path": "roles/ISUCON-CentOS/tasks/main.yaml",
"content": "---\n- name: Install Git\n yum: name=git\n\n- name: Clone config file\n git: \n repo: https://{{ github_user_name }}:{{ github_password }}@github.com/keisuke123/{{ config_repository_name }}.git\n dest: \"{{ download_path }}/{{ config_repos... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2371,
"all_permissive": false
} |
ansible_role | kuma3/ISUCON-playbook | dac37658037b5ba333ca11125faa2e3fd3f2f30e | 0 | roles/ISUCON-ubuntu | 7,646 | [
"no_license"
] | [
{
"path": "roles/ISUCON-ubuntu/vars/main.yaml",
"content": "--- \nconfig_repository_name: ISUCON-config\nuser_name: ubuntu \nalp_version: v0.3.1\ndownload_path: /tmp\npercona_url: https://www.percona.com/downloads/percona-toolkit/3.0.4/binary/debian/xenial/x86_64/percona-toolkit_3.0.4-1.xenial_amd64.deb\nA... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2863,
"all_permissive": false
} |
ansible_role | merabpyh/ansible-micro | c9fca703f33c1de36405e19eafdb1abdc995326e | 0 | roles/build | 7,647 | [
"no_license"
] | [
{
"path": "roles/build/defaults/main.yml",
"content": "---\n\nwork_dir: /etc/webprog1\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 29
},
{
"path": "roles/build/tasks/main.yml",
"content": "---\n\n- name: Clone webprog1 repo from github if needed\n git:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1655,
"all_permissive": false
} |
ansible_role | merabpyh/ansible-micro | c9fca703f33c1de36405e19eafdb1abdc995326e | 0 | roles/deploy | 7,647 | [
"no_license"
] | [
{
"path": "roles/deploy/tasks/main.yml",
"content": "---\n\n# первым выкатывается контейнер с проверкой,\n# при успешном результате идёт выкат на второй контейнер\n#- name: Run prod container\n# docker:\n# name: app-prod\n# image: \"app:{{ version }}\"\n# env:\n# VIRTUAL_PORT: 8080\n# VI... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1030,
"all_permissive": false
} |
ansible_role | merabpyh/ansible-micro | c9fca703f33c1de36405e19eafdb1abdc995326e | 0 | roles/setup | 7,647 | [
"no_license"
] | [
{
"path": "roles/setup/tasks/main.yml",
"content": "---\n\n- name: Install git, java1.7\n yum:\n name: \"{{ item }}\"\n state: latest\n with_items:\n - git\n - java-1.7.0-openjdk-devel\n - python-docker-py\n\n- name: Get get.docker.sh\n get_url:\n url: https://get.docker.com\n dest: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1077,
"all_permissive": false
} |
ansible_role | malfafar/soccerschoolacademy | 6ae8a45f6d08d299b4f933172e6db17a395bd8ba | 0 | hypsible/ansible/roles/base | 7,647 | [
"no_license"
] | [
{
"path": "hypsible/ansible/roles/base/tasks/main.yml",
"content": "---\n- name: Update apt cache\n apt: update_cache=yes\n\n- name: Install apt dependencies\n apt: name={{ item }}\n with_items:\n - autoconf\n - bison\n - build-essential\n - libssl-dev\n - libyaml-dev\n - libreadline6-d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1724,
"all_permissive": false
} |
ansible_role | malfafar/soccerschoolacademy | 6ae8a45f6d08d299b4f933172e6db17a395bd8ba | 0 | hypsible/ansible/roles/deploy | 7,647 | [
"no_license"
] | [
{
"path": "hypsible/ansible/roles/deploy/templates/secrets.j2",
"content": "production:\n secret_key_base: {{ env_secret_key_base }}\n host: \"{{ env_host }}\"\n mailer_username: {{ env_mailer_user }}\n mailer_api_key: {{ env_mailer_key }}\n sentry_dsn: \"{{ env_sentry_dsn }}\"\n database:\n :host:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2738,
"all_permissive": false
} |
ansible_role | malfafar/soccerschoolacademy | 6ae8a45f6d08d299b4f933172e6db17a395bd8ba | 0 | hypsible/ansible/roles/nginx | 7,647 | [
"no_license"
] | [
{
"path": "hypsible/ansible/roles/nginx/tasks/letsencrypt.yml",
"content": "---\n- apt: update_cache=yes cache_valid_time=3600\n\n- name: Install depends\n apt: name={{ item }} state=present\n with_items:\n - bc\n - git\n\n- name: Git clone client\n git: repo=https://github.com/letsencrypt/letsencr... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 6002,
"all_permissive": false
} |
ansible_role | malfafar/soccerschoolacademy | 6ae8a45f6d08d299b4f933172e6db17a395bd8ba | 0 | hypsible/ansible/roles/postgresql | 7,647 | [
"no_license"
] | [
{
"path": "hypsible/ansible/roles/postgresql/templates/database.yml.j2",
"content": "# {{ ansible_managed }}\n\ndefault: &default\n adapter: postgresql\n pool: 5\n\ndevelopment:\n <<: *default\n database: {{ env_db_name }}\n\n username: {{ env_db_user }}\n password: {{ env_db_password }}\n\ntest:\n <... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2233,
"all_permissive": false
} |
ansible_role | malfafar/soccerschoolacademy | 6ae8a45f6d08d299b4f933172e6db17a395bd8ba | 0 | hypsible/ansible/roles/unicorn | 7,647 | [
"no_license"
] | [
{
"path": "hypsible/ansible/roles/unicorn/defaults/main.yml",
"content": "server_env: production\napp:\n process_name: \"{{ app_name }}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 61
},
{
"path": "hypsible/ansible/roles/unicorn/tasks/main.yml",
"conten... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 435,
"all_permissive": false
} |
ansible_role | malfafar/soccerschoolacademy | 6ae8a45f6d08d299b4f933172e6db17a395bd8ba | 0 | hypsible/ansible/roles/vim | 7,647 | [
"no_license"
] | [
{
"path": "hypsible/ansible/roles/vim/tasks/main.yml",
"content": "---\n- name: Install vim\n apt: name=vim\n\n- name: Prepare dirs for pathogen.vim\n file: path={{ item }} state=directory owner={{ username }} group={{ group_name }} recurse=yes\n with_items:\n - '{{ vim_autoload_path }}'\n - '{{ vi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 748,
"all_permissive": false
} |
ansible_role | malfafar/soccerschoolacademy | 6ae8a45f6d08d299b4f933172e6db17a395bd8ba | 0 | hypsible/ansible/roles/webserver | 7,647 | [
"no_license"
] | [
{
"path": "hypsible/ansible/roles/webserver/templates/sudoers.d.conf.j2",
"content": "{{ rails_user }} ALL=NOPASSWD: service unicorn start, service unicorn stop, service unicorn restart\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 100
},
{
"path": "hypsible/an... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1802,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.