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
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r2_ipa
282
[ "no_license" ]
[ { "path": "roles/r2_ipa/tasks/main.yml", "content": "---\n - name: Configure top level configuration\n cisco.ios.ios_config:\n lines: hostname {{ inventory_hostname }}\n\n - name: interface IP address\n cisco.ios.ios_config:\n lines:\n - no switchport\n - ip addre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 975, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r2_ipb
282
[ "no_license" ]
[ { "path": "roles/r2_ipb/tasks/main.yml", "content": "---\n - name: Configure top level configuration\n cisco.ios.ios_config:\n lines: hostname {{ inventory_hostname }}\n\n - name: interface IP address\n cisco.ios.ios_config:\n lines:\n - no switchport\n - ip addre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 975, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r2_ospfa
282
[ "no_license" ]
[ { "path": "roles/r2_ospfa/tasks/main.yml", "content": "---\n- name: Set OSPF configuration\n cisco.ios.ios_config:\n lines:\n - netw 10.10.10.0 0.0.0.255 area 1\n - netw 10.10.14.0 0.0.0.255 area 1\n - netw 10.10.15.0 0.0.0.255 area 1\n - netw 10.10.16.0 0.0.0.255 area 1\n parents: router...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 253, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r2_ospfb
282
[ "no_license" ]
[ { "path": "roles/r2_ospfb/tasks/main.yml", "content": "---\n- name: Set OSPF configuration\n cisco.ios.ios_config:\n lines:\n - netw 10.10.10.0 0.0.0.255 area 1\n - netw 10.20.14.0 0.0.0.255 area 1\n - netw 10.20.15.0 0.0.0.255 area 1\n - netw 10.20.16.0 0.0.0.255 area 1\n parents: router...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 253, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r3_ipa
282
[ "no_license" ]
[ { "path": "roles/r3_ipa/tasks/main.yml", "content": "---\n - name: Configure top level configuration\n cisco.ios.ios_config:\n lines: hostname {{ inventory_hostname }}\n\n - name: interface IP address\n cisco.ios.ios_config:\n lines:\n - no switchport\n - ip addre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 975, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r3_ipb
282
[ "no_license" ]
[ { "path": "roles/r3_ipb/tasks/main.yml", "content": "---\n - name: Configure top level configuration\n cisco.ios.ios_config:\n lines: hostname {{ inventory_hostname }}\n\n - name: interface IP address\n cisco.ios.ios_config:\n lines:\n - no switchport\n - ip addre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 975, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r3_ospfa
282
[ "no_license" ]
[ { "path": "roles/r3_ospfa/tasks/main.yml", "content": "---\n- name: Set OSPF configuration\n cisco.ios.ios_config:\n lines:\n - netw 10.10.14.0 0.0.0.255 area 1\n - netw 10.10.11.0 0.0.0.255 area 1\n - netw 10.10.17.0 0.0.0.255 area 1\n - netw 10.10.18.0 0.0.0.255 area 1\n parents: router...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 253, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r3_ospfb
282
[ "no_license" ]
[ { "path": "roles/r3_ospfb/tasks/main.yml", "content": "---\n- name: Set OSPF configuration\n cisco.ios.ios_config:\n lines:\n - netw 10.20.14.0 0.0.0.255 area 1\n - netw 10.10.11.0 0.0.0.255 area 1\n - netw 10.20.17.0 0.0.0.255 area 1\n - netw 10.20.18.0 0.0.0.255 area 1\n parents: router...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 253, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r4_ipa
282
[ "no_license" ]
[ { "path": "roles/r4_ipa/tasks/main.yml", "content": "---\n - name: Configure top level configuration\n cisco.ios.ios_config:\n lines: hostname {{ inventory_hostname }}\n\n - name: interface IP address\n cisco.ios.ios_config:\n lines:\n - no switchport\n - ip addre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 975, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r4_ipb
282
[ "no_license" ]
[ { "path": "roles/r4_ipb/tasks/main.yml", "content": "---\n - name: Configure top level configuration\n cisco.ios.ios_config:\n lines: hostname {{ inventory_hostname }}\n\n - name: interface IP address\n cisco.ios.ios_config:\n lines:\n - no switchport\n - ip addre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 975, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r4_ospfa
282
[ "no_license" ]
[ { "path": "roles/r4_ospfa/tasks/main.yml", "content": "---\n- name: Set OSPF configuration\n cisco.ios.ios_config:\n lines:\n - netw 10.10.15.0 0.0.0.255 area 1\n - netw 10.10.17.0 0.0.0.255 area 1\n - netw 10.10.12.0 0.0.0.255 area 1\n - netw 10.10.19.0 0.0.0.255 area 1\n parents: router...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 253, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r4_ospfb
282
[ "no_license" ]
[ { "path": "roles/r4_ospfb/tasks/main.yml", "content": "---\n- name: Set OSPF configuration\n cisco.ios.ios_config:\n lines:\n - netw 10.20.15.0 0.0.0.255 area 1\n - netw 10.20.17.0 0.0.0.255 area 1\n - netw 10.10.12.0 0.0.0.255 area 1\n - netw 10.20.19.0 0.0.0.255 area 1\n parents: router...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 253, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r5_ipa
282
[ "no_license" ]
[ { "path": "roles/r5_ipa/tasks/main.yml", "content": "---\n - name: Configure top level configuration\n cisco.ios.ios_config:\n lines: hostname {{ inventory_hostname }}\n\n - name: interface IP address\n cisco.ios.ios_config:\n lines:\n - no switchport\n - ip addre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 975, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r5_ipb
282
[ "no_license" ]
[ { "path": "roles/r5_ipb/tasks/main.yml", "content": "---\n - name: Configure top level configuration\n cisco.ios.ios_config:\n lines: hostname {{ inventory_hostname }}\n\n - name: interface IP address\n cisco.ios.ios_config:\n lines:\n - no switchport\n - ip addre...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 975, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r5_ospfa
282
[ "no_license" ]
[ { "path": "roles/r5_ospfa/tasks/main.yml", "content": "---\n- name: Set OSPF configuration\n cisco.ios.ios_config:\n lines:\n - netw 10.10.18.0 0.0.0.255 area 1\n - netw 10.10.16.0 0.0.0.255 area 1\n - netw 10.10.19.0 0.0.0.255 area 1\n - netw 10.10.13.0 0.0.0.255 area 1\n parents: router...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 253, "all_permissive": false }
ansible_role
Egaresg26/ansible_OSPF
9182b33045997bb1ebc134fba5600167d238d332
0
roles/r5_ospfb
282
[ "no_license" ]
[ { "path": "roles/r5_ospfb/tasks/main.yml", "content": "---\n- name: Set OSPF configuration\n cisco.ios.ios_config:\n lines:\n - netw 10.20.18.0 0.0.0.255 area 1\n - netw 10.20.16.0 0.0.0.255 area 1\n - netw 10.20.19.0 0.0.0.255 area 1\n - netw 10.10.13.0 0.0.0.255 area 1\n parents: router...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 253, "all_permissive": false }
ansible_role
Prudhvi-Basis/tools-setup-code
53e0cf82a55119eb411e0d72042368810d8f7164
0
roles/github-runner
282
[ "no_license" ]
[ { "path": "roles/github-runner/tasks/main.yml", "content": "- name: Set Prompt\n ansible.builtin.shell: set-prompt {{ tool_name }}\n\n- name: Add github runner\n ansible.builtin.user:\n name: github-runner\n\n- name: Create runner directory\n ansible.builtin.file:\n path: /actions-runner\n state...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 644, "all_permissive": false }
ansible_role
dwinurhadia/nomad
55f98da2ceebcf9832315729c2c214896d6a3449
0
ansible/roles/apache2
289
[ "no_license" ]
[ { "path": "ansible/roles/apache2/templates/wp-apache.conf.j2", "content": "<VirtualHost *:80>\n ServerAdmin webmaster@localhost\n ServerName localhost\n DocumentRoot /var/www/html/wordpress\n ErrorLog ${APACHE_LOG_DIR}/wordpress_error.log\n CustomLog ${APACHE_LOG_DIR}/wordpress_access.log combined...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1391, "all_permissive": false }
ansible_role
dwinurhadia/nomad
55f98da2ceebcf9832315729c2c214896d6a3449
0
ansible/roles/consul
289
[ "no_license" ]
[ { "path": "ansible/roles/consul/templates/config.hcl.j2", "content": "#server = true\n#data_dir = \"/etc/consul\"\n#data_dir = \"/var/lib/consul\"\n#bootstrap = true\n#bootstrap_expect = 1\n\ndata_dir = \"/var/lib/consul\"\nui = true\n\nenable_local_script_checks = true\n\nbind_addr = \"0.0.0.0\"\nclient_ad...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1733, "all_permissive": false }
ansible_role
dwinurhadia/nomad
55f98da2ceebcf9832315729c2c214896d6a3449
0
ansible/roles/consul-template
289
[ "no_license" ]
[ { "path": "ansible/roles/consul-template/tasks/main.yml", "content": "# download binary (zip)\n- name: Install required packages\n apt:\n name: [unzip]\n state: present\n\n- name: Create consul-template directory\n file:\n path: /opt/consul-template\n state: directory\n\n- name: Download consu...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1095, "all_permissive": false }
ansible_role
dwinurhadia/nomad
55f98da2ceebcf9832315729c2c214896d6a3449
0
ansible/roles/dev-sec.mysql-hardening
289
[ "no_license" ]
[ { "path": "ansible/roles/dev-sec.mysql-hardening/tasks/main.yml", "content": "---\n\n- name: add the OS specific variables\n include_vars: \"{{ item }}\"\n with_first_found:\n - \"{{ ansible_distribution }}-{{ ansible_distribution_major_version }}.yml\"\n - \"{{ ansible_distribution }}.yml\"\n - ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 13624, "all_permissive": false }
ansible_role
dwinurhadia/nomad
55f98da2ceebcf9832315729c2c214896d6a3449
0
ansible/roles/dnsmasq
289
[ "no_license" ]
[ { "path": "ansible/roles/dnsmasq/tasks/main.yml", "content": "- name: Install dnsmasq\n apt:\n name: dnsmasq\n state: present\n\n- name: Create dnsmasq config\n template: \n src: dnsmasq.conf.j2\n dest: /etc/dnsmasq.conf\n\n- name: Link resolv.conf\n file:\n path: /etc/resolv.conf\n src...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1165, "all_permissive": false }
ansible_role
dwinurhadia/nomad
55f98da2ceebcf9832315729c2c214896d6a3449
0
ansible/roles/mariadb
289
[ "no_license" ]
[ { "path": "ansible/roles/mariadb/tasks/main.yml", "content": "---\n- name: Install mariadb\n become: yes\n apt:\n name : [ mariadb-server, python3-mysqldb]\n state : present\n\n- name: Start the MySQL service\n action: service name=mariadb state=started \n\n# - name: Set root user password\n# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1658, "all_permissive": false }
ansible_role
dwinurhadia/nomad
55f98da2ceebcf9832315729c2c214896d6a3449
0
ansible/roles/nginx
289
[ "no_license" ]
[ { "path": "ansible/roles/nginx/tasks/main.yml", "content": "# - name: Ensure group \"nginx\" exists\n# group:\n# name: nginx\n# state: present\n \n# - name: Add the user nginx\n# user:\n# name: nginx\n# shell: /bin/nologin\n# groups: nginx\n\n# - name: Install nginx\n# apt: name=n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1634, "all_permissive": false }
ansible_role
dwinurhadia/nomad
55f98da2ceebcf9832315729c2c214896d6a3449
0
ansible/roles/php
289
[ "no_license" ]
[ { "path": "ansible/roles/php/tasks/main.yml", "content": "- name: Install php7\n become: yes\n apt:\n name : [ php7.4, php7.4-mysql, php7.4-gd, php-ssh2, php7.4-fpm, php-fpm, php-common, php-mbstring, php-xmlrpc, php-soap, php-gd, php-xml, php-intl, php-mysql, php-cli, php-ldap, php-zip, php-curl]\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 635, "all_permissive": false }
ansible_role
verbytskyi-serhii/Hillel_Homeworks
450cb0c31ac9e7642aa8d3b9d0de8cd8e2458ce2
0
homework_7/roles/jenkins
289
[ "no_license" ]
[ { "path": "homework_7/roles/jenkins/vars/main.yml", "content": "---\njenkins_repo_url: deb https://pkg.jenkins.io/debian-stable binary/\njenkins_repo_key_url: https://pkg.jenkins.io/debian-stable/jenkins.io.key\npackages:\n - openjdk-8-jdk\n - mc\n - vim", "license_type": "no_license", "detected_...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 857, "all_permissive": false }
ansible_role
verbytskyi-serhii/Hillel_Homeworks
450cb0c31ac9e7642aa8d3b9d0de8cd8e2458ce2
0
homework_7/roles/nginx
289
[ "no_license" ]
[ { "path": "homework_7/roles/nginx/tasks/main.yml", "content": "---\n- name: Install common_packges\n apt:\n name: '{{ item }}'\n update_cache: yes\n state: present\n loop: '{{ common_packges }}'\n\n- name: Change a bucket size \n lineinfile: \n path: /etc/nginx/nginx.conf\n regexp: '^(.*)#...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 968, "all_permissive": false }
ansible_role
syspimp/deploy-workshop-workstation
e929362d744a82e137013eef5600c8a62723a865
0
roles/config-tower
289
[ "no_license" ]
[ { "path": "roles/config-tower/templates/towerobjects/projects.json.j2", "content": "{\n \"projects\": [\n {\n \"name\": \"Demo Project\",\n \"description\": \"\",\n \"local_path\": \"_4__demo_project\",\n \"scm_type\": \"git\",\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 13, "total_bytes": 287504, "all_permissive": false }
ansible_role
syspimp/deploy-workshop-workstation
e929362d744a82e137013eef5600c8a62723a865
0
roles/deploy-vm
289
[ "no_license" ]
[ { "path": "roles/deploy-vm/tasks/RedHat.yml", "content": "---\n- name: entitlement block\n block:\n - name: \"Fall back to RHSM, Check if we are registered\"\n shell: \"subscription-manager status\"\n register: rhsm_reg\n become: yes\n when:\n - ansible_distribution_major_version == '8'\n\n re...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4214, "all_permissive": false }
ansible_role
syspimp/deploy-workshop-workstation
e929362d744a82e137013eef5600c8a62723a865
0
roles/deploy-workshop-workstation
289
[ "no_license" ]
[ { "path": "roles/deploy-workshop-workstation/files/playbooks/launch-aws-vm.yml", "content": "---\n# Creates a new instance with provisioning userdata using Cloud-Init\n# Once you run ./setup.sh and your group_vars/all is configured, run\n# ansible-playbook -e \"aws_vmname=my_cool_vm_name\" launch-aws-vm.yml...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 12, "total_bytes": 26711, "all_permissive": false }
ansible_role
syspimp/deploy-workshop-workstation
e929362d744a82e137013eef5600c8a62723a865
0
roles/destroy-workshop
289
[ "no_license" ]
[ { "path": "roles/destroy-workshop/tasks/main.yml", "content": "- name: try to use tower to kick off the destroy\n block:\n - name: Kick off the destroy playbook from tower\n uri:\n url: https://{{ inventory_hostname }}/api/v2/job_templates/10/launch/\n validate_certs: no\n method: POST\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2230, "all_permissive": false }
ansible_role
syspimp/deploy-workshop-workstation
e929362d744a82e137013eef5600c8a62723a865
0
roles/destroy-workstation
289
[ "no_license" ]
[ { "path": "roles/destroy-workstation/tasks/main.yml", "content": "---\n- name: Set the VM name\n set_fact:\n aws_instance_tags:\n Name: \"{{ aws_vmname }}\"\n\n- name: Set the AMI to CentOS7\n set_fact:\n aws_image_ami: \"{{ centos7_ami_id }}\"\n when: \"'centos7' in aws_ostype\"\n\n- name: Se...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4028, "all_permissive": false }
ansible_role
upalmaraz/vencom
22e554a85670cd420655d91094ee71fd0c737dd4
0
infraestructura/ansible/roles/bucket
289
[ "no_license" ]
[ { "path": "infraestructura/ansible/roles/bucket/tasks/main.yml", "content": "- name: install basic packages s3fs\n apt: name={{ item }} state=present\n with_items:\n - automake\n - autotools-dev\n - fuse\n - g++\n - libcurl4-gnutls-dev\n - libfuse-dev\n - libssl-dev\n - libxml2-dev...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2180, "all_permissive": false }
ansible_role
upalmaraz/vencom
22e554a85670cd420655d91094ee71fd0c737dd4
0
infraestructura/ansible/roles/common
289
[ "no_license" ]
[ { "path": "infraestructura/ansible/roles/common/tasks/main.yml", "content": "- name: Ensure sudo is installed\n apt: name=sudo state=present\n tags:\n - authorize\n\n- name: purge weenies editors\n apt: name=nano state=absent purge=yes\n\n- name: install basic packages\n apt: name={{ item }} state=pr...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 695, "all_permissive": false }
ansible_role
upalmaraz/vencom
22e554a85670cd420655d91094ee71fd0c737dd4
0
infraestructura/ansible/roles/crontab
289
[ "no_license" ]
[ { "path": "infraestructura/ansible/roles/crontab/tasks/main.yml", "content": "- name: Create directory scripts\n file: path=/home/operator/vencom/scripts state=directory owner=operator group=sistemas\n\n- name: Render sapsResp scripts templates to tmp files\n template: src='{{ item }}' dest='/home/operato...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1122, "all_permissive": false }
ansible_role
upalmaraz/vencom
22e554a85670cd420655d91094ee71fd0c737dd4
0
infraestructura/ansible/roles/samba
289
[ "no_license" ]
[ { "path": "infraestructura/ansible/roles/samba/tasks/configure.yml", "content": "- name: Copy samba configuration\n template:\n src: smb.conf.j2\n dest: \"/etc/samba/smb.conf\"\n tags:\n - samba\n \n- name: Create Samba restricted group\n group:\n name: \"{{ item.name }}\"\n state: pres...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2183, "all_permissive": false }
ansible_role
edeas123/ansible
3b01d5f3a3019a6e71dce37221c72b1871e27923
0
ansible/roles/aws-node
289
[ "no_license" ]
[ { "path": "ansible/roles/aws-node/vars/main.yml", "content": "# vars file for roles/aws-node\n\npip_packages:\n - boto3\n - botocore", "license_type": "no_license", "detected_licenses": [], "size_bytes": 68 }, { "path": "ansible/roles/aws-node/tasks/main.yml", "content": "---\n# ta...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 201, "all_permissive": false }
ansible_role
edeas123/ansible
3b01d5f3a3019a6e71dce37221c72b1871e27923
0
ansible/roles/base-server
289
[ "no_license" ]
[ { "path": "ansible/roles/base-server/vars/main.yml", "content": "# vars file for roles/base-server\n\napt_packages:\n - python-setuptools\n - python3-pip\n - python-pip", "license_type": "no_license", "detected_licenses": [], "size_bytes": 101 }, { "path": "ansible/roles/base-server/t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 323, "all_permissive": false }
ansible_role
edeas123/ansible
3b01d5f3a3019a6e71dce37221c72b1871e27923
0
ansible/roles/blogextractor-host
289
[ "no_license" ]
[ { "path": "ansible/roles/blogextractor-host/vars/main.yml", "content": "# vars file for roles/blogextractor-host\n\nblogextractor_repository: https://github.com/edeas123/blogextractor.git", "license_type": "no_license", "detected_licenses": [], "size_bytes": 113 }, { "path": "ansible/rol...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1127, "all_permissive": false }
ansible_role
edeas123/ansible
3b01d5f3a3019a6e71dce37221c72b1871e27923
0
ansible/roles/docker-server
289
[ "no_license" ]
[ { "path": "ansible/roles/docker-server/tasks/main.yml", "content": "---\n# tasks file for roles/docker-server\n\n- name: Install apt packages\n apt:\n name: \"{{ apt_packages }}\"\n state: latest\n update_cache: yes\n\n- name: Install pip packages\n pip:\n name: \"{{ pip_packages }}\"\n sta...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1050, "all_permissive": false }
ansible_role
edeas123/ansible
3b01d5f3a3019a6e71dce37221c72b1871e27923
0
ansible/roles/nginx
289
[ "no_license" ]
[ { "path": "ansible/roles/nginx/handlers/main.yml", "content": "---\n# handlers file for roles/nginx\n\n- name: Restart nginx\n service:\n name: nginx\n state: restarted\n\n- name: Stop nginx\n service:\n name: nginx\n state: stopped", "license_type": "no_license", "detected_licenses": ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 576, "all_permissive": false }
ansible_role
edeas123/ansible
3b01d5f3a3019a6e71dce37221c72b1871e27923
0
ansible/roles/rancher-container-host
289
[ "no_license" ]
[ { "path": "ansible/roles/rancher-container-host/templates/provisioner.py", "content": "\"\"\"\nusr/local/lib/provisioner.py\nThis script talks to the rancher control server and provisions this host on it. It will retry for up to 5 minutes\n\nUsage:\n provisioner.py <server> <agent_version>\n\"\"\"\n\nfro...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3278, "all_permissive": false }
ansible_role
edeas123/ansible
3b01d5f3a3019a6e71dce37221c72b1871e27923
0
ansible/roles/rancher-control-host
289
[ "no_license" ]
[ { "path": "ansible/roles/rancher-control-host/tasks/main.yml", "content": "---\n# tasks file for roles/rancher-control-host\n\n- name: Include secrets file\n include_vars: secret.yml\n\n- name: Launch the rancher server - full active/active HA\n docker_container:\n name: rancher\n image: rancher/ser...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1308, "all_permissive": false }
ansible_role
edeas123/ansible
3b01d5f3a3019a6e71dce37221c72b1871e27923
0
ansible/roles/supervisor
289
[ "no_license" ]
[ { "path": "ansible/roles/supervisor/tasks/main.yml", "content": "---\n# tasks file for supervisor\n- name: Install supervisord\n easy_install:\n name: supervisor\n state: latest\n\n- name: Ensure supervisor configuration directories exists\n file:\n path: /etc/supervisor/conf.d\n state: direct...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1440, "all_permissive": false }
ansible_role
edeas123/ansible
3b01d5f3a3019a6e71dce37221c72b1871e27923
0
ansible/roles/web-server
289
[ "no_license" ]
[ { "path": "ansible/roles/web-server/tasks/main.yml", "content": "---\n# tasks file for roles/web-server\n- name: Install Apache\n apt:\n name: apache2\n state: latest\n\n- name: Ensure Apache starts\n service:\n name: apache2\n state: started\n enabled: yes", "license_type": "no_license...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 198, "all_permissive": false }
ansible_role
ausome-maps/TherapEase
ea97fc4468f0ae380539cd5838540cc867373b85
5
infrastructure/ansible/playbooks/roles/base
289
[ "no_license" ]
[ { "path": "infrastructure/ansible/playbooks/roles/base/tasks/docker.yml", "content": "\n- name: Install aptitude using apt\n apt: name=aptitude state=latest update_cache=yes force_apt_get=yes\n\n- name: Install required system packages\n apt: name={{ item }} state=latest update_cache=yes\n loop: [ 'apt-t...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1288, "all_permissive": false }
ansible_role
ausome-maps/TherapEase
ea97fc4468f0ae380539cd5838540cc867373b85
5
infrastructure/ansible/playbooks/roles/therapease-deployment
289
[ "no_license" ]
[ { "path": "infrastructure/ansible/playbooks/roles/therapease-deployment/tasks/start.yml", "content": "- name: stopping therapease\n become: yes\n docker_compose:\n project_src: \"{{apps_directory}}\"\n files: \"docker-compose.therapease.yml\"\n state: present\n stopped: yes\n\n- name: running ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 7852, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/android
289
[ "no_license" ]
[ { "path": "provisioning/roles/android/vars/main.yml", "content": "version: 4333796\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 17 }, { "path": "provisioning/roles/android/tasks/main.yml", "content": "---\n- name: Install Dependencies\n become: yes\n apt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1631, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/common
289
[ "no_license" ]
[ { "path": "provisioning/roles/common/tasks/main.yml", "content": "---\n- name: update package repository\n apt: update-cache=yes cache_valid_time=1800\n become: yes\n\n- name: Install common packages\n apt:\n name: [\n ncdu,\n ufw,\n dos2unix,\n unzip,\n curl,\n wget,\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 465, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/docker
289
[ "no_license" ]
[ { "path": "provisioning/roles/docker/tasks/main.yml", "content": "---\n- name: Add signing keys\n become: yes\n apt_key: url={{ item }} state=present\n with_items:\n - https://download.docker.com/linux/ubuntu/gpg\n\n- name: Update repositories\n become: yes\n apt_repository: repo={{ item }} state=pr...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1365, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/flutter
289
[ "no_license" ]
[ { "path": "provisioning/roles/flutter/tasks/main.yml", "content": "---\n- name: Install Dart SDK\n apt_key:\n url: https://dl-ssl.google.com/linux/linux_signing_key.pub\n state: present\n become: true\n\n- name: Add Dart repository\n apt_repository: \n repo: 'deb [arch=amd64] https://storage.goo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1364, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/git
289
[ "no_license" ]
[ { "path": "provisioning/roles/git/tasks/main.yml", "content": "---\n- name: Install git from package repository\n apt: name=git-core\n become: true\n\n- name: Copy global git configuration\n copy: src=gitconfig dest=~/.gitconfig\n\n- name: Copy global git ignore\n copy: src=gitignore dest=~/.gitignore\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 235, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/nvm
289
[ "no_license" ]
[ { "path": "provisioning/roles/nvm/tasks/main.yml", "content": "---\n- name: Download nvm\n get_url: url=https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh dest=/tmp/nvm\n\n- name: Install nvm\n command: bash nvm chdir=/tmp\n\n- name: Export nvm\n lineinfile: line='export NVM_DIR=$HOME/....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 854, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/python
289
[ "no_license" ]
[ { "path": "provisioning/roles/python/vars/main.yml", "content": "pip_file: get-pip.py\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 21 }, { "path": "provisioning/roles/python/tasks/main.yml", "content": "---\n- name: Download latest pip\n get_url: url=http...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1269, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/rvm
289
[ "no_license" ]
[ { "path": "provisioning/roles/rvm/tasks/main.yml", "content": "---\n- name: Import keys\n command: gpg --keyserver hkp://keys.gnupg.net --recv-keys <KEY>\n\n- name: Download rvm\n get_url: url=https://get.rvm.io dest=/tmp/rvm\n\n- name: Install rvm\n command: bash rvm stable --ruby=1.9.3 chdir=/tmp\n\n- ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 414, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/tmux
289
[ "no_license" ]
[ { "path": "provisioning/roles/tmux/files/tmux.conf", "content": "# Change default PREFIX\nset -g prefix C-a\nunbind C-a\n\n# Add reload\nbind r source-file ~/.tmux.conf \\; display \"Reloaded!\"\n\n# Send prefix to VIM or EMACS by pressing them twice\nbind C-a send-prefix\n\n# Copy tmux clipboard to system ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1893, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/vim
289
[ "no_license" ]
[ { "path": "provisioning/roles/vim/files/ackrc", "content": "--ignore-file=is:tags\n--ignore-directory=is:.venv\n--ignore-directory=is:node_modules\n--ignore-directory=is:bower_components\n--ignore-directory=is:dist\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 151 },...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 820, "all_permissive": false }
ansible_role
tixif-ni/dev-box
b2cf636ef09581719d6693234f1a50b644a68ef4
1
provisioning/roles/zsh
289
[ "no_license" ]
[ { "path": "provisioning/roles/zsh/tasks/main.yml", "content": "---\n- name: Install zsh\n apt: name=zsh\n become: yes\n\n- name: Clone oh-my-zsh repo\n git: repo=https://github.com/robbyrussell/oh-my-zsh.git dest=~/.oh-my-zsh\n\n- name: symlink zshrc\n copy: src=zshrc dest=~/.zshrc\n\n- name: Set zsh as...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 632, "all_permissive": false }
ansible_role
Divysingireddy/expense-roles-Divya
36dd0cb94a6e5b7f8525c19f8354e37c6d59b075
0
roles/frontend
289
[ "no_license" ]
[ { "path": "roles/frontend/tasks/main.yaml", "content": " - name: install nginx server\n ansible.builtin.dnf:\n name: nginx\n state: latest\n\n - name: enable nginx \n ansible.builtin.service:\n name: nginx\n state: started\n enabled: yes \n \n - name: run app pre-re...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 860, "all_permissive": false }
ansible_role
jankul02/zset
50515847ef809a48beafe324267501161d7478c1
0
roles/zookeeperset
289
[ "no_license" ]
[ { "path": "roles/zookeeperset/defaults/main.yml", "content": "---\n# defaults file for ZookeeperSet\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 37 }, { "path": "roles/zookeeperset/handlers/main.yml", "content": "---\n# handlers file for ZookeeperSet\n", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 12815, "all_permissive": false }
ansible_role
interviews-yoyosan/compucorp-ansible
ba5f5006bf1b06ab97d6efcf2830cdde9c2c2955
1
roles/geerlingguy.drush
289
[ "no_license" ]
[ { "path": "roles/geerlingguy.drush/tasks/install.yml", "content": "---\n- name: Install Drush.\n get_url:\n url: \"{{ drush_phar_url }}\"\n dest: \"{{ drush_path }}\"\n\n- name: Ensure Drush is executable.\n file:\n path: \"{{ drush_path }}\"\n mode: 0755\n", "license_type": "no_license", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 188, "all_permissive": false }
ansible_role
interviews-yoyosan/compucorp-ansible
ba5f5006bf1b06ab97d6efcf2830cdde9c2c2955
1
roles/install.civicrm
289
[ "no_license" ]
[ { "path": "roles/install.civicrm/tasks/install.drupal.yml", "content": "- name: Drupal | Install needed PHP extensions.\n package: name={{ item }} state=latest\n with_items:\n - php-mysql\n - php-zip\n\n- name: Drupal | Checkout via Drush.\n shell: drush dl drupal-7 --drupal-project-rename={{ proje...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 30877, "all_permissive": false }
ansible_role
pranav-sharma429/Apache
7d79784c116dd5ff34dbde887555bcd23c9b73e7
0
roles/apache
280
[ "no_license" ]
[ { "path": "roles/apache/tasks/setup-RedHat.yml", "content": "---\n- name: Ensure Apache is installed on RHEL.\n yum:\n name: \"{{ item }}\"\n state: installed\n with_items: \"{{ apache_packages }}\"\n tags: packages\n\n- name: copying required files\n copy: src=Quacker_The_Duck.jpg dest=/var/www/h...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2241, "all_permissive": false }
ansible_role
pranav-sharma429/Apache
7d79784c116dd5ff34dbde887555bcd23c9b73e7
0
roles/firewall
280
[ "no_license" ]
[ { "path": "roles/firewall/tasks/main.yml", "content": "---\n- name: Adding Database service to internal firewalld\n firewalld:\n service: http\n permanent: true\n state: enabled\n notify: reloading firewalld\n when: \"ansible_os_family == 'RedHat' and ansible_distribution_major_version == '7'...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1082, "all_permissive": false }
ansible_role
pranav-sharma429/Apache
7d79784c116dd5ff34dbde887555bcd23c9b73e7
0
roles/package
280
[ "no_license" ]
[ { "path": "roles/package/tasks/main.yml", "content": "---\n- name: Installing packages\n yum:\n name: httpd,httpd-devel,openssh,mod_ssl\n state: present\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 103 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 103, "all_permissive": false }
ansible_role
olenatrotsko/AIS-lab
94757918c55100ede80665596cdd0f1e0689f46b
0
ansible/roles/install_package
280
[ "no_license" ]
[ { "path": "ansible/roles/install_package/tasks/main.yml", "content": "---\n- name: Install package on Debian\n become: true\n package:\n name: \"{{ package_name }}\"\n state: present\n when: ansible_os_family == \"Debian\"\n\n- name: Install package on RedHat\n become: true\n yum:\n name: \"{{...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 297, "all_permissive": false }
ansible_role
olenatrotsko/AIS-lab
94757918c55100ede80665596cdd0f1e0689f46b
0
ansible/roles/update_hostname
280
[ "no_license" ]
[ { "path": "ansible/roles/update_hostname/tasks/main.yml", "content": "---\n- name: Update /etc/hostname\n hostname:\n name: 'olenatrotsko-ubuntu-server'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 84 }, { "path": "ansible/roles/update_hostname/tests/test....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 164, "all_permissive": false }
ansible_role
kangaroot/ansible-collection-kangaroot-foreman_content_puppet
db1de9dfd87e1df3214bdf04fa1916dc52bc4030
0
roles/foreman_content_puppet
280
[ "no_license" ]
[ { "path": "roles/foreman_content_puppet/meta/main.yml", "content": "---\ngalaxy_info:\n role_name: foreman_content_puppet\n author: \"<NAME> <<EMAIL>>\"\n description: \"Role for configuring Puppet repositories in a Foreman/Katello installation\"\n license: GPL-3.0-or-later\n min_ansible_version: \"2.1...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 19904, "all_permissive": false }
ansible_role
samiselim/github-actions-Manage-EC2-with-Ansible
e98e55d18baf03cdb90f6e02ebae40d7aaa1628e
0
ansible/roles/cloud-watch-agent
280
[ "no_license" ]
[ { "path": "ansible/roles/cloud-watch-agent/tasks/main.yaml", "content": "- include_tasks: cloud_watch.yaml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 34, "all_permissive": false }
ansible_role
rguerra/dev-bootstraps
9df4b25f1a445b57038c9604594c95f606797deb
0
ansible/roles/doctl
280
[ "no_license" ]
[ { "path": "ansible/roles/doctl/tasks/main.yml", "content": "---\n- include_vars: \n file: secrets.yml\n- name: \"Install Global base packages\"\n apt: name={{ item }} state=present\n with_items:\n - s3cmd\n - awscli\n become: yes\n become_user: root \n- name: Install doctl\n snap:\n name:\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1168, "all_permissive": false }
ansible_role
rguerra/dev-bootstraps
9df4b25f1a445b57038c9604594c95f606797deb
0
ansible/roles/firewall
280
[ "no_license" ]
[ { "path": "ansible/roles/firewall/tasks/main.yml", "content": "---\n\n- name: Set up authorized keys for the deployer user\n authorized_key: \n user: \"{{ default_user }}\" \n key: \" {{ lookup('file', ssh_file) }}\"\n- name: Install base packages\n apt: name={{ item }} state=present\n with_items:\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 806, "all_permissive": false }
ansible_role
rguerra/dev-bootstraps
9df4b25f1a445b57038c9604594c95f606797deb
0
ansible/roles/gitrepos
280
[ "no_license" ]
[ { "path": "ansible/roles/gitrepos/tasks/main.yml", "content": "---\n- include_vars: \n file: secrets.yml\n\n#- name: Create work/ dir \n# file:\n# path: \"/home/{{ default_user }}/work\"\n# state: directory\n\n- name: Download Micro Workhorses Git\n become: yes\n git:\n repo: https://{{gitus...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1549, "all_permissive": false }
ansible_role
rguerra/dev-bootstraps
9df4b25f1a445b57038c9604594c95f606797deb
0
ansible/roles/init
280
[ "no_license" ]
[ { "path": "ansible/roles/init/templates/download_3rdparty.sh.j2", "content": "\ns3cmd get s3://cli-storage/3rdParty/$1\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 40 }, { "path": "ansible/roles/init/templates/tmux-attach.sh.j2", "content": "#!/bin/bash\n\...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 5679, "all_permissive": false }
ansible_role
rguerra/dev-bootstraps
9df4b25f1a445b57038c9604594c95f606797deb
0
ansible/roles/k8s-adm
280
[ "no_license" ]
[ { "path": "ansible/roles/k8s-adm/tasks/main.yml", "content": "\n---\n- name: \"Get Ubuntu version\"\n shell: lsb_release -cs\n register: ubuntu_version\n- debug: \n msg: \"{{ ubuntu_version.stdout }}\"\n- name: Add an apt signing key for Kubernetes\n apt_key:\n url: https://packages.cloud.google.co...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2061, "all_permissive": false }
ansible_role
rguerra/dev-bootstraps
9df4b25f1a445b57038c9604594c95f606797deb
0
ansible/roles/minikube
280
[ "no_license" ]
[ { "path": "ansible/roles/minikube/tasks/main.yml", "content": "---\n\n# Might not need if you have docker\n# - name: Install libvirt and KVM\n# apt: name={{ item }} state=present\n# with_items:\n# - cpu-checker\n# - kvm-ok\n# - libvirt-daemon-system\n# - libvirt-clients\n# - qemu-kvm...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1369, "all_permissive": false }
ansible_role
rguerra/dev-bootstraps
9df4b25f1a445b57038c9604594c95f606797deb
0
ansible/roles/nginx
280
[ "no_license" ]
[ { "path": "ansible/roles/nginx/tasks/main.yml", "content": "---\n- name: \"[nginx.yml] Installing nginx\"\n apt: name=nginx state=latest\n- name: \"[nginx.yml] start nginx\"\n service:\n name: nginx\n state: started\n\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": 160, "all_permissive": false }
ansible_role
rguerra/dev-bootstraps
9df4b25f1a445b57038c9604594c95f606797deb
0
ansible/roles/nodejs
280
[ "no_license" ]
[ { "path": "ansible/roles/nodejs/tasks/main.yml", "content": "---\n- name: \"[nodejs.yml] Get Ubuntu version\"\n shell: lsb_release -cs\n register: ubuntu_version\n\n# Look into github.com/nodesource/distributions\n- name: \"[nodejs.yml] Verify that we have the key with the fingerprint\"\n apt_key:\n u...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1005, "all_permissive": false }
ansible_role
rguerra/dev-bootstraps
9df4b25f1a445b57038c9604594c95f606797deb
0
ansible/roles/vim
280
[ "no_license" ]
[ { "path": "ansible/roles/vim/tasks/main.yml", "content": "\n\n\n#- block:\n# - name: Install neovim python dependencies\n# apt: name={{ item }} state=present\n# with_items:\n# - software-properties-common\n# - python3-dev\n# - python3-pip\n# - name: Install you complete me dependencie...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 4404, "all_permissive": false }
ansible_role
amlas2017/TP_for_ansible
753a5881eeca952105701f2b43c575ab3551433c
0
lamp/roles/wordpress
280
[ "no_license" ]
[ { "path": "lamp/roles/wordpress/tasks/install_packages.yml", "content": "\n- name: update_cache....\n apt:\n update_cache: yes\n become: yes\n\n- name: Install LAMP\n apt:\n name: \"{{ item }}\"\n state: present\n become: yes\n with_items: \"{{ package_name }}\"\n\n- name: Démarrer appache2 et ...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2048, "all_permissive": false }
ansible_role
sarkiszhamakortsyan/ansible
610806c9c81283a86a351f3b4dbdc6da7d91d8d1
0
check-mk-delete/roles/delete_lin
280
[ "no_license" ]
[ { "path": "check-mk-delete/roles/delete_lin/tasks/main.yml", "content": "---\n\n- name: delete_agent | CentOS 7\n include: delete_agent_centos.yml\n when:\n - (ansible_facts['distribution'] == \"CentOS\" and ansible_facts['distribution_major_version'] == \"7\")\n\n- name: delete_agent | Ubuntu\n inclu...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 4943, "all_permissive": false }
ansible_role
sarkiszhamakortsyan/ansible
610806c9c81283a86a351f3b4dbdc6da7d91d8d1
0
check-mk-delete/roles/delete_win
280
[ "no_license" ]
[ { "path": "check-mk-delete/roles/delete_win/tasks/main.yml", "content": "---\n\n- name: delete_agent | Windows\n include: delete_agent_windows.yml\n when:\n - ansible_os_family == 'Windows'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 117 }, { "path": "ch...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1412, "all_permissive": false }
ansible_role
sarkiszhamakortsyan/ansible
610806c9c81283a86a351f3b4dbdc6da7d91d8d1
0
check-mk-install/roles/install_linux
280
[ "no_license" ]
[ { "path": "check-mk-install/roles/install_linux/files/ubuntu/lib/host_register.sh", "content": "#!/bin/bash\n\nhostname=$(hostname)\nipaddress=$(/sbin/ifconfig |egrep '10.1' | awk '{ print $2}' | sed 's/addr:*//')\n\n\necho $hostname\necho $ipaddress\n\nwhile getopts u:p:f:? ARG; do\n case $ARG in\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2941, "all_permissive": false }
ansible_role
sarkiszhamakortsyan/ansible
610806c9c81283a86a351f3b4dbdc6da7d91d8d1
0
check-mk-install/roles/install_win
280
[ "no_license" ]
[ { "path": "check-mk-install/roles/install_win/hadlers/main.yml", "content": "---\n\n- name: restart_check_mk_service\n win_service:\n name: Check_MK_Agent\n state: restarted", "license_type": "no_license", "detected_licenses": [], "size_bytes": 98 }, { "path": "check-mk-install/ro...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 678, "all_permissive": false }
ansible_role
sarkiszhamakortsyan/ansible
610806c9c81283a86a351f3b4dbdc6da7d91d8d1
0
check-mk/roles/install_linux
280
[ "no_license" ]
[ { "path": "check-mk/roles/install_linux/tasks/install_agent_centos.yml", "content": "---\n\n- name: Install check mk rpm from local repository | CentOS 7\n yum: \n name: \"{{ check_mk_rpm_url }}\"\n state: present\n update_cache: yes\n #state: apsent\n\n- name: Ensure that the core packages are...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 3907, "all_permissive": false }
ansible_role
sarkiszhamakortsyan/ansible
610806c9c81283a86a351f3b4dbdc6da7d91d8d1
0
check-mk/roles/install_win
280
[ "no_license" ]
[ { "path": "check-mk/roles/install_win/defaults/main.yml", "content": "---\n\nansible_port: 5986\nansible_connection: winrm\nansible_winrm_server_cert_validation: ignore\nansible_winrm_transport: ntlm\n\ncheck_mk_rpm_url: \"http://192.168.0.200/check-mk-agent-1.5.0p16-1b2888ce61e8d6c3.noarch.rpm\"\ncheck_mk_...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1652, "all_permissive": false }
ansible_role
bhemar/raspberry-sensor-collector
2a7d39be813ae45c0a120e80598423a453eb13eb
5
ansible/sensor_collector_service/roles/grafana
280
[ "permissive" ]
[ { "path": "ansible/sensor_collector_service/roles/grafana/defaults/main.yml", "content": "grafana_dashboards_location: /var/lib/grafana/dashboards\nprometheus_data_source_name: raspberry-prometheus\n", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 1...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 9223, "all_permissive": true }
ansible_role
bhemar/raspberry-sensor-collector
2a7d39be813ae45c0a120e80598423a453eb13eb
5
ansible/sensor_collector_service/roles/sensor-collector-service
280
[ "permissive" ]
[ { "path": "ansible/sensor_collector_service/roles/sensor-collector-service/tasks/packages.yml", "content": "- name: Install the package \"git-core\"\n become: true\n apt:\n name: git-core\n state: present\n\n- name: Install Java\n become: true\n apt:\n name: openjdk-11-jre\n state: present\n...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 3762, "all_permissive": true }
ansible_role
vibhor-voicebot/ansible_advanced_exec
49b040efcefb2395fabdedd9769d9179ec9752a1
0
roles/web
280
[ "no_license" ]
[ { "path": "roles/web/tasks/copy_code.yml", "content": "---\n\n- name: Delete below dir structure if already exists\n shell: rm -rf /var/www/html/ \n\n- name: Copy the code from repository\n git: repo={{ repository }} dest=/var/www/html/\n\n- name: Creates the index.php file\n template: src=index.php.j2 d...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 729, "all_permissive": false }
ansible_role
SmokeyWen/acit4640
0c780bc7153b4af7dbda1b036d0e5c8d39488493
0
module08/ansible/roles/mongo_server
287
[ "no_license" ]
[ { "path": "module08/ansible/roles/mongo_server/tasks/main.yml", "content": "---\n- name: Install MongoDB server\n become: yes\n package:\n name: mongodb-server\n state: present\n- name: Start MongoDB Service\n become: yes\n service:\n name: mongod\n state: started\n- name: Manage Mon...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 288, "all_permissive": false }
ansible_role
SmokeyWen/acit4640
0c780bc7153b4af7dbda1b036d0e5c8d39488493
0
module08/ansible/roles/nginx
287
[ "no_license" ]
[ { "path": "module08/ansible/roles/nginx/tasks/main.yml", "content": "---\n- name: Open firewall for HTTP\n become: yes\n firewalld:\n service: http\n permanent: yes\n state: enabled\n immediate: yes\n- name: Install Nginx\n become: yes\n package:\n name: nginx\n state: pres...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 574, "all_permissive": false }
ansible_role
SmokeyWen/acit4640
0c780bc7153b4af7dbda1b036d0e5c8d39488493
0
module08/ansible/roles/nodejs
287
[ "no_license" ]
[ { "path": "module08/ansible/roles/nodejs/tasks/main.yml", "content": "---\n- name: Install NodeJS\n become: yes\n package:\n name: nodejs\n state: present", "license_type": "no_license", "detected_licenses": [], "size_bytes": 91 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 91, "all_permissive": false }
ansible_role
SmokeyWen/acit4640
0c780bc7153b4af7dbda1b036d0e5c8d39488493
0
module08/ansible/roles/todoapp
287
[ "no_license" ]
[ { "path": "module08/ansible/roles/todoapp/tasks/main.yml", "content": "---\n- name: Install Git\n become: yes\n package:\n name: git\n state: present\n- name: Create todoapp User\n become: yes\n user:\n name: todo-app\n create_home: True\n group: admin\n- name: Chown to Home Dir...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1592, "all_permissive": false }
ansible_role
sparsick/ansible-talk
7b1f53f79c52acaf9e2743530fa695afed61ef5e
7
ansible/roles/deploy-on-tomcat
287
[ "no_license" ]
[ { "path": "ansible/roles/deploy-on-tomcat/tasks/stop-tomcat.yml", "content": "# cat tasks/stop-tomcat.yml\n- name: stop tomcat\n ansible.builtin.service:\n name: tomcat\n state: stopped\n become: true\n\n- name: wait tomcat shutdown\n ansible.builtin.wait_for:\n port: 8080\n state: stopped\n ...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 1436, "all_permissive": false }
ansible_role
sparsick/ansible-talk
7b1f53f79c52acaf9e2743530fa695afed61ef5e
7
ansible/roles/jdk
287
[ "no_license" ]
[ { "path": "ansible/roles/jdk/tasks/main.yml", "content": "- name: install java\n apt:\n name: openjdk-21-jdk\n state: present\n update_cache: yes\n become: true\n", "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
sparsick/ansible-talk
7b1f53f79c52acaf9e2743530fa695afed61ef5e
7
ansible/roles/mariadb
287
[ "no_license" ]
[ { "path": "ansible/roles/mariadb/tasks/main.yml", "content": "- name: install needed python package\n apt:\n name: python3-pymysql\n state: present\n update_cache: yes\n\n- name: install mariadb-server\n apt:\n name: mariadb-server\n state: present\n\n- name: start mariadb\n service:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 801, "all_permissive": false }
ansible_role
sparsick/ansible-talk
7b1f53f79c52acaf9e2743530fa695afed61ef5e
7
ansible/roles/tomcat11
287
[ "no_license" ]
[ { "path": "ansible/roles/tomcat11/molecule/default/converge.yml", "content": "---\n- name: Converge\n hosts: all\n tasks:\n - name: \"Include tomcat8\"\n include_role:\n name: \"tomcat8\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 117 }, { "...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 2153, "all_permissive": false }
ansible_role
katsuhiko/template-nodejs-ansible-windows
d8185379250a789fa66d52bbeb2b5822c0a7d635
0
ansible/roles/env
287
[ "no_license" ]
[ { "path": "ansible/roles/env/tasks/main.yml", "content": "---\n- name: Install serverless\n command: sudo -iu vagrant npm install serverless -g\n\n- name: Install ansible and pip\n apt: name={{ item }} state=latest\n with_items:\n - ansible\n - python-pip\n\n- name: Install boto\n pip: name={{ ite...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 282, "all_permissive": false }
ansible_role
katsuhiko/template-nodejs-ansible-windows
d8185379250a789fa66d52bbeb2b5822c0a7d635
0
ansible/roles/nodejs
287
[ "no_license" ]
[ { "path": "ansible/roles/nodejs/defaults/main.yml", "content": "---\nnvm:\n user: vagrant\n version: v0.30.1\n node_version: '4.2'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 66 }, { "path": "ansible/roles/nodejs/tasks/main.yml", "content": "---\n- nam...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1158, "all_permissive": false }
ansible_role
Websoft9Archive/ansible-owncloud
0cf8a456068fffa736673485248c2ad01fec624e
1
roles/owncloud
287
[ "no_license" ]
[ { "path": "roles/owncloud/defaults/main.yml", "content": "#Moodle版本,需定期维护\nowncloud_version: v10.4.1\n\n#Web服务器:apache | nginx,通过交互式选择获取\nowncloud_webs: apache\n\nowncloud_vhost_dir: /etc/httpd/vhost\nowncloud_vhost_src: vhost.conf\nowncloud_service: httpd\n\nowncloud_db_user: \"owncloud\"\nowncloud_db_name...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3616, "all_permissive": false }
ansible_role
bridgecrew-perf4/AWS_Wordpress
8d9329275d76bb4f0c0f06bb6bc8d610af9cfc82
0
ansible/roles/database
287
[ "no_license" ]
[ { "path": "ansible/roles/database/tasks/createusers.yml", "content": "---\n#start mysql service, create admin user, create wordpress database and delete remote user\n- name: start mariadb\n service:\n name: mariadb\n enabled: true\n state: started\n\n- name: set root password mariadb\n mysql_user...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1321, "all_permissive": false }