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
mcoam/ansible_zimbra_multiserver
e2f9c34df927abd673948f419c7ec2d017bc5c53
10
roles/base
487
[ "no_license" ]
[ { "path": "roles/base/vars/main.yml", "content": "#---\nsystem_packages:\n - tar\n - wget\n - curl\n - sysstat\n - wget\n - links\n - ntp\n - ntpdate\n - strace\n - telnet\n - nmap\n - traceroute\n - bind-utils\n - tcpdump\n - tzdata\n - vim\n - dos2unix\n - libselinux-python\n - python-p...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2113, "all_permissive": false }
ansible_role
mcoam/ansible_zimbra_multiserver
e2f9c34df927abd673948f419c7ec2d017bc5c53
10
roles/zimbra-dns
487
[ "no_license" ]
[ { "path": "roles/zimbra-dns/templates/named.conf.j2", "content": "options {\n\tlisten-on port 53 { any; };\n//\tlisten-on-v6 port 53 { ::1; };\n\tdirectory \t\"/var/named\";\n\tdump-file \t\"/var/named/data/cache_dump.db\";\n statistics-file \"/var/named/data/named_stats.txt\";\n memstatistics...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2111, "all_permissive": false }
ansible_role
mcoam/ansible_zimbra_multiserver
e2f9c34df927abd673948f419c7ec2d017bc5c53
10
roles/zimbra-ldap
487
[ "no_license" ]
[ { "path": "roles/zimbra-ldap/tasks/main.yml", "content": "---\n\n- name: \"Copy Ldap config file\"\n template: src=ldap.j2 dest=/root/{{ zimbra_ldap_config_file }}\n\n- name: \"Start DNS service\"\n service: name=named state=started enabled=yes\n\n- name: \"Check Zimbra Path exists\"\n stat: path=/root/{...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2876, "all_permissive": false }
ansible_role
mcoam/ansible_zimbra_multiserver
e2f9c34df927abd673948f419c7ec2d017bc5c53
10
roles/zimbra-mailbox
487
[ "no_license" ]
[ { "path": "roles/zimbra-mailbox/templates/mailbox.j2", "content": "ldap_nginx_password=\"{{ <PASSWORD> }}\"\nCREATEADMINPASS=\"{{ <PASSWORD> }}\"\nLDAPAMAVISPASS=\"{{ <PASSWORD>_<PASSWORD> }}\"\nLDAPPOSTPASS=\"{{ <PASSWORD> }}\"\nLDAPROOTPASS=\"{{ <PASSWORD>password }}\"\nLDAPADMINPASS=\"{{ zimbra_password ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 6588, "all_permissive": false }
ansible_role
mcoam/ansible_zimbra_multiserver
e2f9c34df927abd673948f419c7ec2d017bc5c53
10
roles/zimbra-mta
487
[ "no_license" ]
[ { "path": "roles/zimbra-mta/vars/main.yml", "content": "\nzimbra_core_rpm: zimbra-core-8.6.0_GA_1153.RHEL6_64-20141215151155.x86_64.rpm\nzimbra_mta_rpm: zimbra-mta-8.6.0_GA_1153.RHEL6_64-20141215151155.x86_64.rpm\n\nzmsetup: /opt/zimbra/libexec/zmsetup.pl\nzimbra_mta_config_file: zimbra_mta.conf\n", "li...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3920, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webapp/roles/adduser
487
[ "no_license" ]
[ { "path": "autoscaling-webapp/roles/adduser/vars/main.yml", "content": "---\n# vars file for roles/adduser\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 }, { "path": "autoscaling-webapp/roles/adduser/tasks/main.yml", "content": "---\n# tasks file for rol...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 772, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webapp/roles/asg
487
[ "no_license" ]
[ { "path": "autoscaling-webapp/roles/asg/tasks/main.yml", "content": "---\n# File: roles/asg/tasks/main.yml\n - name: Move existing ELB endpoint to BlueDeploy\n set_fact:\n Velbdns_blue: \"{{ Velbdns }}\"\n \n - lineinfile: \"dest=roles/common/defaults/main.yml regexp=^Velbdns_blue: line='Velbdns_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3947, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webapp/roles/delasg
487
[ "no_license" ]
[ { "path": "autoscaling-webapp/roles/delasg/tasks/mainfull.yml", "content": "---\n# File: roles/asg/tasks/main.yml\n - name: Create Loadbalance\n ec2_elb_lb:\n name: \"{{ Vvpc_name }}ELB\"\n state: present\n connection_draining_timeout: 60\n idle_timeout: 300\n security_group_ids...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4587, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webapp/roles/mysql
487
[ "no_license" ]
[ { "path": "autoscaling-webapp/roles/mysql/handlers/main.yml", "content": "---\n#file: /mysql/handlers/main.yml\n - name: Restart MySQL Server\n service: name=mysqld state=restarted enabled=yes\n...\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 122 }, { "path"...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 987, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webapp/roles/route53hz
487
[ "no_license" ]
[ { "path": "autoscaling-webapp/roles/route53hz/vars/main.yml", "content": "---\n# vars file for roles/route53hz", "license_type": "no_license", "detected_licenses": [], "size_bytes": 35 }, { "path": "autoscaling-webapp/roles/route53hz/tests/test.yml", "content": "---\n- hosts: localho...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 881, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webapp/roles/sanitycheck
487
[ "no_license" ]
[ { "path": "autoscaling-webapp/roles/sanitycheck/defaults/main.yml", "content": "---\n# defaults file for roles/sanitycheck", "license_type": "no_license", "detected_licenses": [], "size_bytes": 41 }, { "path": "autoscaling-webapp/roles/sanitycheck/handlers/main.yml", "content": "---\...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 686, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webapp/roles/vpc
487
[ "no_license" ]
[ { "path": "autoscaling-webapp/roles/vpc/tasks/main.yml", "content": "---\n# File network/tasks/main.yml\n\n\n #Adding variable for playing the application playbook at same time of infra provisional playbook\n - name: Set variables for vpcname and cidr ranges\n set_fact:\n Vvpc_name: \"{{ Vvp...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 6168, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webapp/roles/webami
487
[ "no_license" ]
[ { "path": "autoscaling-webapp/roles/webami/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/webami", "license_type": "no_license", "detected_licenses": [], "size_bytes": 70 }, { "path": "autoscaling-webapp/roles/webami/defaults/main.yml", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1513, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webappv1/roles/asg
487
[ "no_license" ]
[ { "path": "autoscaling-webappv1/roles/asg/tasks/main.yml", "content": "---\n# File: roles/asg/tasks/main.yml\n - name: Create Loadbalance\n ec2_elb_lb:\n name: \"{{ Vvpc_name }}ELB\"\n state: present\n connection_draining_timeout: 60\n idle_timeout: 300\n security_group_ids: \"{...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3241, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webappv1/roles/ec2
487
[ "no_license" ]
[ { "path": "autoscaling-webappv1/roles/ec2/tasks/main.yml", "content": "---\n#File: roles/natNbastion/tasks/main.yml\n\n# Declaring variables for hostvars\n - name: Declare project name for proceeding hosts\n set_fact:\n Vproj_name: \"{{ Vproj_name }}\"\n\n# NAT and Bastion host instances\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3994, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webappv1/roles/ec2old
487
[ "no_license" ]
[ { "path": "autoscaling-webappv1/roles/ec2old/tasks/main.yml", "content": "---\n# Playbook to provision application\n\n# Variable declaration\n - name: Set variables for web and db server name\n lineinfile: \"dest=roles/common/defaults/main.yml regexp=^Vwebec2_name line='Vwebec2_name: \\\"{{ Vwebec...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 7310, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webappv1/roles/nginx
487
[ "no_license" ]
[ { "path": "autoscaling-webappv1/roles/nginx/tasks/main.yml", "content": "---\n\n#NginX webserver with mysql client using ansible\n\n - name: Install Nginx\n yum: pkg=nginx state=installed\n \n - name: copy nginx conf\n copy: src=nginx.conf dest='/etc/nginx/nginx.conf'\n\n - name: Install php\n yum: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 2299, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webappv1/roles/sshtunnel
487
[ "no_license" ]
[ { "path": "autoscaling-webappv1/roles/sshtunnel/tasks/main.yml", "content": "---\n - name: Customize ssh config file\n template: src=sshconfig.txt dest=\"/home/ec2-user/.ssh/config\" owner=\"ec2-user\" group=\"ec2-user\" mode=0600\n...\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 154, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webappv1/roles/temp
487
[ "no_license" ]
[ { "path": "autoscaling-webappv1/roles/temp/tasks/main.yml", "content": "---\n\n#Load balancer\n - name: Create Loadbalance\n ec2_elb_lb:\n name: \"{{ Vvpc_name }}ELB\"\n state: present\n connection_draining_timeout: 60\n idle_timeout: 300\n cross_az_load_balancing: \"yes\"\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 741, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webappv1/roles/temp2
487
[ "no_license" ]
[ { "path": "autoscaling-webappv1/roles/temp2/tasks/main.yml", "content": "---\n - name: Create VPC peering\n ec2_vpc_peer:\n region: \"{{ Vregion }}\"\n vpc_id: \"{{ Vvpc_id }}\"\n peer_vpc_id: \"{{ Vmgmt_vpc_id }}\"\n state: present\n tags:\n Name: Peer-mgmt-VPC\n register: Rvp...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 466, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webappv1/roles/webami
487
[ "no_license" ]
[ { "path": "autoscaling-webappv1/roles/webami/tasks/main.yml", "content": "---\n# FIle: /roles/webami/tasks/main.yml\n\n - name: Declare variables for webami version\n set_fact:\n Vversion: 6\n\n# Create web app AMI\n - name: Create AMI of nginx web server\n ec2_ami:\n instance_id: \"{{ Vwebimage...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 664, "all_permissive": false }
ansible_role
nirmalankv/Ansible
441c8a6b55f313f9589d59dbacc789c545c9559f
0
autoscaling-webappv1/roles/webimage
487
[ "no_license" ]
[ { "path": "autoscaling-webappv1/roles/webimage/tasks/main.yml", "content": "---\n# Playbook to provision application\n\n#Provision WEB instances\n\n - name: Create Web instances for golden image\n ec2: \n image: \"{{ Vami }}\"\n instance_type: \"{{ Vinstance_type }}\"\n ke...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1346, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/apache
487
[ "no_license" ]
[ { "path": "roles/apache/templates/certbot-hook-dns-auth.sh", "content": "#!/bin/bash\n\n##\n# Adds a TXT record to a BIND zone file for Certbot's DNS-01 challenge validation.\n#\n# Should be configured as the `--manual-auth-hook` for Certbot.\n##\n\nset -e\nset -o pipefail\n\nZONE_FILE=\"/etc/bind/db.$CERTB...
{ "task_files": 4, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 13, "total_bytes": 15929, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/arr_suite
487
[ "no_license" ]
[ { "path": "roles/arr_suite/tasks/test.yml", "content": "---\n\n# TODO add tests for arr\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 30 }, { "path": "roles/arr_suite/handlers/main.yml", "content": "---\n\n- name: Restart arr_suite\n ansible.builtin.servic...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 9918, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/auth_client
487
[ "no_license" ]
[ { "path": "roles/auth_client/tasks/config.yml", "content": "---\n\n- name: Configure Hosts Entry for Eddings\n ansible.builtin.lineinfile:\n dest: /etc/hosts\n regexp: \"^{{ hostvars['eddings.justdavis.com']['public_ip_address'] }} .*$\"\n line: \"{{ hostvars['eddings.justdavis.com']['public_ip_ad...
{ "task_files": 6, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 11511, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/base
487
[ "no_license" ]
[ { "path": "roles/base/tasks/main.yml", "content": "---\n\n- name: Import tasks - config.yml\n ansible.builtin.import_tasks: config.yml\n- name: Import tasks - sensors.yml\n ansible.builtin.import_tasks: sensors.yml\n when: \"'Microsoft' not in ansible_kernel\"\n\n- name: Import tasks - test.yml\n ansibl...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 5304, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/bookworm
487
[ "no_license" ]
[ { "path": "roles/bookworm/tasks/main.yml", "content": "---\n\n# Used by the <https://github.com/karlmdavis/bookworm> project to deploy to the server.\n- name: Authorize Deploy SSH Key for bookworm\n ansible.posix.authorized_key:\n user: localuser\n state: present\n key: '<KEY>'\n become: true\n",...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 242, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/dns_server
487
[ "no_license" ]
[ { "path": "roles/dns_server/templates/db.intranet.justdavis.com.j2", "content": "$TTL 15M ; sets the default time-to-live for this zone\n\n; name ttl class rr name-server email-addr (sn ref ret ex min)\n@ IN SOA ns1.intranet.justdavis.com. hostmaster.intranet.just...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 19129, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/docker
487
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "---\n##\n# Installs the utilities required to run Docker containers.\n##\n\n- name: Import Tasks - install.yml\n ansible.builtin.import_tasks: install.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 150 }, { ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1379, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/eddings_networking
487
[ "no_license" ]
[ { "path": "roles/eddings_networking/tasks/main.yml", "content": "---\n\n##\n# Configures the system's networking correctly:\n#\n# * Create a network bridge on the WAN connection, eno1, for use by VMs.\n# * Configure static public IPs on bridge.\n# * Configure the LAN connection, enp4s0, for DHCP.\n##\n\n- n...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2138, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/file_client
487
[ "no_license" ]
[ { "path": "roles/file_client/tasks/config.yml", "content": "---\n\n- name: Install Samba Client Packages\n ansible.builtin.apt:\n name: \"{{ item }}\"\n update_cache: true\n cache_valid_time: \"{{ 60 * 15 }}\"\n with_items:\n - smbclient\n - cifs-utils\n - keyutils\n become: true\n\n- n...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2595, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/file_server
487
[ "no_license" ]
[ { "path": "roles/file_server/tasks/test.yml", "content": "---\n\n- name: Meta - flush_handlers\n ansible.builtin.meta: flush_handlers\n\n- name: Create Test User Home Share Directory\n ansible.builtin.file:\n state: directory\n path: \"/var/fileshares/{{ domain }}/users/{{ test_username }}\"\n ow...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 14825, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/github_repo
487
[ "no_license" ]
[ { "path": "roles/github_repo/tasks/main.yml", "content": "---\n##\n# This role is designed to clone a GitHub repo via HTTPS, then leave the remote\n# URL set to SSH, and never update.\n#\n# Why? Because this way we don't have to worry about SSH keys and key\n# passphrases, and all that nonsense. And for dev...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1045, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/jellyfin
487
[ "no_license" ]
[ { "path": "roles/jellyfin/tasks/install_and_configure.yml", "content": "---\n##\n# Install Jellyfin per their manual-install-via-APT instructions at\n# <https://jellyfin.org/docs/general/installation/linux/#debuntu-debian-ubuntu-and-derivatives-using-apt>.\n##\n\n- name: Add universe APT Repo\n ansible.bui...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1841, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/jenkins_server
487
[ "no_license" ]
[ { "path": "roles/jenkins_server/templates/configureJobs.groovy.j2", "content": "// These are the basic imports that Jenkins interactive script console\n// automatically includes.\nimport jenkins.*;\nimport jenkins.model.*;\nimport hudson.*;\nimport hudson.model.*;\n\n\n//\n// Define the Helper Functions for...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 11, "total_bytes": 41024, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/krb5_server
487
[ "no_license" ]
[ { "path": "roles/krb5_server/handlers/main.yml", "content": "---\n- name: \"Restart 'krb5-admin-server'\"\n ansible.builtin.service:\n name: krb5-admin-server\n state: restarted\n become: true\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 133 }, { "path...
{ "task_files": 5, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 5670, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/ldap_server
487
[ "no_license" ]
[ { "path": "roles/ldap_server/files/add-keytab.sh", "content": "#!/bin/bash\n\n##\n# This script uses `kadmin.local` to add a Kerberos principal to a keytab file, \n# if that principal isn't already present in the file.\n##\n\n# Verify that the script is being run with root permissions.\nif [[ $EUID -ne 0 ]]...
{ "task_files": 9, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 15, "total_bytes": 19725, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/mail_server
487
[ "no_license" ]
[ { "path": "roles/mail_server/tasks/main.yml", "content": "---\n\n- name: Import tasks - base.yml\n ansible.builtin.import_tasks: base.yml\n- name: Import tasks - sasl-chroot-fix.yml\n ansible.builtin.import_tasks: sasl-chroot-fix.yml\n- name: Import tasks - opendkim-chroot-fix.yml\n ansible.builtin.impor...
{ "task_files": 5, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 38032, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/nexus_server
487
[ "no_license" ]
[ { "path": "roles/nexus_server/tasks/main.yml", "content": "---\n\n- import_tasks: install_and_configure.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 47 }, { "path": "roles/nexus_server/tasks/install_and_configure.yml", "content": "---\n\n- import_role:...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4731, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/postgresql_server
487
[ "no_license" ]
[ { "path": "roles/postgresql_server/handlers/main.yml", "content": "---\n\n- name: Restart PostgreSQL\n ansible.builtin.service:\n name: postgresql@16-main\n state: restarted\n become: true\n\n- name: Reload systemd\n ansible.builtin.systemd:\n daemon_reload: true\n", "license_type": "no_lice...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 3843, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/sonarqube_server
487
[ "no_license" ]
[ { "path": "roles/sonarqube_server/tasks/main.yml", "content": "---\n\n- import_tasks: install_and_configure.yml\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 48 }, { "path": "roles/sonarqube_server/handlers/main.yml", "content": "---\n\n- name: \"Restart ...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 3807, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/spideroak
487
[ "no_license" ]
[ { "path": "roles/spideroak/tasks/service.yml", "content": "---\n\n- name: Service Status Mailer Unit - Write Definition\n copy:\n src: status-email-root@.service\n dest: /etc/systemd/system/status-email-root@.service\n owner: root\n group: root\n mode: u=rw,g=r,o=r\n become: true\n\n#- name...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 5316, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/tarsnap
487
[ "no_license" ]
[ { "path": "roles/tarsnap/tasks/install_and_config.yml", "content": "---\n- name: Add tarsnap APT Signing Key\n ansible.builtin.apt_key:\n url: 'https://pkg.tarsnap.com/tarsnap-deb-packaging-key.asc'\n state: present\n become: true\n\n- name: Add tarsnap APT Repo\n ansible.builtin.apt_repository:\n ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 4885, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/user_karl
487
[ "no_license" ]
[ { "path": "roles/user_karl/tasks/main.yml", "content": "---\n\n- name: Create User Home Directory\n ansible.builtin.command:\n cmd: /sbin/mkhomedir_helper karl\n args:\n creates: /home/karl\n become: true\n\n- name: Create User .ssh Directory\n ansible.builtin.file:\n state: directory\n dest...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2281, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/user_karl_devenv
487
[ "no_license" ]
[ { "path": "roles/user_karl_devenv/templates/aws_config.j2", "content": "[default]\nregion=us-east-1\n\n[hhsdevcloud]\nregion=us-east-1\n\n[profile hhsdevcloud]\noutput = json\nregion = us-east-1\naws_access_key_id = \"{{ vault_aws_credentials.hhsdevcloud.id }}\"\naws_secret_access_key = \"{{ vault_aws_crede...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 5635, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/virtual_machines
487
[ "no_license" ]
[ { "path": "roles/virtual_machines/tasks/install.yml", "content": "---\n\n- name: Install Virtualization Packages\n ansible.builtin.apt:\n name: \"{{ item }}\"\n update_cache: true\n cache_valid_time: \"{{ 60 * 15 }}\"\n with_items:\n - libvirt-daemon-system\n - virtinst\n become: true\n", ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 471, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/workstation_apps
487
[ "no_license" ]
[ { "path": "roles/workstation_apps/tasks/main.yml", "content": "---\n\n- name: Install Workstation Apps\n ansible.builtin.package:\n name: \"{{ item }}\"\n state: present\n with_items:\n - keepass2\n - thunderbird\n become: true\n", "license_type": "no_license", "detected_licenses": []...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 169, "all_permissive": false }
ansible_role
karlmdavis/justdavis-ansible
8e93e5423c8d83170849e27e9cb1fad3d8c7bf9e
0
roles/zfs_pool
487
[ "no_license" ]
[ { "path": "roles/zfs_pool/defaults/main.yml", "content": "---\n#device: /dev/sda\n#partition_number: 1\n#use_partition: true\n#pool_name: ssd_pool\nkey_file: \"/root/keys/ssd_pool.key\"\nencrypt: true\ncompression: lz4\natime: off\n\n# Dataset definitions (name, recordsize, mountpoint, owner, group)\ndatase...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 11, "total_bytes": 7336, "all_permissive": false }
ansible_role
Websoft9Archive/ansible-drupal
a2bdc2d33fa4564b7c27243aa10f39b764a2f1d9
0
roles/drupal
487
[ "no_license" ]
[ { "path": "roles/drupal/tasks/main.yml", "content": "---\n# import php runtime meta data\n- include_vars: roles/role_php/vars/php_runtime_meta.yml\n\n#Modify var for this playbook\n- set_fact:\n drupal_vhost_dir: \"{{php_runtime_meta[ansible_os_family][drupal_webs].vhost_dir}}\"\n drupal_vhost_src: \"...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3361, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/centos-os-init
487
[ "no_license" ]
[ { "path": "roles/centos-os-init/tasks/patch-local-pre.yml", "content": "- name: edit /etc/resolv.conf temporary\n shell: echo 'nameserver 192.168.3.11' > /etc/resolv.conf\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 99 }, { "path": "roles/centos-os-init/tasks...
{ "task_files": 5, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 3749, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/filebeat-install
487
[ "no_license" ]
[ { "path": "roles/filebeat-install/tasks/main.yml", "content": "---\n- name: copy and unarchive filebeat-{{filebeat_version}}.tar.gz\n unarchive:\n src: filebeat-{{filebeat_version}}.tar.gz\n dest: /App/src\n\n- name: move to /usr/local/filebeat\n command: mv /App/src/filebeat-{{filebeat_version}} /u...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1379, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/jdk-install
487
[ "no_license" ]
[ { "path": "roles/jdk-install/tasks/main.yml", "content": "---\n- name: copy and unarchive jdk-{{jdk_version_tar}}.tar.gz\n unarchive:\n src: jdk-{{jdk_version_tar}}.tar.gz\n dest: /App/src\n\n- name: move to /usr/local/jdk\n command: mv /App/src/jdk{{jdk_version}} /usr/local/jdk\n\n- name: edit /etc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 485, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/kafka-install
487
[ "no_license" ]
[ { "path": "roles/kafka-install/vars/main.yml", "content": "kafka_version: 2.11-0.11.0.1\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 29 }, { "path": "roles/kafka-install/tasks/main.yml", "content": "---\n- name: copy and unarchive kafka_{{kafka_version}}.t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1143, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/mongo-3.6.3-install
487
[ "no_license" ]
[ { "path": "roles/mongo-3.6.3-install/tasks/main.yml", "content": "---\n- name: add user mongo\n user:\n name: mongo\n\n- name: copy and unarchive mongodb-{{mongodb_version}}.tgz\n unarchive:\n src: mongodb-{{mongodb_version}}.tgz\n dest: /App/src\n\n- name: move to /usr/local/mongodb\n command: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2471, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/mysql-5.6-install
487
[ "no_license" ]
[ { "path": "roles/mysql-5.6-install/tasks/main.yml", "content": "---\n- name: add user mysql\n user:\n name: mysql\n\n- name: install dependent packages\n yum:\n name: \"{{ item }}\"\n state: present\n with_items:\n - autoconf\n - automake\n - cmake\n - gcc-c++\n - libgcrypt\n -...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 4823, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/nginx-install
487
[ "no_license" ]
[ { "path": "roles/nginx-install/tasks/main.yml", "content": "---\n- name: add user nginx\n user:\n name: nginx\n\n- name: install dependent packages\n yum:\n name: '{{ item }}'\n state: present\n with_items:\n - automake\n - gcc\n - openssl-devel\n - pcre-devel\n - zlib-devel\n\n- ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2325, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/node-install
487
[ "no_license" ]
[ { "path": "roles/node-install/tasks/main.yml", "content": "---\n- name: install dependent packages\n yum:\n name: '{{ item }}'\n state: present\n with_items:\n - xz\n\n- name: copy and unarchive node-{{node_version}}-linux-x64.tar.xz\n unarchive:\n src: node-{{node_version}}-linux-x64.tar.xz\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 518, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/openldap-clients
487
[ "no_license" ]
[ { "path": "roles/openldap-clients/tasks/main.yml", "content": "---\n- name: install dependent packages\n yum:\n name: \"{{ item }}\"\n state: present\n with_items:\n - openldap-clients\n - nss-pam-ldapd\n - authconfig\n\n- name: copy /etc/nslcd.conf\n copy:\n src: nslcd.conf\n dest: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1102, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/python-2.7-install
487
[ "no_license" ]
[ { "path": "roles/python-2.7-install/vars/main.yml", "content": "python_version: 2.7.13\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 23 }, { "path": "roles/python-2.7-install/tasks/main.yml", "content": "---\n- name: copy and unarchive Python-{{python_versi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 767, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/python-3.6-install
487
[ "no_license" ]
[ { "path": "roles/python-3.6-install/tasks/main.yml", "content": "---\n- name: copy and unarchive Python-{{python_version}}.tgz\n unarchive:\n src: Python-{{python_version}}.tgz\n dest: /App/src\n\n- name: install dependent packages\n yum:\n name: '{{ item }}'\n state: present\n with_items:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 738, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/redis-install
487
[ "no_license" ]
[ { "path": "roles/redis-install/tasks/main.yml", "content": "---\n- name: copy and unarchive redis-{{redis_version}}.tar.gz\n unarchive:\n src: redis-{{redis_version}}.tar.gz\n dest: /App/src\n\n- name: move to /usr/local/redis\n command: mv /App/src/redis-{{redis_version}} /usr/local/redis\n\n- name...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1650, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/rsyslog-client-install
487
[ "no_license" ]
[ { "path": "roles/rsyslog-client-install/templates/rsyslog-server.conf.j2", "content": "module(load=\"imfile\" PollingInterval=\"5\")\nlocal0.* @@{{rsyslog_server_hostname}}:514\n\ninput(type=\"imfile\"\n File=\"/App/tomcat/example/logs/catalina.*.log\"\n Tag=\"tomcat+example+catalina.log\"\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 999, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/tomcat-install
487
[ "no_license" ]
[ { "path": "roles/tomcat-install/vars/main.yml", "content": "tomcat_version: 8.5.31\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 23 }, { "path": "roles/tomcat-install/tasks/main.yml", "content": "---\n- name: copy and unarchive apache-tomcat-{{tomcat_versio...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 722, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/zabbix-agentd-install
487
[ "no_license" ]
[ { "path": "roles/zabbix-agentd-install/tasks/main.yml", "content": "---\n- include_vars: /etc/ansible/vars/main.yml\n\n- name: create user zabbix\n user:\n name: zabbix\n\n- name: create directory /var/run/zabbix\n file:\n path: /var/run/zabbix\n state: directory\n owner: zabbix\n group: za...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1168, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/zabbix-disk-performance
487
[ "no_license" ]
[ { "path": "roles/zabbix-disk-performance/tasks/main.yml", "content": "---\n- name: copy /etc/zabbix_agentd.conf.d/userparameter_diskstats.conf\n copy:\n src: userparameter_diskstats.conf\n dest: /etc/zabbix_agentd.conf.d/\n notify:\n - zabbix_agentd restart\n\n- name: copy /usr/local/bin/lld-disk...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 459, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/zabbix-mongodb
487
[ "no_license" ]
[ { "path": "roles/zabbix-mongodb/files/mongodb.sh", "content": "#!/bin/bash\n##################################################\n# Description: zabbix mongodb monitor\n# Note: Zabbix 3.2\n# Date: Fri Apr 21 2017\n# Verion: 1.0\n# Requirments: mongo, jq, sudo access to mongo_conf.sh\n#\n# Based on Noe <<EMAIL...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1985, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/zabbix-mysql
487
[ "no_license" ]
[ { "path": "roles/zabbix-mysql/tasks/main.yml", "content": "---\n- name: get path of mysql\n shell: source /etc/profile && which mysql\n register: path_mysql\n\n- name: get path of mysqladmin\n shell: source /etc/profile && which mysqladmin\n register: path_mysqladmin\n\n- name: copy /etc/zabbix_agentd.c...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 574, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/zabbix-sa
487
[ "no_license" ]
[ { "path": "roles/zabbix-sa/files/zabbix-sa.sh", "content": "#!/bin/bash\n\n# author: YuanTong\n# data: 2017.09.08\n# version: 1.2\n\n\n# index文件夹内文件数量统计\nls -l /data/sa/index{,_law,_article}/ 2>/dev/null | grep -c '^-' > /tmp/zabbix-sa-IndexNum\n\n# jvm最大可用内存\nps -ef | grep java | grep 'SaServiceWebApplicat...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2273, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/zabbix-thrift
487
[ "no_license" ]
[ { "path": "roles/zabbix-thrift/tasks/main.yml", "content": "---\n- name: install fping\n yum:\n name: fping\n state: present\n\n- name: copy /App/script/zabbix-thrift.py\n copy:\n src: zabbix-thrift.py\n dest: /App/script/zabbix-thrift.py\n mode: 0755\n notify:\n - zabbix-thrift.py rest...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 6738, "all_permissive": false }
ansible_role
WuSongYunWei/ansible
e68b2e25da52174776494f42e2ecfb6138d71681
0
roles/zookeeper-install
487
[ "no_license" ]
[ { "path": "roles/zookeeper-install/vars/main.yml", "content": "zookeeper_version: 3.4.11\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 26 }, { "path": "roles/zookeeper-install/tasks/main.yml", "content": "---\n- name: copy and unarchive zookeeper-{{zookeepe...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1222, "all_permissive": false }
ansible_role
aniket2056/ansible-old
3310268210867a980f150cabb601772e96899b16
0
roles/deploy
487
[ "no_license" ]
[ { "path": "roles/deploy/tasks/main.yml", "content": "---\n- name: stopping tomcat for app deployment\n service: name=tomcat7 state=stopped\n \n- name: tomcat script verification - tomstop.py\n script: \"{{ansible_dir}}/scripts/tomstop.py\"\n \n \n- name: backup old war file if present\n fetch: src=/va...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1534, "all_permissive": false }
ansible_role
aniket2056/ansible-old
3310268210867a980f150cabb601772e96899b16
0
roles/java
487
[ "no_license" ]
[ { "path": "roles/java/tomcat.yml", "content": "---\n#- hosts: localhost:8080\n \n\n- name: Start Tomcat\n service: name=tomcat7 state=started enabled=yes\n \n- name: check\n ping:\n\n \n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 133 }, { "path": "roles/j...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 243, "all_permissive": false }
ansible_role
aniket2056/ansible-old
3310268210867a980f150cabb601772e96899b16
0
roles/mysql
487
[ "no_license" ]
[ { "path": "roles/mysql/templates/my1.cnf", "content": "[client]\nlogin_user = root\nlogin_password = cad\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 48 }, { "path": "roles/mysql/tasks/main.yml", "content": "---\n- name: checking for old mysql installation...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 5101, "all_permissive": false }
ansible_role
aniket2056/ansible-old
3310268210867a980f150cabb601772e96899b16
0
roles/tomcat
487
[ "no_license" ]
[ { "path": "roles/tomcat/tasks/main.yml", "content": "--- \n- name: checking for old tomcat installation \n service: name=tomcat7 state=started enabled=yes\n register: result\n ignore_errors: yes\n\n- name: verifying port {{tomcat_install_port}}\n wait_for: host=[WebServer] port={{tomcat_install_port}} t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1011, "all_permissive": false }
ansible_role
afridermawanginting/infra-example-node
41e71c65a2781fce885eda57b579eabe0dd065ab
0
ansible/roles/app
487
[ "no_license" ]
[ { "path": "ansible/roles/app/tasks/main.yml", "content": "- name: Install Node.js and npm\n yum:\n name:\n - nodejs\n - npm\n state: present\n\n- name: Update PATH variable\n shell: echo 'export PATH=$PATH:/bin/npm' >> ~/.bashrc\n args:\n creates: ~/.bashrc\n\n- name: Set ownership and...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1605, "all_permissive": false }
ansible_role
afridermawanginting/infra-example-node
41e71c65a2781fce885eda57b579eabe0dd065ab
0
ansible/roles/nginx
487
[ "no_license" ]
[ { "path": "ansible/roles/nginx/defaults/main.yml", "content": "---\nnginx_config_file: nginx.conf.j2\nnginx_default_config_file: default.conf.j2", "license_type": "no_license", "detected_licenses": [], "size_bytes": 79 }, { "path": "ansible/roles/nginx/tasks/main.yml", "content": "--...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 618, "all_permissive": false }
ansible_role
afridermawanginting/infra-example-node
41e71c65a2781fce885eda57b579eabe0dd065ab
0
ansible/roles/nodejs
487
[ "no_license" ]
[ { "path": "ansible/roles/nodejs/tasks/main.yml", "content": "---\n- name: Install Node.js\n yum:\n name: nodejs\n state: latest", "license_type": "no_license", "detected_licenses": [], "size_bytes": 69 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 69, "all_permissive": false }
ansible_role
afridermawanginting/infra-example-node
41e71c65a2781fce885eda57b579eabe0dd065ab
0
ansible/roles/postgresql
487
[ "no_license" ]
[ { "path": "ansible/roles/postgresql/defaults/main.yml", "content": "---\n# defaults file for roles/postgresql\npostgresql_user: postgres\npostgres_password: <PASSWORD>\npostgresql_conf: /var/lib/pgsql/12/data/postgresql.conf\npg_hba_conf: /var/lib/pgsql/12/data/pg_hba.conf\nansible_distribution_major_versio...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2813, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/clamav
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/clamav/tasks/main.yaml", "content": "# https://wiki.archlinux.org/title/ClamAV\n---\n- name: Install dependencies (Arch)\n ansible.builtin.package:\n state: latest\n name:\n - clamav\n when: ansible_facts['distribution'] | lower == 'archlinux'\n\n- name: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2223, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/cockpit
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/cockpit/tasks/main.yaml", "content": "---\n- name: Check supported distribution\n fail:\n msg:\n - \"Unsupported distribution: {{ ansible_facts['distribution'] | lower }}\"\n - This role only supports Arch Linux and Ubuntu\n when: ansible_facts['distrib...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1471, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/dotfiles
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/dotfiles/tasks/main.yaml", "content": "---\n- name: Check supported distribution\n ansible.builtin.fail:\n msg:\n - \"Unsupported distribution: {{ ansible_facts['distribution'] | lower }}\"\n - This role only supports Arch Linux or Ubuntu\n when: ansibl...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3508, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/etckeeper
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/etckeeper/tasks/main.yaml", "content": "# https://wiki.archlinux.org/title/etckeeper\n---\n- name: Check supported distribution\n fail:\n msg:\n - \"Unsupported distribution: {{ ansible_facts['distribution'] | lower }}\"\n - This role only supports Arch ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1078, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/kubecolor
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/kubecolor/defaults/main.yaml", "content": "---\ninstall_bin_dir: /usr/local/bin\nkubecolor_version: 0.0.20\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 62 }, { "path": "infrastructure/ansible/roles/kubecolor/tasks/main.y...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1002, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/kubernetes
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/kubernetes/defaults/main.yaml", "content": "---\nsupported_distributions:\n - archlinux\n - ubuntu\n\nallow_reboot: false\nstale_containers_state: enabled\nk3s_primary_control_node: false\n", "license_type": "no_license", "detected_licenses": [], "size_b...
{ "task_files": 7, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 8, "total_bytes": 7999, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/kubescape
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/kubescape/defaults/main.yaml", "content": "---\nkubescape_version: 2.0.164\nkubescape_target: ubuntu\nkubescape_download_url: https://github.com/armosec/kubescape/releases/download/v{{ kubescape_version }}/kubescape-{{ kubescape_target }}-latest\nkubescape_bin_path: /...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 726, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/os
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/os/tasks/main.yml", "content": "# Security:\n# - https://github.com/konstruktoid/ansible-role-hardening\n# - https://github.com/dev-sec/ansible-collection-hardening\n---\n- name: Check supported distribution\n fail:\n msg:\n - \"Unsupported distribution: {{ a...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2290, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/upgrade
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/upgrade/defaults/main.yaml", "content": "---\nsupported_distributions:\n - archlinux\n\nallow_reboot: false\n\n# debian/ubuntu\nallow_dist_upgrade: false\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 107 }, { "path": "in...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 920, "all_permissive": false }
ansible_role
akram09/homelab
e6b6e870b613b81b347a78c02aab13b00091d562
2
infrastructure/ansible/roles/user
486
[ "no_license" ]
[ { "path": "infrastructure/ansible/roles/user/tasks/main.yaml", "content": "---\n- name: Set git pull strategy to rebase\n community.general.git_config:\n name: pull.rebase\n scope: system\n value: true\n\n- name: Set git user\n community.general.git_config:\n name: user.name\n scope: system...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 637, "all_permissive": false }
ansible_role
martysweet/home-energy-monitor
05d3552b4db452780c6c58b0d397210ba3e398fc
0
ansible/roles/greengrass
486
[ "no_license" ]
[ { "path": "ansible/roles/greengrass/files/ota-scripts/ota_post_update.sh", "content": "#!/usr/bin/env bash\nsystemctl start greengrass-ota\n\nexit 0", "license_type": "no_license", "detected_licenses": [], "size_bytes": 58 }, { "path": "ansible/roles/greengrass/files/ota-scripts/ggc_post...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2538, "all_permissive": false }
ansible_role
martysweet/home-energy-monitor
05d3552b4db452780c6c58b0d397210ba3e398fc
0
ansible/roles/greengrass-certificates
486
[ "no_license" ]
[ { "path": "ansible/roles/greengrass-certificates/tasks/main.yml", "content": "---\n- name: Remove any possible existing certs\n file:\n path: /greengrass/certs\n state: absent\n\n- name: Create the directory\n file:\n path: /greengrass/certs\n state: directory\n\n- name: Get root-CA file\n ge...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 800, "all_permissive": false }
ansible_role
martysweet/home-energy-monitor
05d3552b4db452780c6c58b0d397210ba3e398fc
0
ansible/roles/hostname
486
[ "no_license" ]
[ { "path": "ansible/roles/hostname/tasks/main.yml", "content": "- hostname:\n name: \"{{ target_hostname }}\"\n\n- name: Add hostname to /etc/hosts\n lineinfile:\n dest: /etc/hosts\n line: \"127.0.1.1 {{ target_hostname }}\"\n state: present", "license_type": "no_license", "detected_l...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 182, "all_permissive": false }
ansible_role
AlexMKX/mikrotik-collection
933ea8e89944cdea6f7cf834447ba2aa0ec54668
0
roles/upgrade
486
[ "no_license" ]
[ { "path": "roles/upgrade/tasks/main.yml", "content": "- block:\n - include_tasks: ./upgrade.yml\n name: \"Perform Mikrotik upgrade\"\n module_defaults:\n community.routeros.api:\n hostname: \"{{ hostname }}\"\n password: \"{{ <PASSWORD> }}\"\n username: \"{{ username }}\"\n\n\n", ...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 2936, "all_permissive": false }
ansible_role
tkops/proxmox
798411c215a6dac0ec663c05184c4ba06db45539
0
roles/create_vm
486
[ "no_license" ]
[ { "path": "roles/create_vm/vars/main.yml", "content": "---\nvmid: \"{{ hostvars[inventory_hostname]['vmid'] }}\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 55 }, { "path": "roles/create_vm/tasks/main.yml", "content": "---\n- name: Read ssh pub key\n set...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3093, "all_permissive": false }
ansible_role
tkops/proxmox
798411c215a6dac0ec663c05184c4ba06db45539
0
roles/openshift-single-node
486
[ "no_license" ]
[ { "path": "roles/openshift-single-node/tasks/check_openshift-install.yml", "content": "- name: Install openshift-install\n block:\n - name: Check openshift-install version\n register: sno_check_openshift_install_version\n changed_when: false\n failed_when: false\n ansible.builtin.she...
{ "task_files": 8, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 13, "total_bytes": 7410, "all_permissive": false }
ansible_role
justin8/home-cluster
d0ee080c195ff70a5ed51f158752194bd33ded2d
0
ansible/roles/backup-client
486
[ "no_license" ]
[ { "path": "ansible/roles/backup-client/vars/main.yml", "content": "---\n# No static vars, all are defaults or required as input\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 60 }, { "path": "ansible/roles/backup-client/tasks/main.yml", "content": "---\n- na...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 6560, "all_permissive": false }
ansible_role
justin8/home-cluster
d0ee080c195ff70a5ed51f158752194bd33ded2d
0
ansible/roles/dns-openwrt
486
[ "no_license" ]
[ { "path": "ansible/roles/dns-openwrt/tasks/main.yml", "content": "---\n# A *very* minimal dns update for the one openwrt router in my network\n- name: Create dnsmasq hosts file from template\n ansible.builtin.template:\n src: dnsmasq.hosts.j2\n dest: /etc/dnsmasq.hosts\n owner: root\n group: ro...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 472, "all_permissive": false }
ansible_role
justin8/home-cluster
d0ee080c195ff70a5ed51f158752194bd33ded2d
0
ansible/roles/mdns
486
[ "no_license" ]
[ { "path": "ansible/roles/mdns/tasks/main.yml", "content": "---\n# tasks for mdns role\n- name: Install mDNS/Avahi package\n ansible.builtin.package:\n name: avahi\n state: present\n tags:\n - mdns\n\n- name: Ensure avahi-daemon is started and enabled\n ansible.builtin.service:\n name: avahi-d...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1028, "all_permissive": false }
ansible_role
justin8/home-cluster
d0ee080c195ff70a5ed51f158752194bd33ded2d
0
ansible/roles/ssh-access
486
[ "no_license" ]
[ { "path": "ansible/roles/ssh-access/tasks/main.yml", "content": "---\n- name: Ensure SSH is installed and enabled\n ansible.builtin.service:\n name: sshd\n state: started\n enabled: true\n tags:\n - ssh\n\n- name: Allow root login with SSH keys\n ansible.builtin.lineinfile:\n path: /etc/ss...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 823, "all_permissive": false }
ansible_role
justin8/home-cluster
d0ee080c195ff70a5ed51f158752194bd33ded2d
0
ansible/roles/storage
486
[ "no_license" ]
[ { "path": "ansible/roles/storage/templates/snapraid.conf.j2", "content": "{% for disk in parity_partitions %}\nparity /mnt/{{ disk | basename }}/snapraid.parity\n{% endfor %}\ncontent /mnt/data-1/.snapraid.content\ncontent /mnt/parity-1/.snapraid.content\nexclude /lost+found/\nexclude .snapshots/\nexclude /...
{ "task_files": 5, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 12197, "all_permissive": false }
ansible_role
justin8/home-cluster
d0ee080c195ff70a5ed51f158752194bd33ded2d
0
ansible/roles/system
486
[ "no_license" ]
[ { "path": "ansible/roles/system/templates/msmtprc.j2", "content": "# msmtp configuration for system-wide SMTP relay\n# See: https://marlam.de/msmtp/msmtprc.txt\n\ndefaults\nauth on\ntls on\ntls_trust_file /etc/ssl/certs/ca-bundle.crt\n\naccount ses\nhost {{ smtp.server ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2081, "all_permissive": false }