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 | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/conky | 7,191 | [
"no_license"
] | [
{
"path": "roles/conky/vars/main.yml",
"content": "---\n# vars file for conky\nlocal_user_name: cferman\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 51
},
{
"path": "roles/conky/tasks/main.yml",
"content": "---\n- name: Install conky and other prerequisite... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 417,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/fedora_workstation | 7,191 | [
"no_license"
] | [
{
"path": "roles/fedora_workstation/handlers/main.yml",
"content": "---\n- name: tuned-handler\n shell: tuned-adm profile powersave",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 62
},
{
"path": "roles/fedora_workstation/tasks/main.yml",
"content": "---\n- na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1891,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/flatpak | 7,191 | [
"no_license"
] | [
{
"path": "roles/flatpak/tasks/main.yml",
"content": "---\n- name: Add the flathub community.general.flatpak repository remote to the user installation\n ansible.builtin.shell: flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo\n \n- name: Install signal, telegram, z... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 609,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/gsettings | 7,191 | [
"no_license"
] | [
{
"path": "roles/gsettings/tasks/main.yml",
"content": "---\n# tasks file for gsettings\n- name: add japanese language to keyboard for gnome\n ansible.builtin.command: gsettings set org.gnome.desktop.input-sources sources \"[('xkb', 'us'), ('ibus', 'anthy')]\"\n become: false\n\n",
"license_type": "no... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 218,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/music | 7,191 | [
"no_license"
] | [
{
"path": "roles/music/tasks/main.yml",
"content": "---\n# tasks file for music\n- name: Install ardour6, hydrogen, a2jmidid and qjackctl\n ansible.builtin.yum:\n name: \n - 'ardour6'\n - 'hydrogen'\n - 'a2jmidid'\n - 'qjackctl'\n\n- name: Add or modify memlock, both soft and har... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 517,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/nexodus | 7,191 | [
"no_license"
] | [
{
"path": "roles/nexodus/handlers/main.yml",
"content": "---\n# handlers file for nexodus\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "roles/nexodus/vars/main.yml",
"content": "---\n# vars file for nexodus\n",
"license_type": "no_licen... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 508,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/nvidia | 7,191 | [
"no_license"
] | [
{
"path": "roles/nvidia/tasks/main.yml",
"content": "---\n# tasks file for nvidia\n- name: Install nvidia proprietary drivers from rpm fusion\n ansible.builtin.yum:\n name: \n - 'akmod-nvidia'\n - 'xorg-x11-drv-nvidia-cuda'\n state: present\n\n- name: Blacklist the nouveau driver module\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 317,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/openshift | 7,191 | [
"no_license"
] | [
{
"path": "roles/openshift/tasks/main.yml",
"content": "---\n- name: get openshift client\n ansible.builtin.get_url:\n url='https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/oc/latest/linux/oc.tar.gz'\n dest='/tmp/oc.tar.gz'\n\n- name: Check that the yubi mappings file exists\n stat:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 432,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/python | 7,191 | [
"no_license"
] | [
{
"path": "roles/python/tasks/main.yml",
"content": "---\n# tasks file for python\n- ansible.builtin.pip:\n name: \n - ansible-builder\n - ansible-navigator\n become: false",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 123,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/vscode | 7,191 | [
"no_license"
] | [
{
"path": "roles/vscode/tasks/main.yml",
"content": "---\n- name: add vscode rpm key\n ansible.builtin.rpm_key:\n state: present\n key: https://packages.microsoft.com/keys/microsoft.asc\n\n- name: Add vscode repositories \n ansible.builtin.yum_repository:\n name: vscode\n description: vscode r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 494,
"all_permissive": false
} |
ansible_role | chadmf/fedora_workstation | 1bab24d54386e563324e5fb7b1b401c7d1443cab | 2 | roles/yubi_u2f | 7,191 | [
"no_license"
] | [
{
"path": "roles/yubi_u2f/tasks/main.yml",
"content": "---\n# tasks file for yubi_u2f\n\n- name: Install yubi utils\n ansible.builtin.yum:\n name: \n - 'pamu2fcfg'\n - 'pam-u2f'\n state: present\n\n- name: Check that the yubi mappings file exists\n ansible.builtin.stat:\n path: /etc/y... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 698,
"all_permissive": false
} |
ansible_role | Yarmak66/ansible_playbooks | e3ea439230d82e12421607db73f7a2f31015d36c | 0 | etcd_ansible/roles/etcd | 7,191 | [
"no_license"
] | [
{
"path": "etcd_ansible/roles/etcd/tasks/main.yml",
"content": "- name: Remove old WAL files\n command: rm -rf /var/lib/etcd/*\n ignore_errors: yes\n\n- name: Install ETCD\n apt:\n name: etcd\n state: present\n\n- name: Get the specific IP address from the network interface enp0s3\n shell: ip -o -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1200,
"all_permissive": false
} |
ansible_role | Yarmak66/ansible_playbooks | e3ea439230d82e12421607db73f7a2f31015d36c | 0 | etcd_ansible/roles/restart | 7,191 | [
"no_license"
] | [
{
"path": "etcd_ansible/roles/restart/tasks/main.yml",
"content": "- name: Stop and disable ETCD service\n systemd:\n name: etcd\n enabled: no\n state: stopped\n\n\n- name: Remove old files\n command: rm -rf /var/lib/etcd/*\n ignore_errors: yes\n\n\n- name: Start and enable ETCD service\n syste... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 283,
"all_permissive": false
} |
ansible_role | Yarmak66/ansible_playbooks | e3ea439230d82e12421607db73f7a2f31015d36c | 0 | postgres_ansible/roles/patroni_install | 7,191 | [
"no_license"
] | [
{
"path": "postgres_ansible/roles/patroni_install/templates/copy_wal.sh",
"content": "#!/bin/bash\n\nFULL=\"$1\"\nNAME=\"$2\"\nPREF=`date +%Y`/`date +%m`/`date +%d`\nCMD=\"pigz -1 -p40 -c ${FULL} > /mnt/backup/wals/${NAME}.gz\"\necho \"$CMD\" >> /var/log/postgresql/copy_wal.log\n\n# Убедимся, что директори... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 4211,
"all_permissive": false
} |
ansible_role | Yarmak66/ansible_playbooks | e3ea439230d82e12421607db73f7a2f31015d36c | 0 | postgres_ansible/roles/postgres_install | 7,191 | [
"no_license"
] | [
{
"path": "postgres_ansible/roles/postgres_install/tasks/main.yml",
"content": "- name: Обновить список доступных пакетов\n apt:\n update_cache: yes\n\n- name: Установить PostgreSQL\n apt:\n name: postgresql\n state: present\n\n- name: Выключить сервис PostgreSQL\n systemd:\n name: postgresql... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 252,
"all_permissive": false
} |
ansible_role | pharriso/tech_talk | 5a4f03d5fe933bd62d2affda2dbd03e66a30eea7 | 0 | roles/create_vm_from_template | 7,191 | [
"no_license"
] | [
{
"path": "roles/create_vm_from_template/tasks/main.yml",
"content": "---\n\n- name: create vm from template\n vmware_guest:\n validate_certs: no\n datacenter: demolab\n state: poweredon\n template: rhnode2_rhel8_template\n name: \"{{ vm_name }}\"\n cluster: rhnode2\n folder: techtalk\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 837,
"all_permissive": false
} |
ansible_role | pharriso/tech_talk | 5a4f03d5fe933bd62d2affda2dbd03e66a30eea7 | 0 | roles/register_satellite | 7,191 | [
"no_license"
] | [
{
"path": "roles/register_satellite/tasks/main.yml",
"content": "---\n\n- name: install satellite katello certificate\n yum:\n name: http://sat6.demolab.local/pub/katello-ca-consumer-latest.noarch.rpm\n state: installed\n disable_gpg_check: yes\n\n- name: register to satellite\n redhat_subscripti... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 423,
"all_permissive": false
} |
ansible_role | RECav21/week17-18_ansible | d356b22ae38f3b9016b5ff42fdf8ee41f8bf8f0d | 0 | roles/system | 7,191 | [
"no_license"
] | [
{
"path": "roles/system/tasks/main.yml",
"content": "---\n# tasks file for system\n- name: Update server\n yum:\n name: '*'\n state: latest",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 86
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 86,
"all_permissive": false
} |
ansible_role | rddevops5/ansibletest | 16b1b002903e50f7569d33ad86ac4077b4f9a578 | 0 | ansible/roles/was8 | 7,191 | [
"no_license"
] | [
{
"path": "ansible/roles/was8/tasks/ibmsdk.yaml",
"content": "---\n- name: \"Download local copy of IBM SDK8 installer\"\n get_url:\n url: \"{{ download_JAVASDK_url }}{{ item }}\"\n dest: \"{{ Extract_JAVASDK_location }}\"\n with_items:\n - 8.0.3.20-WS-IBMWASJAVA-part1.zip\n - 8.0.3.20-WS-IBMW... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4429,
"all_permissive": false
} |
ansible_role | alexbatistandrade/ansible_chocolatey | cef4fad18b06e4af0fef369d61bf67770a588448 | 3 | roles/installchocolatey | 7,191 | [
"no_license"
] | [
{
"path": "roles/installchocolatey/tasks/main.yml",
"content": "# tasks file for installchocolatey\n- name: install the googlechrome\n win_chocolatey:\n name: googlechrome\n state: present\n# state: absent #descomentando essa opção e comentando o state #present na linha a cima, essa opção vai desi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 539,
"all_permissive": false
} |
ansible_role | halkyon/ansible-lamp-osx | c1fdcceee996c4152b7118d5ff98238297d18c4d | 2 | roles/base | 7,191 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yml",
"content": "---\n- name: configure homebrew taps\n homebrew_tap: name={{ item }} state=present\n with_items:\n - homebrew/science\n - homebrew/dupes\n - homebrew/versions\n - caskroom/cask\n\n#- name: update homebrew and all packages\n# homebrew: update_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 527,
"all_permissive": false
} |
ansible_role | halkyon/ansible-lamp-osx | c1fdcceee996c4152b7118d5ff98238297d18c4d | 2 | roles/dev | 7,191 | [
"no_license"
] | [
{
"path": "roles/dev/tasks/main.yml",
"content": "---\n- name: install dev packages\n homebrew: name={{ item }} state=present\n with_items:\n - ack\n - chromedriver\n - mcrypt\n - selenium-server-standalone\n\n- name: set php.ini error_reporting setting\n sudo: yes\n ini_file: dest=/etc/php.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 714,
"all_permissive": false
} |
ansible_role | zhaowei/vagrant_ansible_phpenv | bde37e7240100ea0f0f198c141bc51dac4e18889 | 0 | ansible/roles/common | 7,191 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/common.yml",
"content": "---\n- name: hostname\n hostname: name={{ hostname }}\n- name: sysyconfig/i18n 中文 zh_CN\n raw: sed -i.org -e \"s/LANG=\\\"C\\\"/LANG=\\\"zh_CN.UTF-8\\\"/\" /etc/sysconfig/i18n\n- name: SELinux\n yum: name=libselinux-python state=installed\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 662,
"all_permissive": false
} |
ansible_role | zhaowei/vagrant_ansible_phpenv | bde37e7240100ea0f0f198c141bc51dac4e18889 | 0 | ansible/roles/mysql | 7,191 | [
"no_license"
] | [
{
"path": "ansible/roles/mysql/tasks/main.yml",
"content": "---\n- name: 安装 MySQL 依赖文件\n yum: name={{ item }} state=present\n with_items:\n - mysql-server\n - mysql\n - MySQL-python\n - libselinux-python\n - libsemanage-python\n - mysql-devel\n- name: MySQL安装\n yum: name={{ item }} state=present\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 798,
"all_permissive": false
} |
ansible_role | zhaowei/vagrant_ansible_phpenv | bde37e7240100ea0f0f198c141bc51dac4e18889 | 0 | ansible/roles/nginx | 7,191 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx/tasks/main.yml",
"content": "---\n- name: Nginx配置\n ignore_errors: true\n action: shell rpm -Uvh http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm\n- name: Nginx\n copy: src=nginx.repo dest=/etc/yum.repos.d/nginx.repo owner=root grou... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 381,
"all_permissive": false
} |
ansible_role | zhaowei/vagrant_ansible_phpenv | bde37e7240100ea0f0f198c141bc51dac4e18889 | 0 | ansible/roles/phpenv | 7,191 | [
"no_license"
] | [
{
"path": "ansible/roles/phpenv/tasks/php-fpm.yml",
"content": "---\n- name: docroot生成\n file: path={{ docroot }} mode=0777 owner=nginx group=nginx force=yes state=directory\n- name: php-fpm.conf设置\n template: src=php-fpm.conf.j2 dest=/usr/local/share/phpenv/versions/{{ php_version }}/etc/php-fpm.conf\n- ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3993,
"all_permissive": false
} |
ansible_role | zhaowei/vagrant_ansible_phpenv | bde37e7240100ea0f0f198c141bc51dac4e18889 | 0 | ansible/roles/phpmyadmin | 7,191 | [
"no_license"
] | [
{
"path": "ansible/roles/phpmyadmin/tasks/main.yml",
"content": "- name: ensure PhpMyAdmin installed\n yum: name=phpmyadmin state=present\n tags: phpmyadmin\n notify:\n - restart phpfpm\n- name: 去掉版本更新\n template: src=version_check.php dest=/usr/share/phpMyAdmin/version_check.php\n- name: 允许本地登录\n t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 323,
"all_permissive": false
} |
ansible_role | zhaowei/vagrant_ansible_phpenv | bde37e7240100ea0f0f198c141bc51dac4e18889 | 0 | ansible/roles/project | 7,191 | [
"no_license"
] | [
{
"path": "ansible/roles/project/tasks/main.yml",
"content": "- name: checkout common lib code\n tags: po_wlx\n#shell: svn --username zhao --password z<PASSWORD> co svn://svn.kcdns.net/kc_lib/trunk /vagrant\n subversion: username={{svn_username}} password={{svn_<PASSWORD>}} repo=svn://svn.kcdns.net/kc_li... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 742,
"all_permissive": false
} |
ansible_role | Hamed-Ayodeji/AnsibleEC2WebDeploy | 117a95a6b53730e30d70d85ff89f1c468d0a7446 | 0 | roles/create_ec2 | 7,191 | [
"no_license"
] | [
{
"path": "roles/create_ec2/tasks/main.yml",
"content": "---\n\n# this role builds the EC2 instance\n\n- name: Get the latest Amazon Linux 2 AMI\n block:\n - name: Get the latest Amazon Linux 2 AMI\n amazon.aws.ec2_ami_info:\n region: \"{{ region }}\"\n aws_access_key: \"{{ aws_access... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2929,
"all_permissive": false
} |
ansible_role | Hamed-Ayodeji/AnsibleEC2WebDeploy | 117a95a6b53730e30d70d85ff89f1c468d0a7446 | 0 | roles/create_keypair | 7,191 | [
"no_license"
] | [
{
"path": "roles/create_keypair/tasks/main.yml",
"content": "---\n\n# this role generates the key-pair and saves the private-key.pem to the present working directory of the local machine\n\n- name: Generate key-pair\n block:\n - name: Generate key-pair\n amazon.aws.ec2_key:\n name: \"{{ proj... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 838,
"all_permissive": false
} |
ansible_role | Hamed-Ayodeji/AnsibleEC2WebDeploy | 117a95a6b53730e30d70d85ff89f1c468d0a7446 | 0 | roles/create_sg | 7,191 | [
"no_license"
] | [
{
"path": "roles/create_sg/tasks/main.yml",
"content": "---\n\n# this role creates the security group, allowing SSH and HTTP traffic ingress and all traffic egress\n\n- name: Create security group\n block:\n - name: Create security group\n amazon.aws.ec2_group:\n name: \"{{ project_name }}-s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1225,
"all_permissive": false
} |
ansible_role | Hamed-Ayodeji/AnsibleEC2WebDeploy | 117a95a6b53730e30d70d85ff89f1c468d0a7446 | 0 | roles/create_vpc | 7,191 | [
"no_license"
] | [
{
"path": "roles/create_vpc/tasks/main.yml",
"content": "---\n\n# this role carries all the configurations for the VPC\n\n- name: Create VPC\n block:\n - name: Create VPC\n amazon.aws.ec2_vpc_net:\n name: \"{{ project_name }}-vpc\"\n cidr_block: \"{{ vpc_cidr_block }}\"\n regio... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4099,
"all_permissive": false
} |
ansible_role | Hamed-Ayodeji/AnsibleEC2WebDeploy | 117a95a6b53730e30d70d85ff89f1c468d0a7446 | 0 | roles/destroy_ec2 | 7,191 | [
"no_license"
] | [
{
"path": "roles/destroy_ec2/tasks/main.yml",
"content": "---\n\n# this role terminates the ec2 instance\n\n- name: Terminate EC2 instance\n amazon.aws.ec2_instance:\n state: absent\n instance_ids: \"{{ instance_id }}\"\n region: \"{{ region }}\"\n aws_access_key: \"{{ aws_access_key }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 344,
"all_permissive": false
} |
ansible_role | Hamed-Ayodeji/AnsibleEC2WebDeploy | 117a95a6b53730e30d70d85ff89f1c468d0a7446 | 0 | roles/destroy_keypair | 7,191 | [
"no_license"
] | [
{
"path": "roles/destroy_keypair/tasks/main.yml",
"content": "---\n\n# this role removes the key-pair\n\n- name: Delete key pair\n amazon.aws.ec2_key:\n name: \"{{ project_name }}-key\"\n region: \"{{ region }}\"\n aws_access_key: \"{{ aws_access_key }}\"\n aws_secret_key: \"{{ aws_secret_key }... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 385,
"all_permissive": false
} |
ansible_role | Hamed-Ayodeji/AnsibleEC2WebDeploy | 117a95a6b53730e30d70d85ff89f1c468d0a7446 | 0 | roles/destroy_sg | 7,191 | [
"no_license"
] | [
{
"path": "roles/destroy_sg/tasks/main.yml",
"content": "---\n\n# this role removes the security group\n\n- name: Delete security group\n amazon.aws.ec2_group:\n name: \"{{ project_name }}-sg\"\n region: \"{{ region }}\"\n aws_access_key: \"{{ aws_access_key }}\"\n aws_secret_key: \"{{ aws_secr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 263,
"all_permissive": false
} |
ansible_role | Hamed-Ayodeji/AnsibleEC2WebDeploy | 117a95a6b53730e30d70d85ff89f1c468d0a7446 | 0 | roles/destroy_vpc | 7,191 | [
"no_license"
] | [
{
"path": "roles/destroy_vpc/tasks/main.yml",
"content": "---\n\n# this role destroys the VPC and all its associated resources\n\n\n- name: Delete public subnet\n amazon.aws.ec2_vpc_subnet:\n state: absent\n vpc_id: \"{{ vpc_id }}\"\n cidr: \"{{ public_subnet_cidr_block }}\"\n region: \"{{ regi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1055,
"all_permissive": false
} |
ansible_role | Hamed-Ayodeji/AnsibleEC2WebDeploy | 117a95a6b53730e30d70d85ff89f1c468d0a7446 | 0 | roles/install_apache | 7,191 | [
"no_license"
] | [
{
"path": "roles/install_apache/handlers/main.yml",
"content": "---\n\n# handlers file for main.yml\n\n- name: Restart Apache2\n systemd:\n name: httpd\n state: restarted\n\n###############################################################################\n\n- name: Enable Apache2\n systemd:\n name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1320,
"all_permissive": false
} |
ansible_role | eksenof/devops-netology | e38fee1079b2eff97fc3e9691f24df996a9587bf | 0 | diploma/ansible/gitlab/roles/gitlab | 7,190 | [
"no_license"
] | [
{
"path": "diploma/ansible/gitlab/roles/gitlab/tasks/main.yml",
"content": "---\n- name: update\n raw: apt-get update\n\n- name: Include OS-specific variables.\n include_vars: \"{{ ansible_os_family }}.yml\"\n\n- name: Check if GitLab configuration file already exists.\n stat: path=/etc/gitlab/gitlab.rb\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2717,
"all_permissive": false
} |
ansible_role | eksenof/devops-netology | e38fee1079b2eff97fc3e9691f24df996a9587bf | 0 | diploma/ansible/monitoring/roles/grafana | 7,190 | [
"no_license"
] | [
{
"path": "diploma/ansible/monitoring/roles/grafana/tasks/dashboards.yml",
"content": "---\n- become: false\n run_once: true\n block:\n \n - name: create /var/lib/grafana/dashboards/ 2\n become: true\n file:\n state: directory\n path: /var/lib/grafana/dashboards/\n recur... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4410,
"all_permissive": false
} |
ansible_role | eksenof/devops-netology | e38fee1079b2eff97fc3e9691f24df996a9587bf | 0 | diploma/ansible/mySQL/roles/master | 7,190 | [
"no_license"
] | [
{
"path": "diploma/ansible/mySQL/roles/master/tasks/main.yml",
"content": "---\n - name: Create a new database \n mysql_db: \n name: wordpress \n state: present \n login_user: wordpress \n login_password: \"<PASSWORD>\"\n\n - name: Setup mysql master config\n template:\n sr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 390,
"all_permissive": false
} |
ansible_role | eksenof/devops-netology | e38fee1079b2eff97fc3e9691f24df996a9587bf | 0 | diploma/ansible/mySQL/roles/mySQL | 7,190 | [
"no_license"
] | [
{
"path": "diploma/ansible/mySQL/roles/mySQL/tasks/main.yml",
"content": "---\n - name: Update remote system\n apt:\n update_cache: yes\n\n - name: Install mysqldb python library\n apt:\n name:\n - python3-mysqldb\n state: present\n\n - name: Install mysql-server\n apt:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 601,
"all_permissive": false
} |
ansible_role | eksenof/devops-netology | e38fee1079b2eff97fc3e9691f24df996a9587bf | 0 | diploma/ansible/mySQL/roles/slave | 7,190 | [
"no_license"
] | [
{
"path": "diploma/ansible/mySQL/roles/slave/tasks/main.yml",
"content": "---\n - name: Create a new database\n mysql_db:\n name: wordpress\n state: present\n login_user: wordpress\n login_password: \"<PASSWORD>\"\n\n - name: Setup mysql-server slave config\n template:\n src... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 799,
"all_permissive": false
} |
ansible_role | eksenof/devops-netology | e38fee1079b2eff97fc3e9691f24df996a9587bf | 0 | diploma/ansible/nle/roles/nle | 7,190 | [
"no_license"
] | [
{
"path": "diploma/ansible/nle/roles/nle/templates/nginx-http.j2",
"content": "server_tokens off;\n\nserver {\n listen 80 default_server;\n server_name *.{{ domain }} {{ domain }};\n\n location /.well-known/acme-challenge {\n root /var/www/letsencrypt;\n try_files $uri $uri/ =404;\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2783,
"all_permissive": false
} |
ansible_role | eksenof/devops-netology | e38fee1079b2eff97fc3e9691f24df996a9587bf | 0 | diploma/ansible/runner/roles/runner | 7,190 | [
"no_license"
] | [
{
"path": "diploma/ansible/runner/roles/runner/defaults/main.yml",
"content": "---\n# defaults file for runner\ngitlab_runner_token: \"<PASSWORD>\"\ndomain: \"eksen.space\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 87
},
{
"path": "diploma/ansible/runner/ro... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1692,
"all_permissive": false
} |
ansible_role | eksenof/devops-netology | e38fee1079b2eff97fc3e9691f24df996a9587bf | 0 | diploma/ansible/wordpress/roles/wordpress | 7,190 | [
"no_license"
] | [
{
"path": "diploma/ansible/wordpress/roles/wordpress/tasks/main.yml",
"content": "---\n - name: Update remote system\n apt:\n update_cache: yes\n\n - name: Install nginx\n apt:\n name: nginx\n state: latest\n\n - name: Disable default site\n file:\n path: /etc/nginx/sites-ena... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2703,
"all_permissive": false
} |
ansible_role | hexagon6/kubeflow-cluster-init | b87a4714ee2ff0978e7d0d20b390a606fe921879 | 1 | roles/k8s | 7,190 | [
"no_license"
] | [
{
"path": "roles/k8s/tasks/main.yml",
"content": "---\n\n# This playbook deploys a standard kubernetes cluster master node\n# based on this installation steps: https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/\n- name: Add yum key for kubernetes repository\n become: yes\n yum_repository... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 838,
"all_permissive": false
} |
ansible_role | mcfio/GitOps | 9edd7aced5f097f42d1a8b415890e51cdb831364 | 8 | infrastructure/ansible/roles/common | 7,190 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/common/vars/ubuntu.yaml",
"content": "---\n# File: host-os.yaml - Configuration variable definitions to apply at thoe host-os\n\nkernel_paramters:\n- { name: net.bridge.bridge-nf-call-iptables, value: 1 }\n- { name: net.bridge.bridge-nf-call-ip6tables, value: 1 }\n- {... | {
"task_files": 9,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 17,
"total_bytes": 12698,
"all_permissive": false
} |
ansible_role | mcfio/GitOps | 9edd7aced5f097f42d1a8b415890e51cdb831364 | 8 | infrastructure/ansible/roles/haproxy | 7,190 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/haproxy/defaults/main.yaml",
"content": "---\n\nhaproxy_image_repository: 'haproxy'\nhaproxy_image_tag: '2.3.10-alpine'\nhaproxy_image: '{{ haproxy_image_repository }}:{{ haproxy_image_tag }}'\n\nhaproxy_healthcheck_port: '8081'\nhaproxy_config_dir: '/etc/kubernetes/a... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 6748,
"all_permissive": false
} |
ansible_role | ianmetcalf/ansible-playbooks | 99b8ba1bbfc545bff7f1e47af17ad242ac339abf | 0 | roles/deploy | 7,190 | [
"no_license"
] | [
{
"path": "roles/deploy/templates/post-receive.j2",
"content": "#!/usr/bin/env bash\n\nexport GIT_WORK_TREE=\"/var/www/{{ service }}\"\n\necho \"--> Creating dir...\"\nmkdir -p $GIT_WORK_TREE\n\necho \"--> Checking out...\"\ngit checkout -f\n\necho \"--> Installing libraries...\"\ncd $GIT_WORK_TREE\nnpm ins... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1583,
"all_permissive": false
} |
ansible_role | ianmetcalf/ansible-playbooks | 99b8ba1bbfc545bff7f1e47af17ad242ac339abf | 0 | roles/firewall | 7,190 | [
"no_license"
] | [
{
"path": "roles/firewall/tasks/main.yml",
"content": "---\n\n- name: Install ufw\n apt:\n name: ufw\n state: present\n update_cache: yes\n cache_valid_time: 86400\n notify:\n - reload ufw\n\n- name: Allow incoming ssh connections\n ufw:\n rule: allow\n port: ssh\n proto: tcp\n n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 643,
"all_permissive": false
} |
ansible_role | ianmetcalf/ansible-playbooks | 99b8ba1bbfc545bff7f1e47af17ad242ac339abf | 0 | roles/nginx | 7,190 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n\n- name: Install nginx\n apt:\n name: nginx\n state: present\n update_cache: yes\n cache_valid_time: 86400\n notify:\n - restart nginx\n\n- name: Disabled default\n file:\n path: /etc/nginx/sites-enabled/default\n state: absen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 570,
"all_permissive": false
} |
ansible_role | ianmetcalf/ansible-playbooks | 99b8ba1bbfc545bff7f1e47af17ad242ac339abf | 0 | roles/nodejs | 7,190 | [
"no_license"
] | [
{
"path": "roles/nodejs/tasks/main.yml",
"content": "---\n\n- name: Install apt https transport\n apt:\n name: apt-transport-https\n state: present\n update_cache: yes\n cache_valid_time: 86400\n\n- name: Import nodesource gpg key\n apt_key:\n url: https://deb.nodesource.com/gpgkey/nodesour... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 865,
"all_permissive": false
} |
ansible_role | ianmetcalf/ansible-playbooks | 99b8ba1bbfc545bff7f1e47af17ad242ac339abf | 0 | roles/pm2 | 7,190 | [
"no_license"
] | [
{
"path": "roles/pm2/tasks/main.yml",
"content": "---\n\n- name: Install pm2\n npm:\n name: pm2\n global: yes\n state: latest\n notify:\n - restart pm2\n\n- name: Install startup script\n shell: pm2 startup ubuntu\n args:\n creates: /etc/init.d/pm2-init.sh\n",
"license_type": "no_lice... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 213,
"all_permissive": false
} |
ansible_role | InfraMarine/ci-cd-petclinic | b852e1c50eaa98aaa993fc17de118b7d981d3c83 | 0 | ansible/roles/deploy_service | 7,190 | [
"no_license"
] | [
{
"path": "ansible/roles/deploy_service/tasks/main.yml",
"content": "- name: Create task definition\n community.aws.ecs_taskdefinition:\n family: \"{{ service_name }}\"\n containers:\n - name: \"{{ service_name }}\"\n essential: true\n image: \"{{ image }}\"\n portMappings:\n -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 918,
"all_permissive": false
} |
ansible_role | shaheinm/ansible-dotfiles | 8154e491f9ee5f82d51ba66faa7845ec49cef93e | 1 | roles/bash | 7,190 | [
"no_license"
] | [
{
"path": "roles/bash/tasks/main.yml",
"content": "- name: Check if bashrc already exists\n stat: path=\"{{ ansible_env.HOME }}/.bashrc\"\n register: bashrc_stat\n\n- name: Back up bashrc if it exists\n command: mv ~/.bashrc ~/.bashrc.old\n args:\n creates: \"{{ ansible_env.HOME }}/.zshrc.bak\"\n wh... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 422,
"all_permissive": false
} |
ansible_role | shaheinm/ansible-dotfiles | 8154e491f9ee5f82d51ba66faa7845ec49cef93e | 1 | roles/git | 7,190 | [
"no_license"
] | [
{
"path": "roles/git/tasks/main.yml",
"content": "- name: Link global gitignore\n file:\n src: \"{{ dotfiles_home }}/roles/git/files/gitignore_global.link\"\n dest: \"{{ ansible_env.HOME }}/.gitignore_global\"\n state: link\n force: yes\n\n- name: Check if gitconfig exists\n stat:\n path: \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 4024,
"all_permissive": false
} |
ansible_role | shaheinm/ansible-dotfiles | 8154e491f9ee5f82d51ba66faa7845ec49cef93e | 1 | roles/kube | 7,190 | [
"no_license"
] | [
{
"path": "roles/kube/tasks/main.yml",
"content": "- import_tasks: linux.yml\n when: ansible_system == \"Linux\"\n\n- import_tasks: macos.yml\n when: ansible_os_family == \"Darwin\"\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 126
},
{
"path": "roles/kube/... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1582,
"all_permissive": false
} |
ansible_role | shaheinm/ansible-dotfiles | 8154e491f9ee5f82d51ba66faa7845ec49cef93e | 1 | roles/node | 7,190 | [
"no_license"
] | [
{
"path": "roles/node/tasks/main.yml",
"content": "- name: stat nvm folder\n stat:\n path: \"{{ ansible_env.HOME }}/.nvm\"\n register: nvm_stat\n\n- name: Download NVM script\n get_url:\n url: https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh\n dest: \"{{ ansible_env.HOME }}/dev/in... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 416,
"all_permissive": false
} |
ansible_role | shaheinm/ansible-dotfiles | 8154e491f9ee5f82d51ba66faa7845ec49cef93e | 1 | roles/nvim | 7,190 | [
"no_license"
] | [
{
"path": "roles/nvim/files/plugin.link/deoplete-flow.vim",
"content": "\" Grab the local Flow bin by default, fall back to global\nfunction! StrTrim(txt)\n return substitute(a:txt, '^\\n*\\s*\\(.\\{-}\\)\\n*\\s*$', '\\1', '')\nendfunction\n\nlet g:flow_path = StrTrim(system('PATH=$(npm bin):$PATH && which... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2448,
"all_permissive": false
} |
ansible_role | shaheinm/ansible-dotfiles | 8154e491f9ee5f82d51ba66faa7845ec49cef93e | 1 | roles/origin-client | 7,190 | [
"no_license"
] | [
{
"path": "roles/origin-client/tasks/linux.yml",
"content": "- name: Install origin-clients on Linux\n package:\n name:\n - origin-clients\n state: latest\n become: yes\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 117
},
{
"path": "roles/origin-... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 211,
"all_permissive": false
} |
ansible_role | shaheinm/ansible-dotfiles | 8154e491f9ee5f82d51ba66faa7845ec49cef93e | 1 | roles/packages | 7,190 | [
"no_license"
] | [
{
"path": "roles/packages/tasks/linux.yml",
"content": "- name: Use python3 interpreter for Ansible on Fedora\n include_vars: \"Fedora.yml\"\n when:\n - ansible_distribution == \"Fedora\"\n - ansible_distribution_major_version == \"30\"\n\n- name: Make sure package manager is up to date\n package:\... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1406,
"all_permissive": false
} |
ansible_role | keithrooney/elephantproject | a3058c77ebaafe10a14b76b7cb358138a1a6ea61 | 0 | ansible/roles/etcd | 7,190 | [
"no_license"
] | [
{
"path": "ansible/roles/etcd/tasks/main.yml",
"content": "---\n- name: create required group\n ansible.builtin.group:\n name: etcd\n system: yes\n\n- name: create required user\n ansible.builtin.user:\n name: etcd\n group: etcd\n shell: /sbin/nologin\n system: yes\n\n- name: create requ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 5183,
"all_permissive": false
} |
ansible_role | keithrooney/elephantproject | a3058c77ebaafe10a14b76b7cb358138a1a6ea61 | 0 | ansible/roles/node | 7,190 | [
"no_license"
] | [
{
"path": "ansible/roles/node/tasks/main.yml",
"content": "#SPDX-License-Identifier: MIT-0\n---\n- name: update hostname\n ansible.builtin.hostname:\n name: \"{{ ansible_host }}\"\n\n- name: provision user(s)\n ansible.builtin.user:\n name: admin\n group: sudo\n shell: /bin/bash\n\n- name: ins... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2051,
"all_permissive": false
} |
ansible_role | keithrooney/elephantproject | a3058c77ebaafe10a14b76b7cb358138a1a6ea61 | 0 | ansible/roles/patroni | 7,190 | [
"no_license"
] | [
{
"path": "ansible/roles/patroni/defaults/main.yml",
"content": "#SPDX-License-Identifier: MIT-0\n---\npatroni_virtual_environment: /opt/venv/patroni\npatroni_ssl_directory: ~/.elephantproject/ssl\npatroni_logging_level: INFO\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3449,
"all_permissive": false
} |
ansible_role | keithrooney/elephantproject | a3058c77ebaafe10a14b76b7cb358138a1a6ea61 | 0 | ansible/roles/pgbouncer | 7,190 | [
"no_license"
] | [
{
"path": "ansible/roles/pgbouncer/defaults/main.yml",
"content": "#SPDX-License-Identifier: MIT-0\n---\npgbouncer_version: \"1.24.1\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 64
},
{
"path": "ansible/roles/pgbouncer/tasks/main.yml",
"content": "#SPDX-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 851,
"all_permissive": false
} |
ansible_role | keithrooney/elephantproject | a3058c77ebaafe10a14b76b7cb358138a1a6ea61 | 0 | ansible/roles/postgresql | 7,190 | [
"no_license"
] | [
{
"path": "ansible/roles/postgresql/tasks/main.yml",
"content": "#SPDX-License-Identifier: MIT-0\n---\n- name: create required directories\n ansible.builtin.file:\n path: /etc/apt/keyrings\n state: directory\n mode: \"0755\"\n\n- name: add apt repository signing key\n ansible.builtin.get_url:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1659,
"all_permissive": false
} |
ansible_role | kadirbelkuyu/terraform-ansible-docker-example | 2a7d4702014a625b1c3e80d5c7be8915cda54735 | 3 | ansible/roles/common | 7,190 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main.yml",
"content": "- name: Update apt cache\n become: true\n apt:\n update_cache: yes\n\n- name: Install common packages\n become: true\n apt:\n name:\n - git\n - curl\n - software-properties-common\n - apt-transport-https\n - ca-c... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 266,
"all_permissive": false
} |
ansible_role | kadirbelkuyu/terraform-ansible-docker-example | 2a7d4702014a625b1c3e80d5c7be8915cda54735 | 3 | ansible/roles/docker | 7,190 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/templates/nginx.conf.j2",
"content": "server {\n listen 80 default_server;\n server_name _;\n root /var/www/html;\n\n index index.html;\n\n location / {\n proxy_pass http://localhost:8080;\n proxy_http_version 1.1;\n proxy_set_header Upgrade $http_upgrade;\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1238,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/chrony-master | 7,190 | [
"no_license"
] | [
{
"path": "roles/chrony-master/defaults/main.yml",
"content": "chrony_master_timeserver_0: 0.centos.pool.ntp.org\nchrony_master_timeserver_1: 1.centos.pool.ntp.org\nchrony_master_timeserver_2: 2.centos.pool.ntp.org\nchrony_master_timeserver_3: 3.centos.pool.ntp.org",
"license_type": "no_license",
"d... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 397,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/chrony-slave | 7,190 | [
"no_license"
] | [
{
"path": "roles/chrony-slave/tasks/main.yml",
"content": "---\n- name: Copy chrony-slave config in place\n template: src=chrony-slave.conf.j2 dest=/etc/chrony.conf\n\n- name: Enable and start chrony-slave\n service: name=chronyd enabled=yes state=restarted",
"license_type": "no_license",
"detecte... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 220,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/common | 7,190 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: Turn off firewalld for testing\n service: name=firewalld state=stopped enabled=no\n\n#TODO: This should be dynamic\n- name: Blast static hosts file\n template: src=hosts.j2 dest=/etc/hosts\n\n- name: Set hostname\n hostname: name={{ invent... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1519,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/glance | 7,190 | [
"no_license"
] | [
{
"path": "roles/glance/tasks/glance_prereqs.yml",
"content": "---\n- name: Create glance db\n mysql_db: name=glance state=present\n\n- name: Grant proper access to the glance database\n mysql_user: name=glance password={{ <PASSWORD> }} host={{ item }} priv=glance.*:ALL,GRANT state=present\n with_items:\... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3162,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/keystone | 7,190 | [
"no_license"
] | [
{
"path": "roles/keystone/tasks/keystone_install.yml",
"content": "---\n- name: Install keystone packages\n yum: name={{ item }} state=latest\n with_items:\n - openstack-keystone\n - httpd\n - mod_wsgi\n - memcached\n - python-memcached\n\n- name: Start the Memcached service and configure i... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4305,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/message-queue | 7,190 | [
"no_license"
] | [
{
"path": "roles/message-queue/tasks/main.yml",
"content": "---\n- name: Install rabbit-mq\n yum: name=rabbitmq-server state=latest\n\n- name: Start the message queue service and configure it to start when the system boots\n service: name=rabbitmq-server state=started enabled=yes\n\n- name: Add Openstack ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 486,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/nosql | 7,190 | [
"no_license"
] | [
{
"path": "roles/nosql/tasks/main.yml",
"content": "---\n- name: Install MongoDB package\n yum: name={{ item }} state=latest\n with_items:\n - mongodb-server\n - mongodb\n\n##TODO: set this to dynamic interface variable\n- name: Configure the bind_ip key to use the management interface IP address\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 553,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/nova-compute | 7,190 | [
"no_license"
] | [
{
"path": "roles/nova-compute/defaults/main.yml",
"content": "os_auth: controller\nnova_controller_mgmt_ip: 10.0.0.31\nnova_protocol: http\nnova_hostname: controller\nnova_admin_port: 9292\nnova_internal_port: 9292\nnova_public_port: 9292\nnova_api_ver: v2\nnova_admin_url: \"{{ nova_protocol }}://{{ nova_ho... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 120633,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/nova-controller | 7,190 | [
"no_license"
] | [
{
"path": "roles/nova-controller/tasks/main.yml",
"content": "---\n- include: nova_controller_prereqs.yml\n- include: nova_controller_service_setup.yml\n- include: nova_controller_install.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 126
},
{
"path": "roles/n... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 122372,
"all_permissive": false
} |
ansible_role | OldCrowEW/openstack-liberty-ansible | 5b581a5af64cd3224fef78b6adf7a0dc5b421e48 | 0 | roles/sql-db | 7,190 | [
"no_license"
] | [
{
"path": "roles/sql-db/templates/mariadb_openstack.cnf.j2",
"content": "[mysqld]\n##TODO: set this to dynamic interface variable\nbind-address = {{ hostvars[inventory_hostname]['ansible_eno16780032']['ipv4']['address'] }}\n\ndefault-storage-engine = innodb\ninnodb_file_per_table\ncollation-server = utf8_ge... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 731,
"all_permissive": false
} |
ansible_role | Tymchuk25/role_playbook | 6c2a0bb56ade5f5bf12ee4cf815bcb68737d0e72 | 0 | roles/app_role | 7,190 | [
"no_license"
] | [
{
"path": "roles/app_role/tasks/install.yml",
"content": "---\n- name: Install dependencies\n apt:\n name:\n - git\n - zip\n - unzip\n state: latest\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 104
},
{
"path": "roles/app_role/tasks/main.y... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 2669,
"all_permissive": false
} |
ansible_role | Tymchuk25/role_playbook | 6c2a0bb56ade5f5bf12ee4cf815bcb68737d0e72 | 0 | roles/db_role | 7,190 | [
"no_license"
] | [
{
"path": "roles/db_role/tasks/main.yml",
"content": "---\n# tasks file for db_role\n\n- import_tasks: install.yml\n- import_tasks: configure.yml\n- import_tasks: service.yml\n- import_tasks: database.yml\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 146
},
{
... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1120,
"all_permissive": false
} |
ansible_role | Tymchuk25/role_playbook | 6c2a0bb56ade5f5bf12ee4cf815bcb68737d0e72 | 0 | roles/nginx_role | 7,190 | [
"no_license"
] | [
{
"path": "roles/nginx_role/tasks/symlink.yml",
"content": "---\n- name: Check if symlink exists\n stat:\n path: /etc/nginx/sites-enabled/gogs\n register: gogs_symlink\n\n- name: Create Symlink if not exists\n file:\n src: /etc/nginx/sites-available/gogs\n dest: /etc/nginx/sites-enabled/gogs\n ... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1260,
"all_permissive": false
} |
ansible_role | sbuvaneshkumar/Ansible | 8824f9afe081f126a77c9aedc65496baa7a80d46 | 0 | nginx/roles/nginx | 7,190 | [
"no_license"
] | [
{
"path": "nginx/roles/nginx/vars/main.yml",
"content": "---\n# vars file for galaxy\n domain: example.com\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 50
},
{
"path": "nginx/roles/nginx/tasks/main.yml",
"content": "---\n# tasks file for galaxy\n - name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1130,
"all_permissive": false
} |
ansible_role | aplatform64/container | ddc5b784ac0891abd8c7deab88abf711140beed9 | 0 | roles/cnt_docker | 7,190 | [
"no_license"
] | [
{
"path": "roles/cnt_docker/tasks/main.yml",
"content": "---\n- name: \"Container / Docker / Initialize\"\n ansible.builtin.include_tasks:\n file: \"cnt_docker_initialize.yml\"\n\n- name: \"Container / Docker / Deploy\"\n ansible.builtin.include_tasks:\n file: \"cnt_docker_deploy.yml\"\n when:\n ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 12,
"total_bytes": 7665,
"all_permissive": false
} |
ansible_role | aplatform64/container | ddc5b784ac0891abd8c7deab88abf711140beed9 | 0 | roles/cnt_kubectl | 7,190 | [
"no_license"
] | [
{
"path": "roles/cnt_kubectl/tasks/cnt_kubectl_deploy.yml",
"content": "---\n- name: \"Container / KubeCtl / Deploy / Check required parameters\"\n ansible.builtin.assert:\n fail_msg: \"Required end-state parameters are missing ({{ cnt_kubectl_application | default('cnt_kubectl_application') }})\"\n ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 13,
"total_bytes": 7654,
"all_permissive": false
} |
ansible_role | aplatform64/container | ddc5b784ac0891abd8c7deab88abf711140beed9 | 0 | roles/cnt_podman | 7,190 | [
"no_license"
] | [
{
"path": "roles/cnt_podman/vars/main.yml",
"content": "---\ncnt_podman_platforms:\n - \"CentOS8\"\n - \"RedHat8\"\n - \"AlmaLinux8\"\n - \"Rocky8\"\n - \"OracleLinux8\"\n - \"OracleLinux9\"\n - \"Ubuntu20\"\n - \"Ubuntu21\"\n - \"Ubuntu22\"\n - \"Fedora33\"\n - \"Fedora35\"\n - \"Fedora36\"\n ... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 14,
"total_bytes": 8212,
"all_permissive": false
} |
ansible_role | farend/redmine-ubuntu-ansible | 4088dc778c57aa3d50e14d9bfb84a2c3c9cc6c0c | 38 | roles/apache | 7,186 | [
"no_license"
] | [
{
"path": "roles/apache/tasks/main.yml",
"content": "- name: Redmineディレクトリ以下のオーナーを変更\n become: yes\n file:\n path: \"{{ redmine_dir }}\"\n owner: \"{{ redmine_dir_owner }}\"\n group: \"{{ redmine_dir_group }}\"\n recurse: yes\n\n- name: PassengerのApache用設定ファイルが存在するか確認\n command:\n test -f ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1099,
"all_permissive": false
} |
ansible_role | farend/redmine-ubuntu-ansible | 4088dc778c57aa3d50e14d9bfb84a2c3c9cc6c0c | 38 | roles/pg | 7,186 | [
"no_license"
] | [
{
"path": "roles/pg/tasks/main.yml",
"content": "- name: start postgresql server\n become: yes\n service:\n name=postgresql\n state=started\n\n- name: postgresユーザになるためACLがインストールされているか確認\n stat:\n path: /usr/local/bin/acl\n register:\n result\n\n- name: ACLインストール\n become: yes\n apt:\n n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 720,
"all_permissive": false
} |
ansible_role | farend/redmine-ubuntu-ansible | 4088dc778c57aa3d50e14d9bfb84a2c3c9cc6c0c | 38 | roles/redmine | 7,186 | [
"no_license"
] | [
{
"path": "roles/redmine/templates/database.yml",
"content": "production:\n adapter: postgresql\n database: \"{{ redmine_db_name }}\"\n host: localhost\n username: \"{{ redmine_db_user }}\"\n password: \"{{ <PASSWORD> }}\"\n encoding: utf8\n pool: 5\n",
"license_type": "no_license",
"detected... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 4887,
"all_permissive": false
} |
ansible_role | farend/redmine-ubuntu-ansible | 4088dc778c57aa3d50e14d9bfb84a2c3c9cc6c0c | 38 | roles/system | 7,186 | [
"no_license"
] | [
{
"path": "roles/system/tasks/main.yml",
"content": "# PostgreSQLでlc_collateとlc_ctypeに ja_JP.UTF-8 を指定するために必要\n# 海外業者のサーバなども考慮して念のために実行するもので、ロケール設定は変更しない\n- name: apt update\n become: yes\n apt:\n update_cache=yes\n cache_valid_time=86400\n- name: Generate ja_JP.UTF-8 locale 1/3\n become: yes\n ap... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1100,
"all_permissive": false
} |
ansible_role | Srikaanth62/roboshop-ansible | 068235d865f2148343f50630e6e74e1fbc95ab69 | 0 | roles/common | 7,186 | [
"no_license"
] | [
{
"path": "roles/common/tasks/setup_schema.yml",
"content": "- name: Loading mongo schema\n when: setup_schema == \"mongo\"\n block:\n - name: setup and copy mongodb repo file\n ansible.builtin.copy:\n src: mongo.repo\n dest: /etc/yum.repos.d/mongo.repo\n\n - name: Install mongodb... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1623,
"all_permissive": false
} |
ansible_role | hagerElsehaimy/AnsibleTask | 3f473b8a14f84d4f602cc509acdc19918fdf6c7b | 0 | roles/server | 7,186 | [
"no_license"
] | [
{
"path": "roles/server/tasks/main.yml",
"content": "---\n- name: install node and npm\n yum: name={{ item }} state=installed\n with_items:\n - nodejs\n - npm\n\n- name: install forever package\n npm: name=forever state=present global=yes\n\n- name: initialize application path\n file:\n path: /... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1049,
"all_permissive": false
} |
ansible_role | hagerElsehaimy/AnsibleTask | 3f473b8a14f84d4f602cc509acdc19918fdf6c7b | 0 | roles/web | 7,186 | [
"no_license"
] | [
{
"path": "roles/web/tasks/main.yml",
"content": "---\n- name: install apache\n yum :\n name: httpd\n state: present\n\n- name: start apache\n service:\n name: httpd\n state: started\n\n- name: copy admin front\n copy:\n src: adminclient\n dest: /var/www/html\n\n- name: copy user front\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 463,
"all_permissive": false
} |
ansible_role | ngyewch/ansible-collections | add8a2db6260e1e0f4af1d271940351b07920d04 | 0 | aws/roles/certbot | 7,186 | [
"no_license"
] | [
{
"path": "aws/roles/certbot/tasks/main.yml",
"content": "---\n- name: Install certbot\n yum:\n name:\n - certbot\n state: present\n become: yes\n\n- name: Add certbot auto renew script to /etc/cron.d\n cron:\n name: \"certbot auto renew\"\n hour: \"0,12\"\n minute: \"0\"\n user: r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 997,
"all_permissive": false
} |
ansible_role | ngyewch/ansible-collections | add8a2db6260e1e0f4af1d271940351b07920d04 | 0 | aws/roles/epel | 7,186 | [
"no_license"
] | [
{
"path": "aws/roles/epel/tasks/main.yml",
"content": "---\n- name: Check if EPEL exists\n stat:\n path: /etc/yum.repos.d/epel.repo\n register: stat_epel\n\n- name: Install EPEL repository\n yum:\n name: https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm\n state: present\n b... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 455,
"all_permissive": false
} |
ansible_role | ngyewch/ansible-collections | add8a2db6260e1e0f4af1d271940351b07920d04 | 0 | aws/roles/nginx | 7,186 | [
"no_license"
] | [
{
"path": "aws/roles/nginx/tasks/main.yml",
"content": "---\n- name: Install nginx\n command: amazon-linux-extras install nginx1.12=latest -y\n args:\n creates: /sbin/nginx\n become: yes\n\n- name: Update /etc/nginx/nginx.conf\n blockinfile:\n path: /etc/nginx/nginx.conf\n marker: \"#### {mark}... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 939,
"all_permissive": false
} |
ansible_role | ngyewch/ansible-collections | add8a2db6260e1e0f4af1d271940351b07920d04 | 0 | aws/roles/nginx_proxy | 7,186 | [
"no_license"
] | [
{
"path": "aws/roles/nginx_proxy/tasks/main.yml",
"content": "---\n- name: Create sites-available directory\n file:\n path: /etc/nginx/sites-available\n state: directory\n mode: 0755\n become: yes\n\n- name: \"Copy nginx configuration for {{ domain_name }}\"\n template:\n src: etc/nginx/sites... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1314,
"all_permissive": false
} |
ansible_role | ngyewch/ansible-collections | add8a2db6260e1e0f4af1d271940351b07920d04 | 0 | aws/roles/oauth2_proxy | 7,186 | [
"no_license"
] | [
{
"path": "aws/roles/oauth2_proxy/vars/main.yml",
"content": "---\noauth2_proxy_version: \"v7.5.1\"\n\nos_dict:\n Linux: \"linux\"\n FreeBSD: \"freebsd\"\n Darwin: \"darwin\"\n\narch_dict:\n x86_64: \"amd64\"\n amd64: \"amd64\"\n arm64: \"arm64\"\n aarch64: \"arm64\"\n armv6l: \"armv6\"\n armhf: \"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1495,
"all_permissive": false
} |
ansible_role | ngyewch/ansible-collections | add8a2db6260e1e0f4af1d271940351b07920d04 | 0 | aws/roles/oauth2_proxy_service | 7,186 | [
"no_license"
] | [
{
"path": "aws/roles/oauth2_proxy_service/meta/main.yml",
"content": "---\nallow_duplicates: true\ndependencies:\n - role: oauth2_proxy\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 64
},
{
"path": "aws/roles/oauth2_proxy_service/tasks/main.yml",
"content"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 730,
"all_permissive": false
} |
ansible_role | ngyewch/ansible-collections | add8a2db6260e1e0f4af1d271940351b07920d04 | 0 | aws/roles/openjdk | 7,186 | [
"no_license"
] | [
{
"path": "aws/roles/openjdk/tasks/main.yml",
"content": "---\n- name: Install OpenJDK 11\n command:\n cmd: amazon-linux-extras install java-openjdk11 -y\n creates: /usr/lib/jvm/jre-11-openjdk/bin/java\n become: yes\n",
"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": 161,
"all_permissive": false
} |
ansible_role | ngyewch/ansible-collections | add8a2db6260e1e0f4af1d271940351b07920d04 | 0 | aws/roles/ssl_cert | 7,186 | [
"no_license"
] | [
{
"path": "aws/roles/ssl_cert/tasks/main.yml",
"content": "---\n- name: Check if nginx exists\n stat:\n path: /sbin/nginx\n register: stat_nginx\n\n- name: \"Obtain/renew SSL cert for {{ domain_name }} (via nginx)\"\n command: \"certbot certonly --nginx -d {{ domain_name }} -m {{ email_address }} --ag... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 574,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.