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 | ibshafique/ansible-post-install | 60b092b41adab9be4d2bfe961811c2db790ac35a | 2 | roles/install-software-packages | 7,889 | [
"no_license"
] | [
{
"path": "roles/install-software-packages/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - ./Roles/install-software-packages/\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 93
},
{
"path": "roles/install-software-packag... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 549,
"all_permissive": false
} |
ansible_role | ibshafique/ansible-post-install | 60b092b41adab9be4d2bfe961811c2db790ac35a | 2 | roles/reboot-remote-host | 7,889 | [
"no_license"
] | [
{
"path": "roles/reboot-remote-host/defaults/main.yml",
"content": "---\n# defaults file for ./roles/reboot-remote-host\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 51
},
{
"path": "roles/reboot-remote-host/handlers/main.yml",
"content": "---\n# handlers f... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 358,
"all_permissive": false
} |
ansible_role | ibshafique/ansible-post-install | 60b092b41adab9be4d2bfe961811c2db790ac35a | 2 | roles/update-upgrade-apt | 7,889 | [
"no_license"
] | [
{
"path": "roles/update-upgrade-apt/vars/main.yml",
"content": "---\n# vars file for ./roles/update-upgrade-apt\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 47
},
{
"path": "roles/update-upgrade-apt/defaults/main.yml",
"content": "---\n# defaults file for ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 399,
"all_permissive": false
} |
ansible_role | phaeton87/jenkins | 0ae61d6da4f31ded7d063b93812d1088e313d231 | 0 | ansible/roles/buildapp | 7,889 | [
"no_license"
] | [
{
"path": "ansible/roles/buildapp/tasks/main.yml",
"content": "---\n- name: Install packages\n apt:\n name:\n - git\n - maven\n - docker.io\n - python3-docker\n state: present\n update_cache: yes\n\n- name: Enable and start docker\n systemd:\n enabled: yes\n state: resta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 832,
"all_permissive": false
} |
ansible_role | phaeton87/jenkins | 0ae61d6da4f31ded7d063b93812d1088e313d231 | 0 | ansible/roles/deployapp | 7,889 | [
"no_license"
] | [
{
"path": "ansible/roles/deployapp/tasks/main.yml",
"content": "---\n- name: Install packages\n apt:\n name:\n - docker.io\n - python3-docker\n state: present\n update_cache: yes\n\n- name: Enable and start docker\n systemd:\n enabled: yes\n state: restarted\n name: docker.serv... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 410,
"all_permissive": false
} |
ansible_role | cmcornejocrespo/kubernetes-aws-ansible | a797803d26c6c680b505b677e41674c598553a58 | 0 | roles/docker | 7,889 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "---\n- name: Adds docker gpg key\n apt_key: keyserver=hkp://pgp.mit.edu id=58118E89F3A912897C070ADBF76221572C52609D\n\n- name: add docker repository\n shell: echo deb https://apt.dockerproject.org/repo ubuntu-trusty main > /etc/apt/sources.list.d/docker... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1335,
"all_permissive": false
} |
ansible_role | cmcornejocrespo/kubernetes-aws-ansible | a797803d26c6c680b505b677e41674c598553a58 | 0 | roles/kubernetes | 7,889 | [
"no_license"
] | [
{
"path": "roles/kubernetes/tasks/main.yml",
"content": "---\n- name: Creates kubernetes directory\n file: path=/home/{{ user }}/kubernetes state=directory mode=0777\n become: False",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 123,
"all_permissive": false
} |
ansible_role | vagmodz/mtv | b92761a567e041017409b5317b74fc6c21ccb44a | 0 | roles/openstack_to_ocpv | 7,889 | [
"no_license"
] | [
{
"path": "roles/openstack_to_ocpv/templates/networkmap.j2",
"content": "apiVersion: forklift.konveyor.io/v1beta1\nkind: NetworkMap\nmetadata:\n name: \"{{ vm_name_dns1123 }}-network-map\"\n namespace: {{ namespace }}\nspec:\n map:\n{% set seen_networks = [] %}\n{% for entry in merged_data if entry.vm_na... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 11598,
"all_permissive": false
} |
ansible_role | SydneyResearchTech/playbooks | 2a90df51b6a4c680bb098b50e6049ce013a73a4d | 3 | roles/apptainer | 7,889 | [
"no_license"
] | [
{
"path": "roles/apptainer/vars/main.yml",
"content": "---\n# vars file for apptainer\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/apptainer/templates/apptainer.conf.j2",
"content": "# APPTAINER.CONF\n# This is the global configurati... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 22841,
"all_permissive": false
} |
ansible_role | SydneyResearchTech/playbooks | 2a90df51b6a4c680bb098b50e6049ce013a73a4d | 3 | roles/desktop | 7,889 | [
"no_license"
] | [
{
"path": "roles/desktop/vars/main.yml",
"content": "---\n# vars file for desktop\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "roles/desktop/handlers/main.yml",
"content": "---\n# handlers file for desktop\n- name: Reload systemd\n ansibl... | {
"task_files": 11,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 20,
"total_bytes": 21293,
"all_permissive": false
} |
ansible_role | SydneyResearchTech/playbooks | 2a90df51b6a4c680bb098b50e6049ce013a73a4d | 3 | roles/docker | 7,889 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "---\n# tasks file for docker\n- name: Update package cache if required\n when: \"'Debian' in ansible_os_family\"\n ansible.builtin.apt:\n cache_valid_time: 86400\n update_cache: true\n\n- name: Uninstall old versions\n ansible.builtin.package:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2262,
"all_permissive": false
} |
ansible_role | SydneyResearchTech/playbooks | 2a90df51b6a4c680bb098b50e6049ce013a73a4d | 3 | roles/k8sclient | 7,889 | [
"no_license"
] | [
{
"path": "roles/k8sclient/defaults/main.yml",
"content": "---\n# defaults file for k8sclient\nk8sclient_calicoctl_version: \"3.30.0\"\nk8sclient_kubelogin_version: \"1.32.4\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 110
},
{
"path": "roles/k8sclient/tasks... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 5083,
"all_permissive": false
} |
ansible_role | SydneyResearchTech/playbooks | 2a90df51b6a4c680bb098b50e6049ce013a73a4d | 3 | roles/microk8s | 7,889 | [
"no_license"
] | [
{
"path": "roles/microk8s/tasks/calicoctl.yml",
"content": "# roles/microk8s/tasks/calicoctl.yml\n# https://docs.tigera.io/calico/latest/operations/calicoctl/install\n# kubectl get clusterinformations -ojson |jq '.items[]|select(.apiVersion|contains(\"crd.projectcalico.org/v1\"))|.spec.calicoVersion'\n# ToD... | {
"task_files": 18,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 33,
"total_bytes": 32482,
"all_permissive": false
} |
ansible_role | SydneyResearchTech/playbooks | 2a90df51b6a4c680bb098b50e6049ce013a73a4d | 3 | roles/network | 7,889 | [
"no_license"
] | [
{
"path": "roles/network/tasks/main.yml",
"content": "---\n# tasks file for network\n- name: Update package cache if required\n when:\n - ansible_os_family == \"Debian\"\n ansible.builtin.apt:\n cache_valid_time: 86400\n update_cache: true\n\n- name: NAT64\n when:\n - network_nat64_enabled\n ... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 4525,
"all_permissive": false
} |
ansible_role | SydneyResearchTech/playbooks | 2a90df51b6a4c680bb098b50e6049ce013a73a4d | 3 | roles/nvidia | 7,889 | [
"no_license"
] | [
{
"path": "roles/nvidia/vars/main.yml",
"content": "---\n# vars file for nvidia\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 27
},
{
"path": "roles/nvidia/tasks/install_driver_Ubuntu.yml",
"content": "# role/nvidia/tasks/install_driver_Ubuntu.yml\n#\n- nam... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 4631,
"all_permissive": false
} |
ansible_role | jweidley/Junos-MPLSoGREoGroupVPN | e362e3d5f29c706e59d01aec27c04700aca5c345 | 1 | roles/core_router | 7,889 | [
"no_license"
] | [
{
"path": "roles/core_router/tasks/main.yml",
"content": "---\n- name: Generate CORE_ROUTER configuration file\n template: src=router.j2 dest=\"{{playbook_dir}}/Configs/{{item.hostname}}.set\"\n with_items: \"{{core_router}}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_by... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 706,
"all_permissive": false
} |
ansible_role | jweidley/Junos-MPLSoGREoGroupVPN | e362e3d5f29c706e59d01aec27c04700aca5c345 | 1 | roles/keyservers | 7,889 | [
"no_license"
] | [
{
"path": "roles/keyservers/tasks/main.yml",
"content": "---\n- name: Generate KEY SERVER configuration files\n template: src=keyserver.j2 dest=\"{{playbook_dir}}/Configs/{{item.hostname}}.set\"\n with_items: \"{{key_server}}\"\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 5219,
"all_permissive": false
} |
ansible_role | jweidley/Junos-MPLSoGREoGroupVPN | e362e3d5f29c706e59d01aec27c04700aca5c345 | 1 | roles/members | 7,889 | [
"no_license"
] | [
{
"path": "roles/members/tasks/main.yml",
"content": "---\n- name: Generate GROUP MEMBER configuration files\n template: src=router.j2 dest=\"{{playbook_dir}}/Configs/{{item.hostname}}.set\"\n with_items: \"{{group_members}}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_by... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 7890,
"all_permissive": false
} |
ansible_role | s2ada/wikiS2 | a220c02dce94099b4018160d077505dfe582a4d8 | 0 | roles/config_mariadb | 7,889 | [
"no_license"
] | [
{
"path": "roles/config_mariadb/tasks/main.yml",
"content": "- name: stop mariadb\n service:\n name: mariadb\n state: stopped\n\n- name: Synchronization origin database config and FS config\n synchronize:\n src: /var/lib/mysql\n dest: /appli/projects/wikib/mariadb/mysql\n delegate_to: \"{{ in... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1627,
"all_permissive": false
} |
ansible_role | s2ada/wikiS2 | a220c02dce94099b4018160d077505dfe582a4d8 | 0 | roles/firewall | 7,889 | [
"no_license"
] | [
{
"path": "roles/firewall/tasks/main.yml",
"content": "- firewalld:\n service: http\n zone: public\n permanent: yes\n state: enabled\n\n- firewalld:\n service: https\n zone: public\n permanent: yes\n state: enabled\n\n- name: reload du firewall\n command: firewall-cmd --reload\n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 235,
"all_permissive": false
} |
ansible_role | s2ada/wikiS2 | a220c02dce94099b4018160d077505dfe582a4d8 | 0 | roles/nginx | 7,889 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "\n- name: Add epel-release repo\n yum:\n name: epel-release\n state: present\n\n- name: Install nginx\n yum:\n name: nginx\n state: present\n\n- name: change UID user nginx\n user:\n name: nginx\n uid: 1121\n\n- name: change gid user n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 401,
"all_permissive": false
} |
ansible_role | s2ada/wikiS2 | a220c02dce94099b4018160d077505dfe582a4d8 | 0 | roles/selinux | 7,889 | [
"no_license"
] | [
{
"path": "roles/selinux/tasks/main.yml",
"content": "- name: Désactiver SELinux\n lineinfile:\n path: /etc/selinux/config\n regexp: '^SELINUX='\n line: SELINUX=disabled\n\n#\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 125
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 125,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/apache_config | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/apache_config/tasks/main.yml",
"content": "---\n- name: copy config\n template: src=\"kibana3.conf\" dest=\"/etc/httpd/conf.d/\" mode=0644\n\n- name: apache user (no unix user)\n shell: htpasswd -cb /etc/httpd/conf.d/kibana-htpasswd {{ kibana.user }} {{ kibana.password }} \n arg... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 579,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/collectd_install | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/collectd_install/tasks/main.yml",
"content": "---\n- name: install collectd\n yum: name=collectd state=present\n \n- name: systemctl start collectd\n shell: systemctl start collectd.service\n \n- name: enable collectd\n shell: systemctl enable collectd.service\n \n- name: sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 362,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/elasticsearch_install | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/elasticsearch_install/tasks/main.yml",
"content": "---\n- name: import elasticsearch key\n rpm_key: key=http://packages.elasticsearch.org/GPG-KEY-elasticsearch state=present\n\n- name: copy repo\n copy: src=\"elasticsearch.repo\" dest=/etc/yum.repos.d/elasticsearch.repo mode=0644... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 543,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/java | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/java/tasks/main.yml",
"content": "---\n- name: Download Java\n shell: \"wget -q -O {{java_archive}} --no-check-certificate --no-cookies --header 'Cookie: oraclelicense=accept-securebackup-cookie' {{download_url}} creates={{java_archive}}\"\n register: result\n\n- name: Unpack arc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1257,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/kibana_install | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/kibana_install/tasks/main.yml",
"content": "---\n- name: kibana install\n get_url: url=https://download.elasticsearch.org/kibana/kibana/kibana-3.0.1.tar.gz dest=~/kibana-3.0.1.tar.gz\n register: result\n \n- name: extract kibana\n shell: tar xvf kibana-3.0.1.tar.gz\n when: res... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 484,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/logstash_config | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/logstash_config/tasks/main.yml",
"content": "---\n- name: copy 01-lumberjack-input.conf\n copy: src=\"01-lumberjack-input.conf\" dest=/etc/logstash/conf.d/ mode=0755\n \n- name: copy 10-syslog.conf\n copy: src=\"10-syslog.conf\" dest=/etc/logstash/conf.d/ mode=0755\n \n- name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 367,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/logstash_forwarder_config | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/logstash_forwarder_config/tasks/main.yml",
"content": "---\n- name: cp Logstash Forwarder configuration file\n template: src=\"logstash-forwarder\" dest=\"/etc/logstash-forwarder\" mode=0755\n\n- name: service logstash-forwarder\n service: name=logstash-forwarder state=started en... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 227,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/logstash_forwarder_install | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/logstash_forwarder_install/tasks/main.yml",
"content": "--- \n- name: download logstash forwarder\n get_url: url=http://packages.elasticsearch.org/logstashforwarder/centos/logstash-forwarder-0.3.1-1.x86_64.rpm dest=~/logstash-forwarder-0.3.1-1.x86_64.rpm\n register: result\n\n- n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 597,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/logstash_forwarder_master_copy | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/logstash_forwarder_master_copy/tasks/main.yml",
"content": "---\n#- name: copy ssl alleen bij remote hosts\n# shell: scp /etc/pki/tls/certs/logstash-forwarder.crt {{ logstash_forwarder.user }}@{{ logstash_forwarder.server_private_IP }}:/tmp\n\n#- name: cp ssl\n# shell: cp /tmp/lo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 400,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/logstash_install | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/logstash_install/tasks/main.yml",
"content": "---\n- name: copy repo\n copy: src=\"logstash.repo\" dest=/etc/yum.repos.d/logstash.repo mode=0644\n\n- name: install logstash\n yum: name=logstash-1.4.2 state=present\n\n- name: Generate the SSL certificate for logstash\n shell: ope... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 442,
"all_permissive": false
} |
ansible_role | emschimmel/Ansible | eafd55f75795c2b423f7c899f652276a1f1f4394 | 0 | Elk_stac/roles/nginx_install | 7,889 | [
"no_license"
] | [
{
"path": "Elk_stac/roles/nginx_install/tasks/main.yml",
"content": "---\n- include: install.yml\n\n#- name: Tomcat stop manually\n# shell: service tomcat-{{ tomcat_instance }} stop\n\n- include: configuration.yml\n\n#- name: deploy iptables rules\n# template: src=iptables-save dest=/etc/sysconfig/iptable... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 820,
"all_permissive": false
} |
ansible_role | cdiaz2799/gitlab-infrastructure | bef51500c22802e534134b50cacc5550d8e3d5a3 | 0 | ansible/roles/common | 7,889 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main-ubuntu.yml",
"content": "---\n## Update Cache\n- name: Update apt Cache\n ansible.builtin.apt:\n update_cache: true\n\n## Upgrade OS\n- name: Full Apt Upgrade\n ansible.builtin.apt:\n upgrade: full\n\n## Install Required Packages\n- name: Install Required P... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2397,
"all_permissive": false
} |
ansible_role | cdiaz2799/gitlab-infrastructure | bef51500c22802e534134b50cacc5550d8e3d5a3 | 0 | ansible/roles/docker | 7,889 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/docker-login.yml",
"content": "---\n- name: Set Python interpreter for Docker Login\n ansible.builtin.set_fact:\n ansible_python_interpreter: \"/opt/venvs/ansible/bin/python\"\n\n- name: Authenticate to Docker Hub\n community.docker.docker_login:\n username: '{{... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2604,
"all_permissive": false
} |
ansible_role | cdiaz2799/gitlab-infrastructure | bef51500c22802e534134b50cacc5550d8e3d5a3 | 0 | ansible/roles/gitlab | 7,889 | [
"no_license"
] | [
{
"path": "ansible/roles/gitlab/tasks/main-ubuntu.yml",
"content": "---\n- name: Install Dependencies\n ansible.builtin.apt:\n name: '{{ item }}'\n state: present\n update_cache: true\n loop: '{{ gitlab_apt_dependencies }}'\n\n- name: Install Postfix\n ansible.builtin.apt:\n name:\n - po... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1542,
"all_permissive": false
} |
ansible_role | cdiaz2799/gitlab-infrastructure | bef51500c22802e534134b50cacc5550d8e3d5a3 | 0 | ansible/roles/opcli | 7,889 | [
"no_license"
] | [
{
"path": "ansible/roles/opcli/tasks/main.yml",
"content": "---\n- name: Including OS-specific tasks...\n ansible.builtin.include_tasks: main-{{ ansible_distribution | lower }}.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 120
},
{
"path": "ansible/roles/o... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1491,
"all_permissive": false
} |
ansible_role | cdiaz2799/gitlab-infrastructure | bef51500c22802e534134b50cacc5550d8e3d5a3 | 0 | ansible/roles/zsh | 7,889 | [
"no_license"
] | [
{
"path": "ansible/roles/zsh/tasks/main-macosx.yml",
"content": "---\n- name: Install zsh\n community.general.homebrew:\n name: '{{ item }}'\n state: latest\n loop: '{{ zsh_dependencies }}'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 128
},
{
"path": ... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2330,
"all_permissive": false
} |
ansible_role | ravenawk/laptop-config | 2e2ea22e935300dc31077a01caf2cc907c745c13 | 0 | roles/chezmoi | 7,887 | [
"no_license"
] | [
{
"path": "roles/chezmoi/tasks/RedHat.yml",
"content": "---\n- name: Find latest release\n ansible.builtin.uri:\n url: \"{{ chezmoi_url }}\"\n return_content: true\n register: chezmoi_release\n\n- name: Get version number\n ansible.builtin.set_fact:\n version: \"chezmoi-{{ chezmoi_release.json.n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1256,
"all_permissive": false
} |
ansible_role | ravenawk/laptop-config | 2e2ea22e935300dc31077a01caf2cc907c745c13 | 0 | roles/flatpack | 7,887 | [
"no_license"
] | [
{
"path": "roles/flatpack/tasks/main.yml",
"content": "---\n- name: Get flatpak remote info\n ansible.builtin.command: flatpak remotes\n register: _flatpak_remotes\n changed_when: false\n\n- name: Print out flatpak remote info\n ansible.builtin.command:\n cmd: >\n flatpak remote-add --if-not-exi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1044,
"all_permissive": false
} |
ansible_role | ravenawk/laptop-config | 2e2ea22e935300dc31077a01caf2cc907c745c13 | 0 | roles/neovim | 7,887 | [
"no_license"
] | [
{
"path": "roles/neovim/tasks/main.yml",
"content": "---\n- name: Install Neovim when OS not MacOS\n when: FAMILY != 'MacOS'\n block:\n - name: Find latest neovim release\n ansible.builtin.uri:\n url: \"{{ neovim_url }}\"\n return_content: true\n register: neovim_release\n\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1233,
"all_permissive": false
} |
ansible_role | ravenawk/laptop-config | 2e2ea22e935300dc31077a01caf2cc907c745c13 | 0 | roles/packages | 7,887 | [
"no_license"
] | [
{
"path": "roles/packages/vars/main.yml",
"content": "---\n# vars file for roles/update_packages---\npackages: \"{{ general_packages | union(lookup('vars', ( FAMILY | lower) + '_packages')) }}\" # yamllint disable-line rule:line-length\n\ngeneral_packages:\n - vim\n - xclip\n - solaar\n - tmux\n - vlc... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3439,
"all_permissive": false
} |
ansible_role | ravenawk/laptop-config | 2e2ea22e935300dc31077a01caf2cc907c745c13 | 0 | roles/repos | 7,887 | [
"no_license"
] | [
{
"path": "roles/repos/vars/main.yml",
"content": "---\nrepos_rpmfusion:\n - https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-{{ ansible_distribution_version }}.noarch.rpm\n - https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-{{ ansible_distribution_version }}.noar... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3678,
"all_permissive": false
} |
ansible_role | ravenawk/laptop-config | 2e2ea22e935300dc31077a01caf2cc907c745c13 | 0 | roles/setup_user | 7,887 | [
"no_license"
] | [
{
"path": "roles/setup_user/tasks/main.yml",
"content": "---\n# tasks file for roles/setup_user\n- name: Create groups\n ansible.builtin.group:\n name: \"{{ item }}\"\n system: true\n state: present\n loop: \"{{ setup_user_new_groups }}\"\n when: FAMILY != 'MacOS'\n\n- name: Configure user\n an... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1265,
"all_permissive": false
} |
ansible_role | ravenawk/laptop-config | 2e2ea22e935300dc31077a01caf2cc907c745c13 | 0 | roles/wezterm | 7,887 | [
"no_license"
] | [
{
"path": "roles/wezterm/vars/main.yml",
"content": "---\nwezterm_url: https://api.github.com/repos/wez/wezterm/releases/latest\n\nwezterm_files:\n - src: org.wezfurlong.wezterm.png\n dest: ~/.local/share/icons/\n - src: wezterm.desktop\n dest: ~/.local/share/applications/\n",
"license_type": "n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2603,
"all_permissive": false
} |
ansible_role | SekmSet/projet-devops | a339f230b9bb0d37d3d2189ba1d97b0d24e722bc | 0 | ansible/roles/docker | 7,887 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "---\n# tasks file for docker\n\n- name: Update apt package index\n apt:\n update_cache: yes\n become: yes\n\n- name: Install prerequisites\n apt:\n name:\n - apt-transport-https\n - ca-certificates\n - curl\n - softwar... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1406,
"all_permissive": false
} |
ansible_role | mohit-decoder/tomcat-server | c94dbafd21a8b02a006df6fef1598d96219f3121 | 0 | roles/webserver | 7,887 | [
"no_license"
] | [
{
"path": "roles/webserver/vars/main.yml",
"content": "tomcat_url: https://dlcdn.apache.org/tomcat/tomcat-9/v9.0.70/bin/apache-tomcat-9.0.70.zip\n# package1: java-1.8.0-openjdk\npackage1: openjdk-11-jre\npackage2: unzip\npackage3: wget\npackage4: mariadb-server\npackage5: python-mysqldb\npackage6: mysql-ser... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3450,
"all_permissive": false
} |
ansible_role | Segsfault/ansible-pi-monitoring | 84080f830b30c9e42ba1801b25bbb417e584b7d2 | 0 | roles/blinkt | 7,887 | [
"no_license"
] | [
{
"path": "roles/blinkt/tasks/main.yml",
"content": "---\n- name: Install blinkt package for py3\n apt:\n name: python3-blinkt\n state: present\n\n- name: Install psutil package for py3\n apt:\n name: python3-psutil\n state: present\n\n- name: Copy led stats into position\n copy:\n src: le... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1885,
"all_permissive": false
} |
ansible_role | Segsfault/ansible-pi-monitoring | 84080f830b30c9e42ba1801b25bbb417e584b7d2 | 0 | roles/common | 7,887 | [
"no_license"
] | [
{
"path": "roles/common/tasks/install_supervisor.yml",
"content": "- name: Install the supervisor package\n become: yes\n apt:\n name: supervisor",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 80
},
{
"path": "roles/common/tasks/main.yml",
"content": "---... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 125,
"all_permissive": false
} |
ansible_role | Segsfault/ansible-pi-monitoring | 84080f830b30c9e42ba1801b25bbb417e584b7d2 | 0 | roles/grafana | 7,887 | [
"no_license"
] | [
{
"path": "roles/grafana/tasks/main.yml",
"content": "---\n- name: Install package \"adduser\"\n apt:\n name: adduser\n state: present\n\n- name: Install package \"libfontconfig\"\n apt:\n name: libfontconfig\n state: present\n\n- name: ensure directory for unpacking exists\n file:\n path:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1180,
"all_permissive": false
} |
ansible_role | Segsfault/ansible-pi-monitoring | 84080f830b30c9e42ba1801b25bbb417e584b7d2 | 0 | roles/metrics | 7,887 | [
"no_license"
] | [
{
"path": "roles/metrics/tasks/install_node_exporter.yml",
"content": "- name: Fetch and unarchive node_exporter\n unarchive:\n src: 'https://github.com/prometheus/node_exporter/releases/download/v0.17.0/node_exporter-0.17.0.linux-armv7.tar.gz'\n dest: \"/usr/local/bin\"\n extra_opts: [node_export... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2120,
"all_permissive": false
} |
ansible_role | Segsfault/ansible-pi-monitoring | 84080f830b30c9e42ba1801b25bbb417e584b7d2 | 0 | roles/prometheus | 7,887 | [
"no_license"
] | [
{
"path": "roles/prometheus/templates/yaml.j2",
"content": "global:\n scrape_interval: 15s # Set the scrape interval to every 15 seconds. Default is every 1 minute.\n evaluation_interval: 15s # Evaluate rules every 15 seconds. The default is every 1 minute.\n\nscrape_configs:\n - job_name: 'prometheu... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1954,
"all_permissive": false
} |
ansible_role | pm92/ansible-training | 8fd65985787558377b3ad55ec95045d8e015d2b8 | 0 | provisioning/roles/java | 7,887 | [
"no_license"
] | [
{
"path": "provisioning/roles/java/tasks/main.yml",
"content": "---\n- name: AddJava Oracle repository into source list\n apt_repository: repo='ppa:webupd8team/java' update_cache=yes\n\n- name: Accept JavaOracle License\n debconf: name='oracle-java8-installer' question='shared/accepted-oracle-license-v1-1... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 585,
"all_permissive": false
} |
ansible_role | pm92/ansible-training | 8fd65985787558377b3ad55ec95045d8e015d2b8 | 0 | provisioning/roles/jenkins | 7,887 | [
"no_license"
] | [
{
"path": "provisioning/roles/jenkins/tasks/main.yml",
"content": "- name: Add key to system\n apt_key: url=http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key state=present\n \n- name: Add entry to /etc/apt/sources.list\n apt_repository: repo='deb http://pkg.jenkins-ci.org/debian binary/' update_cache=y... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 301,
"all_permissive": false
} |
ansible_role | AntoineMeheut/Rokc-Mk1 | 4214c898e67c3de039f770bbd29073b85a4f0692 | 0 | roles/applications | 7,887 | [
"no_license"
] | [
{
"path": "roles/applications/tasks/main.yml",
"content": "---\n- name: /Rokc/roles/applications/tasks/main.yml -> Create temp directory for doing work in\n command: mktemp -d /tmp/k8s-ansible-XXXXXX\n register: mktemp\n changed_when: False\n check_mode: no\n\n- name: /Rokc/roles/applications/tasks/main... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1644,
"all_permissive": false
} |
ansible_role | AntoineMeheut/Rokc-Mk1 | 4214c898e67c3de039f770bbd29073b85a4f0692 | 0 | roles/base | 7,887 | [
"no_license"
] | [
{
"path": "roles/base/tasks/apt.yml",
"content": "- name: /Rokc/roles/base/tasks/apt.yml -> Add apt-transport-https\n apt:\n name: 'apt-transport-https'\n state: present\n force: yes\n\n- name: /Rokc/roles/base/tasks/apt.yml -> Add Kubernetes Repo Key\n apt_key: url=https://packages.cloud.google.... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 6721,
"all_permissive": false
} |
ansible_role | AntoineMeheut/Rokc-Mk1 | 4214c898e67c3de039f770bbd29073b85a4f0692 | 0 | roles/kubernetes | 7,887 | [
"no_license"
] | [
{
"path": "roles/kubernetes/tasks/main.yml",
"content": "---\n- name: /Rokc/roles/kubernetes/tasks/main.yml -> Add and update packages\n include_tasks: apt.yml\n\n- name: /Rokc/roles/kubernetes/tasks/main.yml -> Update Docker\n include_tasks: docker.yml\n\n- name: /Rokc/roles/kubernetes/tasks/main.yml -> ... | {
"task_files": 10,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 11,
"total_bytes": 8655,
"all_permissive": false
} |
ansible_role | AntoineMeheut/Rokc-Mk1 | 4214c898e67c3de039f770bbd29073b85a4f0692 | 0 | roles/kubernetes-full-reset | 7,887 | [
"no_license"
] | [
{
"path": "roles/kubernetes-full-reset/tasks/main.yml",
"content": "- name: /Rokc/roles/kubernetes-full-reset/main.yml -> kubeadm reset\n command: kubeadm reset\n\n#- name: Reset data in etcd\n# command: etcdctl rm --recursive registry\n# when: mode == \"master\"\n\n- name: /Rokc/roles/kubernetes-full-re... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1210,
"all_permissive": false
} |
ansible_role | AntoineMeheut/Rokc-Mk1 | 4214c898e67c3de039f770bbd29073b85a4f0692 | 0 | roles/openshift | 7,887 | [
"no_license"
] | [
{
"path": "roles/openshift/tasks/install_binaries.yml",
"content": "- name: /Rokc/roles/openshift/tasks/install_binaries.yml -> Install Binaries\n copy: src=bin/{{ item }} dest=/usr/bin/{{ item }} owner=root group=root mode=0755\n with_items: \"{{ binaries.commands }}\"\n",
"license_type": "no_license... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 231,
"all_permissive": false
} |
ansible_role | AntoineMeheut/Rokc-Mk1 | 4214c898e67c3de039f770bbd29073b85a4f0692 | 0 | roles/registry | 7,887 | [
"no_license"
] | [
{
"path": "roles/registry/tasks/main.yml",
"content": "- name: /Rokc/roles/registry/tasks/main.yml -> Install registry on master\n include: master.yml\n when: mode == \"master\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 121
},
{
"path": "roles/registry/ta... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 817,
"all_permissive": false
} |
ansible_role | AntoineMeheut/Rokc-Mk1 | 4214c898e67c3de039f770bbd29073b85a4f0692 | 0 | roles/remove-update | 7,887 | [
"no_license"
] | [
{
"path": "roles/remove-update/tasks/main.yml",
"content": "- name: /Rokc/roles/remove-update/tasks/main.yml -> kubeadm reset\n command: kubeadm reset\n\n- name: /Rokc/roles/remove-update/tasks/main.yml -> Reset data in etcd\n command: etcdctl rm --recursive registry\n when: mode == \"master\"\n\n- name:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 726,
"all_permissive": false
} |
ansible_role | tomet123/Homelab-Ansible | 89049d82a105da1cb8b22e9574782a84331a71c0 | 0 | roles/cpu-microcode | 7,887 | [
"no_license"
] | [
{
"path": "roles/cpu-microcode/defaults/main.yml",
"content": "---\nintel_cpu_packages:\n - 'intel-microcode'\n - 'iucode-tool'\n\namd_cpu_packages:\n - 'amd64-microcode'\n...\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 109
},
{
"path": "roles/cpu-microcod... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1345,
"all_permissive": false
} |
ansible_role | tomet123/Homelab-Ansible | 89049d82a105da1cb8b22e9574782a84331a71c0 | 0 | roles/proxmox-pve-postinstall | 7,887 | [
"no_license"
] | [
{
"path": "roles/proxmox-pve-postinstall/handlers/main.yml",
"content": "---\n# handlers file for proxmox-pve-postinstall\n- name: Reinstall proxmox-widget-toolkit\n command: \"apt --reinstall install proxmox-widget-toolkit\"\n failed_when: False",
"license_type": "no_license",
"detected_licenses"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3810,
"all_permissive": false
} |
ansible_role | bradymholt/ynab-utils | 6f384f73368a90dedf5752ee64d5532cd07116c1 | 5 | ops/roles/deploy | 7,887 | [
"no_license"
] | [
{
"path": "ops/roles/deploy/tasks/main.yml",
"content": "- name: copy files\n become: true\n become_user: \"{{ deploy_user }}\"\n synchronize: src=../../../../ dest={{ deploy_directory }} delete=yes rsync_opts=--exclude=.git/,--exclude=log/,--exclude=tmp/,--exclude=node_modules/,--exclude=ops/,--exclude=... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 749,
"all_permissive": false
} |
ansible_role | zhukovnv84/ansible_kubernetes_1.13_centos7 | f59062e551e23bb0fa4ddc2e1911f4fb51d46e82 | 1 | roles/common | 7,887 | [
"no_license"
] | [
{
"path": "roles/common/tasks/os-packages.yml",
"content": "\n- name: install commonly used os dependencies\n shell:\n yum install -y unzip bzip2 rsync\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 95
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 95,
"all_permissive": false
} |
ansible_role | zhukovnv84/ansible_kubernetes_1.13_centos7 | f59062e551e23bb0fa4ddc2e1911f4fb51d46e82 | 1 | roles/kubernetes | 7,887 | [
"no_license"
] | [
{
"path": "roles/kubernetes/tasks/kubernetes_addons.yml",
"content": "- name: Copy admin.yml\n copy:\n src: files/kubernetes/admin.yml\n dest: /root/admin.yml\n\n- name: Copy kube-flannel.yml\n copy:\n src: files/kubernetes/kube-flannel.yml\n dest: /root/kube-flannel.yml\n\n\n- name: Copy kube... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4574,
"all_permissive": false
} |
ansible_role | zeitgeist2018/docker-swarm-vagrant | 7dc19d04982bc4ed29830c48dbc420e71efe3032 | 0 | host-ansible/roles/deploy-services | 7,887 | [
"no_license"
] | [
{
"path": "host-ansible/roles/deploy-services/tasks/main.yml",
"content": "---\n\n- name: Copy descriptor file\n copy: src={{ item }}.yml dest={{ item }}.yml\n with_items:\n - portainer\n- name: Deploy portainer\n shell: docker stack deploy -c /home/vagrant/portainer.yml portainer\n",
"license_typ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 206,
"all_permissive": false
} |
ansible_role | zeitgeist2018/docker-swarm-vagrant | 7dc19d04982bc4ed29830c48dbc420e71efe3032 | 0 | host-ansible/roles/get-join-token | 7,887 | [
"no_license"
] | [
{
"path": "host-ansible/roles/get-join-token/tasks/main.yml",
"content": "---\n\n- name: Leave cluster if already joined\n shell: docker swarm leave --force || true\n\n- name: Init swarm\n shell: >\n docker swarm init \n --advertise-addr {{ ansible_ssh_host }} \n --force-new-cluster\n\n- name: Ge... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 536,
"all_permissive": false
} |
ansible_role | zeitgeist2018/docker-swarm-vagrant | 7dc19d04982bc4ed29830c48dbc420e71efe3032 | 0 | host-ansible/roles/join-cluster | 7,887 | [
"no_license"
] | [
{
"path": "host-ansible/roles/join-cluster/tasks/main.yml",
"content": "---\n\n- name: Leave cluster if already joined\n shell: docker swarm leave --force || true\n- name: Join manager\n shell: >\n docker swarm join\n --token={{ hostvars['bootstrap_node']['swarm_worker_token'].stdout }}\n {{ host... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 293,
"all_permissive": false
} |
ansible_role | cjoelrun/clearskys | ab903b68fddde727228f127da6603997cb13046a | 0 | roles/bonding | 7,887 | [
"no_license"
] | [
{
"path": "roles/bonding/templates/interfaces.j2",
"content": "# /etc/network/interfaces\n\n# 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#eth... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 4637,
"all_permissive": false
} |
ansible_role | cjoelrun/clearskys | ab903b68fddde727228f127da6603997cb13046a | 0 | roles/common | 7,887 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yaml",
"content": "---\n- name: install pip\n when: ansible_distribution == 'Debian' or ansible_distribution == 'Ubuntu'\n apt: pkg=python-pip state=installed\n\n- name: install pip\n when: ansible_distribution == 'CentOS' or ansible_distribution == 'Red Hat Enterprise ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 682,
"all_permissive": false
} |
ansible_role | cjoelrun/clearskys | ab903b68fddde727228f127da6603997cb13046a | 0 | roles/destroy | 7,887 | [
"no_license"
] | [
{
"path": "roles/destroy/tasks/main.yml",
"content": "---\n- name: delete razor node\n command: razor delete-node --name {{ ansible_hostname.split('.')[0] }}\n\n- name: delete chef node\n local_action: command knife node delete -y {{ ansible_fqdn }}\n\n- name: delete chef client\n local_action: command k... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 473,
"all_permissive": false
} |
ansible_role | cjoelrun/clearskys | ab903b68fddde727228f127da6603997cb13046a | 0 | roles/volumes | 7,887 | [
"no_license"
] | [
{
"path": "roles/volumes/tasks/main.yml",
"content": "- name: add volume group\n lvg: vg={{ volume_group }} state=present pvs={{ physical_drive }} pesize=8\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 103
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 103,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/acable | 7,887 | [
"no_license"
] | [
{
"path": "roles/acable/files/usr/local/bin/acable.sh",
"content": "#!/bin/bash\nCONFFILE=\"/etc/acable.conf.d/$1.conf\"\n\n# Initialize default variables\n# These can be overriden in a /etc/acable.conf.d/EXAMPLE.conf file\nSOURCE=$(/usr/bin/arecord -L | egrep \"^dsnoop:.*$1.*$\")\nSINK=$(/usr/bin/aplay -L ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 11754,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/accesspoint | 7,887 | [
"no_license"
] | [
{
"path": "roles/accesspoint/templates/etc/hostapd/hostapd.conf.j2",
"content": "# directly stolen from https://wiki.gentoo.org/wiki/Hostapd\n\n# the interface used by the AP\ninterface=ap0\n# \"g\" simply means 2.4GHz band\nhw_mode=g\n# the channel to use\nchannel={{ accesspoint_channel }}\n# limit the fre... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 9522,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/ampd | 7,887 | [
"no_license"
] | [
{
"path": "roles/ampd/defaults/main.yml",
"content": "---\n\nampd_version: 2.0.3\nampd_url: \"https://github.com/rain0r/ampd/releases/download/ampd-{{ ampd_version}}/ampd-{{ ampd_version }}.jar\"\nampd_checksum: \"sha256:7d583c6246438c6a895978a0d9ca46d23bc75017a63a3b20ebc343eedab8d25f\"\nampd_download_path:... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 4679,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/base | 7,887 | [
"no_license"
] | [
{
"path": "roles/base/defaults/main.yml",
"content": "---\n\nbase_audio_rate: 44100\nbase_audio_format: S16_LE\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 54
},
{
"path": "roles/base/README.md",
"content": "# base\n\nThis role configures `/etc/asound.conf... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1111,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/bluetooth_disable | 7,887 | [
"no_license"
] | [
{
"path": "roles/bluetooth_disable/README.md",
"content": "# bluetooth_disable\n\nThis role disables bluetooth using `rfkill`. This is only needed\nfor hosts without an `acable_config`, e.g. pure snapclients\nwithout analog / bluetooth input.\n\nOn hosts with an `acable_config`, the role `bluetooth_sink` ma... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 731,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/bluetooth_sink | 7,887 | [
"no_license"
] | [
{
"path": "roles/bluetooth_sink/handlers/bluez-alsa.yml",
"content": "---\n\n- name: Restart bluez-alsa\n ansible.builtin.systemd:\n name: \"bluez-alsa.service\"\n daemon_reload: yes\n state: restarted\n ignore_errors: \"{{ ansible_check_mode }}\"\n",
"license_type": "no_license",
"detect... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 13944,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/mpd | 7,887 | [
"no_license"
] | [
{
"path": "roles/mpd/templates/etc/mpd.conf.j2",
"content": "# {{ ansible_managed }}\n# minimal config, all comments removed\n\n{% if mpd_zeroconf_enabled is defined and mpd_zeroconf_enabled -%}\nzeroconf_enabled \"yes\"\nzeroconf_name \"mpd@%h\"\n{% endif %}\n\nmusic_directory \"{{... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 5759,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/mpdutils | 7,887 | [
"no_license"
] | [
{
"path": "roles/mpdutils/templates/etc/default/playlistbot.j2",
"content": "MAXAUTOSAVE={{ mpdutils_playlistbot_maxautosave }}\nPLAYLISTNAMEBASE={{ mpdutils_playlistbot_playlistnamebase }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 112
},
{
"path": "roles/m... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 8385,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/raspotify | 7,887 | [
"no_license"
] | [
{
"path": "roles/raspotify/tasks/main.yml",
"content": "---\n\n- name: Exit play if os_family is not Debian\n ansible.builtin.fail:\n msg: \"ERROR: os_family of host {{ inventory_hostname }} is not Debian\"\n when: ansible_facts['os_family'] != \"Debian\"\n\n- name: Install avahi workaround\n ansible.... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 7851,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/rompr | 7,887 | [
"no_license"
] | [
{
"path": "roles/rompr/tasks/main.yml",
"content": "---\n\n- name: Exit play if os_family is not Debian\n ansible.builtin.fail:\n msg: \"ERROR: os_family of host {{ inventory_hostname }} is not Debian\"\n when: ansible_facts['os_family'] != \"Debian\"\n\n- name: Install docker pkg\n ansible.builtin.ap... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5107,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/snapclient | 7,887 | [
"no_license"
] | [
{
"path": "roles/snapclient/templates/etc/systemd/system/snapclient@.service.j2",
"content": "# {{ ansible_managed }}\n[Unit]\nDescription=Snapcast client %i\nDocumentation=man:snapclient(1)\n# no ahavi used with multiple snapservers, but leave on for now...\nWants=avahi-daemon.service\nAfter=network.target... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 8544,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/snapserver | 7,887 | [
"no_license"
] | [
{
"path": "roles/snapserver/templates/etc/snapserver.conf.j2",
"content": "# {{ ansible_managed }}\n###############################################################################\n# ______ #\n# / _____) ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 13022,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/snapweb | 7,887 | [
"no_license"
] | [
{
"path": "roles/snapweb/defaults/main.yml",
"content": "---\n\nsnapweb_srcdir: \"20211125_0.3.0\"\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "roles/snapweb/README.md",
"content": "# snapweb\n\nThis roles installs [snapweb](https://gith... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1851,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/snd_aloop | 7,887 | [
"no_license"
] | [
{
"path": "roles/snd_aloop/README.md",
"content": "# snd_aloop\n\nThis role loads the snd_aloop module (right now and reboot safe) on the host. Nothing to configure here.\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 118
},
{
"path": "roles/snd_aloop/tasks/main... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 596,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/uplink | 7,887 | [
"no_license"
] | [
{
"path": "roles/uplink/templates/usr/local/bin/uplink-filter.sh",
"content": "#/usr/bin/bash\n\nACTION=$1\nIFACE=$2\n\nLOGGER=\"/usr/bin/logger $0 ($ACTION $IFACE):\"\n\n# LOGGER=\"echo $*\"\n\nif [[ $IFACE == \"lo\" ]]\nthen\n $LOGGER \"Doing nothing for loopback interface\"\n exit 0\nfi\n\n# Expects an... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 10949,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/usbmount | 7,887 | [
"no_license"
] | [
{
"path": "roles/usbmount/tasks/main.yml",
"content": "---\n\n- name: Exit play if os_family is not Debian\n ansible.builtin.fail:\n msg: \"ERROR: os_family of host {{ inventory_hostname }} is not Debian\"\n when: ansible_facts['os_family'] != \"Debian\"\n\n- name: Check if package already installed\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 6263,
"all_permissive": false
} |
ansible_role | Daenou/ansible-multiroom-audio | 17af68696fa36d0a5c82d2096fd76601b4af0cee | 11 | roles/vwbridge | 7,887 | [
"no_license"
] | [
{
"path": "roles/vwbridge/handlers/main.yml",
"content": "---\n\n- name: Reapply wifi configuration\n ansible.builtin.shell:\n cmd: \"nmcli c down brelay; sleep 1; nmcli c up brelay\"\n ignore_errors: \"{{ ansible_check_mode }}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5974,
"all_permissive": false
} |
ansible_role | alvarop/zephyr-test | 5cdf8ae4da484c8bf9bc7675a95a7a90e58dac09 | 2 | roles/common | 7,887 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "- name: update apt cache\n apt: update_cache=yes cache_valid_time=3600\n become: yes\n\n- name: Install Zephyr Requirements\n apt: name={{ item }} state=latest\n with_items:\n - git\n - make\n - gcc\n - gcc-multilib\n - g++\n - libc6... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1602,
"all_permissive": false
} |
ansible_role | tcs-tech/ansible-zabbix3.0-centos7 | 489896f2115a7f1323327394b65b29dea6d964d5 | 1 | roles/zabbix-server-mariadb-standalone | 7,887 | [
"no_license"
] | [
{
"path": "roles/zabbix-server-mariadb-standalone/tasks/install_epel.yml",
"content": "# Download and install EPEL for CentOS7/RHEL7\n- name: Download EPEL Repo - CentOS7/RHEL7\n get_url: url={{ epelRepository }} dest=/tmp/epel-release-7-5.noarch.rpm\n when: \"ansible_os_family == 'RedHat' and ansible_dis... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 5078,
"all_permissive": false
} |
ansible_role | abhishek3171/march | a03ded56882aac6fdf4125165f88fbf5682376ee | 0 | playbook/roles/myroles | 7,887 | [
"no_license"
] | [
{
"path": "playbook/roles/myroles/tasks/main.yml",
"content": " - name: Install {{pakg}} service\n action: yum pkg={{pakg}} state=present\n notify: service\n\n - name: Copy file from source to destination\n action: copy src=/home/ansible/lion dest=/home/ansible/ mode=777\n\n - name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 939,
"all_permissive": false
} |
ansible_role | s-mokrushin/ubuntu-development-box | 223ced0e22c8e68257bee736ad0dbf6ec89a4068 | 7 | roles/dbeaver | 7,887 | [
"no_license"
] | [
{
"path": "roles/dbeaver/defaults/main.yml",
"content": "dbeaver_version: \"latest\"\ndbeaver_tmp_dir: \"/tmp\"\ndbeaver_tmp_deb: \"{{dbeaver_tmp_dir}}/dbeaver-ce_{{dbeaver_version}}_amd64.deb\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 129
},
{
"path": "role... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 469,
"all_permissive": false
} |
ansible_role | s-mokrushin/ubuntu-development-box | 223ced0e22c8e68257bee736ad0dbf6ec89a4068 | 7 | roles/nvm | 7,887 | [
"no_license"
] | [
{
"path": "roles/nvm/defaults/main.yml",
"content": "nvm_dir: \"/home/vagrant/.nvm\"\nnvm_install: \"wget\"\nnvm_profile: \"/home/vagrant/.bashrc\"\nnvm_source: \"\"\nnvm_version: \"0.38.0\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
},
{
"path": "roles/nv... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3439,
"all_permissive": false
} |
ansible_role | s-mokrushin/ubuntu-development-box | 223ced0e22c8e68257bee736ad0dbf6ec89a4068 | 7 | roles/php | 7,887 | [
"no_license"
] | [
{
"path": "roles/php/handlers/main.yml",
"content": "- name: reload php fpm\n service: name=php8.0-fpm state=reloaded",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 64
},
{
"path": "roles/php/defaults/main.yml",
"content": "php_packages:\n - php8.0-common\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 825,
"all_permissive": false
} |
ansible_role | s-mokrushin/ubuntu-development-box | 223ced0e22c8e68257bee736ad0dbf6ec89a4068 | 7 | roles/visualcode | 7,887 | [
"no_license"
] | [
{
"path": "roles/visualcode/tasks/main.yml",
"content": "- name: install dependencies (apt)\n become: yes\n apt:\n name:\n - ca-certificates\n - apt-transport-https\n - gconf2\n - libasound2\n - libgtk2.0-0\n - libxss1\n - libxcb-dri3-0\n - libdrm2\n - libgb... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 921,
"all_permissive": false
} |
ansible_role | shankarsrinivasnew/roboshop-ansible | 72cd9083b499e7e1e556d4aa02718bf2316886d7 | 0 | roles/cart | 7,892 | [
"no_license"
] | [
{
"path": "roles/cart/vars/main.yml",
"content": "component: cart\nnode_exporter : true",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "roles/cart/tasks/main.yml",
"content": "# source common.sh\n# component=cart\n# nodejs\n\n- name : cart comp... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 176,
"all_permissive": false
} |
ansible_role | shankarsrinivasnew/roboshop-ansible | 72cd9083b499e7e1e556d4aa02718bf2316886d7 | 0 | roles/catalogue | 7,892 | [
"no_license"
] | [
{
"path": "roles/catalogue/tasks/main.yml",
"content": "# source common.sh\n# component=catalogue\n# schema_type=mongo\n# nodejs\n\n- name : catalogue server\n ansible.builtin.import_role:\n name: common\n tasks_from: nodejs",
"license_type": "no_license",
"detected_licenses": [],
"size_b... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 167,
"all_permissive": false
} |
ansible_role | shankarsrinivasnew/roboshop-ansible | 72cd9083b499e7e1e556d4aa02718bf2316886d7 | 0 | roles/common | 7,892 | [
"no_license"
] | [
{
"path": "roles/common/tasks/python.yml",
"content": "# python (){\n# print_header \"Installing python\" \n# yum install python36 gcc python3-devel -y &>>${log_file}\n# status_check $?\n\n# app_user_setup\n\n# print_header \"installing dependencies\"\n# pip3.6 install -r requirements.txt &>>${log_file}\n... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 9767,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.