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 | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/mysql | 7,502 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/main.yml",
"content": "\n# Install required packages\n- name: install packages\n apt: pkg={{item}} state=present\n with_items:\n - mysql-server-5.7\n - mysql-client-5.7\n - python-mysqldb\n\n- name: configure mysql to run on all ports.\n copy: src=mysqld.cnf dest=/et... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 460,
"all_permissive": false
} |
ansible_role | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/openstack-glance | 7,502 | [
"no_license"
] | [
{
"path": "roles/openstack-glance/handlers/main.yml",
"content": "\n- name: restart glance\n service: name={{ item }} state=restarted\n with_items:\n - glance-api\n - glance-registry\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 124
},
{
"path": "ro... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3468,
"all_permissive": false
} |
ansible_role | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/openstack-horizon | 7,502 | [
"no_license"
] | [
{
"path": "roles/openstack-horizon/handlers/main.yml",
"content": "\n- name: restart apache2\n service: name={{ item }} state=restarted\n with_items:\n - apache2\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 98
},
{
"path": "roles/openstack-horizon/tasks... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 838,
"all_permissive": false
} |
ansible_role | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/openstack-initial-config | 7,502 | [
"no_license"
] | [
{
"path": "roles/openstack-initial-config/templates/admin-openrc.j2",
"content": "export OS_PROJECT_DOMAIN_NAME=default\nexport OS_USER_DOMAIN_NAME=default\nexport OS_PROJECT_NAME=admin\nexport OS_USERNAME=admin\nexport OS_PASSWORD={{ <PASSWORD> }}\nexport OS_AUTH_URL=http://controller:35357/v3\nexport OS_I... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2541,
"all_permissive": false
} |
ansible_role | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/openstack-keystone | 7,502 | [
"no_license"
] | [
{
"path": "roles/openstack-keystone/tasks/main.yml",
"content": "\n# Install required packages\n- name: get the mitaka packages\n apt_repository: repo='deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/mitaka main' state=present\n\n- name: install keyring\n apt: pkg={{item}} state=presen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4111,
"all_permissive": false
} |
ansible_role | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/openstack-neutron-compute | 7,502 | [
"no_license"
] | [
{
"path": "roles/openstack-neutron-compute/tasks/main.yml",
"content": "\n# Install required packages\n- name: get the mitaka packages\n apt_repository: repo='deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/mitaka main' state=present\n\n- name: install keyring\n apt: pkg={{item}} state... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1193,
"all_permissive": false
} |
ansible_role | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/openstack-neutron-controller | 7,502 | [
"no_license"
] | [
{
"path": "roles/openstack-neutron-controller/templates/metadata_agent.ini.j2",
"content": "[DEFAULT]\nnova_metadata_ip = controller\nmetadata_proxy_shared_secret = {{ openstack.admin_password }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 102
},
{
"path": "r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3458,
"all_permissive": false
} |
ansible_role | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/openstack-nova-compute | 7,502 | [
"no_license"
] | [
{
"path": "roles/openstack-nova-compute/templates/nova.conf.j2",
"content": "[DEFAULT]\ndhcpbridge_flagfile=/etc/nova/nova.conf\ndhcpbridge=/usr/bin/nova-dhcpbridge\nstate_path=/var/lib/nova\nlock_path=/var/lock/nova\nforce_dhcp_release=True\nlibvirt_use_virtio_for_bridges=True\nverbose=True\nec2_private_dn... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2397,
"all_permissive": false
} |
ansible_role | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/openstack-nova-controller | 7,502 | [
"no_license"
] | [
{
"path": "roles/openstack-nova-controller/templates/nova.conf.j2",
"content": "[DEFAULT]\ndhcpbridge_flagfile=/etc/nova/nova.conf\ndhcpbridge=/usr/bin/nova-dhcpbridge\nstate_path=/var/lib/nova\nlock_path=/var/lock/nova\nforce_dhcp_release=True\nlibvirt_use_virtio_for_bridges=True\nverbose=True\nec2_private... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 5128,
"all_permissive": false
} |
ansible_role | abenokraitis/cldemo-openstack | f32dd2f19629d87bcf8579f8d362dd34c0a15d69 | 0 | roles/rabbitmq | 7,502 | [
"no_license"
] | [
{
"path": "roles/rabbitmq/tasks/main.yml",
"content": "\n# Install required packages\n- name: install packages\n apt: pkg={{item}} state=present\n with_items:\n - rabbitmq-server\n\n- name: make sure mysql is running\n service: name=rabbitmq-server state=started\n\n- name: fetch list of users\n comma... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 555,
"all_permissive": false
} |
ansible_role | nguyentrungduc134/ansible_elk | 7a8f8f7283b41fdeadf4b47c37cdf8f4ffbfa84a | 0 | roles/geerlingguy.elasticsearch-curator | 7,502 | [
"no_license"
] | [
{
"path": "roles/geerlingguy.elasticsearch-curator/tasks/setup-RedHat.yml",
"content": "---\n- name: Install EPEL repo\n yum:\n name: epel-release\n state: present\n- name: install python-setuptools\n package:\n name: python-setuptools\n state: present\n\n- name: Ensure pip is installed.\n yum:\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 300,
"all_permissive": false
} |
ansible_role | nguyentrungduc134/ansible_elk | 7a8f8f7283b41fdeadf4b47c37cdf8f4ffbfa84a | 0 | roles/geerlingguy.filebeat | 7,502 | [
"no_license"
] | [
{
"path": "roles/geerlingguy.filebeat/tasks/config.yml",
"content": "---\n- name: Copy Filebeat configuration.\n template:\n src: \"{{ filebeat_template }}\"\n dest: \"/etc/filebeat/filebeat.yml\"\n owner: root\n group: root\n mode: 0644\n notify: restart filebeat\n\n- name: check var\n de... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1092,
"all_permissive": false
} |
ansible_role | oluemm/cloudformation_IaaC | 3f5fd8b1a9594543ecdd53ec578f6d797d5a0f03 | 0 | LearnAnsible/Exercises/3.AnsibleNodeJS/roles/apache | 7,502 | [
"no_license"
] | [
{
"path": "LearnAnsible/Exercises/3.AnsibleNodeJS/roles/apache/tasks/main.yml",
"content": "- name: \"Install Apache2\"\n become: true\n apt: \n name: [\"apache2\"]\n state: latest\n update_cache: yes\n\n- name: \"Install Index page\"\n copy:\n src: index.html\n dest: \"/var/www/html/index.html... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 215,
"all_permissive": false
} |
ansible_role | oluemm/cloudformation_IaaC | 3f5fd8b1a9594543ecdd53ec578f6d797d5a0f03 | 0 | LearnAnsible/Exercises/3.AnsibleNodeJS/roles/prepare | 7,502 | [
"no_license"
] | [
{
"path": "LearnAnsible/Exercises/3.AnsibleNodeJS/roles/prepare/tasks/main.yml",
"content": "- name: \"Updating Apt Packages\"\n become: true\n become_method: sudo\n apt: \n update_cache: yes\n\n- name: \"Removing dependencies that are no longer required\"\n become: true\n apt: \n autoremove: yes",... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 200,
"all_permissive": false
} |
ansible_role | finomayato/unbox | 7068019a36bf5370152333ec2dea97deb4595319 | 0 | roles/neovim | 7,502 | [
"no_license"
] | [
{
"path": "roles/neovim/tasks/main.yaml",
"content": "---\n\n- name: Install neovim python dependencies\n apt: name={{ item }} state=present\n with_items:\n - \"{{ python_required_packages }}\"\n become: true\n\n- name: Install You Complete Me dependencies\n apt: name={{ item }} state=present\n with... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1655,
"all_permissive": false
} |
ansible_role | finomayato/unbox | 7068019a36bf5370152333ec2dea97deb4595319 | 0 | roles/oh-my-zsh | 7,502 | [
"no_license"
] | [
{
"path": "roles/oh-my-zsh/tasks/main.yaml",
"content": "---\n- name: Installing Zsh and git\n apt: pkg=zsh,git state=latest\n\n- name: Cloning oh-my-zsh\n git:\n repo: https://github.com/robbyrussell/oh-my-zsh\n dest: ~/.oh-my-zsh\n\n- name: Creating new ~/.zshrc\n copy:\n src: ~/.oh-my-zsh/te... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 300,
"all_permissive": false
} |
ansible_role | voltaxic-rift/ansible-sandbox | c34b43e7dd541d982f5355a7b9a4be1c7fe2e5d1 | 0 | ansible/roles/hoge | 7,502 | [
"no_license"
] | [
{
"path": "ansible/roles/hoge/tasks/main.yml",
"content": "- name: INSTALL SL\n yum: name=sl state=present\n\n- name: I N S T A L L C O W S A Y\n yum: name=cowsay state=present",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 115
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 115,
"all_permissive": false
} |
ansible_role | nikitinya89/otus_hw20_iptables | 11bcd6bddbc4db5a96a36fc419d38fcd731afb71 | 0 | ansible/roles/otus_network | 7,502 | [
"no_license"
] | [
{
"path": "ansible/roles/otus_network/files/knock",
"content": "#!/bin/bash\nHOST=$1\nshift\nfor ARG in \"$@\"\ndo\n nmap -Pn -e eth1 --max-retries 0 -p $ARG $HOST\ndone\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 105
},
{
"path": "ansible/roles/otus_n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1978,
"all_permissive": false
} |
ansible_role | ajc-gr4/ajc-project | 82773001ce977a49d9b0f4f18db2df3b1f7a1381 | 0 | roles/activedirectory | 7,502 | [
"no_license"
] | [
{
"path": "roles/activedirectory/defaults/main.yml",
"content": "---\n# defaults file for activedirectory",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "roles/activedirectory/vars/main.yml",
"content": "---\n# vars file for activedirectory",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2250,
"all_permissive": false
} |
ansible_role | ajc-gr4/ajc-project | 82773001ce977a49d9b0f4f18db2df3b1f7a1381 | 0 | roles/lamp2 | 7,502 | [
"no_license"
] | [
{
"path": "roles/lamp2/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - lamp2",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 63
},
{
"path": "roles/lamp2/defaults/main.yml",
"content": "---\n# defaults file for lamp2",... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1889,
"all_permissive": false
} |
ansible_role | ajc-gr4/ajc-project | 82773001ce977a49d9b0f4f18db2df3b1f7a1381 | 0 | roles/tools | 7,502 | [
"no_license"
] | [
{
"path": "roles/tools/tasks/main.yml",
"content": "---\n- name: update\n apt:\n update_cache: yes\n- name: install packages\n apt: name={{ item }} state=present\n with_items:\n - vim\n - git\n - htop\n - zsh\n - tmux\n- name: Create pathogen environment\n file:\n path: '{{ item }}'... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 468,
"all_permissive": false
} |
ansible_role | francbartoli/ansible-virtuoso-django | ab43e4a7494a443b0b375aed3931f7fe8c3a7e73 | 1 | ansible/roles/virtuoso | 7,502 | [
"no_license"
] | [
{
"path": "ansible/roles/virtuoso/tasks/main.yml",
"content": "---\n# tasks file for virtuoso\n\n- name: Update aptitude cache and install dependencies.\n yum:\n pkg={{ item }}\n state=present\n with_items:\n - git\n - make\n - gcc\n - gcc-c++\n - kernel-devel\n - autoconf\n - a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1608,
"all_permissive": false
} |
ansible_role | abhiTamrakar/cloud-practises | 7494a74fadc5bdb2e2bc2f99f3f376b7be447902 | 1 | airflow-app/playbook/roles/airflow | 7,502 | [
"permissive"
] | [
{
"path": "airflow-app/playbook/roles/airflow/tasks/install.yml",
"content": "---\n# LICENSE: Copyright (C) 2018 <NAME>\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2887,
"all_permissive": true
} |
ansible_role | iganari/try-nodejs | f49fc17ff4ebfd0952b424a8120ea164b4449a1e | 0 | opsfiles/vagrant/playbook/roles/common | 7,502 | [
"no_license"
] | [
{
"path": "opsfiles/vagrant/playbook/roles/common/tasks/main.yml",
"content": "---\n#\n# roles/common/tasks/main.yml\n#\n- name: replace rsyslog.conf\n copy: >\n src=roles/common/templates/50-default.conf.j2\n dest=/etc/rsyslog.d/50-default.conf \n \n- name: restart rsyslog\n service: name=rsyslog ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1065,
"all_permissive": false
} |
ansible_role | iganari/try-nodejs | f49fc17ff4ebfd0952b424a8120ea164b4449a1e | 0 | opsfiles/vagrant/playbook/roles/iptables | 7,502 | [
"no_license"
] | [
{
"path": "opsfiles/vagrant/playbook/roles/iptables/tasks/main.yml",
"content": "---\n\n# - name: iptables stop\n# service: name=iptables state=stopped enabled=no\n\n- name: iptables setting\n copy: >\n src=roles/iptables/templates/iptables.j2\n dest=/etc/network/if-up.d/iptables\n mode=\"u=rwx,... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 854,
"all_permissive": false
} |
ansible_role | iganari/try-nodejs | f49fc17ff4ebfd0952b424a8120ea164b4449a1e | 0 | opsfiles/vagrant/playbook/roles/java | 7,502 | [
"no_license"
] | [
{
"path": "opsfiles/vagrant/playbook/roles/java/tasks/main.yml",
"content": "---\n\n- name: install open JDK\n apt: pkg=python-pycurl update_cache=yes\n\n- name: Add the webupd8 APT repository\n apt_repository: repo=\"deb http://ppa.launchpad.net/webupd8team/java/ubuntu precise main\" state=present\n tag... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 516,
"all_permissive": false
} |
ansible_role | iganari/try-nodejs | f49fc17ff4ebfd0952b424a8120ea164b4449a1e | 0 | opsfiles/vagrant/playbook/roles/jenkins | 7,502 | [
"no_license"
] | [
{
"path": "opsfiles/vagrant/playbook/roles/jenkins/tasks/main.yml",
"content": "---\n\n- name: add the key for the Debian package repository of Jenkins\n shell: >\n wget -q -O - {{ jenkins.dl_url }} | apt-key add -\n \n- name: add the following entry\n lineinfile: >\n dest=/etc/apt/sources.list\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 813,
"all_permissive": false
} |
ansible_role | iganari/try-nodejs | f49fc17ff4ebfd0952b424a8120ea164b4449a1e | 0 | opsfiles/vagrant/playbook/roles/nginx | 7,502 | [
"no_license"
] | [
{
"path": "opsfiles/vagrant/playbook/roles/nginx/templates/jenkins.conf.j2",
"content": "server {\n listen 80 default_server;\n server_name jenkins.hejda.org;\n\n access_log /var/log/nginx/jenkins_access.log;\n error_log /var/log/nginx/jenkins_error.log;\n\n location / {\n ### httpで来たものをhttpsへリダイ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3722,
"all_permissive": false
} |
ansible_role | iganari/try-nodejs | f49fc17ff4ebfd0952b424a8120ea164b4449a1e | 0 | opsfiles/vagrant/playbook/roles/nodejs | 7,502 | [
"no_license"
] | [
{
"path": "opsfiles/vagrant/playbook/roles/nodejs/tasks/main.yml",
"content": "---\n\n- name: add node.js ppa\n shell: curl -sL https://deb.nodesource.com/setup | bash -\n\n- name: install nodejs\n apt: pkg=\"{{ item }}\" update_cache=yes state=latest \n with_items:\n - nodejs\n - nodejs-legacy\n - bu... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 370,
"all_permissive": false
} |
ansible_role | philippevannuys/gce-ansible | 245991ed3e0cb9cb42c1b769b7a2fe248f7785c7 | 0 | roles/launch-master | 7,506 | [
"permissive"
] | [
{
"path": "roles/launch-master/tasks/main.yml",
"content": "- name: Launch instances\n local_action: gce \n args:\n instance_names: \"{{ cloud['instance_names'] }}\"\n machine_type: \"{{ cloud['machine_type'] }}\"\n image: \"{{ cloud['image'] }}\"\n service_account_email: \"{{ cloud['service_a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 645,
"all_permissive": true
} |
ansible_role | selmano/origin-ansible | edfd1318d61e56e77208b8878a6ede62cb510388 | 0 | roles/MariaDB | 7,506 | [
"no_license"
] | [
{
"path": "roles/MariaDB/vars/main.yml",
"content": "---\n# vars file for MariaDB",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 27
},
{
"path": "roles/MariaDB/tasks/main.yml",
"content": "---\n# tasks file for MariaDB\n\n- name: deliver repo file\n template:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 552,
"all_permissive": false
} |
ansible_role | igborigbo/Ansible_altschool | 0d77ec8c5d0876e305b333914319fb172589977a | 0 | roles/apache | 7,506 | [
"no_license"
] | [
{
"path": "roles/apache/tasks/main.yml",
"content": "---\n- name: Installing apache on centOS\n yum:\n name: httpd\n state: present\n when: ansible_facts['os_family'] == 'RedHat'\n notify: restart apache\n- name: Installing apache on Ubuntu\n apt:\n name: apache2\n state: present\n when: an... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 967,
"all_permissive": false
} |
ansible_role | chizzydavid/graphql_ansible_cloudformation | 5e9d4fe18c805f2538ffb1e2a5edfbcb3cb67d26 | 0 | .circleci/ansible/roles/configure-server | 7,506 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/configure-server/tasks/main.yml",
"content": "---\n - name: \"Update apt packages.\"\n become: true\n apt:\n update_cache: yes\n\n - name: \"Upgrade packages\"\n become: true\n apt:\n upgrade: yes\n\n - name: \"Remove dependencies no longer needed\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 577,
"all_permissive": false
} |
ansible_role | chizzydavid/graphql_ansible_cloudformation | 5e9d4fe18c805f2538ffb1e2a5edfbcb3cb67d26 | 0 | .circleci/ansible/roles/deploy-backend | 7,506 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/deploy-backend/tasks/main.yml",
"content": "---\n\n - name: Create Application Directory\n file:\n path: /home/ubuntu/graphqlDemo\n state: directory\n\n - name: Git pull Source Code from Repo\n shell: |\n cd /home/ubuntu/graphqlDemo\n git init\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 712,
"all_permissive": false
} |
ansible_role | yurydiahiliev/ansible-selenoid-ggr | ae9c8a86ed37cbb6a00c0556726cdf14cd6db079 | 1 | roles/gridrouter-docker | 7,506 | [
"no_license"
] | [
{
"path": "roles/gridrouter-docker/tasks/main.yml",
"content": "---\n- name: Install required system packages\n become: yes\n become_user: root\n apt:\n pkg:\n - apt-transport-https\n - ca-certificates\n - curl\n - software-properties-common\n - python3-pip\n - virtualenv... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5893,
"all_permissive": false
} |
ansible_role | yurydiahiliev/ansible-selenoid-ggr | ae9c8a86ed37cbb6a00c0556726cdf14cd6db079 | 1 | roles/selenoid-docker | 7,506 | [
"no_license"
] | [
{
"path": "roles/selenoid-docker/defaults/main.yml",
"content": "---\nselenoid_version: 1.10.10 # Install selenoid version\nselenoid_cm_version: 1.8.5 # Install configuration manager version\nselenoid_docker_api_version: 1.42 # Docker api version (for Selenoid)\nselenoid_limit: 4 # Total number of simultane... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2942,
"all_permissive": false
} |
ansible_role | Manohathiru/ansibleplaybooks | 2d96afb47addc318d445b8aa1c52d4c0225fdcd3 | 0 | roles/manoha_role | 7,506 | [
"no_license"
] | [
{
"path": "roles/manoha_role/handlers/main.yml",
"content": "---\n - name: Restart Apache\n service:\n name: \"{{ apache_service }}\"\n state: restarted\n\n - name: Reload Firewalld\n service:\n name: firewalld\n state: reloaded \n",
"license_type": "no_licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1309,
"all_permissive": false
} |
ansible_role | nathanbacon/nateisthe.name | 322eebe3b47615d2f6f140105671b1cef0ff3047 | 0 | ansible/roles/wireguard | 7,506 | [
"no_license"
] | [
{
"path": "ansible/roles/wireguard/tasks/main.yml",
"content": "# tasks file for wireguard-server-role\n- name: Update and upgrade apt packages\n ansible.builtin.apt:\n upgrade: true\n update_cache: true\n cache_valid_time: 86400 # One day\n\n- name: (Ubuntu) Ensure WireGuard DKMS package is remov... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 18114,
"all_permissive": false
} |
ansible_role | rufi639/sf_ansible | b91f8d6dd715186c0c52d15628352b39c7bb60d1 | 0 | roles/dns_cache_proxy | 7,506 | [
"no_license"
] | [
{
"path": "roles/dns_cache_proxy/tasks/main.yml",
"content": "---\n# tasks file for dns_cache_proxy\n- name: install\n ansible.builtin.yum:\n name: dnsmasq\n state: installed\n- name: copy resolv.dnsmasq\n copy: \n src: resolv.dnsmasq\n dest: /etc/resolv.dnsmasq\n force: yes\n- name: copy dns... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 609,
"all_permissive": false
} |
ansible_role | rufi639/sf_ansible | b91f8d6dd715186c0c52d15628352b39c7bb60d1 | 0 | roles/ftp_role | 7,506 | [
"no_license"
] | [
{
"path": "roles/ftp_role/tasks/main.yml",
"content": "---\n# tasks file for ftp_role\n- name: install\n yum:\n name: vsftpd\n state: installed\n- name: start service\n service:\n name: vsftpd\n state: started\n enabled: yes\n",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 264,
"all_permissive": false
} |
ansible_role | rufi639/sf_ansible | b91f8d6dd715186c0c52d15628352b39c7bb60d1 | 0 | roles/http | 7,506 | [
"no_license"
] | [
{
"path": "roles/http/tasks/main.yml",
"content": "---\n# tasks file for http\n- name: install nginx\n ansible.builtin.yum:\n name: \n - nginx\n state: installed\n- name: start service nginx\n ansible.builtin.systemd:\n name: nginx\n state: started\n enabled: yes \n- name: copy config ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 559,
"all_permissive": false
} |
ansible_role | rufi639/sf_ansible | b91f8d6dd715186c0c52d15628352b39c7bb60d1 | 0 | roles/nginx_php_fpm_root | 7,506 | [
"no_license"
] | [
{
"path": "roles/nginx_php_fpm_root/tasks/main.yml",
"content": "---\n# tasks file for nginx_php_fpm\n- name: install nginx and php-fpm\n ansible.builtin.yum:\n name: \n - nginx\n - php-fpm\n state: installed\n- name: start service nginx\n ansible.builtin.systemd:\n name: nginx\n sta... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1440,
"all_permissive": false
} |
ansible_role | rufi639/sf_ansible | b91f8d6dd715186c0c52d15628352b39c7bb60d1 | 0 | roles/php | 7,506 | [
"no_license"
] | [
{
"path": "roles/php/tasks/main.yml",
"content": "---\n# tasks file for php\n- name: install php\n ansible.builtin.yum:\n name: \n - php-fpm\n state: installed\n- name: start service php-fpm\n ansible.builtin.systemd:\n name: php-fpm\n state: started\n enabled: yes\n- name: copy config... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 674,
"all_permissive": false
} |
ansible_role | rufi639/sf_ansible | b91f8d6dd715186c0c52d15628352b39c7bb60d1 | 0 | roles/users | 7,506 | [
"no_license"
] | [
{
"path": "roles/users/tasks/main.yml",
"content": "---\n# tasks file for users\n- name: Create group\n ansible.builtin.group:\n name: superusers\n state: present\n- name: Add sudo group\n ansible.builtin.lineinfile:\n path: /etc/sudoers\n state: present\n regexp: '^%superusers'\n line: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 850,
"all_permissive": false
} |
ansible_role | Nj0yAcid/18-ansible-ex | cf6d57ab1feaf46c3804de5f597d9ad3aeb3dd3c | 0 | ansible-dev2/roles/link | 7,506 | [
"no_license"
] | [
{
"path": "ansible-dev2/roles/link/vars/main.yml",
"content": "---\n# vars file for link\nmy_url: https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.3.tar.xz\ndest_path: /home/ec2-user",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
},
{
"path": "ansible-d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 220,
"all_permissive": false
} |
ansible_role | mijuanlo/llxansible | e2cd651cdaf57ee158c5a29ed496628812070652 | 0 | lliurex/roles/lliurex | 7,506 | [
"no_license"
] | [
{
"path": "lliurex/roles/lliurex/tasks/main.yml",
"content": "---\n# tasks file for lliurex\n\n- block:\n - name: Gather lliurex version\n command: lliurex-version -n\n register: llx_version\n\n - name: Gather lliurex flavour\n command: lliurex-version -f\n register: llx_flavour\n\n - name: S... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2267,
"all_permissive": false
} |
ansible_role | mijuanlo/llxansible | e2cd651cdaf57ee158c5a29ed496628812070652 | 0 | lliurex/roles/primaria | 7,506 | [
"no_license"
] | [
{
"path": "lliurex/roles/primaria/defaults/main.yml",
"content": "---\n# defaults file for primaria\npkglist_primaria:\n - lzma\n - attr\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 70
},
{
"path": "lliurex/roles/primaria/tasks/install_pkgs.yml",
"cont... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 554,
"all_permissive": false
} |
ansible_role | michaelgruczel/big-data-tutorial | dad5666dd63e44b3f8378315a78ad308379ec57e | 0 | hadoop/roles/common | 7,506 | [
"no_license"
] | [
{
"path": "hadoop/roles/common/templates/hadoop_conf/core-site.xml.j2",
"content": "<?xml version=\"1.0\"?>\n<?xml-stylesheet type=\"text/xsl\" href=\"configuration.xsl\"?>\n\n<configuration>\n <property>\n <name>fs.default.name</name>\n <value>hdfs://10.0.0.71:8020/</value>\n </property>\n</con... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1525,
"all_permissive": false
} |
ansible_role | michaelgruczel/big-data-tutorial | dad5666dd63e44b3f8378315a78ad308379ec57e | 0 | hadoop/roles/hadoop_primary | 7,506 | [
"no_license"
] | [
{
"path": "hadoop/roles/hadoop_primary/tasks/main.yml",
"content": "---\n# Playbook for Hadoop master servers\n\n- name: Set JAVA_HOME in hadoop service\n lineinfile:\n regexp=\"# export JAVA_HOME=/usr/lib/j2sdk1.6-sun\"\n line=\"export JAVA_HOME=/usr/lib/jvm/java-8-oracle/jre/\"\n dest=/etc/hado... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1807,
"all_permissive": false
} |
ansible_role | michaelgruczel/big-data-tutorial | dad5666dd63e44b3f8378315a78ad308379ec57e | 0 | hadoop/roles/hadoop_slaves | 7,506 | [
"no_license"
] | [
{
"path": "hadoop/roles/hadoop_slaves/handlers/main.yml",
"content": "---\n# Handlers for the hadoop slave services\n\n- name: restart tasktracker\n service:\n name: hadoop-0.20-tasktracker\n state: restarted\n\n- name: restart datanode\n service:\n name: hadoop-0.20-datanode\n state: restarte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1659,
"all_permissive": false
} |
ansible_role | michaelgruczel/big-data-tutorial | dad5666dd63e44b3f8378315a78ad308379ec57e | 0 | hadoop/roles/java | 7,506 | [
"no_license"
] | [
{
"path": "hadoop/roles/java/tasks/main.yml",
"content": "---\n- include: webupd8.yml\n\n- name: Update repositories cache\n apt:\n update_cache: yes\n\n- name: Install the jdk\n apt:\n name: oracle-java8-installer\n state: present\n\n- name: set jdk as default\n apt:\n name: oracle-java8-set... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 264,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/awx | 7,506 | [
"no_license"
] | [
{
"path": "roles/awx/files/awx.yaml",
"content": "apiVersion: v1\nkind: Secret\nmetadata:\n name: awx-operator-postgres-configuration\n namespace: default\nstringData:\n host: postgres\n port: \"5432\"\n database: awx\n username: awx\n password: awx \n type: unmanaged\n sslmode: allow\ntype: Opaque... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1515,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/docker | 7,506 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yaml",
"content": "- name: \"Check and create path {{ config_path | dirname }}\"\n file: \n path: \"{{ config_path | dirname }}\"\n state: directory\n\n- name: Copy docker/config.json with owner and permissions\n ansible.builtin.copy:\n src: config.json\n des... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 404,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/elastic | 7,506 | [
"no_license"
] | [
{
"path": "roles/elastic/tasks/kibana.yaml",
"content": "- name: Create Elastic Container\n docker_container:\n name: \"{{ kibana_instance_name }}\"\n image: \"kibana:{{ tag_image }}\"\n state: started\n recreate: \"{{ kibana_recreate }}\"\n # restart_policy: always\n ports:\n - 5601... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1894,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/grafana | 7,506 | [
"no_license"
] | [
{
"path": "roles/grafana/tasks/datasource.yaml",
"content": "- name: Wait until HTTP status is 200\n uri:\n url: \"http://192.168.0.111:3000/api/health\"\n return_content: yes\n validate_certs: no\n status_code:\n - 200\n until: uri_output.status == 200\n retries: 300 # Retries for 24 * ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 4117,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/keycloak | 7,506 | [
"no_license"
] | [
{
"path": "roles/keycloak/tasks/main.yaml",
"content": "- name: \"Prepare: creath path for realm.json\"\n ansible.builtin.file:\n path: /tmp/keycloak\n state: directory\n owner: vagrant\n group: vagrant\n\n- name: \"Prepare: copy lab-realm.json\"\n ansible.builtin.copy:\n src: files/lab-rea... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1656,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/nginx | 7,506 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/minikube.yaml",
"content": "# - name: Publicate awx-web-service\n # become_user: vagrant\n # command: \"minikube service awx-service\"\n# \n- name: Wait until awx-service UP\n become_user: vagrant\n command: \"minikube service awx-service --url\"\n until: awx_service_up.rc ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2254,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/post | 7,506 | [
"no_license"
] | [
{
"path": "roles/post/vars/main.yaml",
"content": "TOWER_USER: awx\nTOWER_PASSWORD: awx\nTOWER_HOST: awx.lab\n\n\nCREDENTIAL_TYPE_CUSTOM_NAME: custom\nVARS_NAME: custom_vars\nUSER: 1\n\nCREDENTIAL_TYPE_NAME: HashiCorp%20Vault%20Secret%20Lookup\nCONNECT_CREDENTIAL_NAME: hc_vault_secret\n\nCREDENTIAL_NAME: cu... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 15,
"total_bytes": 13450,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/postgresql | 7,506 | [
"no_license"
] | [
{
"path": "roles/postgresql/tasks/setup.yml",
"content": "- name: Ensure PostgreSQL Python libraries are installed.\n apt:\n name: \"{{ postgresql_python_library }}\"\n state: present",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 127
},
{
"path": "roles/po... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2309,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/vault | 7,506 | [
"no_license"
] | [
{
"path": "roles/vault/vars/main.yaml",
"content": "vault_instance_name: vault",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 26
},
{
"path": "roles/vault/tasks/main.yaml",
"content": "- name: Create Vault Container\n docker_container:\n name: \"{{ vault_i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1611,
"all_permissive": false
} |
ansible_role | dbudakov/awx | 01a4b2b8806321aacf109b344fc6e8ef225e74a1 | 0 | roles/vector | 7,506 | [
"no_license"
] | [
{
"path": "roles/vector/vars/main.yaml",
"content": "vector_instance_name: vector\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 29
},
{
"path": "roles/vector/conf/_vector.toml",
"content": "[api]\nenabled = true\naddress = \"0.0.0.0:8686\"\n\n[sources.demo_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2220,
"all_permissive": false
} |
ansible_role | ldos-project/KernMLOps | bb54fcf71def7d355bd037bf65fc24e53ad73363 | 10 | benchmark/provisioning/roles/build-kernel | 7,506 | [
"no_license"
] | [
{
"path": "benchmark/provisioning/roles/build-kernel/defaults/main.yml",
"content": "---\n# defaults file for build-kernel\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 37
},
{
"path": "benchmark/provisioning/roles/build-kernel/vars/main.yml",
"content": "-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 781,
"all_permissive": false
} |
ansible_role | ldos-project/KernMLOps | bb54fcf71def7d355bd037bf65fc24e53ad73363 | 10 | benchmark/provisioning/roles/clone-kernel | 7,506 | [
"no_license"
] | [
{
"path": "benchmark/provisioning/roles/clone-kernel/tasks/main.yml",
"content": "---\n# tasks file for clone-kernel\n\n\n# - ansible.builtin.debug:\n# msg: \"{{ ansible_facts }}\"\n\n- name: Gather apt package facts\n ansible.builtin.package_facts:\n manager: apt\n when: ansible_facts['pkg_mgr'] =... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2317,
"all_permissive": false
} |
ansible_role | ldos-project/KernMLOps | bb54fcf71def7d355bd037bf65fc24e53ad73363 | 10 | benchmark/provisioning/roles/install-bcc | 7,506 | [
"no_license"
] | [
{
"path": "benchmark/provisioning/roles/install-bcc/tasks/main.yml",
"content": "---\n# tasks file for install-bcc\n\n- name: Create a symbolic link python for python3\n become: true\n ansible.builtin.file:\n src: /usr/bin/python3\n dest: /usr/bin/python\n state: link\n\n- name: Set required BPF ... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4436,
"all_permissive": false
} |
ansible_role | ldos-project/KernMLOps | bb54fcf71def7d355bd037bf65fc24e53ad73363 | 10 | benchmark/provisioning/roles/install-gap | 7,506 | [
"no_license"
] | [
{
"path": "benchmark/provisioning/roles/install-gap/README.md",
"content": "# install-gap\n\nInstall the GAP benchmark suite.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nn/a\n\n## Dependencies\n\n* None\n\n## Example Playbook\n\n```yml\n---\n- hosts: workstations\n roles:\n - install-gap\n```\n\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2015,
"all_permissive": false
} |
ansible_role | ldos-project/KernMLOps | bb54fcf71def7d355bd037bf65fc24e53ad73363 | 10 | benchmark/provisioning/roles/osquery | 7,506 | [
"no_license"
] | [
{
"path": "benchmark/provisioning/roles/osquery/tasks/main.yml",
"content": "---\n# tasks file for installing osquery\n\n# Install osquery package\n- name: dnf install osquery\n ansible.builtin.include_tasks:\n file: dnf.yml\n when: ansible_facts['pkg_mgr'] == \"dnf\"\n- name: apt install osquery\n an... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2061,
"all_permissive": false
} |
ansible_role | tt4g/ansible-playground | f8f721299c3ece3050e1104692e0da1ea042437a | 1 | ansible/roles/idempotent_command | 7,506 | [
"no_license"
] | [
{
"path": "ansible/roles/idempotent_command/tasks/main.yml",
"content": "---\n- name: idempotent_command check idempotent file\n ansible.builtin.command: cat \"{{ idempotent_command__path }}\"\n register: __idempotent_command__check_result\n changed_when: false\n failed_when: false\n\n- name: idempotent... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 681,
"all_permissive": false
} |
ansible_role | tt4g/ansible-playground | f8f721299c3ece3050e1104692e0da1ea042437a | 1 | ansible/roles/package_assertion | 7,506 | [
"no_license"
] | [
{
"path": "ansible/roles/package_assertion/defaults/main.yml",
"content": "package_assertion__package_manager: \"all\"\npackage_assertion__package:\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 70
},
{
"path": "ansible/roles/package_assertion/tasks/package_asse... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4756,
"all_permissive": false
} |
ansible_role | tt4g/ansible-playground | f8f721299c3ece3050e1104692e0da1ea042437a | 1 | ansible/roles/redhat_8_ansible_setup | 7,506 | [
"no_license"
] | [
{
"path": "ansible/roles/redhat_8_ansible_setup/defaults/main.yml",
"content": "---\nredhat_8__ansible_setup__python_package: python39\nredhat_8__ansible_setup__additional_package: []\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 102
},
{
"path": "ansible/roles... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1099,
"all_permissive": false
} |
ansible_role | tt4g/ansible-playground | f8f721299c3ece3050e1104692e0da1ea042437a | 1 | ansible/roles/service_assertion | 7,506 | [
"no_license"
] | [
{
"path": "ansible/roles/service_assertion/defaults/main.yml",
"content": "service_assertion__service: []\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "ansible/roles/service_assertion/tasks/main.yml",
"content": "---\n- name: collect servic... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4758,
"all_permissive": false
} |
ansible_role | tt4g/ansible-playground | f8f721299c3ece3050e1104692e0da1ea042437a | 1 | ansible/roles/write_hostname | 7,506 | [
"no_license"
] | [
{
"path": "ansible/roles/write_hostname/defaults/main.yml",
"content": "---\nwrite_hostname__dest_path: /tmp/ansible_hostname\nwrite_hostname__owner: root\nwrite_hostname__group: root\nwrite_hostname__mode: \"0640\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 138
}... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 580,
"all_permissive": false
} |
ansible_role | mpathak2/nwkauto | b60130faadac793ff6a094376c588b631ca9eb0f | 0 | 3-ansible/cisco_example/roles/access_switch | 7,506 | [
"no_license"
] | [
{
"path": "3-ansible/cisco_example/roles/access_switch/tasks/main.yml",
"content": "---\n- name: Generate conf file\n template: src=cisco_access_switch_cfg_in_jinja2.j2 dest=~/ENGIGMAS_MACBOOK/Network_Automation/{{ item.hostname }}.txt\n with_items: switches\n\n# \"with_items\" actually is a \"for\" loop,... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 784,
"all_permissive": false
} |
ansible_role | nmasse-itix/test-renovate | db1f01d68f2ea9e7e53ff1b90309f4ec1441f0e4 | 0 | ansible/roles/argocd | 7,508 | [
"no_license"
] | [
{
"path": "ansible/roles/argocd/tasks/main.yaml",
"content": "- name: Create the argocd namespace\n k8s:\n state: present\n definition:\n apiVersion: v1\n kind: Namespace\n metadata:\n name: argocd\n spec: {}\n\n- name: Add the ArgoCD Helm repository\n kubernetes.core.helm... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 675,
"all_permissive": false
} |
ansible_role | nmasse-itix/test-renovate | db1f01d68f2ea9e7e53ff1b90309f4ec1441f0e4 | 0 | ansible/roles/helm | 7,508 | [
"no_license"
] | [
{
"path": "ansible/roles/helm/defaults/main.yaml",
"content": "# renovate: datasource=github-releases depName=helm/helm\nhelm_version: \"3.8.2\"\n\n# renovate: datasource=github-releases depName=tektoncd/cli\ntkn_version: \"0.23.1\"\n",
"license_type": "no_license",
"detected_licenses": [],
"siz... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1062,
"all_permissive": false
} |
ansible_role | nmasse-itix/test-renovate | db1f01d68f2ea9e7e53ff1b90309f4ec1441f0e4 | 0 | ansible/roles/vm | 7,508 | [
"no_license"
] | [
{
"path": "ansible/roles/vm/defaults/main.yaml",
"content": "centos_version: \"20221005\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 27
},
{
"path": "ansible/roles/vm/tasks/main.yaml",
"content": "- name: Fetch the CentOS Stream 8 ISO image\n get_url:\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 587,
"all_permissive": false
} |
ansible_role | sunilkvasu/Ansible-use-case-01-Configuration-Management | 92a37c5feadff9b7dade1f95fc9a962314410dc3 | 2 | roles/ansible_conf_mgmt_7 | 7,508 | [
"no_license"
] | [
{
"path": "roles/ansible_conf_mgmt_7/tasks/main.yaml",
"content": "- name: Ensure packages are installed\n yum:\n name: \"{{ item }}\"\n state: present\n with_items: \"{{ packages }}\"\n- name: Ensure services are started\n service:\n name: \"{{ item }}\"\n state: started\n enabled: yes\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 808,
"all_permissive": false
} |
ansible_role | MohamedGouda99/zabbix | 42d97e07ae0f713d353595e81c8fc84fb5c2608c | 0 | roles/basic | 7,508 | [
"no_license"
] | [
{
"path": "roles/basic/tasks/main.yml",
"content": "---\n- name: Install pip on RedHat\n yum:\n name: python-pip\n state: present\n when: ansible_os_family == 'RedHat'\n\n- name: Install pip on Debian\n apt:\n name: python3-pip\n state: present\n update_cache: yes\n when: ansible_os_famil... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 517,
"all_permissive": false
} |
ansible_role | MohamedGouda99/zabbix | 42d97e07ae0f713d353595e81c8fc84fb5c2608c | 0 | roles/clean_zabbix_agent | 7,508 | [
"no_license"
] | [
{
"path": "roles/clean_zabbix_agent/tasks/main.yml",
"content": "---\n- name: Redhat\n include_tasks: redhat_agent.yml\n when: ansible_os_family == 'RedHat'\n\n- name: Debian\n include_tasks: debian_agent.yml\n when: ansible_os_family == 'Debian'\n\n\n",
"license_type": "no_license",
"detected_l... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 432,
"all_permissive": false
} |
ansible_role | MohamedGouda99/zabbix | 42d97e07ae0f713d353595e81c8fc84fb5c2608c | 0 | roles/init_zabbix_agent | 7,508 | [
"no_license"
] | [
{
"path": "roles/init_zabbix_agent/tasks/redhat_agent.yml",
"content": "---\n- name: Install Zabbix Agent\n include_tasks: install_zabbix_agent.yml\n when: install\n\n- name: Config Zabbix agent\n include_tasks: config_zabbix_agent.yml\n when: config\n\n",
"license_type": "no_license",
"detected... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 757,
"all_permissive": false
} |
ansible_role | MohamedGouda99/zabbix | 42d97e07ae0f713d353595e81c8fc84fb5c2608c | 0 | roles/init_zabbix_server | 7,508 | [
"no_license"
] | [
{
"path": "roles/init_zabbix_server/tasks/main.yml",
"content": "---\n- name: Redhat\n include_tasks: redhat_server.yml\n when: ansible_os_family == 'RedHat'\n\n- name: Debian\n include_tasks: debian_server.yml\n when: ansible_os_family == 'Debian'\n",
"license_type": "no_license",
"detected_lic... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1538,
"all_permissive": false
} |
ansible_role | MohamedGouda99/zabbix | 42d97e07ae0f713d353595e81c8fc84fb5c2608c | 0 | roles/postgres | 7,508 | [
"no_license"
] | [
{
"path": "roles/postgres/tasks/main.yml",
"content": "---\n- name: Get Postgres RPM\n yum:\n name: \"{{ postgres_rpm_url }}\"\n state: present\n when: ansible_os_family == 'RedHat'\n \n- name: Install postgres client on RedHat\n yum:\n name: \"{{ postgres_client }}\"\n state: present\n when... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 464,
"all_permissive": false
} |
ansible_role | marish18/Ansibletest | 3384142e5b5bde22bb785b79a0d0752b9f086814 | 0 | Ansible/roles/grafana | 7,508 | [
"no_license"
] | [
{
"path": "Ansible/roles/grafana/tasks/main.yml",
"content": "---\n - name: Copy file with owner and permissions\n copy:\n src: grafana.repo\n dest: /etc/yum.repos.d/\n owner: root\n group: root\n mode: 0644\n\n - name: Installing Grafana\n yum:\n name: grafana\n sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 246,
"all_permissive": false
} |
ansible_role | marish18/Ansibletest | 3384142e5b5bde22bb785b79a0d0752b9f086814 | 0 | Ansible/roles/groovy | 7,508 | [
"no_license"
] | [
{
"path": "Ansible/roles/groovy/tasks/main.yml",
"content": "---\n# tasks file for groovy\n\n - name: Downloading Groovy Binary\n get_url:\n url: https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.6.zip\n dest: /usr\n - name: unzipping binary\n unarchive:\n src: /usr/apach... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 308,
"all_permissive": false
} |
ansible_role | marish18/Ansibletest | 3384142e5b5bde22bb785b79a0d0752b9f086814 | 0 | Ansible/roles/jdk | 7,508 | [
"no_license"
] | [
{
"path": "Ansible/roles/jdk/tasks/main.yml",
"content": "---\n# tasks file for java\n\n - name: updating repos\n yum:\n name: \"*\"\n state: latest\n - name: Installing required JDk\n yum:\n name: java-1.8.0-openjdk-devel\n state: present\n\n",
"licen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 223,
"all_permissive": false
} |
ansible_role | marish18/Ansibletest | 3384142e5b5bde22bb785b79a0d0752b9f086814 | 0 | Ansible/roles/keycloak | 7,508 | [
"no_license"
] | [
{
"path": "Ansible/roles/keycloak/tasks/main.yml",
"content": "---\n# tasks file for keycloak\n\n - name: Getting keycloak zip\n get_url:\n url: https://downloads.jboss.org/keycloak/8.0.2/keycloak-8.0.2.tar.gz\n dest: /usr\n - name: unzip keycloak\n unarchive:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 412,
"all_permissive": false
} |
ansible_role | marish18/Ansibletest | 3384142e5b5bde22bb785b79a0d0752b9f086814 | 0 | Ansible/roles/mongodb | 7,508 | [
"no_license"
] | [
{
"path": "Ansible/roles/mongodb/tasks/main.yml",
"content": "---\n# tasks file for mongo-db\n\n - name: Copy file with owner and permissions\n copy:\n src: mongo.repo\n dest: /etc/yum.repos.d/\n owner: root\n group: root\n mode: 0644\n\n - name: Install mongodb-org package\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 366,
"all_permissive": false
} |
ansible_role | marish18/Ansibletest | 3384142e5b5bde22bb785b79a0d0752b9f086814 | 0 | Ansible/roles/postgres | 7,508 | [
"no_license"
] | [
{
"path": "Ansible/roles/postgres/tasks/main.yml",
"content": "---\n# tasks file for postgres\n \n - name: Getting RPM\n shell: sudo yum install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm\n\n - name: Installing Postgresql\n shell: sudo instal... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 940,
"all_permissive": false
} |
ansible_role | marish18/Ansibletest | 3384142e5b5bde22bb785b79a0d0752b9f086814 | 0 | Ansible/roles/postgrest | 7,508 | [
"no_license"
] | [
{
"path": "Ansible/roles/postgrest/tasks/main.yml",
"content": "---\n# tasks file for postgrest\n \n - name: Getting postgrest binary\n get_url:\n url: https://github.com/PostgREST/postgrest/releases/download/v7.0.0/postgrest-v7.0.0-centos7.tar.xz\n dest: /usr\n - name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 368,
"all_permissive": false
} |
ansible_role | marish18/Ansibletest | 3384142e5b5bde22bb785b79a0d0752b9f086814 | 0 | Ansible/roles/python | 7,508 | [
"no_license"
] | [
{
"path": "Ansible/roles/python/tasks/main.yml",
"content": "---\n# tasks file for python\n \n - name: Install Python3\n become: true\n yum:\n name:\n - python3\n - python3-devel\n - python3-pip\n state: present\n\n",
"license_type": "no_license",
"detected_licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 178,
"all_permissive": false
} |
ansible_role | marish18/Ansibletest | 3384142e5b5bde22bb785b79a0d0752b9f086814 | 0 | Ansible/roles/vault | 7,508 | [
"no_license"
] | [
{
"path": "Ansible/roles/vault/tasks/main.yml",
"content": "---\n# tasks file for vault\n\n - name: Getting Vault Zip\n get_url:\n url: https://releases.hashicorp.com/vault/1.2.3/vault_1.2.3_linux_amd64.zip\n dest: /usr\n - name: Unzipping vault\n unarchive:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 334,
"all_permissive": false
} |
ansible_role | ffafara/neo4j-localhost-ansible-playbook | 9df26c1e844a975df57e2378c392b43cf5a67ac5 | 0 | roles/neo4j | 7,508 | [
"no_license"
] | [
{
"path": "roles/neo4j/handlers/main.yml",
"content": "- name: restart neo4j\n sudo: yes\n sudo_user: \"{{neo4j_user}}\"\n command: nohup ./neo4j restart\n ignore_errors: True\n args:\n chdir: \"{{neo4j_path}}/neo4j-community-{{neo4j_version}}/bin\"",
"license_type": "no_license",
"detected_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4457,
"all_permissive": false
} |
ansible_role | exastro-suite-sandbox/y-yonekura_cicd | cdc7abb4e94ac2fe3ecc912fd8d1185823826f38 | 0 | IaC/Ansible-LegacyRole/echo_sleep_rand/roles/echo | 7,508 | [
"no_license"
] | [
{
"path": "IaC/Ansible-LegacyRole/echo_sleep_rand/roles/echo/tasks/main.yml",
"content": "- name: set_fact\n set_fact:\n randstatus: \"{{ 10 | random }}\"\n- name: pause\n command: sleep \"{{ randstatus }}\"\n- name: display data\n shell: echo {{ item }} >> /tmp/test.txt\n with_items: \"{{ VAR_test1 ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 226,
"all_permissive": false
} |
ansible_role | exastro-suite-sandbox/y-yonekura_cicd | cdc7abb4e94ac2fe3ecc912fd8d1185823826f38 | 0 | IaC/Ansible-LegacyRole/roles/roles/test_1 | 7,508 | [
"no_license"
] | [
{
"path": "IaC/Ansible-LegacyRole/roles/roles/test_1/defaults/main.yml",
"content": "VAR_test1: def1\n\nVAR_test2:\n - def2-1\n - def2-2\n - def2-3\n\nVAR_test3:\n - test3_1: 1111\n test3_2: 2211\n test3_3: 3311\n\nVAR_test4:\n - test4_1: def4-1\n test4_2:\n - test4_2_1: def4-2-1\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 980,
"all_permissive": false
} |
ansible_role | Dmitrywh1/test_openssl | 7dd17c2a4c5693576a65978d46eb835ba900ec4b | 0 | roles/openssl | 7,508 | [
"no_license"
] | [
{
"path": "roles/openssl/defaults/main.yml",
"content": "---\n# defaults file for openssl\n\n# You can pass a list of ssl key/csr/crt/p12's to generate:\n# openssl_items:\n# - name: my_openssl_key\n# common_name: my.example.com\n\n# You can change the paths where to store each type of object (key, csr... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 8702,
"all_permissive": false
} |
ansible_role | Jonaprince/tinykloud | 44563cc288caec2a2e9902c9720bfacebd5dcebd | 1 | roles/configure-kubectl | 7,508 | [
"no_license"
] | [
{
"path": "roles/configure-kubectl/handlers/main.yml",
"content": "---\n# handlers file for configure-kubectl\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 42
},
{
"path": "roles/configure-kubectl/vars/main.yml",
"content": "---\n# vars file for configure-k... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 937,
"all_permissive": false
} |
ansible_role | Jonaprince/tinykloud | 44563cc288caec2a2e9902c9720bfacebd5dcebd | 1 | roles/vm-creation | 7,508 | [
"no_license"
] | [
{
"path": "roles/vm-creation/files/main.tf",
"content": "terraform {\n required_providers {\n proxmox = {\n source = \"Telmate/proxmox\"\n version = \">= 2.6.7\"\n }\n }\n}\n\n\nprovider \"proxmox\" {\n pm_api_url = \"https://pve1.metal.ig2h:8006/api2/json\"\n pm_debug = true\n}\n\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 5572,
"all_permissive": false
} |
ansible_role | Jonaprince/tinykloud | 44563cc288caec2a2e9902c9720bfacebd5dcebd | 1 | roles/vm-destruction | 7,508 | [
"no_license"
] | [
{
"path": "roles/vm-destruction/handlers/main.yml",
"content": "---\n# handlers file for vm-destruction\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "roles/vm-destruction/defaults/main.yml",
"content": "---\n# defaults file for vm-destructi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 370,
"all_permissive": false
} |
ansible_role | Jonaprince/tinykloud | 44563cc288caec2a2e9902c9720bfacebd5dcebd | 1 | roles/vm-templates | 7,508 | [
"no_license"
] | [
{
"path": "roles/vm-templates/tasks/main.yml",
"content": "---\n- name: download cloud image\n get_url:\n url: https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img\n dest: /root/focal-server-cloudimg-amd64.img\n\n- name: Create vm template\n register: result\n command: qm c... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1194,
"all_permissive": false
} |
ansible_role | groovenauts/raspi-ops | 21511e784ea5dbbe8348e3f6ed2853f307f253ff | 1 | ansible/roles/post_data | 7,508 | [
"no_license"
] | [
{
"path": "ansible/roles/post_data/tasks/main.yml",
"content": "- user:\n name: post_data\n groups: wireshark\n shell: /bin/false\n home: /var/run/post_data\n- file:\n path: /srv/post_data\n state: directory\n owner: post_data\n group: post_data\n mode: 0755\n- copy:\n src: srv... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1114,
"all_permissive": false
} |
ansible_role | groovenauts/raspi-ops | 21511e784ea5dbbe8348e3f6ed2853f307f253ff | 1 | ansible/roles/swap | 7,508 | [
"no_license"
] | [
{
"path": "ansible/roles/swap/tasks/main.yml",
"content": "- shell: swapon -v\n register: swap_state\n check_mode: false\n changed_when: false\n\n- shell: swapoff -a\n when: swap_state.stdout != ''\n\n- systemd:\n name: dphys-swapfile\n enabled: no\n state: stopped\n",
"license_type": "no_l... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 209,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.