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 | DarioBlanco26/ansible-windows-devopsara | 3e27c854e6480cf7d4f26b8b669fcd2e08c090d4 | 0 | roles/install_awx | 146 | [
"no_license"
] | [
{
"path": "roles/install_awx/defaults/main.yml",
"content": "---\n# defaults file for install_docker\nlocal_bin_path: /usr/local/bin\nnexus_url: http://nexus.bancobasa.com.py\nnexus_repository: repository/produccion\ndocker_compose: docker-compose/1.29.2/docker-compose\nansible_awx: awx/17.0.1/awx.zip\nrepo... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1858,
"all_permissive": false
} |
ansible_role | DarioBlanco26/ansible-windows-devopsara | 3e27c854e6480cf7d4f26b8b669fcd2e08c090d4 | 0 | roles/install_docker | 146 | [
"no_license"
] | [
{
"path": "roles/install_docker/tasks/main.yml",
"content": "---\n# tasks file for install_docker\n- name: Chequea el paquete docker-ce en el sistema\n shell: \"rpm -qa | grep -i docker-ce\"\n register: docker_install\n changed_when:\n - docker_install.rc == 1\n - docker_install.stderr == ''\n fai... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 926,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/ads-server | 146 | [
"no_license"
] | [
{
"path": "src/roles/ads-server/defaults/main.yml",
"content": "---\n# defaults file for ADS-server",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 34
},
{
"path": "src/roles/ads-server/tasks/main.yml",
"content": "---\n- name: Set root password\n command: vzc... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 456,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/ansible | 146 | [
"no_license"
] | [
{
"path": "src/roles/ansible/tasks/main.yml",
"content": "---\n# tasks file for ansible\n- name: Set root password\n shell: vzctl set 1002 --userpasswd root:{{vlead_user_password}}\n\n- name: copy interface ifcfg-eth0 file\n template: src=ifcfg-eth0 dest=/vz/private/1002/etc/sysconfig/network-scripts/\n\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 452,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/basesetup | 146 | [
"no_license"
] | [
{
"path": "src/roles/basesetup/vars/main.yml",
"content": "---\n# vars file for apache\ncorkscrew_dest: \"/root/\"\ncorkscrew_url1: http://www.agroman.net/corkscrew/corkscrew-2.0.tar.gz\ncorkscrew_url2: http://wiki.kartbuilding.net/corkscrew-2.0.tar.gz\n",
"license_type": "no_license",
"detected_lic... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 3944,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/config-server | 146 | [
"no_license"
] | [
{
"path": "src/roles/config-server/meta/main.yml",
"content": "---\ndependencies:\n - role: common-vars\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 43
},
{
"path": "src/roles/config-server/tasks/main.yml",
"content": "---\n - name: installing ansible ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1396,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/config-with-vlead-user | 146 | [
"no_license"
] | [
{
"path": "src/roles/config-with-vlead-user/tasks/cluster_site.yml",
"content": "---\n - name: Backup main.yml\n shell: 'cp main.yml backup-main-$(date +%d-%b-%Y).yml'\n args:\n chdir: systems-model/build/{{clustername}}/roles/common_vars/vars/ \n - name: Replacing private-dns-ips\n replace:\n ... | {
"task_files": 12,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 18,
"total_bytes": 21363,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/nagios-server | 146 | [
"no_license"
] | [
{
"path": "src/roles/nagios-server/vars/main.yml",
"content": "---\n# vars file for nagios-server",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 33
},
{
"path": "src/roles/nagios-server/handlers/main.yml",
"content": "---\n# handlers file for nagios-server",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 499,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/openvz | 146 | [
"no_license"
] | [
{
"path": "src/roles/openvz/tasks/main.yml",
"content": "---\n# tasks file for openvz\n- include: clone.yml\n- include: install-openvz.yml\n- include: openvz-config.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 108
},
{
"path": "src/roles/openvz/handlers/ma... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 1670,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/ossec-server | 146 | [
"no_license"
] | [
{
"path": "src/roles/ossec-server/handlers/main.yml",
"content": "---\n# handlers file for ossecserver",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 35
},
{
"path": "src/roles/ossec-server/defaults/main.yml",
"content": "---\n# defaults file for ossecserver",... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 474,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/private-dns-server | 146 | [
"no_license"
] | [
{
"path": "src/roles/private-dns-server/tasks/main.yml",
"content": "---\n- name: Set root password\n command: vzctl set 1005 --userpasswd root:{{vlead_user_password}}\n\n- name: copy interface ifcfg-eth1 file\n copy: src=ifcfg-eth1 dest=/vz/private/1005/etc/sysconfig/network-scripts/\n\n- name: Network ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 418,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/public-dns-server | 146 | [
"no_license"
] | [
{
"path": "src/roles/public-dns-server/tasks/main.yml",
"content": "---\n- name: Set root password\n command: vzctl set 1006 --userpasswd root:{{vlead_user_password}}\n\n- name: copy interface ifcfg-eth1 file\n copy: src=ifcfg-eth1 dest=/vz/private/1006/etc/sysconfig/network-scripts/\n\n- name: Public-dns... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 502,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/reverse-proxy-server | 146 | [
"no_license"
] | [
{
"path": "src/roles/reverse-proxy-server/handlers/main.yml",
"content": "---\n# handlers file for reverse-proxyserver",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 43
},
{
"path": "src/roles/reverse-proxy-server/defaults/main.yml",
"content": "---\n# default... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 530,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/rkhunter | 146 | [
"no_license"
] | [
{
"path": "src/roles/rkhunter/meta/main.yml",
"content": "dependencies:\n - common-vars\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 33
},
{
"path": "src/roles/rkhunter/tasks/main.yml",
"content": "---\n- name: Installing epel-release package\n yum: n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 692,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/router | 146 | [
"no_license"
] | [
{
"path": "src/roles/router/meta/main.yml",
"content": "---\n dependencies:\n - role: common-vars\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 49
},
{
"path": "src/roles/router/tasks/main.yml",
"content": "---\n\n- name: Set root password\n comma... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 980,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/rsnapshot-server | 146 | [
"no_license"
] | [
{
"path": "src/roles/rsnapshot-server/tasks/main.yml",
"content": "---\n- name: Set root password\n command: vzctl set 1010 --userpasswd root:{{vlead_user_password}}\n\n- name: copy interface ifcfg-eth1 file\n copy: src=ifcfg-eth1 dest=/vz/private/1010/etc/sysconfig/network-scripts/\n\n- name: Network re... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 413,
"all_permissive": false
} |
ansible_role | vlead/cluster-automation | 1454cbe8f720352087cb8c1b0707191d891e4fc5 | 0 | src/roles/rsyslog-server | 146 | [
"no_license"
] | [
{
"path": "src/roles/rsyslog-server/handlers/main.yml",
"content": "---\n# handlers file for rsyslogserver",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 37
},
{
"path": "src/roles/rsyslog-server/tasks/main.yml",
"content": "---\n- name: Set root password\n c... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 500,
"all_permissive": false
} |
ansible_role | madhusgv/ansible-projects | bec9bce49c531e6424363aaeb08eff4168702390 | 0 | roles/webservers | 146 | [
"no_license"
] | [
{
"path": "roles/webservers/tasks/main.yml",
"content": "---\n# tasks file for webservers\n# - name: copy start.sh\n# copy:\n# src: start.sh\n# dest: /home/madhu/\n# mode: preserve\n# - name: execute start.sh\n# shell: /home/madhu/start.sh\n# register: scriptoutput\n\n# - name:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 440,
"all_permissive": false
} |
ansible_role | MiguelFernandes13/ASCN | ede1eacaa6425d9e8783745b4ad10db3e52f76f0 | 0 | Guiao2/code/roles/app | 146 | [
"no_license"
] | [
{
"path": "Guiao2/code/roles/app/tasks/main.yml",
"content": "---\n- name: get repo\n become: yes\n apt_repository:\n repo: ppa:ondrej/php\n state: present\n\n- name: apt update\n become: yes\n apt:\n update_cache: yes\n upgrade: no\n\n- name: install NodeJS, Composer and npm\n become: yes\n a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1067,
"all_permissive": false
} |
ansible_role | MiguelFernandes13/ASCN | ede1eacaa6425d9e8783745b4ad10db3e52f76f0 | 0 | Guiao2/code/roles/db | 146 | [
"no_license"
] | [
{
"path": "Guiao2/code/roles/db/tasks/main.yml",
"content": "---\n- name: Install Mysql package\n apt:\n name: \"{{ item }}\"\n state: latest\n loop: \"{{ db_packages }}\"\n\n- name: Change mysql bind-address\n lineinfile:\n path: /etc/mysql/mysql.conf.d/mysqld.cnf\n regexp: (bind-address\\s*=)\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 706,
"all_permissive": false
} |
ansible_role | MiguelFernandes13/ASCN | ede1eacaa6425d9e8783745b4ad10db3e52f76f0 | 0 | Guiao2/code/roles/seed_app | 146 | [
"no_license"
] | [
{
"path": "Guiao2/code/roles/seed_app/tasks/main.yml",
"content": "---\n- name: seed the database\n shell:\n cmd: php artisan db:seed\n chdir: ~/swap",
"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 | amd/ADA | 5181a1fbbc8d2d093b0aac6d76c70a360b53b50f | 8 | packer-rocm/playbooks/roles/amdgpu_install | 142 | [
"permissive"
] | [
{
"path": "packer-rocm/playbooks/roles/amdgpu_install/defaults/main.yml",
"content": "---\n# defaults file for amdgpu_install\n#\n# yamllint disable rule:line-length\n#\n# Determine if 'amdgpu-install' is attempted with 'amdgpu_install_pkg'; URL or file path (already on managed host, not copied)\namdgpu_ins... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 9279,
"all_permissive": true
} |
ansible_role | amd/ADA | 5181a1fbbc8d2d093b0aac6d76c70a360b53b50f | 8 | packer-rocm/playbooks/roles/gpu_perf_config | 142 | [
"permissive"
] | [
{
"path": "packer-rocm/playbooks/roles/gpu_perf_config/tasks/main.yml",
"content": "---\n- name: Push configuration files\n become: true\n ansible.builtin.copy:\n src: \"{{ item.src }}\"\n dest: \"{{ item.dest }}\"\n mode: \"{{ item.mode }}\"\n loop:\n - { src: \"10-sre-limits.conf\", mode: \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 267,
"all_permissive": true
} |
ansible_role | amd/ADA | 5181a1fbbc8d2d093b0aac6d76c70a360b53b50f | 8 | packer-rocm/playbooks/roles/niccli | 142 | [
"permissive"
] | [
{
"path": "packer-rocm/playbooks/roles/niccli/defaults/main.yml",
"content": "---\n# defaults file for niccli\n\n# To update - go here, download the latest Linux bundle, and note the URL+checksum:\n# https://www.broadcom.com/support/download-search?pg=&pf=Ethernet+Connectivity,+Switching,+and+PHYs&pn=&pa=... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 14503,
"all_permissive": true
} |
ansible_role | amd/ADA | 5181a1fbbc8d2d093b0aac6d76c70a360b53b50f | 8 | packer-rocm/playbooks/roles/sos | 142 | [
"permissive"
] | [
{
"path": "packer-rocm/playbooks/roles/sos/README.md",
"content": "# sos\n\nThis role installs [sosreport](https://github.com/sosreport/sos),\n[xsos](https://github.com/ryran/xsos),\nand `extras.d` entries. Report _generation/collection_ is left as an admin activity.\n\n## Variables\n\n1. `sos_extras`: cust... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2179,
"all_permissive": true
} |
ansible_role | amd/ADA | 5181a1fbbc8d2d093b0aac6d76c70a360b53b50f | 8 | packer-rocm/playbooks/roles/tuned_profile | 142 | [
"permissive"
] | [
{
"path": "packer-rocm/playbooks/roles/tuned_profile/meta/argument_specs.yml",
"content": "---\nargument_specs:\n main:\n short_description: Role to manage `tuned` profiles and Ansible facts\n options:\n tuned_profile_name:\n required: true\n type: str\n description: \"Name ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 11545,
"all_permissive": true
} |
ansible_role | poojareddy130802/ansible_project | 161ecbe4f13957cd45edf8ca6840d42ca45f7583 | 0 | roles/profile_n01689364 | 142 | [
"no_license"
] | [
{
"path": "roles/profile_n01689364/tasks/main.yml",
"content": "---\n- name: Add custom profile block to /etc/profile\n blockinfile:\n path: /etc/profile\n block: |\n #Test block added by Ansible……n01689364\n export TMOUT=1500\n create: yes\n",
"license_type": "no_license",
"dete... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 190,
"all_permissive": false
} |
ansible_role | poojareddy130802/ansible_project | 161ecbe4f13957cd45edf8ca6840d42ca45f7583 | 0 | roles/user_n01689364 | 142 | [
"no_license"
] | [
{
"path": "roles/user_n01689364/tasks/main.yml",
"content": "---\n- name: Ensure all required groups are present\n group:\n name: \"{{ item }}\"\n state: present\n loop: \"{{ groups_to_add }}\"\n\n- name: Create users and assign them to the appropriate groups\n user:\n name: \"{{ item }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1404,
"all_permissive": false
} |
ansible_role | poojareddy130802/ansible_project | 161ecbe4f13957cd45edf8ca6840d42ca45f7583 | 0 | roles/webserver_n01689364 | 142 | [
"no_license"
] | [
{
"path": "roles/webserver_n01689364/tasks/main.yml",
"content": "- name: Install Apache web server\n package:\n name: httpd\n state: present\n\n- name: Get the hostname of the system\n set_fact:\n system_hostname: \"{{ ansible_facts['hostname'] }}\"\n\n- name: Add the hostname to the index.html ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 561,
"all_permissive": false
} |
ansible_role | Dalinkw3nt/nd_project3 | d9cd19576f3980e15dd237cafce62befc8895b92 | 0 | .circleci/ansible/roles/deploy | 142 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/deploy/tasks/main.yml",
"content": "---\n- name: Creates directory\n file:\n path: /home/ec2-user/backend\n state: directory\n\n- name: \"move backend files to server.\"\n copy:\n src: /root/project/backend\n dest: /home/ec2-user/backend\n\n# - name: \"update... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1328,
"all_permissive": false
} |
ansible_role | NicolasThiesen/AnsibleExamples | 22c00a97796665b467b3e61d074acd860edf0bce | 0 | roles/create | 142 | [
"no_license"
] | [
{
"path": "roles/create/vars/main.yml",
"content": "---\n# vars file for create\ninstance_type: t2.medium\nsecurity_group: sgServer\nimage: ami-0885b1f6bd170450c\nkeypair: workshop\nregion: us-east-1\ncount: 1\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 151
},
{
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1778,
"all_permissive": false
} |
ansible_role | NicolasThiesen/AnsibleExamples | 22c00a97796665b467b3e61d074acd860edf0bce | 0 | roles/install_app | 142 | [
"no_license"
] | [
{
"path": "roles/install_app/defaults/main.yml",
"content": "---\n# defaults file for install_app\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "roles/install_app/vars/main.yml",
"content": "---\n# vars file for install_app\n",
"license_... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 841,
"all_permissive": false
} |
ansible_role | NicolasThiesen/AnsibleExamples | 22c00a97796665b467b3e61d074acd860edf0bce | 0 | roles/install_rancher | 142 | [
"no_license"
] | [
{
"path": "roles/install_rancher/handlers/main.yml",
"content": "---\n# handlers file for install_rancher\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 40
},
{
"path": "roles/install_rancher/tasks/install_rancher.yaml",
"content": "- name: \"Atualizando o r... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 545,
"all_permissive": false
} |
ansible_role | ruturajvy/DevOps | ec567c5cba89fc4b6e22453acd7094400d94dd03 | 0 | servers/ansible-srv/roles/ansible | 142 | [
"no_license"
] | [
{
"path": "servers/ansible-srv/roles/ansible/tasks/main.yml",
"content": "---\n - name: Install software-properties-common\n apt:\n name: software-properties-common\n state: present\n update_cache: yes\n \n - name: Add ansible repository from PPA\n apt_repository:\n repo: 'ppa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 340,
"all_permissive": false
} |
ansible_role | ruturajvy/DevOps | ec567c5cba89fc4b6e22453acd7094400d94dd03 | 0 | servers/ansible-srv/roles/build_jobs | 142 | [
"no_license"
] | [
{
"path": "servers/ansible-srv/roles/build_jobs/vars/main.yml",
"content": "---\n\ncheckbox_job: checkboxio\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "servers/ansible-srv/roles/build_jobs/templates/checkbox_build.yml",
"content": "---\n#... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 6401,
"all_permissive": false
} |
ansible_role | ruturajvy/DevOps | ec567c5cba89fc4b6e22453acd7094400d94dd03 | 0 | servers/ansible-srv/roles/create_jobs | 142 | [
"no_license"
] | [
{
"path": "servers/ansible-srv/roles/create_jobs/templates/kick_jenkins_jobs.yml",
"content": "- job:\n name: \"{{job_name}}\"\n scm: \n - git: \n url: https://github.com/alagava/checkbox.io.git\n branches: \n - origin/master\n wipe-workspace: false\n trig... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 5200,
"all_permissive": false
} |
ansible_role | ruturajvy/DevOps | ec567c5cba89fc4b6e22453acd7094400d94dd03 | 0 | servers/ansible-srv/roles/java | 142 | [
"no_license"
] | [
{
"path": "servers/ansible-srv/roles/java/tasks/main.yml",
"content": "---\n\n - name: add repo for java 8\n apt_repository: repo='ppa:webupd8team/java' state=present\n become: yes\n\n - name: Update APT-GET\n shell: apt-get update\n become: true\n\n - name: Agree to Oracle license\n debco... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 539,
"all_permissive": false
} |
ansible_role | ruturajvy/DevOps | ec567c5cba89fc4b6e22453acd7094400d94dd03 | 0 | servers/ansible-srv/roles/jenkins | 142 | [
"no_license"
] | [
{
"path": "servers/ansible-srv/roles/jenkins/templates/jenkins_jobs.ini",
"content": "[jenkins]\nuser=jenkins\npassword=<PASSWORD>\nurl=http://localhost:9000\nquery_plugins_info=False\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 94
},
{
"path": "servers/ansibl... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 4869,
"all_permissive": false
} |
ansible_role | ruturajvy/DevOps | ec567c5cba89fc4b6e22453acd7094400d94dd03 | 0 | servers/ansible-srv/roles/node | 142 | [
"no_license"
] | [
{
"path": "servers/ansible-srv/roles/node/tasks/main.yml",
"content": "---\n- name: Add repository for node 11\n shell: curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -\n become: yes\n\n- name: Install latest package\n become: yes\n apt:\n name: nodejs\n state: latest\n update_ca... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 252,
"all_permissive": false
} |
ansible_role | biryukovpavel/devops-for-programmers-project-lvl2 | 4362c10064fd3b7eb0a6afe5df48014a7fc4b5aa | 0 | roles/app-deploy | 142 | [
"no_license"
] | [
{
"path": "roles/app-deploy/tasks/main.yml",
"content": "---\n- name: Deploy redmine application\n community.docker.docker_container:\n name: redmine\n image: redmine:{{ app_version }}\n recreate: yes\n detach: yes\n restart_policy: always\n pull: yes\n ports:\n - 8080:3000\n e... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 698,
"all_permissive": false
} |
ansible_role | biryukovpavel/devops-for-programmers-project-lvl2 | 4362c10064fd3b7eb0a6afe5df48014a7fc4b5aa | 0 | roles/common | 142 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: Updates apt cache\n apt:\n update_cache: yes\n\n- name: Installs necessary packages\n apt:\n pkg: \"{{ packages }}\"\n state: present\n vars:\n packages:\n - python3-pip\n\n- name: Install Docker Module for Python\n pip:\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 264,
"all_permissive": false
} |
ansible_role | momotaro98/webremocon-lirc-rpi-ansible-roles | d5b338a34ac9469c42568b4af4c2e7be984829e8 | 0 | roles/common | 142 | [
"no_license"
] | [
{
"path": "roles/common/templates/timezone.j2",
"content": "{{ area }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 11
},
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: apt-get update\n apt: update_cache=yes\n\n- name: Install common ut... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 492,
"all_permissive": false
} |
ansible_role | momotaro98/webremocon-lirc-rpi-ansible-roles | d5b338a34ac9469c42568b4af4c2e7be984829e8 | 0 | roles/envsensor | 142 | [
"no_license"
] | [
{
"path": "roles/envsensor/tasks/main.yml",
"content": "---\n\n### I2C設定 ###\n\n# `/boot/config.txt`\n# の末尾に以下の内容を追記する\n- name: add line for I2C\n lineinfile:\n dest: /boot/config.txt\n regexp: \"^#?dtparam=i2c_arm=on\"\n line: \"dtparam=i2c_arm=on\"\n notify: reboot\n\n# i2c-toolとpython-smbusをイン... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2671,
"all_permissive": false
} |
ansible_role | momotaro98/webremocon-lirc-rpi-ansible-roles | d5b338a34ac9469c42568b4af4c2e7be984829e8 | 0 | roles/infrared | 142 | [
"no_license"
] | [
{
"path": "roles/infrared/defaults/main.yml",
"content": "---\nin_pin: 18\nout_pin: 17\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 27
},
{
"path": "roles/infrared/tasks/main.yml",
"content": "---\n- name: fix /boot/config.txt\n lineinfile:\n dest: /bo... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 639,
"all_permissive": false
} |
ansible_role | momotaro98/webremocon-lirc-rpi-ansible-roles | d5b338a34ac9469c42568b4af4c2e7be984829e8 | 0 | roles/mailcron | 142 | [
"no_license"
] | [
{
"path": "roles/mailcron/tasks/main.yml",
"content": "---\n\n# mail app components mail.py and cron_run.py\n- name: git clone mail application\n git: repo={{ repository }} dest={{ application_path }} force=yes\n\n# create cron_shell.sh\n- name: create clone shell.sh\n template:\n src: cron_shell.sh.j2... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1002,
"all_permissive": false
} |
ansible_role | momotaro98/webremocon-lirc-rpi-ansible-roles | d5b338a34ac9469c42568b4af4c2e7be984829e8 | 0 | roles/webremocon | 142 | [
"no_license"
] | [
{
"path": "roles/webremocon/defaults/main.yml",
"content": "---\n\napp_name: raspberry_AC_controller\n\nrepository: https://github.com/momotaro98/{{ app_name }}.git\n\napplication_path: \"{{ home_path }}/{{ app_name }}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 15... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2152,
"all_permissive": false
} |
ansible_role | uzuna/docker-build-node-example | 77f420275557e0830a32988dc6674b73e5167b63 | 0 | node-canvas-split/ansible/roles/docker | 142 | [
"no_license"
] | [
{
"path": "node-canvas-split/ansible/roles/docker/tasks/main.yml",
"content": "\n- name: install docker\n become: yes\n yum:\n name: docker\n state: present\n\n- name: Add docker group\n become: yes\n group:\n name: docker\n state: present\n\n- name: Add user to docker group\n user: \n n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 427,
"all_permissive": false
} |
ansible_role | tomv564/railsbox | 7bde7ca5a4de75b917ac276e296e8b80e25ecbd0 | 0 | provisioning/roles/webserver | 142 | [
"no_license"
] | [
{
"path": "provisioning/roles/webserver/tasks/main.yml",
"content": "- include: git-push-deployment.yml tags=deploy\n- include: nginx.yml tags=nginx\n- include: puma.yml tags=puma\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 139
},
{... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2762,
"all_permissive": false
} |
ansible_role | firas999/CD | c5f94b49d2ac90eb194881273510798332cf80ee | 0 | ansible/roles/docker-registry | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/docker-registry/tasks/main.yml",
"content": "- name: log into docker hub registy\n docker_login:\n username: 123anz\n password: <PASSWORD>\n- name: Tag and push to docker hub\n docker_image:\n name: devops\n repository: 123anz/devops\n push: yes\n source: local\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 228,
"all_permissive": false
} |
ansible_role | arceojaviere/ocp-prereqs | ee32b970f2d693ad8b9aacf6a6635ca9fbdea33d | 0 | roles/openshift-prereqs | 147 | [
"no_license"
] | [
{
"path": "roles/openshift-prereqs/templates/docker-storage-setup.j2",
"content": "DEVS=sdb\nVG=docker-vg\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 22
},
{
"path": "roles/openshift-prereqs/tasks/main.yml",
"content": "---\n\n- name: Install prerequisite... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 569,
"all_permissive": false
} |
ansible_role | arceojaviere/ocp-prereqs | ee32b970f2d693ad8b9aacf6a6635ca9fbdea33d | 0 | roles/subscribe | 147 | [
"no_license"
] | [
{
"path": "roles/subscribe/tasks/main.yml",
"content": "---\n\n- name: Subscribe host\n redhat_subscription:\n username: \"{{ subscription_manager_user }}\"\n password: \"{{ <PASSWORD> }}\"\n pool_ids: \"{{ subscription_manager_pools }}\"\n state: present\n ignore_errors: True\n when: subscri... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 574,
"all_permissive": false
} |
ansible_role | 84KaliPleXon3/starhackit | be075a11e252e5fd285351bbc3ddfabae2868c51 | 0 | deploy/ansible/roles/api | 147 | [
"permissive"
] | [
{
"path": "deploy/ansible/roles/api/templates/api.service.j2",
"content": "[Unit]\nDescription=Run the node api backend\n\n[Service]\nWorkingDirectory={{ api_dir }}/server\nEnvironment=NODE_ENV=production\nEnvironment=DEBUG=\nUser={{user}}\nExecStart=/usr/bin/npm run start:prod\n\n[Install]\nWantedBy=multi-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2310,
"all_permissive": true
} |
ansible_role | quynhlab/network_automation | 24de4e3fca2d3ec2db160ff762482bd54e382313 | 0 | JuniperNetworks_Ansible_automation/roles/juniper_automation_templates | 147 | [
"no_license"
] | [
{
"path": "JuniperNetworks_Ansible_automation/roles/juniper_automation_templates/templates/ipsec.j2",
"content": "#jinja2:lstrip_blocks:True\n{% set personality = junos.personality | lower %}\n{% if \"srx\" in personality %}\n{% if ipsec_common is defined or ipsec is defined %}\nsecurity {\n {% if ipsec_... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 26185,
"all_permissive": false
} |
ansible_role | fahmifiqih1/Ansible-Deploy-Laravel | 707ea36cc9ab6cc8d75942ad57c50dc6bad579dc | 0 | roles/apache2 | 147 | [
"no_license"
] | [
{
"path": "roles/apache2/templates/apache2.conf.j2",
"content": "<VirtualHost *:80>\n\n ServerName {{ Domain }}\n DocumentRoot /var/www/{{ Domain }}/public\n\n <Directory /var/www/{{ Domain }}/public>\n AllowOverride All\n Require all granted\n </Directory>\n\n ErrorLog ${APACHE... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1274,
"all_permissive": false
} |
ansible_role | fahmifiqih1/Ansible-Deploy-Laravel | 707ea36cc9ab6cc8d75942ad57c50dc6bad579dc | 0 | roles/letsencrypt | 147 | [
"no_license"
] | [
{
"path": "roles/letsencrypt/tasks/main.yaml",
"content": "---\n\n- name: Install Certbot\n ansible.builtin.apt:\n name:\n - certbot\n - python3-certbot-apache\n state: latest\n update_cache: true\n become: \"{{ become }}\"\n\n- name: Check if the folder exists\n stat:\n path: /etc/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 723,
"all_permissive": false
} |
ansible_role | fahmifiqih1/Ansible-Deploy-Laravel | 707ea36cc9ab6cc8d75942ad57c50dc6bad579dc | 0 | roles/mariadb | 147 | [
"no_license"
] | [
{
"path": "roles/mariadb/vars/main.yaml",
"content": "---\n\n## Credential Production\nmysql_root_password: <PASSWORD>",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 61
},
{
"path": "roles/mariadb/handlers/main.yaml",
"content": "---\n\n## at this step restart... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2194,
"all_permissive": false
} |
ansible_role | fahmifiqih1/Ansible-Deploy-Laravel | 707ea36cc9ab6cc8d75942ad57c50dc6bad579dc | 0 | roles/package | 147 | [
"no_license"
] | [
{
"path": "roles/package/tasks/main.yaml",
"content": "---\n\n- name: Add Ondřej's PHP repository for PHP\n ansible.builtin.apt_repository:\n repo: ppa:ondrej/php\n state: present\n become: \"{{ become }}\"\n\n- name: Install PHP\n ansible.builtin.apt:\n name: php{{ Version }}\n state: p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1470,
"all_permissive": false
} |
ansible_role | fahmifiqih1/Ansible-Deploy-Laravel | 707ea36cc9ab6cc8d75942ad57c50dc6bad579dc | 0 | roles/site-laravel | 147 | [
"no_license"
] | [
{
"path": "roles/site-laravel/tasks/main.yaml",
"content": "---\n\n- name: Set permission folder wwww\n ansible.builtin.file:\n path: /var/www/\n state: directory\n mode: '0775'\n recurse: yes\n become: \"{{ become }}\"\n\n- name: Change ownership on wwww\n ansible.builtin.file:\n path: /v... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1461,
"all_permissive": false
} |
ansible_role | fahmifiqih1/Ansible-Deploy-Laravel | 707ea36cc9ab6cc8d75942ad57c50dc6bad579dc | 0 | roles/update-system | 147 | [
"no_license"
] | [
{
"path": "roles/update-system/tasks/main.yaml",
"content": "---\n\n- name: Update & Upgrade\n ansible.builtin.apt:\n update_cache: yes\n upgrade: dist\n become: \"{{ become }}\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 117
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 117,
"all_permissive": false
} |
ansible_role | joshalbrecht/cowstrap | 3fd0457952e995a1faeb2dfb3abe5deb81305b71 | 0 | roles/cowstrap_github_committer | 147 | [
"no_license"
] | [
{
"path": "roles/cowstrap_github_committer/tasks/main.yml",
"content": "---\n# configure common git and github settings\n\n- fail: msg=\"Bailing out because this task requires 'user_full_name' to be set to the user's first and last name\"\n when: user_full_name is not defined\n\n- fail: msg=\"Bailing out b... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 531,
"all_permissive": false
} |
ansible_role | joshalbrecht/cowstrap | 3fd0457952e995a1faeb2dfb3abe5deb81305b71 | 0 | roles/cowstrap_java7 | 147 | [
"no_license"
] | [
{
"path": "roles/cowstrap_java7/tasks/main.yml",
"content": "---\n# Install Sun Java 7 JDK automatically.\n\n- name: add repository that conveniently mirrors the java installation\n apt_repository: repo='ppa:webupd8team/java' state=present\n \n- name: update apt cache and install the python wrappers neces... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 861,
"all_permissive": false
} |
ansible_role | joshalbrecht/cowstrap | 3fd0457952e995a1faeb2dfb3abe5deb81305b71 | 0 | roles/cowstrap_misc_cow | 147 | [
"no_license"
] | [
{
"path": "roles/cowstrap_misc_cow/tasks/main.yml",
"content": "---\n# A bunch of random tasks. To be split apart at a later time\n\n- fail: msg=\"Bailing out because this task requires 'access_key' to be set to the AWS access key\"\n when: access_key is not defined\n\n- fail: msg=\"Bailing out because thi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1571,
"all_permissive": false
} |
ansible_role | joshalbrecht/cowstrap | 3fd0457952e995a1faeb2dfb3abe5deb81305b71 | 0 | roles/cowstrap_misc_root | 147 | [
"no_license"
] | [
{
"path": "roles/cowstrap_misc_root/tasks/main.yml",
"content": "---\n# A bunch of random tasks to run as root. To be split apart at a later time\n\n- name: install intellij from s3\n shell: wget https://s3-us-west-2.amazonaws.com/vistatek-temp/packages/ideaIC-12.1.4.tar.gz && tar xzvf ideaIC-12.1.4.tar.gz... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1325,
"all_permissive": false
} |
ansible_role | joshalbrecht/cowstrap | 3fd0457952e995a1faeb2dfb3abe5deb81305b71 | 0 | roles/cowstrap_remote_desktop | 147 | [
"no_license"
] | [
{
"path": "roles/cowstrap_remote_desktop/tasks/main.yml",
"content": "---\n#Set up remote desktop using nxnomachine\n\n- name: machine sure a desktop has been installed\n apt: pkg=ubuntu-desktop install_recommends=no\n\n- name: check if the nx server is running.\n command: /usr/NX/bin/nxserver --status\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1617,
"all_permissive": false
} |
ansible_role | joshalbrecht/cowstrap | 3fd0457952e995a1faeb2dfb3abe5deb81305b71 | 0 | roles/cowstrap_ruby | 147 | [
"no_license"
] | [
{
"path": "roles/cowstrap_ruby/tasks/main.yml",
"content": "---\n# Install and configure RVM for Ubuntu 12.04\n\n- name: install build stuff\n apt: pkg=build-essential state=present\n\n- name: install git core\n apt: pkg=ruby1.9.1-dev state=present\n \n",
"license_type": "no_license",
"detected_l... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 187,
"all_permissive": false
} |
ansible_role | joshalbrecht/cowstrap | 3fd0457952e995a1faeb2dfb3abe5deb81305b71 | 0 | roles/cowstrap_tools | 147 | [
"no_license"
] | [
{
"path": "roles/cowstrap_tools/tasks/main.yml",
"content": "---\n#Install a bunch of useful, obviously required tools\n\n### CHROME ###\n- name: check if chrome is installed\n command: /usr/bin/google-chrome --version\n register: chrome_status\n ignore_errors: True\n\n- name: install chrome xss dependen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1025,
"all_permissive": false
} |
ansible_role | keisz/demo_tf_ansible_windows | 1da79116384ea4223c16712daad1015b8319d0fc | 0 | playbook/roles/example | 147 | [
"no_license"
] | [
{
"path": "playbook/roles/example/tasks/main.yml",
"content": "---\n- name: Ensure 7-Zip is installed via Chocolatey\n win_chocolatey:\n name: 7zip\n state: present\n\n- name: Ensure firefox is installed via Chocolatey\n win_chocolatey:\n name: firefox\n state: present\n\n\n\n\n",
"license... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 216,
"all_permissive": false
} |
ansible_role | Troy-Cao/CCC_Project2 | 2229f6a78e5886f4822418cc2a5e82f25ea0fefc | 2 | Ansible_playbooks/docker/roles/cluster | 147 | [
"no_license"
] | [
{
"path": "Ansible_playbooks/docker/roles/cluster/tasks/main.yaml",
"content": "---\n- name: Enable cluster\n shell: >\n curl -X POST -H \"Content-Type: application/json\"\n http://{{user}}:{{password}}@{{master_node}}:5984/_cluster_setup\n -d '{\"action\": \"enable_cluster\", \"bind_address\":\"0... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 954,
"all_permissive": false
} |
ansible_role | Troy-Cao/CCC_Project2 | 2229f6a78e5886f4822418cc2a5e82f25ea0fefc | 2 | Ansible_playbooks/docker/roles/couchDB | 147 | [
"no_license"
] | [
{
"path": "Ansible_playbooks/docker/roles/couchDB/templates/docker-compose.yaml.j2",
"content": "version: '3.6'\n\nservices:\n db:\n image: ibmcom/couchdb3:3.0.0\n restart: always\n ports:\n - 5984:5984\n - 5986:5986\n - 4369:4369\n - 9100-9200:9100-9200\n container_name: co... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1237,
"all_permissive": false
} |
ansible_role | Troy-Cao/CCC_Project2 | 2229f6a78e5886f4822418cc2a5e82f25ea0fefc | 2 | Ansible_playbooks/docker/roles/docker | 147 | [
"no_license"
] | [
{
"path": "Ansible_playbooks/docker/roles/docker/tasks/main.yaml",
"content": "---\n- name: Uninstall old versions of docker\n tags: 'docker'\n become: yes\n apt:\n name: ['docker', 'docker-engine', 'docker.io']\n state: absent\n\n- name: Install dependencies\n tags: 'docker'\n become: yes\n apt... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1542,
"all_permissive": false
} |
ansible_role | Troy-Cao/CCC_Project2 | 2229f6a78e5886f4822418cc2a5e82f25ea0fefc | 2 | Ansible_playbooks/docker/roles/moveshard | 147 | [
"no_license"
] | [
{
"path": "Ansible_playbooks/docker/roles/moveshard/tasks/main.yaml",
"content": "---\n- name: Enable maintanence mode\n shell: 'curl -X PUT -H \"Content-type: application/json\" \\\n http://{{user}}:{{password}}@{{target_node}}:5984/_node/couchdb@{{target_node}}/_config/couchdb/maintenance_mode \\\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1681,
"all_permissive": false
} |
ansible_role | Troy-Cao/CCC_Project2 | 2229f6a78e5886f4822418cc2a5e82f25ea0fefc | 2 | Ansible_playbooks/harvester/roles/tweet | 147 | [
"no_license"
] | [
{
"path": "Ansible_playbooks/harvester/roles/tweet/tasks/main.yaml",
"content": "---\n\n- name: Run harvester in docker\n become: yes\n docker_container:\n name: \"{{item.keyword}}-harvester\"\n image: whyneedaname/tweets-harvester:latest\n auto_remove: yes\n command: -q {{item.keyword}} -db o... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 302,
"all_permissive": false
} |
ansible_role | bilenkis/kubernetes | da6d09b13d3acfcc143e37e14c0788a4eaabd98c | 0 | projects/pv/roles/bilenkis.ansible_k8s_ceph_rbd | 147 | [
"permissive"
] | [
{
"path": "projects/pv/roles/bilenkis.ansible_k8s_ceph_rbd/tasks/main.yml",
"content": "---\n- name: Delete secrets\n k8s:\n state: absent\n namespace: kube-system\n kind: Secret\n name: \"{{ item }}\"\n with_items:\n - ceph-admin-secret\n - ceph-secret\n when: ceph_force\n\n- name: Del... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 3180,
"all_permissive": true
} |
ansible_role | kayiwa/community_docnow_io | 1b5c6a2b5e5565fd1482e355572b45f255401f91 | 0 | roles/docnow_role | 147 | [
"no_license"
] | [
{
"path": "roles/docnow_role/tasks/main.yml",
"content": "---\n# tasks file for ansible_deployer/docnow_role\n- name: Docnow | Clone Docnow appraisal app\n git:\n repo: \"https://github.com/docnow/docnow.git\"\n version: 'master'\n dest: \"{{ docnow_app_home }}/docnow\"\n clone: true\n updat... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 916,
"all_permissive": false
} |
ansible_role | kayiwa/community_docnow_io | 1b5c6a2b5e5565fd1482e355572b45f255401f91 | 0 | roles/nginx | 147 | [
"no_license"
] | [
{
"path": "roles/nginx/meta/main.yml",
"content": "---\ndependencies:\n - role: docnow_role\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 40
},
{
"path": "roles/nginx/templates/docnow_app.conf.j2",
"content": "# {{ ansible_managed | comment }}\nserver {\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1512,
"all_permissive": false
} |
ansible_role | kayiwa/community_docnow_io | 1b5c6a2b5e5565fd1482e355572b45f255401f91 | 0 | roles/nodejs | 147 | [
"no_license"
] | [
{
"path": "roles/nodejs/vars/main.yml",
"content": "---\nnodejs__upstream_release: \"node_12.x\"\nnodejs__upstream_key_id: \"<KEY>\"\n\n# URL of the NodeSource APT repository in ``sources.list`` format.\nnodejs__upstream_repository: \"deb https://deb.nodesource.com/{{ nodejs__upstream_release }} {{ ansible_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1791,
"all_permissive": false
} |
ansible_role | kayiwa/community_docnow_io | 1b5c6a2b5e5565fd1482e355572b45f255401f91 | 0 | roles/postgresql | 147 | [
"no_license"
] | [
{
"path": "roles/postgresql/tasks/main.yml",
"content": "---\n# tasks file for postgresql\n#\n- name: PostgreSQL | Make sure the CA certificates are available\n apt:\n pkg: ca-certificates\n state: present\n\n- name: Postgresql | Add PostgreSQL repository apt-key | apt\n apt_key:\n id: \"{{ postg... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3074,
"all_permissive": false
} |
ansible_role | kayiwa/community_docnow_io | 1b5c6a2b5e5565fd1482e355572b45f255401f91 | 0 | roles/redis | 147 | [
"no_license"
] | [
{
"path": "roles/redis/tasks/main.yml",
"content": "---\n# tasks file for redis\n- name: install redis\n package:\n name: \"{{ redis_packages }}\"\n state: present\n\n- name: configure redis\n template:\n src: \"redis-conf.j2\"\n dest: \"{{ redis_configuration_directory }}/{{ redis_configurati... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 706,
"all_permissive": false
} |
ansible_role | kayiwa/community_docnow_io | 1b5c6a2b5e5565fd1482e355572b45f255401f91 | 0 | roles/users | 147 | [
"no_license"
] | [
{
"path": "roles/users/tasks/main.yml",
"content": "---\n# tasks file for users\n#\n- name: user | install essential\n apt:\n name: [\"build-essential\", \"git\"]\n state: present\n update_cache: true\n\n- name: user | loop over users_group_list\n include: group.yml\n loop: \"{{ users_group_list... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 552,
"all_permissive": false
} |
ansible_role | vlad77ivan/DevOps-Project | e4251cf0ec89db15e997b2af7f6410f890d7f164 | 0 | ansible/roles/docker | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/vars/main.yml",
"content": "---\n# vars file for docker\npackages:\n - apt-transport-https\n - ca-certificates\n - curl\n - software-properties-common\n\ndocker_apt_gpg_key: https://download.docker.com/linux/ubuntu/gpg\ndocker_apt_release_channel: stable\ndocker_a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1622,
"all_permissive": false
} |
ansible_role | vlad77ivan/DevOps-Project | e4251cf0ec89db15e997b2af7f6410f890d7f164 | 0 | ansible/roles/git | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/git/tasks/main.yml",
"content": "---\n# tasks file for git\n- name: Install git\n apt:\n name: git\n update_cache: yes\n\n- name: Git version\n block:\n - name: Get git version\n shell: git --version | cut -d' ' -f3\n args:\n executable: /bin/bash\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 310,
"all_permissive": false
} |
ansible_role | vlad77ivan/DevOps-Project | e4251cf0ec89db15e997b2af7f6410f890d7f164 | 0 | ansible/roles/java | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/java/vars/main.yml",
"content": "---\n# vars file for java\njdk_directory: /vagrant/jdk/\njdk_tar_gz: jdk-8u202-linux-x64.tar.gz\n\njava_alternatives:\n - name: java\n link: /usr/bin/java\n relative_path: jdk1.8.0_202/bin/java\n priority: 100\n - name: javac\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1061,
"all_permissive": false
} |
ansible_role | vlad77ivan/DevOps-Project | e4251cf0ec89db15e997b2af7f6410f890d7f164 | 0 | ansible/roles/jenkins_config | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/jenkins_config/defaults/main.yml",
"content": "---\n# defaults file for jenkins_config",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 38
},
{
"path": "ansible/roles/jenkins_config/tests/test.yml",
"content": "---\n- hosts: localhost\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4191,
"all_permissive": false
} |
ansible_role | vlad77ivan/DevOps-Project | e4251cf0ec89db15e997b2af7f6410f890d7f164 | 0 | ansible/roles/maven | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/maven/tasks/main.yml",
"content": "---\n# tasks file for maven\n- name: Download Apache maven\n get_url:\n url: \"{{ maven_link }}\"\n dest: /usr/local\n mode: '0755'\n\n- name: Extract downloaded archive\n unarchive:\n src: \"/usr/local/{{ maven_tar_gz }}\"\n dest:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1454,
"all_permissive": false
} |
ansible_role | vlad77ivan/DevOps-Project | e4251cf0ec89db15e997b2af7f6410f890d7f164 | 0 | ansible/roles/nexus | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/nexus/vars/main.yml",
"content": "---\n# vars file for nexus\npackages:\n - python3-pip\n\npip_packages:\n - docker-py\n\nnexus_update_password_url: http://192.168.77.11:8081/service/rest/beta/security/users/admin/change-password\nnexus_admin_password: <PASSWORD>\n\nnexus_data... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1057,
"all_permissive": false
} |
ansible_role | vlad77ivan/DevOps-Project | e4251cf0ec89db15e997b2af7f6410f890d7f164 | 0 | ansible/roles/nexus_config | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/nexus_config/tasks/main.yml",
"content": "---\n# tasks file for nexus_config\n- name: Wait for nexus to start\n wait_for:\n host: \"{{ nexus_ip }}\"\n port: \"{{ nexus_port }}\"\n delay: 10\n state: started\n\n- name: Change admin password\n uri:\n url: \"{{ nexus_a... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1886,
"all_permissive": false
} |
ansible_role | vlad77ivan/DevOps-Project | e4251cf0ec89db15e997b2af7f6410f890d7f164 | 0 | ansible/roles/production_config | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/production_config/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - production_config",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "ansible/roles/production_config/defaults/main.ym... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 330,
"all_permissive": false
} |
ansible_role | vlad77ivan/DevOps-Project | e4251cf0ec89db15e997b2af7f6410f890d7f164 | 0 | ansible/roles/production_deploy | 147 | [
"no_license"
] | [
{
"path": "ansible/roles/production_deploy/vars/main.yml",
"content": "---\n# vars file for production_deploy\npackages:\n - python3-pip\n\npip_packages:\n - docker-py\n\ndeploy_script_path: /vagrant/ansible/setup_configs/production_scripts/deploy.sh\ndeploy_script_destination: /home/vagrant/deploy.sh... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 964,
"all_permissive": false
} |
ansible_role | NexusPolarius/storage_gfs2 | 59eb909756ce2c0a84717d278e5132b2d899bf0e | 0 | ansible/roles/clvm_gfs2 | 152 | [
"no_license"
] | [
{
"path": "ansible/roles/clvm_gfs2/tasks/main.yml",
"content": "---\n- name: install clvm, gfs2-utils\n yum:\n name:\n #- clvm\n - lvm2-cluster\n - gfs2-utils\n state: latest\n \n \n- name: Create a directory for mount FS\n ansible.builtin.file:\n path: /mnt/gfs2\n state: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 258,
"all_permissive": false
} |
ansible_role | NexusPolarius/storage_gfs2 | 59eb909756ce2c0a84717d278e5132b2d899bf0e | 0 | ansible/roles/connect_targ | 152 | [
"no_license"
] | [
{
"path": "ansible/roles/connect_targ/tasks/main.yml",
"content": "---\n\n- name: connect nodes to target\n shell: |\n iscsiadm -m discovery -t st -p {{ ip.target }}\n iscsiadm -m node -l -T iqn.2023-09.otus:storage.target00\n",
"license_type": "no_license",
"detected_licenses": [],
"size... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 160,
"all_permissive": false
} |
ansible_role | NexusPolarius/storage_gfs2 | 59eb909756ce2c0a84717d278e5132b2d899bf0e | 0 | ansible/roles/dlm_clvm_resource | 152 | [
"no_license"
] | [
{
"path": "ansible/roles/dlm_clvm_resource/tasks/main.yml",
"content": "---\n\n- name: add dlm clvm resource\n ansible.builtin.command: \"{{ item }}\"\n with_items:\n - \"pcs resource create dlm systemd:dlm op monitor interval=30s on-fail=ignore clone interleave=true ordered=true\"\n - \"pcs resourc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 396,
"all_permissive": false
} |
ansible_role | NexusPolarius/storage_gfs2 | 59eb909756ce2c0a84717d278e5132b2d899bf0e | 0 | ansible/roles/fence_resource | 152 | [
"no_license"
] | [
{
"path": "ansible/roles/fence_resource/tasks/main.yml",
"content": "---\n\n- name: Check for replay (/opt/pcs_fence_config_done exists)\n ansible.builtin.stat:\n path: /opt/pcs_fence_config_done\n register: pcs_fence_config_done\n\n- name: Configure fencing on Virtualbox\n ansible.builtin.command: \"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1291,
"all_permissive": false
} |
ansible_role | NexusPolarius/storage_gfs2 | 59eb909756ce2c0a84717d278e5132b2d899bf0e | 0 | ansible/roles/gfs2_create_fs | 152 | [
"no_license"
] | [
{
"path": "ansible/roles/gfs2_create_fs/tasks/main.yml",
"content": "---\n\n- name: create LVM\n ansible.builtin.command: \"{{ item }}\"\n with_items:\n - \"pvcreate /dev/sdb\"\n - \"vgcreate cluster_vg /dev/sdb\"\n - \"lvcreate -n cluster_lv -l 100%FREE cluster_vg\"\n \n- name: create gfs2 F... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 749,
"all_permissive": false
} |
ansible_role | NexusPolarius/storage_gfs2 | 59eb909756ce2c0a84717d278e5132b2d899bf0e | 0 | ansible/roles/open_iscsi | 152 | [
"no_license"
] | [
{
"path": "ansible/roles/open_iscsi/tasks/main.yml",
"content": "---\n \n- name: install open-iscsi\n yum:\n name:\n #- open-iscsi\n - iscsi-initiator-utils\n state: latest \n\n- name: start iscsi.service\n systemd:\n name: iscsi\n state: started\n enabled: yes\n \n- name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 803,
"all_permissive": false
} |
ansible_role | NexusPolarius/storage_gfs2 | 59eb909756ce2c0a84717d278e5132b2d899bf0e | 0 | ansible/roles/pmk_create_cls | 152 | [
"no_license"
] | [
{
"path": "ansible/roles/pmk_create_cls/tasks/main.yml",
"content": "---\n\n- name: create cluster\n shell: |\n pcs cluster auth {{ hosts.h1 }} {{ hosts.h2 }} {{ hosts.h3 }} -u hacluster -p {{ PASS_HACLUSTER }}\n pcs cluster setup --force --name gfs2_cluster {{ hosts.h1 }} {{ hosts.h2 }} {{ hosts.h3 ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 414,
"all_permissive": false
} |
ansible_role | jwerak/ansible-collection-ssl | 1884364ae162d2e1fab503bdde9b4433ab4d0e7b | 0 | roles/ssl_domain | 152 | [
"no_license"
] | [
{
"path": "roles/ssl_domain/tasks/main.yml",
"content": "---\n- name: Ensure letsencrypt domain directory exists\n ansible.builtin.file:\n path: \"{{ __ssl_domain_path }}\"\n state: directory\n recurse: true\n mode: \"0755\"\n owner: \"{{ __ssl_certbot_username }}\"\n\n- name: Check if certi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3860,
"all_permissive": false
} |
ansible_role | jwerak/ansible-collection-ssl | 1884364ae162d2e1fab503bdde9b4433ab4d0e7b | 0 | roles/ssl_setup | 152 | [
"no_license"
] | [
{
"path": "roles/ssl_setup/defaults/main.yml",
"content": "---\n# Google DNS credentials\n# Content of json file with Google secrets, typically load from file using:\n# certbot_google_json_secret: {{lookup('file', 'letsencrypt-admin.json') }}\nssl_credentials_google: \"\"\nssl_setup_become_user: root\n# Oth... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3825,
"all_permissive": false
} |
ansible_role | jwerak/ansible-collection-ssl | 1884364ae162d2e1fab503bdde9b4433ab4d0e7b | 0 | roles/ssl_turris | 152 | [
"no_license"
] | [
{
"path": "roles/ssl_turris/templates/deploy-script.sh.j2",
"content": "#!/bin/bash\n\nset -e\n\nDEST_SSH_SERVER={{ __ssl_turris_user }}@{{ ansible_host }}\nDEST_CERTS_PATH={{ __ssl_lighthttpd_conf_dir_path }}\nCERTS_PATH={{ __ssl_domain_path }}\n\n# Exit if deploy is not required for this domain\nif [ ! -f... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 6987,
"all_permissive": false
} |
ansible_role | zergeborg/fogetti-phish-classifier-ansible | 4a32d547f4f85eac4472382a20aa8704f45464d6 | 0 | roles/classifier | 152 | [
"no_license"
] | [
{
"path": "roles/classifier/tasks/deploy.yml",
"content": "---\n\n- name: ensure input folder exists\n file: path={{ input_dir }} state=directory\n\n- name: copy the count/ps/url/proxy data file to the target server\n copy: src={{ src_dir }} dest={{ input_dir }} owner=fogetti group=fogetti backup=yes\n\n-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1430,
"all_permissive": false
} |
ansible_role | mlin/cloud-workstation | 20ff02b017de279b7a71d37d4aa0924508023f2a | 0 | roles/workstation | 152 | [
"no_license"
] | [
{
"path": "roles/workstation/tasks/main.yml",
"content": "---\n- name: apt\n apt: upgrade=full\n- apt: pkg={{item}}\n with_items:\n - vim\n - ntp\n - mosh\n - byobu\n - unattended-upgrades\n - htop\n - dstat\n - secure-delete\n - build-essential\n - git\n - python-pip\n - python3-pip\n - dock... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1355,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.