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
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter04/lamp/roles/mariadb
436
[ "no_license" ]
[ { "path": "Chapter04/lamp/roles/mariadb/vars/main.yml", "content": "---\n# vars file for roles/mariadb", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "Chapter04/lamp/roles/mariadb/tests/test.yml", "content": "---\n- hosts: localhost\n remote_u...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 3410, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter04/lamp/roles/php
436
[ "no_license" ]
[ { "path": "Chapter04/lamp/roles/php/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/php", "license_type": "no_license", "detected_licenses": [], "size_bytes": 67 }, { "path": "Chapter04/lamp/roles/php/templates/adminer.conf.j2", "conte...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 1928, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter05/lemp/roles/wordpress
436
[ "no_license" ]
[ { "path": "Chapter05/lemp/roles/wordpress/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/wordpress", "license_type": "no_license", "detected_licenses": [], "size_bytes": 73 }, { "path": "Chapter05/lemp/roles/wordpress/tasks/main.yml", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4954, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter06/lemp-multi/roles/stack-install
436
[ "no_license" ]
[ { "path": "Chapter06/lemp-multi/roles/stack-install/vars/main.yml", "content": "---\n# vars file for roles/stack-install", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "Chapter06/lemp-multi/roles/stack-install/tasks/main.yml", "content": "---\n...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1511, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter07/vyos/roles/vyos-firewall
436
[ "no_license" ]
[ { "path": "Chapter07/vyos/roles/vyos-firewall/handlers/main.yml", "content": "---\n# handlers file for roles/vyos-firewall", "license_type": "no_license", "detected_licenses": [], "size_bytes": 43 }, { "path": "Chapter07/vyos/roles/vyos-firewall/tasks/main.yml", "content": "---\n# ta...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 4652, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter08/digitalocean-wordpress/roles/droplet
436
[ "no_license" ]
[ { "path": "Chapter08/digitalocean-wordpress/roles/droplet/tasks/main.yml", "content": "---\n# tasks file for digitalocean/roles/droplet\n\n- name: \"upload SSH key to DigitalOcean\"\n digital_ocean_sshkey:\n oauth_token: \"{{ do_token }}\"\n name: \"{{ key.name }}\"\n ssh_pub_key: \"{{ item }}\"\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1361, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter08/digitalocean-wordpress/roles/stack-config
436
[ "no_license" ]
[ { "path": "Chapter08/digitalocean-wordpress/roles/stack-config/templates/my.cnf.j2", "content": "# {{ ansible_managed }}\n[client]\npassword='{{ <PASSWORD> }}'", "license_type": "no_license", "detected_licenses": [], "size_bytes": 60 }, { "path": "Chapter08/digitalocean-wordpress/roles/s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 4683, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter08/digitalocean-wordpress/roles/stack-install
436
[ "no_license" ]
[ { "path": "Chapter08/digitalocean-wordpress/roles/stack-install/handlers/main.yml", "content": "---\n# handlers file for roles/stack-install", "license_type": "no_license", "detected_licenses": [], "size_bytes": 43 }, { "path": "Chapter08/digitalocean-wordpress/roles/stack-install/defaul...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 2202, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter08/digitalocean/roles/droplet
436
[ "no_license" ]
[ { "path": "Chapter08/digitalocean/roles/droplet/tasks/main.yml", "content": "---\n# tasks file for digitalocean/roles/droplet\n\n- name: \"upload SSH key to DigitalOcean\"\n digital_ocean_sshkey:\n oauth_token: \"{{ do_token }}\"\n name: \"{{ key.name }}\"\n ssh_pub_key: \"{{ item }}\"\n state:...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1520, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter09/vpc/roles/elb
436
[ "no_license" ]
[ { "path": "Chapter09/vpc/roles/elb/tasks/main.yml", "content": "---\n# tasks file for roles/elb\n\n- name: provision the target group\n elb_target_group:\n name: \"{{ environment_name }}-target-group\"\n region: \"{{ ec2_region }}\"\n protocol: \"http\"\n port: \"80\"\n deregistration_delay_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 894, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter09/vpc/roles/vpc
436
[ "no_license" ]
[ { "path": "Chapter09/vpc/roles/vpc/tasks/main.yml", "content": "---\n# tasks file for vpc/roles/vpc\n\n- name: ensure that the VPC is present\n ec2_vpc_net:\n region: \"{{ ec2_region }}\"\n name: \"{{ environment_name }}\"\n state: present\n cidr_block: \"{{ vpc_cidr_block }}\"\n resource_ta...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 424, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/ami
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/ami/vars/main.yml", "content": "---\n# vars file for roles/ami", "license_type": "no_license", "detected_licenses": [], "size_bytes": 29 }, { "path": "Chapter10/aws-wordpress/roles/ami/defaults/main.yml", "content": "---\n# defaults file for r...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 998, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/autoscaling
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/autoscaling/handlers/main.yml", "content": "---\n# handlers file for roles/autoscaling", "license_type": "no_license", "detected_licenses": [], "size_bytes": 41 }, { "path": "Chapter10/aws-wordpress/roles/autoscaling/tasks/main.yml", "content"...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 2463, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/ec2
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/ec2/handlers/main.yml", "content": "---\n# handlers file for roles/ec2", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "Chapter10/aws-wordpress/roles/ec2/tasks/new_deployment.yml", "content": "---\n\n- na...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 4375, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/efs
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/efs/templates/targets.j2", "content": "---\n\nefs_targets:\n{% for item in subnet_efs_ids %}\n - subnet_id: \"{{ item }}\"\n security_groups: [ \"{{ sg_efs.group_id }}\" ]\n{% endfor %}", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 913, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/gateway
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/gateway/vars/main.yml", "content": "---\n# vars file for roles/gateway", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "Chapter10/aws-wordpress/roles/gateway/tasks/main.yml", "content": "---\n# tasks file...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 772, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/rds
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/rds/tasks/main.yml", "content": "---\n# tasks file for roles/rds\n\n- name: create RDS subnet group\n rds_subnet_group:\n region: \"{{ ec2_region }}\"\n state: present\n name: \"{{ environment_name }}_rds_group\"\n description: \"RDS Group for {{ environ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1470, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/remove
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/remove/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/remove", "license_type": "no_license", "detected_licenses": [], "size_bytes": 70 }, { "path": "Chapter10/aws-wordpress/roles/remove/tasks/main....
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 4303, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/securitygroups
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/securitygroups/vars/main.yml", "content": "---\n# vars file for roles/securitygroups", "license_type": "no_license", "detected_licenses": [], "size_bytes": 40 }, { "path": "Chapter10/aws-wordpress/roles/securitygroups/tasks/main.yml", "content...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2771, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/stack
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/stack/templates/php-fpmd-www.conf.j2", "content": "; {{ ansible_managed }}\n\n[{{ wordpress_system.user }}]\nuser = {{ wordpress_system.user }}\ngroup = {{ wordpress_system.group }}\nlisten = {{ php.ip }}:{{ php.port }}\nlisten.allowed_clients = {{ php.ip }}\npm = dy...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 8, "total_bytes": 8557, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/subnets
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/subnets/vars/main.yml", "content": "---\n# vars file for roles/subnets", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "Chapter10/aws-wordpress/roles/subnets/handlers/main.yml", "content": "---\n# handler...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1779, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter10/aws-wordpress/roles/vpc
436
[ "no_license" ]
[ { "path": "Chapter10/aws-wordpress/roles/vpc/tasks/main.yml", "content": "---\n# tasks file for vpc/roles/vpc\n\n- name: ensure that the VPC is present\n ec2_vpc_net:\n region: \"{{ ec2_region }}\"\n name: \"{{ environment_name }}\"\n state: present\n cidr_block: \"{{ vpc_cidr_block }}\"\n r...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 370, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter11/roles/fix
436
[ "no_license" ]
[ { "path": "Chapter11/roles/fix/handlers/main.yml", "content": "---\n# handlers file for roles/fix", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "Chapter11/roles/fix/tasks/main.yml", "content": "---\n\n- name: Sort out the wrong IP address in t...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1067, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter11/roles/vmware
436
[ "no_license" ]
[ { "path": "Chapter11/roles/vmware/defaults/main.yml", "content": "---\n# defaults file for roles/vmware", "license_type": "no_license", "detected_licenses": [], "size_bytes": 36 }, { "path": "Chapter11/roles/vmware/tasks/main.yml", "content": "---\n\n- name: Launch the VMs\n vmware_...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 908, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter12/cloud/roles/aws
436
[ "no_license" ]
[ { "path": "Chapter12/cloud/roles/aws/templates/userdata.j2", "content": "<powershell>\n$admin = [adsi](\"WinNT://./administrator, user\")\n$admin.PSBase.Invoke(\"SetPassword\", \"{{ win_<PASSWORD> }}\")\nInvoke-Expression ((New-Object System.Net.Webclient).DownloadString('https://raw.githubusercontent.com/a...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 5859, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter12/cloud/roles/choc
436
[ "no_license" ]
[ { "path": "Chapter12/cloud/roles/choc/defaults/main.yml", "content": "---\n# defaults file for roles/choc\n\napps:\n - \"notepadplusplus.install\"\n - \"putty.install\"\n - \"googlechrome\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 110 }, { "path": "Chapte...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 405, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter12/cloud/roles/info
436
[ "no_license" ]
[ { "path": "Chapter12/cloud/roles/info/tasks/main.yml", "content": "---\n# tasks file for roles/info\n\n- name: print out informaton on the host\n debug:\n msg: \"You can connect to '{{ inventory_hostname }}' using the username of '{{ ansible.username }}' with a password of '{{ ansible.password }}'.\"", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 397, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter12/cloud/roles/remove
436
[ "no_license" ]
[ { "path": "Chapter12/cloud/roles/remove/tasks/main.yml", "content": "---\n# tasks file for roles/remove\n\n- name: remove the instance\n ec2_instance:\n region: \"{{ ec2_region }}\"\n state: absent\n filters:\n instance-state-name: \"running\"\n \"tag:environment\": \"{{ environment_name...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2293, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter12/cloud/roles/user
436
[ "no_license" ]
[ { "path": "Chapter12/cloud/roles/user/tasks/main.yml", "content": "---\n# tasks file for roles/user\n\n- name: ensure that the ansible created users are present\n win_user:\n name: \"{{ ansible.username }}\"\n fullname: \"{{ ansible.username | capitalize }}\"\n password: \"{{ <PASSWORD> }}\"\n ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 568, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter12/web/roles/asp
436
[ "no_license" ]
[ { "path": "Chapter12/web/roles/asp/templates/default.aspx.j2", "content": "<!--{{ ansible_managed }}-->\n<!doctype html>\n<title>{{ html_heading }}</title>\n<style>\n body { text-align: center; padding: 150px; }\n h1 { font-size: 50px; }\n body { font: 20px Helvetica, sans-serif; color: #333; }\n articl...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 1777, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter12/web/roles/iis
436
[ "no_license" ]
[ { "path": "Chapter12/web/roles/iis/vars/main.yml", "content": "---\n# vars file for web/roles/iis", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "Chapter12/web/roles/iis/handlers/main.yml", "content": "---\n# handlers file for web/roles/iis", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 756, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter13/scap/roles/final-fixes
436
[ "no_license" ]
[ { "path": "Chapter13/scap/roles/final-fixes/tasks/main.yml", "content": "---\n# tasks file for role/final-fixes\n\n- name: sort out the logrotate\n lineinfile:\n path: \"/etc/logrotate.conf\"\n regexp: \"^weekly\"\n line: \"daily\"\n\n- name: add the missing line to the modules.rules\n lineinfile...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 1582, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter13/scap/roles/fix-ansible
436
[ "no_license" ]
[ { "path": "Chapter13/scap/roles/fix-ansible/vars/main.yml", "content": "---\n# vars file for roles/fix-ansible", "license_type": "no_license", "detected_licenses": [], "size_bytes": 37 }, { "path": "Chapter13/scap/roles/fix-ansible/defaults/main.yml", "content": "---\n# defaults file...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1911, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter13/scap/roles/fix-bash
436
[ "no_license" ]
[ { "path": "Chapter13/scap/roles/fix-bash/tasks/main.yml", "content": "---\n# tasks file for roles/fix-bash\n\n- name: do we already have the bash script?\n stat:\n path: \"{{ bash_file.remote }}\"\n register: bash_script_check\n\n- name: generate the bash script\n command: \"{{ bash_fix_command }}\"\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 1010, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter13/scap/roles/install
436
[ "no_license" ]
[ { "path": "Chapter13/scap/roles/install/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/install", "license_type": "no_license", "detected_licenses": [], "size_bytes": 71 }, { "path": "Chapter13/scap/roles/install/tasks/main.yml", "cont...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 526, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter13/scap/roles/scan
436
[ "no_license" ]
[ { "path": "Chapter13/scap/roles/scan/vars/main.yml", "content": "---\n# vars file for roles/scan", "license_type": "no_license", "detected_licenses": [], "size_bytes": 30 }, { "path": "Chapter13/scap/roles/scan/handlers/main.yml", "content": "---\n# handlers file for roles/scan", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 705, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter14/roles/wpscan
436
[ "no_license" ]
[ { "path": "Chapter14/roles/wpscan/handlers/main.yml", "content": "---\n# handlers file for roles/wpscan", "license_type": "no_license", "detected_licenses": [], "size_bytes": 36 }, { "path": "Chapter14/roles/wpscan/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1369, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter14/roles/zap
436
[ "no_license" ]
[ { "path": "Chapter14/roles/zap/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/zap", "license_type": "no_license", "detected_licenses": [], "size_bytes": 67 }, { "path": "Chapter14/roles/zap/handlers/main.yml", "content": "---\n# handl...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1319, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter15/awx/roles/awx
436
[ "no_license" ]
[ { "path": "Chapter15/awx/roles/awx/vars/main.yml", "content": "---\n# vars file for roles/awx", "license_type": "no_license", "detected_licenses": [], "size_bytes": 29 }, { "path": "Chapter15/awx/roles/awx/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n r...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1144, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter15/awx/roles/docker
436
[ "no_license" ]
[ { "path": "Chapter15/awx/roles/docker/tasks/main.yml", "content": "---\n# tasks file for roles/docker\n\n- name: update all of the installed packages\n yum:\n name: \"*\"\n state: \"latest\"\n update_cache: \"yes\"\n\n- name: add the gpg key for the docker repo\n rpm_key:\n key: \"{{ docker.gp...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1309, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter17/slack/roles/elb
436
[ "no_license" ]
[ { "path": "Chapter17/slack/roles/elb/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/elb", "license_type": "no_license", "detected_licenses": [], "size_bytes": 67 }, { "path": "Chapter17/slack/roles/elb/tasks/main.yml", "content": "---...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2602, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter17/slack/roles/gateway
436
[ "no_license" ]
[ { "path": "Chapter17/slack/roles/gateway/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/gateway", "license_type": "no_license", "detected_licenses": [], "size_bytes": 71 }, { "path": "Chapter17/slack/roles/gateway/handlers/main.yml", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2244, "all_permissive": false }
ansible_role
PacktPublishing/Learn-Ansible
a380f705ff30fc49545882f537e6a63231b83c01
40
Chapter17/slack/roles/vpc
436
[ "no_license" ]
[ { "path": "Chapter17/slack/roles/vpc/vars/main.yml", "content": "---\n# vars file for vpc/roles/vpc", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "Chapter17/slack/roles/vpc/tasks/main.yml", "content": "---\n# tasks file for vpc/roles/vpc\n\n- ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1544, "all_permissive": false }
ansible_role
vamsi113/roboshop-jenkins
dbdd4704dab0cecf5f70a8d5b46598fa70a819ac
0
roles/jenkins
436
[ "no_license" ]
[ { "path": "roles/jenkins/tasks/mbranch.yml", "content": "- name: Load job File from Template\n ansible.builtin.template:\n src: mbranch.xml\n dest: /tmp/mbranch.xml\n\n- name: Create a Multijob Pipelines\n community.general.jenkins_job:\n config: \"{{ lookup('file', '/tmp/mbranch.xml') }}\"\n ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2210, "all_permissive": false }
ansible_role
jmcalalang/lab
d03008c1eff4c388c3f51e9fc066f8d088fb9fae
7
big-ip/ansible/configuration/roles/access-profiles
436
[ "no_license" ]
[ { "path": "big-ip/ansible/configuration/roles/access-profiles/tasks/main.yaml", "content": "# BIG-IP Access Profiles\n\n# Import BIG-IP {{BIGIPhost01}} APM resources\n\n- name: Wait a maximum of 300 seconds for BIG-IP to be ready to take configuration\n bigip_wait:\n timeout: 300\n provider: \"{{ big...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3254, "all_permissive": false }
ansible_role
jmcalalang/lab
d03008c1eff4c388c3f51e9fc066f8d088fb9fae
7
big-ip/ansible/configuration/roles/application-services-3
436
[ "no_license" ]
[ { "path": "big-ip/ansible/configuration/roles/application-services-3/tasks/main.yaml", "content": "# BIG-IP Application Services\n\n# Create BIG-IP {{BIGIPhost01}} AS3 common resources\n\n- name: Wait a maximum of 300 seconds for BIG-IP to be ready to take configuration\n bigip_wait:\n timeout: 300\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 5004, "all_permissive": false }
ansible_role
jmcalalang/lab
d03008c1eff4c388c3f51e9fc066f8d088fb9fae
7
big-ip/ansible/configuration/roles/install-atc
436
[ "no_license" ]
[ { "path": "big-ip/ansible/configuration/roles/install-atc/tasks/main.yaml", "content": "---\n# Install the Automation Toolchain\n\n# Modules Used\n\n# https://docs.ansible.com/ansible/latest/modules/set_fact_module.html\n# https://docs.ansible.com/ansible/latest/modules/uri_module.html\n# https://docs.ansib...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 10206, "all_permissive": false }
ansible_role
jmcalalang/lab
d03008c1eff4c388c3f51e9fc066f8d088fb9fae
7
big-ip/ansible/configuration/roles/partitions
436
[ "no_license" ]
[ { "path": "big-ip/ansible/configuration/roles/partitions/defaults/main.yaml", "content": "# Partition Variables\n\npartition: \"calalang-aks-cluster\"\nusername_credential: \"{{ BIGIPAKSUsername }}\"\npassword_credential: \"{{ BIGIPAKSPassword }}\"", "license_type": "no_license", "detected_licenses"...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1930, "all_permissive": false }
ansible_role
jmcalalang/lab
d03008c1eff4c388c3f51e9fc066f8d088fb9fae
7
big-ip/ansible/configuration/roles/provision-modules
436
[ "no_license" ]
[ { "path": "big-ip/ansible/configuration/roles/provision-modules/tasks/main.yaml", "content": "# BIG-IP Provision Modules\n\n# Provision BIG-IP {{BIGIPhost01}} resources\n\n- name: Wait a maximum of 300 seconds for BIG-IP to be ready to take configuration\n bigip_wait:\n timeout: 300\n provider: \"{{ ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2718, "all_permissive": false }
ansible_role
jmcalalang/lab
d03008c1eff4c388c3f51e9fc066f8d088fb9fae
7
big-ip/ansible/configuration/roles/system
436
[ "no_license" ]
[ { "path": "big-ip/ansible/configuration/roles/system/defaults/main.yaml", "content": "# System Variables\n\ndefault_user: \"jon\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "big-ip/ansible/configuration/roles/system/tasks/main.yaml", "conte...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1123, "all_permissive": false }
ansible_role
jmcalalang/lab
d03008c1eff4c388c3f51e9fc066f8d088fb9fae
7
big-ip/ansible/configuration/roles/telemetry-streaming
436
[ "no_license" ]
[ { "path": "big-ip/ansible/configuration/roles/telemetry-streaming/tasks/main.yaml", "content": "# BIG-IP Telemetry Streaming\n\n# Create BIG-IP {{BIGIPhost01}} telemetry streaming resources\n\n- name: Wait a maximum of 300 seconds for BIG-IP to be ready to take configuration\n bigip_wait:\n timeout: 300...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4892, "all_permissive": false }
ansible_role
jmcalalang/lab
d03008c1eff4c388c3f51e9fc066f8d088fb9fae
7
nginx/ansible/configuration/roles/nginx
436
[ "no_license" ]
[ { "path": "nginx/ansible/configuration/roles/nginx/tasks/main.yaml", "content": "# NGINX Application Services\n\n# Create Configuration In NGINX One Tenant\n\n- name: Verify NGINX One is Available\n delegate_to: localhost\n uri:\n headers:\n Authorization: \"APIToken {{ nginx_one_f5xc_api_token }}...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1484, "all_permissive": false }
ansible_role
bywatersolutions/koha-sandboxes-docker
407fcef12169b983858d7cc071bf405723524533
6
ansible/roles/geerlingguy.docker
436
[ "no_license" ]
[ { "path": "ansible/roles/geerlingguy.docker/tasks/docker-users.yml", "content": "---\n- name: Ensure docker users are added to the docker group.\n user:\n name: \"{{ item }}\"\n groups: docker\n append: yes\n with_items: \"{{ docker_users }}\"\n", "license_type": "no_license", "detected_l...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 164, "all_permissive": false }
ansible_role
Demezy/dev-ops-practice
9dde613893748f7a5183ad43e255a9ac4d7c8cdf
0
ansible/roles/web_app
436
[ "no_license" ]
[ { "path": "ansible/roles/web_app/templates/docker-compose.yml.j2", "content": "version: \"3.7\"\n\nservices:\n caddy:\n image: \"{{ server_image }}\"\n restart: unless-stopped\n cap_add:\n - NET_ADMIN\n ports:\n - \"80:80\"\n - \"443:443\"\n - \"443:443/udp\"\n volumes:\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 805, "all_permissive": false }
ansible_role
ScOut3R/cd-proxmox-ansible-vm-deployment
c695d74680b8ce7d2673e1f23536aa81065c98d5
2
roles/common
436
[ "no_license" ]
[ { "path": "roles/common/templates/interfaces.j2", "content": "# This file describes the network interfaces available on your system\n# and how to activate them. For more information, see interfaces(5).\n\n# The loopback network interface\nauto lo\niface lo inet loopback\n\n# The primary network interface\na...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1109, "all_permissive": false }
ansible_role
ScOut3R/cd-proxmox-ansible-vm-deployment
c695d74680b8ce7d2673e1f23536aa81065c98d5
2
roles/debian
436
[ "no_license" ]
[ { "path": "roles/debian/tasks/main.yml", "content": "- name: setup sources.list\n copy: src=sources.list dest=/etc/apt/sources.list owner=root group=root mode=644\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 111 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 111, "all_permissive": false }
ansible_role
ScOut3R/cd-proxmox-ansible-vm-deployment
c695d74680b8ce7d2673e1f23536aa81065c98d5
2
roles/proxmox
436
[ "no_license" ]
[ { "path": "roles/proxmox/tasks/main.yml", "content": "- name: get ticket\n action: uri url=https://[host]:8006/api2/json/access/ticket method=POST body=\"username=[username]@pve&password=[<PASSWORD>]\"\n register: login\n\n- name: get next id\n action: uri url=https://[host]:8006/api2/json/cluster/nexti...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2147, "all_permissive": false }
ansible_role
ScOut3R/cd-proxmox-ansible-vm-deployment
c695d74680b8ce7d2673e1f23536aa81065c98d5
2
roles/proxmox_final
436
[ "no_license" ]
[ { "path": "roles/proxmox_final/tasks/main.yml", "content": "- name: wait for vm to stop\n uri: url=https://[host]:8006/api2/json/nodes/proxmox05/qemu/{{ nextvmid['json']['data'] }}/status/current method=GET HEADER_Cookie=\"PVEAuthCookie={{ login['json']['data']['ticket'] }}\"\n register: vm_stop_status\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 967, "all_permissive": false }
ansible_role
schemelev/dotfiles
210ba6ba8d84a03396d1b4b962235102e96a2d61
1
roles/atom
436
[ "no_license" ]
[ { "path": "roles/atom/defaults/main.yaml", "content": "---\natom_packages_packages:\n - minimap\n - editorconfig\n - file-icons\n - merge-conflicts\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 92 }, { "path": "roles/atom/tasks/debian.yaml", "content": ...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 459, "all_permissive": false }
ansible_role
schemelev/dotfiles
210ba6ba8d84a03396d1b4b962235102e96a2d61
1
roles/chrome
436
[ "no_license" ]
[ { "path": "roles/chrome/tasks/install.yaml", "content": "- apt_key:\n url: https://dl-ssl.google.com/linux/linux_signing_key.pub\n state: present\n become: yes\n\n- apt_repository:\n repo: deb http://dl.google.com/linux/chrome/deb/ stable main\n state: present\n filename: 'google-chrome-stab...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 371, "all_permissive": false }
ansible_role
schemelev/dotfiles
210ba6ba8d84a03396d1b4b962235102e96a2d61
1
roles/keepass2
436
[ "no_license" ]
[ { "path": "roles/keepass2/tasks/install.yaml", "content": "---\n- name: add ppa\n apt_repository:\n repo: ppa:jtaylor/keepass\n state: present\n update_cache: yes\n become: yes\n\n- name: instal\n apt:\n name: keepass2\n state: present\n update_cache: yes\n become: yes\n", "license...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 433, "all_permissive": false }
ansible_role
schemelev/dotfiles
210ba6ba8d84a03396d1b4b962235102e96a2d61
1
roles/terminator
436
[ "no_license" ]
[ { "path": "roles/terminator/tasks/main.yaml", "content": "---\n- name: check if Terminator is installed\n shell: dpkg -l | grep -E '^ii' | grep terminator\n register: terminator_installed\n ignore_errors: yes\n\n- name: install Terminator\n apt:\n name: terminator\n state: installed\n when: termi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 278, "all_permissive": false }
ansible_role
schemelev/dotfiles
210ba6ba8d84a03396d1b4b962235102e96a2d61
1
roles/vagrant
436
[ "no_license" ]
[ { "path": "roles/vagrant/defaults/main.yaml", "content": "---\nvagrant_version: 2.0.0\nvagrant_arch: x86_64\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 48 }, { "path": "roles/vagrant/tasks/main.yaml", "content": "---\n- name: Download Vagrant\n get_url:\...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 413, "all_permissive": false }
ansible_role
schemelev/dotfiles
210ba6ba8d84a03396d1b4b962235102e96a2d61
1
roles/virtualbox
436
[ "no_license" ]
[ { "path": "roles/virtualbox/tasks/main.yaml", "content": "---\n- name: Configure the Oracle APT key\n apt_key:\n url: http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc\n state: present\n become: yes\n\n- name: Configure the VirtualBox APT repositories\n apt_repository:\n repo:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 478, "all_permissive": false }
ansible_role
schemelev/dotfiles
210ba6ba8d84a03396d1b4b962235102e96a2d61
1
roles/yandex-browser
436
[ "no_license" ]
[ { "path": "roles/yandex-browser/tasks/debian.yaml", "content": "- apt_key:\n url: https://repo.yandex.ru/yandex-browser/YANDEX-BROWSER-KEY.GPG\n state: present\n become: yes\n\n- apt_repository:\n repo: deb https://repo.yandex.ru/yandex-browser/deb beta main\n state: present\n filename: 'yan...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 816, "all_permissive": false }
ansible_role
link78/jenkins-ansible
a630248ae080be6550c7f17e30e1102bd9ae80a8
0
roles/ansible-jenkins
436
[ "no_license" ]
[ { "path": "roles/ansible-jenkins/tasks/main.yml", "content": "---\n# tasks file for ansible-jenkins\n- name: update centos repo\n yum:\n name: epel-release\n state: present\n- name: install java\n yum:\n name: java-11-openjdk-devel\n state: latest\n- name: import jenkins repo\n get_url:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 644, "all_permissive": false }
ansible_role
Omar-Khawaja/ansible-docker_engine_1.13_compose
ab83e3fc8ae5e6ea785f3a6c9b5985c7e1926e7c
0
roles/docker_compose
436
[ "no_license" ]
[ { "path": "roles/docker_compose/tasks/main.yml", "content": "---\n\n- name: Install Docker Compose 1.10.0 and make it executable\n get_url:\n url: https://github.com/docker/compose/releases/download/1.10.0/docker-compose-Linux-x86_64\n dest: /usr/bin/docker-compose\n mode: \"u+x\"\n", "license...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 223, "all_permissive": false }
ansible_role
Omar-Khawaja/ansible-docker_engine_1.13_compose
ab83e3fc8ae5e6ea785f3a6c9b5985c7e1926e7c
0
roles/docker_engine
436
[ "no_license" ]
[ { "path": "roles/docker_engine/tasks/main.yml", "content": "---\n\n- name: Set up docker repository\n template: src=docker.repo dest=/etc/yum.repos.d/docker.repo\n\n- name: Install Docker Engine 1.13.0\n yum: name=docker-engine-1.13.0 state=installed\n\n- name: enable and start Docker Engine 1.13.0\n ser...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 283, "all_permissive": false }
ansible_role
kahunacoder/ansible-wikijs
5c6001f5d005e5a4fbc8413545b2ce845442c0fb
0
roles/developer
436
[ "no_license" ]
[ { "path": "roles/developer/tasks/main.yml", "content": "---\n- name: Install terminal enhancement packages and cli tools for {{developer}}\n apt:\n name: \"{{ packages }}\"\n state: present\n update_cache: yes\n become: true\n vars:\n packages:\n - tmux\n - mosh\n - zsh\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1593, "all_permissive": false }
ansible_role
kahunacoder/ansible-wikijs
5c6001f5d005e5a4fbc8413545b2ce845442c0fb
0
roles/update
436
[ "no_license" ]
[ { "path": "roles/update/tasks/main.yml", "content": "# - name: Disable timers for unattended upgrade, so that none will be triggered by the `date -s` call.\n# raw: systemctl disable --now {{item}}\n# with_items:\n# - \"apt-daily.timer\"\n# - \"apt-daily-upgrade.timer\"\n\n# - name: Reload system...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 795, "all_permissive": false }
ansible_role
kahunacoder/ansible-wikijs
5c6001f5d005e5a4fbc8413545b2ce845442c0fb
0
roles/wikijs
436
[ "no_license" ]
[ { "path": "roles/wikijs/tasks/main.yml", "content": "---\n# Install and configure the wiki\n# https://docs.requarks.io/install/ubuntu\n\n# # Create installation directory for Wiki.js\n# mkdir -p /etc/wiki\n- name: Create the installation directory for Wiki.js\n file:\n path: /etc/wiki\n state: direct...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3982, "all_permissive": false }
ansible_role
naveen2513/roboshop-jenkins
ab59a50eec3bcd81fc5e3932c9a4295df7f38610
0
roles/jenkins
446
[ "no_license" ]
[ { "path": "roles/jenkins/tasks/main.yml", "content": "- name: Include task list in play\n ansible.builtin.include_tasks:\n file: sjob.yaml\n loops: \"{{ sjob }}\"\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
jeuniii/ansible
c6ab2dbde8e3b5faa3f16d702b077c4afd1ebab0
0
roles/prometheus
446
[ "no_license" ]
[ { "path": "roles/prometheus/tasks/install_prometheus.yaml", "content": "---\n- name: Installation & Configuration of Prometheus\n hosts: prometheus\n vars:\n version: \"2.0.0\"\n environment:\n https_proxy: \n tasks:\n - name: Download the latest version of Prometheus.\n get_url: url=https...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 4246, "all_permissive": false }
ansible_role
jeuniii/ansible
c6ab2dbde8e3b5faa3f16d702b077c4afd1ebab0
0
roles/redis
446
[ "no_license" ]
[ { "path": "roles/redis/README.md", "content": "# Redis Installer\n\nThe purpose of this playbook is to install Redis on a multi node cluster and configure replication.\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 119 }, { "path": "roles/redis/tasks/main.yaml",...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1238, "all_permissive": false }
ansible_role
newafounder/filebeat-new
ade70f9bcf360f596c4c091acfcdc004061487b7
0
roles/filebeat
446
[ "no_license" ]
[ { "path": "roles/filebeat/tasks/main.yml", "content": "---\n- name: initialize OS specific vars\n include_vars: \"{{ os_type }}.yml\"\n tags: always\n\n- include_tasks: \"setup-{{ ansible_os_family }}.yml\"\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 146 }, {...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 8102, "all_permissive": false }
ansible_role
foundata/ansible-collection-sshd
978b70a9218a61953c2945fdcc1a1a5ed312859c
7
roles/run
446
[ "no_license" ]
[ { "path": "roles/run/tasks/service/default.yml", "content": "# Services and daemons: Manage their state, configure, or create them.\n\n---\n\n- name: \"Service | Default | Ensure service state: {{ __run_sshd_sshd_servicename }}\"\n ansible.builtin.service:\n name: \"{{ __run_sshd_sshd_servicename }}\"\n...
{ "task_files": 6, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 14, "total_bytes": 33868, "all_permissive": false }
ansible_role
BimmerTom/IDS
68c9e4691aca684b874bd64052d4cbe4c46cc984
0
lamp/roles/database
446
[ "no_license" ]
[ { "path": "lamp/roles/database/tasks/main.yml", "content": "- name: 1a. Add APT GPG Signing Key\n apt_key: >\n keyserver=\"hkp://keyserver.ubuntu.com:80\"\n id=\"<KEY>\"\n\n- name: 1b. Add APT Repository for MariahDB\n apt_repository: repo='deb http://nyc2.mirrors.digitalocean.com/mariadb/repo/10.1/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 458, "all_permissive": false }
ansible_role
BimmerTom/IDS
68c9e4691aca684b874bd64052d4cbe4c46cc984
0
suricata/roles/filebeat
446
[ "no_license" ]
[ { "path": "suricata/roles/filebeat/tasks/main.yml", "content": "- name: Add Filebeat Key\n apt_key:\n url: \"https://artifacts.elastic.co/GPG-KEY-elasticsearch\"\n state: present\n tags: debug\n\n- name: Add the filebeat PPA\n apt_repository:\n repo: deb https://artifacts.elastic.co/beats/apt st...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1767, "all_permissive": false }
ansible_role
BimmerTom/IDS
68c9e4691aca684b874bd64052d4cbe4c46cc984
0
suricata/roles/suricata
446
[ "no_license" ]
[ { "path": "suricata/roles/suricata/tasks/main.yml", "content": "- name: Add the suricata PPA\n apt_repository:\n repo: 'ppa:oisf/suricata-stable'\n\n- name: Install Suricata and Oinkmaster\n action: >\n {{ ansible_pkg_mgr }} name={{item}} state=present update_cache=yes\n with_items:\n - suric...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 3407, "all_permissive": false }
ansible_role
robertorodriguez98/practica-nginx-ansible
e6c9b52bbfa5f691b60de8a39fec7e89c996df12
0
ansible/roles/borrarVhost
446
[ "no_license" ]
[ { "path": "ansible/roles/borrarVhost/tasks/main.yaml", "content": "- name: Borrar vhosts\n file:\n path: /etc/nginx/sites-enabled/{{ item[\"name\"] }}.conf\n state: absent\n with_items:\n - \"{{borrado}}\"\n notify: restart nginx\n ", "license_type": "no_license", "detected_licenses": [...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 167, "all_permissive": false }
ansible_role
robertorodriguez98/practica-nginx-ansible
e6c9b52bbfa5f691b60de8a39fec7e89c996df12
0
ansible/roles/php
446
[ "no_license" ]
[ { "path": "ansible/roles/php/tasks/main.yaml", "content": "- name: Instalar php y sus componentes\n apt:\n pkg:\n - php\n - php-fpm\n notify: restart nginx", "license_type": "no_license", "detected_licenses": [], "size_bytes": 106 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 106, "all_permissive": false }
ansible_role
kdimakon/Ansible
dff72220db6f57c48a46c507da17336724edf33b
0
roles/redmine
446
[ "no_license" ]
[ { "path": "roles/redmine/tasks/main.yaml", "content": "---\n- name: Redmine. Intsall packages.\n apt:\n name: \"{{ apt_redmine_packages }}\"\n state: latest\n update_cache: yes \n\n- name: Make BD.\n mysql_db:\n name: \"{{ app_db_name }}\"\n encoding: utf8\n login_unix_socket: /var/run/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2479, "all_permissive": false }
ansible_role
kdimakon/Ansible
dff72220db6f57c48a46c507da17336724edf33b
0
test_roles/roles/nginx
446
[ "no_license" ]
[ { "path": "test_roles/roles/nginx/tasks/rep.yaml", "content": "- name: Check connection to repos debian centos and pip\n wait_for:\n host: \"{{ item }}\"\n port: \"80\"\n timeout: 1\n with_items:\n - ftp.debian.org\n - mirror.centos.org\n - pypi.org\n", "license_type": "no_license", ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 3730, "all_permissive": false }
ansible_role
anang4di/ansible-nginx
dfb531f0e3a8f2eacf59bd1bddf4f7f24c8cec00
0
roles/nginx
446
[ "no_license" ]
[ { "path": "roles/nginx/tasks/uninstall.yml", "content": "- name: Stop Nginx service\n service:\n name: nginx\n state: stopped\n ignore_errors: true\n\n- name: Disable Nginx service\n service:\n name: nginx\n enabled: no\n ignore_errors: true\n\n- name: Uninstall nginx and related packages\n ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 21897, "all_permissive": false }
ansible_role
kazzzuki/CPE232_HOA13.1
0f62d957a7cf52292c27362e712970ac07f895e6
0
roles/Etcd
446
[ "no_license" ]
[ { "path": "roles/Etcd/tasks/main.yml", "content": "\n- name: Install etcd package\n apt:\n name: etcd\n state: present\n\n- name: Edit /etc/default/etcd file\n lineinfile:\n path: /etc/default/etcd\n regexp: 'ETCD_INITIAL_CLUSTER, ETCD_INITIAL_ADVERTISE_PEER_URLS, ETCD_ADVERTISE_CLIENT_URLS, E...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 560, "all_permissive": false }
ansible_role
kazzzuki/CPE232_HOA13.1
0f62d957a7cf52292c27362e712970ac07f895e6
0
roles/Memcached
446
[ "no_license" ]
[ { "path": "roles/Memcached/tasks/main.yml", "content": "\n- name: Install Memcached package\n apt:\n name:\n - memcached\n - python3-memcache\n state: present\n\n- name: Edit /etc/memcached.conf file\n lineinfile:\n path: /etc/memcached.conf\n regexp: '-l 127.0.0.1'\n line: \"-l 1...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 354, "all_permissive": false }
ansible_role
kazzzuki/CPE232_HOA13.1
0f62d957a7cf52292c27362e712970ac07f895e6
0
roles/Message_Queue
446
[ "no_license" ]
[ { "path": "roles/Message_Queue/tasks/main.yml", "content": "\n- name: Install rabbitmq package\n apt:\n name: rabbitmq-server\n state: present\n\n- name: Add openstack user\n command: \" rabbitmqctl add_user openstack hoa13ogatarabbit \"\n\n- name: Permit configuration\n command: ' rabbitmqctl set_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 276, "all_permissive": false }
ansible_role
kazzzuki/CPE232_HOA13.1
0f62d957a7cf52292c27362e712970ac07f895e6
0
roles/NTP
446
[ "no_license" ]
[ { "path": "roles/NTP/tasks/main.yml", "content": "\n- name: Install NTP packages\n apt:\n name: chrony\n state: present\n\n- name: Edit chrony.conf\n lineinfile:\n path: /etc/chrony/chrony.conf\n line: \"server kazuki iburst\"\n\n- name: Enable other nodes to connect\n lineinfile:\n path: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 396, "all_permissive": false }
ansible_role
kazzzuki/CPE232_HOA13.1
0f62d957a7cf52292c27362e712970ac07f895e6
0
roles/OpenStack_packages
446
[ "no_license" ]
[ { "path": "roles/OpenStack_packages/tasks/main.yml", "content": "\n- name: Install Nova compute and Python3 OpenStack Client\n apt:\n name:\n - nova-compute\n - python3-openstackclient\n state: present\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 148 ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 148, "all_permissive": false }
ansible_role
kazzzuki/CPE232_HOA13.1
0f62d957a7cf52292c27362e712970ac07f895e6
0
roles/SQL_Database
446
[ "no_license" ]
[ { "path": "roles/SQL_Database/tasks/main.yml", "content": "\n- name: Install database packages\n apt:\n name:\n - mariadb-server\n - python3-pymysql\n state: present\n\n- name: Create the /etc/mysql/mariadb.conf.d/99-openstack.cnf file\n file:\n path: /etc/mysql/mariadb.conf.d/99-openst...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 782, "all_permissive": false }
ansible_role
huy105/ansible-structure
d7417a5e5adc3791c363eff39b335b08a6f81689
0
playbooks/roles/websphere
446
[ "no_license" ]
[ { "path": "playbooks/roles/websphere/tasks/main.yaml", "content": "# - name: Set fact\n# set_fact:\n# ip_key: \"{{ ansible_host }}\"\n\n- name: Print ip variable\n debug:\n msg: \"Host: {{ ansible_host }}\"\n\n- name: Print hosts\n debug:\n msg: \"Host: {{ hosts }}\"\n\n- name: Print info\n d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 424, "all_permissive": false }
ansible_role
OdalNorth/Geocitizen-DevOps
c78b2da9d3d58962f92dd65ab4d6ebabd4808ba1
0
AWS/ansible/roles/deploy_geocitizen_app
445
[ "no_license" ]
[ { "path": "AWS/ansible/roles/deploy_geocitizen_app/defaults/main.yml", "content": "---\n# defaults file for deploy_geocitizen_app\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 46 }, { "path": "AWS/ansible/roles/deploy_geocitizen_app/handlers/main.yml", "con...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 999, "all_permissive": false }
ansible_role
acherking/2020S1_CCC_P2
6db4c4ac5717b8ff591921b41f1f6ef800adf858
0
ansible/roles/openstack-security-group
445
[ "no_license" ]
[ { "path": "ansible/roles/openstack-security-group/tasks/main.yaml", "content": "---\n# Create a security group\n- name: Create a security group\n os_security_group:\n name: '{{ item.name }}'\n description: '{{ item.description }}'\n state: present\n loop: '{{ security_groups }}'\n\n- name: Create...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1257, "all_permissive": false }
ansible_role
acherking/2020S1_CCC_P2
6db4c4ac5717b8ff591921b41f1f6ef800adf858
0
ansible/roles/prepare-docker-proxy
445
[ "no_license" ]
[ { "path": "ansible/roles/prepare-docker-proxy/tasks/main.yaml", "content": "---\n- name: Create a directory for docker proxy config file\n tags: 'docker proxy'\n become: yes\n file:\n path: /etc/systemd/system/docker.service.d\n state: directory\n mode: 0755\n\n- name: Copy docker proxy file\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 555, "all_permissive": false }
ansible_role
acherking/2020S1_CCC_P2
6db4c4ac5717b8ff591921b41f1f6ef800adf858
0
ansible/roles/prepare-instance-proxy
445
[ "no_license" ]
[ { "path": "ansible/roles/prepare-instance-proxy/tasks/main.yaml", "content": "---\n- name: Add proxy in /etc/environment\n tags: 'instance proxy'\n become: yes\n blockinfile:\n path: /etc/environment\n block: |\n HTTP_PROXY=http://wwwproxy.unimelb.edu.au:8000/\n HTTPS_PROXY=http://wwwprox...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 742, "all_permissive": false }
ansible_role
david-rh/provision-ocp
ec1421b9e1aeb78b3364b53ae8ce36ca4b21423e
0
roles/acm
445
[ "no_license" ]
[ { "path": "roles/acm/templates/multiclusterhub.yml.j2", "content": "# RH-ACM MultiClusterHub\n- apiVersion: operator.open-cluster-management.io/v1\n kind: MultiClusterHub\n metadata:\n name: multiclusterhub\n namespace: {{ acm_project_name }}\n spec: {}\n", "license_type": "no_license", "de...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 2100, "all_permissive": false }
ansible_role
david-rh/provision-ocp
ec1421b9e1aeb78b3364b53ae8ce36ca4b21423e
0
roles/codeready-workspaces
445
[ "no_license" ]
[ { "path": "roles/codeready-workspaces/meta/main.yml", "content": "---\ndependencies:\n - role: rhsso\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 }, { "path": "roles/codeready-workspaces/defaults/main.yml", "content": "---\ncrw_project_name: devsecops\...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3394, "all_permissive": false }
ansible_role
david-rh/provision-ocp
ec1421b9e1aeb78b3364b53ae8ce36ca4b21423e
0
roles/issuecerts
445
[ "no_license" ]
[ { "path": "roles/issuecerts/tasks/issuecerts.yml", "content": "---\n- name: Download acme.sh\n git:\n repo: https://github.com/neilpang/acme.sh\n dest: '{{ _tmp_parent }}/acme.sh'\n\n- name: Ensure certificate directory exists\n file:\n path: '{{ certificate_path }}'\n state: directory\n\n## F...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3555, "all_permissive": false }
ansible_role
david-rh/provision-ocp
ec1421b9e1aeb78b3364b53ae8ce36ca4b21423e
0
roles/lvmStorage
445
[ "no_license" ]
[ { "path": "roles/lvmStorage/tasks/main.yml", "content": "---\n- include_tasks: change_default.yml\n when: change_default_storage_class\n\n- include_tasks: update_registry.yml\n when: change_image_registry_storage\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 153 },...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1901, "all_permissive": false }
ansible_role
david-rh/provision-ocp
ec1421b9e1aeb78b3364b53ae8ce36ca4b21423e
0
roles/ocs
445
[ "no_license" ]
[ { "path": "roles/ocs/vars/main.yml", "content": "---\nocs_node_query: 'resources[*]|[?contains(@.metadata.annotations.\"machine.openshift.io/machine\", `ocs-worker`)]'\nnodes_ready_query: '[].status.conditions[]|[?@.type == `Ready`].status'\nocs_storage_class_query: 'resources[*]|[?@.status.phase == `Ready`...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 7241, "all_permissive": false }