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
D3DeFi/vmcli-ansible
867da67d305b8137d4de982e4663c0d87fce65ee
0
roles/vmware_vm
499
[ "no_license" ]
[ { "path": "roles/vmware_vm/filter_plugins/vmware.py", "content": "#!/usr/bin/python\n# -*- coding: utf-8 -*-\n#\n# Custom filters to help with data transition between user and ansible vmware modules\n#\n\n\nfrom ansible.errors import AnsibleError\nfrom ansible.module_utils._text import to_native\n\n\nclass ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 14783, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/common
499
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yaml", "content": "---\n# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\n- name: Gather facts of remote host\n setup:\n gather_subset: all\n\n- name: I...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 633, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/docker
499
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yaml", "content": "---\n# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\n- name: Uninstall old versions of docker\n tags: 'docker'\n become: yes\n apt:\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2294, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/instance1-couchdbmaster
499
[ "no_license" ]
[ { "path": "ansible/roles/instance1-couchdbmaster/templates/master-docker-compose.yaml.j2", "content": "# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\n\nversion: '3.7'\n\nservices:\n\n couch_maste...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3783, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/instance2-couchdbslave1
499
[ "no_license" ]
[ { "path": "ansible/roles/instance2-couchdbslave1/templates/slave1-docker-compose.yaml.j2", "content": "# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\nversion: '3.7'\n\nservices:\n\n\n couch_slave...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2000, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/instance3-couchdbslave2
499
[ "no_license" ]
[ { "path": "ansible/roles/instance3-couchdbslave2/templates/slave2-docker-compose.yaml.j2", "content": "# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\nversion: '3.7'\n\nservices:\n\n\n couch_slave...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2153, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/openstack-common
499
[ "no_license" ]
[ { "path": "ansible/roles/openstack-common/tasks/main.yaml", "content": "---\n# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\n\n# Install dependencies on the host\n- name: Install pip\n become: yes...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 621, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/openstack-instance
499
[ "no_license" ]
[ { "path": "ansible/roles/openstack-instance/tasks/main.yaml", "content": "---\n# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\n# Create an instance on NeCTAR\n- name: Create an instance\n os_serve...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1249, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/openstack-volume
499
[ "no_license" ]
[ { "path": "ansible/roles/openstack-volume/tasks/main.yaml", "content": "---\n# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\n# Create volumes from vars\n- name: Create volume(s) on NeCTAR\n os_vol...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 710, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/openstack-volume-snapshot
499
[ "no_license" ]
[ { "path": "ansible/roles/openstack-volume-snapshot/tasks/main.yaml", "content": "---\n# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\n# Create volume snapshot(s)\n- name: Create volume snapshot(s)\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 499, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/uploadDB
499
[ "no_license" ]
[ { "path": "ansible/roles/uploadDB/defaults/main.yaml", "content": "---\n# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\n\ndb_dir: db\nst_dir: stream\nroot: /home/ubuntu", "license_type": "no_li...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2021, "all_permissive": false }
ansible_role
yzzhan4/COMP90024-AuzLife
cb636a24d6c7f61bce045dacdb89df896e4a0ab4
0
ansible/roles/webserver
499
[ "no_license" ]
[ { "path": "ansible/roles/webserver/defaults/main.yaml", "content": "---\n# Team 46\n# <NAME> 1003068 @Melbourne\n# <NAME> 713551 @Melbourne\n# <NAME> 1008342 @Melbourne\n# <NAME> 1032768 @Melbourne\n# <NAME> 978322 @Hebei, China\n\n\nnode_dir: nodejs\nroot: /home/ubuntu", "license_type": "no_license", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2418, "all_permissive": false }
ansible_role
kd-o-guh/ansible
13827463a9f1548599e45b2289b430fe1e041f2b
1
rambox/roles/rambox
499
[ "no_license" ]
[ { "path": "rambox/roles/rambox/tasks/main.yml", "content": "---\n- name: install rambox\n sudo: true\n\n when: ansible_machine == \"x86\"\n apt: \n install_recommends: yes\n deb: https://github.com/ramboxapp/community-edition/releases/download/0.6.4/Rambox-0.6.4-linux-i386.deb\n\n when: ansible_ma...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 408, "all_permissive": false }
ansible_role
domdom82/docker-autoscaler
b6a9ce7895ae96eeffbd52f13cebb02d1944f511
0
ansible/roles/consul
499
[ "permissive" ]
[ { "path": "ansible/roles/consul/tasks/main.yml", "content": "---\n\n- name: make consul config directory\n file:\n path: \"{{ consul_conf_dir }}\"\n state: directory\n\n- name: write consul template\n template:\n src: config.json.j2\n dest: \"{{ consul_conf_dir }}/config.json\"\n\n- name: star...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1471, "all_permissive": true }
ansible_role
domdom82/docker-autoscaler
b6a9ce7895ae96eeffbd52f13cebb02d1944f511
0
ansible/roles/prereq
499
[ "permissive" ]
[ { "path": "ansible/roles/prereq/tasks/main.yml", "content": "---\n# Install all necessary prereqs on the new VM\n\n- name: install pip\n apt: \n name: python-pip \n state: present\n become: true\n\n- name: install docker-py\n pip: \n name: docker-py\n version: 1.7.2\n become: true\n\n- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 597, "all_permissive": true }
ansible_role
nttr-hironari/vm_base
d68fdb1d9d96841166365825a08f71d9972927c9
0
provisioning/roles/composer
539
[ "no_license" ]
[ { "path": "provisioning/roles/composer/tasks/main.yml", "content": "---\n- name: check composer\n stat: path=/usr/local/bin/composer\n register: composer\n\n- name: get composer\n become: yes\n get_url: \n url: https://getcomposer.org/download/1.7.0/composer.phar\n dest: /usr/local/bin/composer\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 287, "all_permissive": false }
ansible_role
nttr-hironari/vm_base
d68fdb1d9d96841166365825a08f71d9972927c9
0
provisioning/roles/elasticsearch
539
[ "no_license" ]
[ { "path": "provisioning/roles/elasticsearch/tasks/main.yml", "content": "---\n- name: install java-openjdk\n become: yes\n yum: name=java-1.8.0-openjdk state=latest\n\n- name: install java-openjdk-devel\n become: yes\n yum: name=java-1.8.0-openjdk-devel state=latest\n\n- name: install elasticsearch GPG ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2031, "all_permissive": false }
ansible_role
nttr-hironari/vm_base
d68fdb1d9d96841166365825a08f71d9972927c9
0
provisioning/roles/httpd
539
[ "no_license" ]
[ { "path": "provisioning/roles/httpd/tasks/main.yml", "content": "---\n- name: install httpd\n become: yes\n yum: name=httpd state=latest\n\n- name: start httpd\n systemd: \n name: httpd\n state: started\n enabled: yes\n\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": 157, "all_permissive": false }
ansible_role
nttr-hironari/vm_base
d68fdb1d9d96841166365825a08f71d9972927c9
0
provisioning/roles/laravel
539
[ "no_license" ]
[ { "path": "provisioning/roles/laravel/tasks/main.yml", "content": "---\n- name: check composer\n stat: path=/usr/local/bin/composer\n register: composer\n\n- name: install laravel\n composer:\n command: require\n global_command: yes\n arguments: laravel/laravel\n when: composer.stat.exists == t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 234, "all_permissive": false }
ansible_role
nttr-hironari/vm_base
d68fdb1d9d96841166365825a08f71d9972927c9
0
provisioning/roles/mariadb
539
[ "no_license" ]
[ { "path": "provisioning/roles/mariadb/tasks/main.yml", "content": "---\n- name: install mariadb\n become: yes\n yum:\n name='{{ item }}'\n state=latest\n with_items:\n - mariadb\n - mariadb-server\n - mariadb-devel\n - mariadb-libs\n \n- name: start mariadb\n systemd: \n name: mari...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 266, "all_permissive": false }
ansible_role
nttr-hironari/vm_base
d68fdb1d9d96841166365825a08f71d9972927c9
0
provisioning/roles/php
539
[ "no_license" ]
[ { "path": "provisioning/roles/php/tasks/main.yml", "content": "---\n- name: check remi-release-7\n stat: path=/etc/yum.repos.d/remi-{{ php_version }}.repo\n register: remi_release_7\n\n- name: install remi-release-7\n yum:\n name: http://rpms.famillecollet.com/enterprise/remi-release-7.rpm\n state:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 558, "all_permissive": false }
ansible_role
nttr-hironari/vm_base
d68fdb1d9d96841166365825a08f71d9972927c9
0
provisioning/roles/python3
539
[ "no_license" ]
[ { "path": "provisioning/roles/python3/tasks/main.yml", "content": "---\n- name: add rpm for python\n become: yes\n yum: name=https://centos7.iuscommunity.org/ius-release.rpm\n\n- name: install python36\n become: yes\n yum:\n name='{{item}}'\n state=latest\n with_items:\n - python36u\n - pyt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 284, "all_permissive": false }
ansible_role
nttr-hironari/vm_base
d68fdb1d9d96841166365825a08f71d9972927c9
0
provisioning/roles/vim
539
[ "no_license" ]
[ { "path": "provisioning/roles/vim/tasks/main.yml", "content": "---\n- name: check repo for vim8.0\n stat: path=/etc/yum.repos.d/mcepl-vim8-epel-7.repo\n register: repo_vim_8\n\n- name: add repo vim ver8.0\n become: yes\n get_url:\n url: https://copr.fedorainfracloud.org/coprs/mcepl/vim8/repo/epel-7/m...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 488, "all_permissive": false }
ansible_role
nttr-hironari/vm_base
d68fdb1d9d96841166365825a08f71d9972927c9
0
provisioning/roles/wsgi
539
[ "no_license" ]
[ { "path": "provisioning/roles/wsgi/tasks/main.yml", "content": "---\n- name: check installed httpd\n shell: which httpd\n register: exist_httpd\n failed_when: exist_httpd not in [0, 1]\n\n- name: install mod_wsgi\n become: yes\n yum: name=python36u-mod_wsgi state=latest\n when: exist_httpd.rc == 1\n\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 233, "all_permissive": false }
ansible_role
jogichennaiah/ansible
c7283887024ef6765a15c72981593db2769bab17
0
roles/common
539
[ "no_license" ]
[ { "path": "roles/common/tasks/nodejs.yml", "content": "- name: Configuring Nodejs\n ansible.builtin.shell: curl --silent --location https://rpm.nodesource.com/setup_16.x | bash -\n\n- name: Installing Nodejs\n ansible.builtin.package:\n name: nodejs\n state: present\n\n- name: Creating app user\n a...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3573, "all_permissive": false }
ansible_role
jogichennaiah/ansible
c7283887024ef6765a15c72981593db2769bab17
0
roles/payment
539
[ "no_license" ]
[ { "path": "roles/payment/tasks/main.yml", "content": "- name: Configuring {{COMPONENT}}\n ansible.builtin.include_role:\n name: common\n tasks_from: python\n\n- name: Starting {{COMPONENT}}\n systemd:\n name: \"{{COMPONENT}}\"\n state: restarted\n enabled: yes\n daemon_reload: yes \n\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 466, "all_permissive": false }
ansible_role
SpirosStyliaras/servermanagement
332014e6019333278f3d39c79c39eedac10aabed
0
roles/longhorn_requirements
539
[ "no_license" ]
[ { "path": "roles/longhorn_requirements/tasks/installPackages.yml", "content": "# Task for installation of longhorn required packages\n\n\n- name: \"Install required packages\"\n package:\n name: \"{{ item }}\"\n state: present\n with_items: \"{{ longhorn_packages | default([]) }}\"", "license_ty...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 3291, "all_permissive": false }
ansible_role
SpirosStyliaras/servermanagement
332014e6019333278f3d39c79c39eedac10aabed
0
roles/user_and_software_configuration
539
[ "no_license" ]
[ { "path": "roles/user_and_software_configuration/defaults/main.yml", "content": "---\n# defaults file for userconfigure\n\n# List of wanted packages to be installed\nuser_and_software_configuration_packages:\n - sudo\n\n# Dictionary with wanted users addedd. Mapping containing keys with user names and valu...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1738, "all_permissive": false }
ansible_role
ibarwick/pglogical_demo_ansible
fff7f273c445c58a0506e68616d59c6607d62191
1
roles/pgl_destroy
539
[ "no_license" ]
[ { "path": "roles/pgl_destroy/tasks/main.yml", "content": "---\n\n# roles/pgl_destroy/tasks/main.yml\n#\n# Nuke running pglogical installations from low orbit\n\n- include: pgl_db_stop.yml\n\n- name: Delete data directories\n file:\n path=\"{{base_data_dir}}/PGL{{item}}/\"\n state=absent\n with_items...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 261, "all_permissive": false }
ansible_role
ibarwick/pglogical_demo_ansible
fff7f273c445c58a0506e68616d59c6607d62191
1
roles/pgl_init
539
[ "no_license" ]
[ { "path": "roles/pgl_init/tasks/main.yml", "content": "---\n# roles/pgl_init/tasks/main.yml\n\n- name: Create data directories\n file: dest={{base_data_dir}}/PGL{{item}} state=directory mode=0700\n with_items:\n - \"{{pgl_ports}}\"\n\n- name: Perform initdb\n command: \"{{pg_bin}}/initdb --data-checks...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 4723, "all_permissive": false }
ansible_role
QAEdd/encounterproj
5130614745df5e11a0c9d44ad65eb0785427b710
0
roles/swarm-worker
539
[ "no_license" ]
[ { "path": "roles/swarm-worker/tasks/main.yml", "content": "---\n# tasks file for swarm-worker\n- name: join swarm\n community.docker.docker_swarm:\n state: join\n join_token: \"{{ hostvars['proj-manager']['swarm_info']['swarm_facts']['JoinTokens']['Worker'] }}\"\n advertise_addr: proj-worker\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 278, "all_permissive": false }
ansible_role
heybigname/html-to-markdown
103ce0fff70a1760d78680cbc5c3f66124e91505
4
ansible/roles/php5-fpm
539
[ "no_license" ]
[ { "path": "ansible/roles/php5-fpm/tasks/main.yml", "content": "- name: Install php5-fpm and php5-cli\n sudo: yes\n apt: pkg={{ item }} state=latest\n with_items:\n - php5-fpm\n - php5-cli\n - php5-mysql\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 146 } ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 146, "all_permissive": false }
ansible_role
redhat-cop/disconnectedinfra
f6eb1926568d7279293b3536e552d62dcedc94dd
7
roles/certgen
539
[ "permissive" ]
[ { "path": "roles/certgen/defaults/main/main.yml", "content": "config_directory: /build_config\n\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 33 }, { "path": "roles/certgen/tasks/main.yml", "content": "---\n- name: Create build and a...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 5399, "all_permissive": true }
ansible_role
redhat-cop/disconnectedinfra
f6eb1926568d7279293b3536e552d62dcedc94dd
7
roles/env_bootstrap
539
[ "permissive" ]
[ { "path": "roles/env_bootstrap/defaults/main/esxi_packer.yml", "content": "esxi_password: <PASSWORD>$\naws_domain: \"{{ aws.domain }}\"\ncloudflare_domain: disconnect.blue\nterraform_state: present\nfacility: dc13\nesxi_hosts: \"{{ esxi_hosts_inventory }}\"\nroute53_hosts_template: \"{{ esxi_hosts | dict2it...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 13432, "all_permissive": true }
ansible_role
redhat-cop/disconnectedinfra
f6eb1926568d7279293b3536e552d62dcedc94dd
7
roles/esxi_packet_deploy
539
[ "permissive" ]
[ { "path": "roles/esxi_packet_deploy/README.md", "content": "# ESXi on Equinix Metal\nThis role deploys an ESXi server on an Equinix Metal server. It is a light Ansible wrapper around a Terraform project that will deploy an ESXi server on Equinix metal and publishes two DNS A records: one for the ESXi serve...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 5070, "all_permissive": true }
ansible_role
redhat-cop/disconnectedinfra
f6eb1926568d7279293b3536e552d62dcedc94dd
7
roles/image_creation
539
[ "permissive" ]
[ { "path": "roles/image_creation/tasks/main.yml", "content": "---\n- import_tasks: \"{{ action }}.yml\"\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 39 }, { "path": "roles/image_creation/defaults/main/main.yml", "content": "config_di...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 17, "total_bytes": 39185, "all_permissive": true }
ansible_role
redhat-cop/disconnectedinfra
f6eb1926568d7279293b3536e552d62dcedc94dd
7
roles/iso_generation
539
[ "permissive" ]
[ { "path": "roles/iso_generation/templates/autounattend_2016.xml", "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<unattend xmlns=\"urn:schemas-microsoft-com:unattend\">\r\n <settings pass=\"windowsPE\">\r\n <component name=\"Microsoft-Windows-International-Core-WinPE\" processorArchitec...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 23376, "all_permissive": true }
ansible_role
redhat-cop/disconnectedinfra
f6eb1926568d7279293b3536e552d62dcedc94dd
7
roles/router_build
539
[ "permissive" ]
[ { "path": "roles/router_build/templates/single-vm/metadata.tpl", "content": "network:\n version: 2\n ethernets:\n eth0:\n match: \n macaddress: 00:50:56:AA:BB:CC\n addresses:\n - 10.80.2.10/24\n gateway4: 10.80.2.254\n nameservers:\n addresses:\n - 1.1.1.1\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 6632, "all_permissive": true }
ansible_role
redhat-cop/disconnectedinfra
f6eb1926568d7279293b3536e552d62dcedc94dd
7
roles/vcsa_configure
539
[ "permissive" ]
[ { "path": "roles/vcsa_configure/templates/backend.conf.j2", "content": "access_key = \"{{ aws.aws_access_key_id }}\"\nsecret_key = \"{{ aws.aws_secret_access_key }}\"\nbucket = \"{{ backend.bucket }}\"\nkey = \"{{ backend.key }}\"\nregion = \"{{ aws.aws_default_region }}\"\n", "license_type": "permissi...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 4011, "all_permissive": true }
ansible_role
redhat-cop/disconnectedinfra
f6eb1926568d7279293b3536e552d62dcedc94dd
7
roles/vcsa_deploy
539
[ "permissive" ]
[ { "path": "roles/vcsa_deploy/defaults/main/vcsa.yml", "content": "dirs:\n config: \"{{ ansible_env.HOME }}/build_config\"\n artifact: \"{{ ansible_env.HOME }}/build_artifact\"\n explode: \"{{ ansible_env.HOME }}/build_explode\"\ndomain: dragonslair.dev\nesxi_user:\n username: root\n password: <PASSWORD...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2831, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/backup
539
[ "permissive" ]
[ { "path": "roles/backup/tasks/main.yaml", "content": "---\n\n- name: Init backup variables\n ansible.builtin.set_fact:\n temp_location: \"/tmp\"\n temp_folder_name: \"gitea-{{ lookup('pipe', 'date +%Y-%m-%d-%H-%M-%S') }}\"\n temp_archive_name: \"{{ gitea_backup_prefix }}-{{ lookup('pipe', 'date +%...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1854, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/backup_docker
539
[ "permissive" ]
[ { "path": "roles/backup_docker/tasks/main.yaml", "content": "---\n\n- name: Read gitea init file\n community.docker.docker_container_exec:\n container: \"{{ gitea_docker_container_app }}\"\n command: \"/bin/bash -c 'cat {{ gitea_config_path }}'\"\n register: gitea_ini\n\n- name: Get params\n ansibl...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3764, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/backup_kubernetes
539
[ "permissive" ]
[ { "path": "roles/backup_kubernetes/tasks/main.yaml", "content": "---\n\n- name: Read gitea init file\n kubernetes.core.k8s_exec:\n namespace: \"{{ gitea_k8s_container_app_namespace }}\"\n pod: \"{{ gitea_k8s_container_app_pod }}\"\n command: \"/bin/bash -c 'cat {{ gitea_config_path }}'\"\n regist...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4217, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/backup_local
539
[ "permissive" ]
[ { "path": "roles/backup_local/tasks/main.yaml", "content": "---\n\n- name: Read gitea init file\n shell: \"/bin/bash -c 'cat {{ gitea_config_path }}'\"\n register: gitea_ini\n\n- name: Get params\n ansible.builtin.set_fact:\n repo_path: \"{{ gitea_ini.stdout | frantchenco.gitea.parse_ini(section='repo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2437, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/backup_s3
539
[ "permissive" ]
[ { "path": "roles/backup_s3/defaults/main.yaml", "content": "---\ngitea_backup_s3_access_key: tobedefined\ngitea_backup_s3_secret_key: tobedefined\ngitea_backup_s3_bucket: tobedefined\ngitea_backup_s3_endpoint: tobedefined\ngitea_backup_s3_encrypt: false\ngitea_backup_s3_retention_count: 3\n", "license_t...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1494, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/restore
539
[ "permissive" ]
[ { "path": "roles/restore/tasks/main.yaml", "content": "---\n\n- name: Init backup variables\n ansible.builtin.set_fact:\n temp_location: \"/tmp\"\n temp_folder_name: \"gitea-restore\"\n\n- name: Init backup variables\n ansible.builtin.set_fact:\n temp_folder_path: \"{{ temp_location }}/{{ temp_fo...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1640, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/restore_docker
539
[ "permissive" ]
[ { "path": "roles/restore_docker/tasks/main.yaml", "content": "---\n\n- name: Read gitea init file\n community.docker.docker_container_exec:\n container: \"{{ gitea_docker_container_app }}\"\n command: \"/bin/bash -c 'cat {{ gitea_config_path }}'\"\n register: gitea_ini\n\n- name: Get params\n ansib...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3899, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/restore_kubernetes
539
[ "permissive" ]
[ { "path": "roles/restore_kubernetes/tasks/main.yaml", "content": "---\n\n- name: Read gitea init file\n kubernetes.core.k8s_exec:\n namespace: \"{{ gitea_k8s_container_app_namespace }}\"\n pod: \"{{ gitea_k8s_container_app_pod }}\"\n command: \"/bin/bash -c 'cat {{ gitea_config_path }}'\"\n regis...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4564, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/restore_local
539
[ "permissive" ]
[ { "path": "roles/restore_local/tasks/main.yaml", "content": "---\n\n- name: Read gitea init file\n shell: \"/bin/bash -c 'cat {{ gitea_config_path }}'\"\n register: gitea_ini\n\n- name: Get params\n ansible.builtin.set_fact:\n repo_path: \"{{ gitea_ini.stdout | frantchenco.gitea.parse_ini(section='rep...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2619, "all_permissive": true }
ansible_role
Frantche/ansible_collection_gitea_backup_restore
ed8850deb3d9577ca995d86d84cbb12ab2ea1381
0
roles/restore_s3
539
[ "permissive" ]
[ { "path": "roles/restore_s3/tasks/main.yaml", "content": "---\n\n- name: Download backup\n amazon.aws.s3_object:\n bucket: \"{{ gitea_backup_s3_bucket }}\"\n object: \"{{ gitea_backup_s3_filename }}\"\n dest: \"{{ temp_archive_path }}\"\n mode: get\n overwrite: different\n endpoint_url: \...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 565, "all_permissive": true }
ansible_role
l50/ansible-collection-dumpsterfire
f3e8eb7f1258c97b3fe5b0d3f10511d7a5880992
1
roles/vulnerable_windows_scenarios
539
[ "no_license" ]
[ { "path": "roles/vulnerable_windows_scenarios/vars/main.yml", "content": "---\nvulnerable_windows_scenarios_sensitive_document_content: \"this is secret do not share with anyone 4f67650d0f81f138ba00675ea26cc9a4\"\nvulnerable_windows_scenarios_share_name: \"DATABOX\"\n\nvulnerable_windows_scenarios_users:\n ...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 7439, "all_permissive": false }
ansible_role
petr192/de16
5036c795afbc13aae954017379ea92ad9f29e030
0
materials/2025-03-12-Ansible/scripts/roles/structure_nginx
539
[ "no_license" ]
[ { "path": "materials/2025-03-12-Ansible/scripts/roles/structure_nginx/vars/main.yml", "content": "---\r\nnginx_user: www-data\r\nnginx_worker_processes: auto\r\nnginx_port: 80\r\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 73 }, { "path": "materials/2025-03-12...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 901, "all_permissive": false }
ansible_role
OPORA/publicwhip_server
56275b6ef76d5887aad23775c45729669490fe64
1
roles/azavea.java
519
[ "no_license" ]
[ { "path": "roles/azavea.java/meta/main.yml", "content": "---\ngalaxy_info:\n author: <NAME>\n description: An Ansible role for installing Java.\n company: Azavea Inc.\n license: Apache\n min_ansible_version: 1.2\n platforms:\n - name: Ubuntu\n versions:\n - trusty\n categories:\n - developmen...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1045, "all_permissive": false }
ansible_role
OPORA/publicwhip_server
56275b6ef76d5887aad23775c45729669490fe64
1
roles/base-server
519
[ "no_license" ]
[ { "path": "roles/base-server/tasks/main.yml", "content": "---\n# tasks file for base-server\n- name: Enable firewall and deny traffic by default\n ufw:\n state: enabled\n policy: deny\n\n- name: Allow rate-limited SSH trafic\n ufw:\n rule: limit\n port: ssh\n proto: tcp\n\n- name: Allow HTT...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 983, "all_permissive": false }
ansible_role
OPORA/publicwhip_server
56275b6ef76d5887aad23775c45729669490fe64
1
roles/theyvoteforyou
519
[ "no_license" ]
[ { "path": "roles/theyvoteforyou/files/database.yml", "content": "production:\n adapter: mysql2\n database: theyvoteforyou\n username: root\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 74 }, { "path": "roles/theyvoteforyou/handlers/main.yml", "content": ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 4392, "all_permissive": false }
ansible_role
shalom-m/DevOps_at-_NIX
2550706fede076b78c924ddca3f73956f660b1d3
0
ansible/roles/common_prereq
519
[ "no_license" ]
[ { "path": "ansible/roles/common_prereq/tasks/main.yml", "content": "# tasks/main.yml in common_prereq role\n---\n- name: Ensure Python 3 is installed\n apt:\n name: python3\n state: present\n update_cache: yes\n\n- name: Install pip\n apt:\n name: python3-pip\n state: present\n\n- name: Ins...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 414, "all_permissive": false }
ansible_role
shalom-m/DevOps_at-_NIX
2550706fede076b78c924ddca3f73956f660b1d3
0
ansible/roles/docker
519
[ "no_license" ]
[ { "path": "ansible/roles/docker/vars/main.yml", "content": "---\n# Repository for Docker installation\ndocker_repository: \"https://download.docker.com/linux/ubuntu\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 102 }, { "path": "ansible/roles/docker/tasks/main....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 990, "all_permissive": false }
ansible_role
shalom-m/DevOps_at-_NIX
2550706fede076b78c924ddca3f73956f660b1d3
0
ansible/roles/mysql
519
[ "no_license" ]
[ { "path": "ansible/roles/mysql/defaults/main.yml", "content": "# /etc/ansible/roles/mysql_db_setup/defaults/main.yml\n\n#mysql_db_name: \"serpent_surge_db\"\n#mysql_user_name: \"backup_user\"\n#mysql_user_password: \"<PASSWORD>\" \n#backup_cnf_file: \"/etc/mysql/backup.cnf\" \n\n#ansible_python_interpreter...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 2404, "all_permissive": false }
ansible_role
shalom-m/DevOps_at-_NIX
2550706fede076b78c924ddca3f73956f660b1d3
0
ansible/roles/nginx
519
[ "no_license" ]
[ { "path": "ansible/roles/nginx/templates/nginx_reverse_proxy.j2", "content": "server {\n listen 80;\n \n\n # Frontend Reverse Proxy\n location / {\n proxy_pass http://127.0.0.1:8080/;\n proxy_set_header Host $host;\n proxy_set_header X-Real-IP $remote_addr;\n proxy_se...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2545, "all_permissive": false }
ansible_role
Keolite/ansible-lamp-symfony-4
aaad6192353b308f0648fc78985f3f81ca6ecf42
0
roles/adminer
519
[ "no_license" ]
[ { "path": "roles/adminer/templates/adminer.j2", "content": " <VirtualHost *:80>\n ServerName adminer.localhost\n DocumentRoot /var/www/adminer\n <Directory /var/www/adminer/>\n Options -Indexes +FollowSymLinks\n AllowOverride All\n Require all granted\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 865, "all_permissive": false }
ansible_role
Keolite/ansible-lamp-symfony-4
aaad6192353b308f0648fc78985f3f81ca6ecf42
0
roles/apache2
519
[ "no_license" ]
[ { "path": "roles/apache2/tasks/main.yml", "content": "- name: install Apache 2\n apt:\n name: apache2\n update_cache: yes\n state: latest", "license_type": "no_license", "detected_licenses": [], "size_bytes": 89 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 89, "all_permissive": false }
ansible_role
Keolite/ansible-lamp-symfony-4
aaad6192353b308f0648fc78985f3f81ca6ecf42
0
roles/composer
519
[ "no_license" ]
[ { "path": "roles/composer/tasks/main.yml", "content": "# curl -sSk https://getcomposer.org/installer -o /tmp/composer-installer.php\n- name: Download composer\n get_url:\n url: https://getcomposer.org/installer\n dest: /tmp/installer.php\n tags:\n - composer\n\n# php /tmp/composer-installer.php\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 723, "all_permissive": false }
ansible_role
Keolite/ansible-lamp-symfony-4
aaad6192353b308f0648fc78985f3f81ca6ecf42
0
roles/gitignore
519
[ "no_license" ]
[ { "path": "roles/gitignore/tasks/main.yml", "content": "- name: Add a line vagrant\n lineinfile:\n path: /var/www/html/.gitignore\n line: /.vagrant\n create: yes\n\n- name: Add a line vagrantFile\n lineinfile:\n path: /var/www/html/.gitignore\n line: /Vagrantfile\n create: yes\n\n- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 452, "all_permissive": false }
ansible_role
Keolite/ansible-lamp-symfony-4
aaad6192353b308f0648fc78985f3f81ca6ecf42
0
roles/owner
519
[ "no_license" ]
[ { "path": "roles/owner/tasks/main.yml", "content": "- name: Add the user 'vagrant' to group www-data\n user:\n name: vagrant\n group: www-data\n\n- name: Define Vagrant owner and www-data as group et vagrant or group can execute, write\n file:\n path: /var/www/html\n state: directory\n recu...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 312, "all_permissive": false }
ansible_role
Keolite/ansible-lamp-symfony-4
aaad6192353b308f0648fc78985f3f81ca6ecf42
0
roles/php7_2
519
[ "no_license" ]
[ { "path": "roles/php7_2/handlers/main.yml", "content": "- name: restart apache2\n service:\n name: apache2\n state: restarted\n listen: \"apache2 restart\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 101 }, { "path": "roles/php7_2/tasks/main.yml", "...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1082, "all_permissive": false }
ansible_role
Keolite/ansible-lamp-symfony-4
aaad6192353b308f0648fc78985f3f81ca6ecf42
0
roles/symfony4
519
[ "no_license" ]
[ { "path": "roles/symfony4/tasks/main.yml", "content": "- name: Remove file\n file:\n path: /var/www/html/index.html\n state: absent\n\n- name: Create a directory\n file:\n path: /var/www/html/my_project\n state: directory\n mode: '0755'\n become: yes\n become_user: vagrant\n\n- name: inst...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3836, "all_permissive": false }
ansible_role
Keolite/ansible-lamp-symfony-4
aaad6192353b308f0648fc78985f3f81ca6ecf42
0
roles/user_database_project
519
[ "no_license" ]
[ { "path": "roles/user_database_project/tasks/main.yml", "content": "- name: Create a new database of project\n mysql_db:\n login_user: root\n login_password: \"{{ <PASSWORD> }}\"\n name: \"{{ dbname }}\"\n encoding: \"utf8\"\n state: present\n\n- name: Create database user for project\n mys...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 423, "all_permissive": false }
ansible_role
Keolite/ansible-lamp-symfony-4
aaad6192353b308f0648fc78985f3f81ca6ecf42
0
roles/utilitaires
519
[ "no_license" ]
[ { "path": "roles/utilitaires/tasks/main.yml", "content": "- name: install utilitaires de base\n apt:\n pkg:\n - curl\n - zip\n - unzip\n state: present", "license_type": "no_license", "detected_licenses": [], "size_bytes": 109 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 109, "all_permissive": false }
ansible_role
sahityajain123/ansible_PowerVS_config
2c62abff3f0e63903abeaf354501e874f7985965
0
roles/powervs_fs_creation
519
[ "permissive" ]
[ { "path": "roles/powervs_fs_creation/tasks/terraform-disks-validation.yml", "content": "---\n### this role is for validation of input sent in disks_configuration variable. Check for valid WWNs, counts passed in ansible extra vars. Exit with error, if validation fails. \n \n- name: Running rescan command \n...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 11593, "all_permissive": true }
ansible_role
sahityajain123/ansible_PowerVS_config
2c62abff3f0e63903abeaf354501e874f7985965
0
roles/powervs_prepare_rhel_sap
519
[ "permissive" ]
[ { "path": "roles/powervs_prepare_rhel_sap/tasks/main.yml", "content": "# ------------------------------------------------------------------------\r\n# Copyright 2021, 2022 IBM Corp. All Rights Reserved.\r\n#\r\n# Licensed under the Apache License, Version 2.0 (the \"License\");\r\n# you may not use this fil...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 5051, "all_permissive": true }
ansible_role
sahityajain123/ansible_PowerVS_config
2c62abff3f0e63903abeaf354501e874f7985965
0
roles/powervs_prepare_sles_sap
519
[ "permissive" ]
[ { "path": "roles/powervs_prepare_sles_sap/README.md", "content": "## role: powervs_prepare_sles_sap\n\n### Preparing Operating System for SAP installations on SLES\n\nThis role performs the following tasks:\n- Enables **multipathd** daemon\n- Enables **NFS** Service\n- Enables **rpcbind** daemon\n- Sets **M...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3862, "all_permissive": true }
ansible_role
sahityajain123/ansible_PowerVS_config
2c62abff3f0e63903abeaf354501e874f7985965
0
roles/powervs_swap_creation
519
[ "permissive" ]
[ { "path": "roles/powervs_swap_creation/tasks/main.yml", "content": "# ------------------------------------------------------------------------\n# Copyright 2021, 2022 IBM Corp. All Rights Reserved.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3972, "all_permissive": true }
ansible_role
quiver/mqtt-kinesis-bridge-ansible-playbook
4eddaf8eb8896aab2cb71bb0ef810c10f4770923
1
roles/common
519
[ "permissive" ]
[ { "path": "roles/common/tasks/main.yml", "content": "---\n# This playbook contains common plays that will be run on all nodes.\n\n- name: upgrade all packages\n yum: name=* state=latest\n\n- name: Install basic packages\n yum: name={{ item }} state=present\n with_items:\n - telnet\n - git\n - jq...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 245, "all_permissive": true }
ansible_role
quiver/mqtt-kinesis-bridge-ansible-playbook
4eddaf8eb8896aab2cb71bb0ef810c10f4770923
1
roles/kinesis
519
[ "permissive" ]
[ { "path": "roles/kinesis/tasks/main.yml", "content": "---\n- pip: name=boto version=2.38.0\n\n- name: git clone mqtt-kinesis-bridge\n git: repo=https://github.com/awslabs/mqtt-kinesis-bridge.git\n dest=~/mqtt-kinesis-bridge\n sudo: no\n", "license_type": "permissive", "detected_licenses": [ ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 183, "all_permissive": true }
ansible_role
quiver/mqtt-kinesis-bridge-ansible-playbook
4eddaf8eb8896aab2cb71bb0ef810c10f4770923
1
roles/mosquitto
519
[ "permissive" ]
[ { "path": "roles/mosquitto/tasks/main.yml", "content": "---\n# This playbook will install mosquitto\n\n- name: Copy the EPEL repository definition\n copy: src=mosquitto.repo dest=/etc/yum.repos.d/mosquitto.repo\n\n- name: Install libselinux-python\n yum: name={{ item }} state=present disable_gpg_check=yes...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 382, "all_permissive": true }
ansible_role
quiver/mqtt-kinesis-bridge-ansible-playbook
4eddaf8eb8896aab2cb71bb0ef810c10f4770923
1
roles/python
519
[ "permissive" ]
[ { "path": "roles/python/tasks/main.yml", "content": "---\n- pip: name=paho-mqtt version=1.1\n\n- name: paho-pub/sub\n template: src={{ item }}.j2 dest=~/{{ item }}\n sudo: no\n with_items:\n - pub.py\n - sub.py\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1056, "all_permissive": true }
ansible_role
mekanix/jail-varnish
0638484d836f4c4ba9cb18981e89992b82ced5db
0
ansible/roles/varnish
519
[ "no_license" ]
[ { "path": "ansible/roles/varnish/vars/main.yml", "content": "---\nvarnish_packages:\n - name: varnish6\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 41 }, { "path": "ansible/roles/varnish/handlers/main.yml", "content": "---\n- name: restart varnish\n serv...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 412, "all_permissive": false }
ansible_role
moncete/vault
ee4a95bcd459f6492c18610ff6b090b285723101
0
roles/vault
519
[ "no_license" ]
[ { "path": "roles/vault/templates/copia.txt.j2", "content": "USERNAME = {{ user }}\nPASSWORD = {{ <PASSWORD> }}\nHOST = {{ uri }}\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 67 }, { "path": "roles/vault/tasks/main.yml", "content": "---\n- name: Copia de fi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 539, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/argo-cd
519
[ "no_license" ]
[ { "path": "roles/argo-cd/tasks/main.yaml", "content": "- name: Add Argo CD repo\n kubernetes.core.helm_repository: \n name: argo\n repo_url: https://argoproj.github.io/argo-helm\n\n- name: Install Argo CD\n kubernetes.core.helm:\n name: argo-cd\n chart_ref: argo/argo-cd\n release_namespace:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 279, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/bacco-pi
519
[ "no_license" ]
[ { "path": "roles/bacco-pi/tasks/install_pip.yaml", "content": "\n- name: Install PIP\n package:\n name: python3-pip\n state: present\n update_cache: true", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 }, { "path": "roles/bacco-pi/tasks/install_bacco_p...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 2146, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/cri-o
519
[ "no_license" ]
[ { "path": "roles/cri-o/tasks/add_cri_o_repositories.yaml", "content": "---\r\n\r\n- name: Check for buster backports repository\r\n ansible.builtin.apt_repository:\r\n repo: deb http://deb.debian.org/debian buster-backports main\r\n state: present\r\n update_cache: false\r\n\r\n\r\n- name: Check f...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2915, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/grafana
519
[ "no_license" ]
[ { "path": "roles/grafana/tasks/main.yaml", "content": "# - name: Create grafana group\r\n# group:\r\n# name: grafana\r\n# gid: 1110\r\n\r\n# - name: Create grafana user\r\n# user:\r\n# name: grafana\r\n# uid: 1110\r\n\r\n# - name: Install required packages\r\n# apt:\r\n# name: \"{{...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 883, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/hashicorp-vault
519
[ "no_license" ]
[ { "path": "roles/hashicorp-vault/tasks/main.yaml", "content": "- name: Install GPG package\r\n apt:\r\n name: gnupg\r\n state: present \r\n\r\n- name: Add hasicorp key\r\n ansible.builtin.apt_key:\r\n url: \"https://apt.releases.hashicorp.com/gpg\"\r\n keyring: /usr/share/keyrings/hashicorp-ar...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 623, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/jenkins
519
[ "no_license" ]
[ { "path": "roles/jenkins/tasks/main.yaml", "content": "- name: Create jenkins group\r\n group:\r\n name: jenkins\r\n gid: 1210\r\n\r\n- name: Create jenkins user\r\n user:\r\n name: jenkins\r\n uid: 1210\r\n\r\n- name: Install required packages\r\n apt:\r\n name: \"{{ item }}\"\r\n stat...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 818, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/k8s-jaeger
519
[ "no_license" ]
[ { "path": "roles/k8s-jaeger/tasks/main.yaml", "content": "- name: Apply Jaeger operator\r\n kubernetes.core.k8s:\r\n state: present\r\n template: jaeger-operator.yaml.j2\r\n environment: \r\n KUBECONFIG: /etc/kubernetes/admin.conf", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 173, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/keycloak
519
[ "no_license" ]
[ { "path": "roles/keycloak/tasks/create_users.yaml", "content": "- name: Create keycloak group\r\n group:\r\n name: keycloak\r\n state: present\r\n gid: 1430\r\n\r\n- name: Create keycloak user\r\n user:\r\n name: keycloak\r\n state: present\r\n uid: 1430\r\n\r\n- name: Create keycloak ho...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 2138, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/krakend
519
[ "no_license" ]
[ { "path": "roles/krakend/tasks/main.yaml", "content": "- name: Install GPG package\r\n apt:\r\n name: gnupg\r\n state: present \r\n\r\n- name: Get Keys\r\n ansible.builtin.apt_key:\r\n keyserver: keyserver.ubuntu.com\r\n id: 5DE6FD698AD6FDD2\r\n state: present\r\n\r\n- name: Add repo\r\n a...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 524, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/kubernetes
519
[ "no_license" ]
[ { "path": "roles/kubernetes/tasks/add_kubernetes_repositories.yaml", "content": "---\r\n- name: Check for Kubernetes archive\r\n ansible.builtin.apt_repository:\r\n repo: \"deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main\"\r\n state...
{ "task_files": 8, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 9, "total_bytes": 4901, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/mongo-db
519
[ "no_license" ]
[ { "path": "roles/mongo-db/tasks/main.yaml", "content": "- name: Install GPG package\r\n apt:\r\n name: gnupg\r\n state: present \r\n\r\n- name: Add mongodb key\r\n ansible.builtin.apt_key:\r\n url: \"https://www.mongodb.org/static/pgp/server-6.0.asc\"\r\n keyring: /usr/share/keyrings/mongodb-a...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 644, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/no-swap
519
[ "no_license" ]
[ { "path": "roles/no-swap/tasks/main.yaml", "content": "- name: Get swap state\r\n shell: swapon -s\r\n register: swap_state\r\n \r\n\r\n- name: Disable SWAP\r\n shell: swapoff -a\r\n when: 'swap_state.stdout_lines | length > 1'\r\n\r\n- name: Disable SWAP in fstab\r\n replace:\r\n path: /etc/fstab\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 444, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/postgresql
519
[ "no_license" ]
[ { "path": "roles/postgresql/tasks/main.yaml", "content": "- name: Create postgres group\r\n group:\r\n name: postgres\r\n gid: 4010\r\n\r\n- name: Create postgres user\r\n user:\r\n name: postgres\r\n uid: 4010\r\n\r\n- name: Download postgres GPG key\r\n get_url:\r\n url: \"{{ postgres_ke...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 815, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/prometheus
519
[ "no_license" ]
[ { "path": "roles/prometheus/tasks/main.yaml", "content": "- name: Pre install tasks\r\n block:\r\n - import_tasks: create_users.yaml\r\n - import_tasks: prepare_prometheus_installer.yaml\r\n - import_tasks: prepare_nodeexporter_installer.yaml\r\n\r\n- name: Install Prometheus\r\n block:\r\n - ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2729, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/prometheus-node-exporter
519
[ "no_license" ]
[ { "path": "roles/prometheus-node-exporter/tasks/create_users.yaml", "content": "- name: Create Exporter group\r\n group:\r\n name: exporter\r\n gid: 1011\r\n\r\n- name: Create Exporter user\r\n user:\r\n name: exporter\r\n uid: 1011\r\n shell: /bin/false\r\n create_home: false", "lic...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 762, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/prometheus-pve
519
[ "no_license" ]
[ { "path": "roles/prometheus-pve/templates/pve.yaml.j2", "content": "default:\r\n user: {{ pve_user }}\r\n token_name: {{ pve_token_name }}\r\n token_value: {{ pve_token_value }}\r\n verify_ssl: {{ pve_verify_ssl }}", "license_type": "no_license", "detected_licenses": [], "size_bytes"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 621, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/prometheus-server
519
[ "no_license" ]
[ { "path": "roles/prometheus-server/tasks/create_users.yaml", "content": "- name: Create Prometheus group\r\n group:\r\n name: prometheus\r\n gid: 1010\r\n\r\n- name: Create Prometheus user\r\n user:\r\n name: prometheus\r\n uid: 1010\r\n\r\n- name: Create Exporter group\r\n group:\r\n name...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1606, "all_permissive": false }
ansible_role
dansoah/ansible-homelab
c39193d6a2d8379bea794c01f78376b3a59b9bc8
0
roles/sonarqube
519
[ "no_license" ]
[ { "path": "roles/sonarqube/tasks/install_necessary_packages.yaml", "content": "- name: Install dpendencies\r\n apt:\r\n name: \"{{ item }}\"\r\n state: present\r\n loop:\r\n - unzip\r\n - openjdk-17-jre\r\n ", "license_type": "no_license", "detected_licenses": [], "size_bytes": ...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 2627, "all_permissive": false }
ansible_role
smtarslanturk/install-jaeger-via-ansible-on-k8s
fdc4f3603113a5498850da564cfc31d11b6a0016
0
roles/jaeger
519
[ "no_license" ]
[ { "path": "roles/jaeger/tasks/main.yml", "content": "---\n- name: Create \"{{ jaeger.namespace }}\" namespace\n kubernetes.core.k8s:\n name: \"{{ jaeger.namespace }}\"\n api_version: v1\n kind: Namespace\n state: present\n\n- name: Check ELASTIC Avalibility\n include_tasks: check_elastic.yaml\...
{ "task_files": 8, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 12, "total_bytes": 11929, "all_permissive": false }
ansible_role
Ramsai35/Roboshop-Jenkins-Ram
d24a317bf59d76f09e4c43b82e8baead6e93620c
0
roles/jenkins
519
[ "no_license" ]
[ { "path": "roles/jenkins/tasks/pipeline.yml", "content": "#- name: create config\n# ansible.builtin.template:\n# src: s-job.xml\n# dest: /tmp/s-job.xml\n#\n#- name: Create a jenkins job using basic authentication\n# community.general.jenkins_job:\n# config: \"{{ lookup('file', '/tmp/s-job.xml') }...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1434, "all_permissive": false }
ansible_role
carlo4002/deployment_haproxy
0691caa245d457b6f52e145b05bb59a28da445ae
0
ansible/roles/common
519
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yml", "content": "---\n- name: Ensure the haproxy user exists\n user:\n name: \"{{ proxy_user }}\"\n state: present\n shell: /bin/bash\n create_home: yes\n\n- name: Ensure haproxy user has correct permissions\n file:\n path: /var/lib/haproxy\n s...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 512, "all_permissive": false }
ansible_role
carlo4002/deployment_haproxy
0691caa245d457b6f52e145b05bb59a28da445ae
0
ansible/roles/haproxy
519
[ "no_license" ]
[ { "path": "ansible/roles/haproxy/defaults/main.yml", "content": "\nproxy_user: haproxy\nproxy_group: haproxy\nhaproxy_config_path: /etc/haproxy/haproxy.cfg\nhaproxy_user_home: /var/lib/haproxy\nhaproxy_server_postgres: \"\"\n ", "license_type": "no_license", "detected_licenses": [], "size_bytes...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 1665, "all_permissive": false }