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 | serboox/postgres-ha-cluster | e5b58c889c05e7b14b5130f3da78de5feabec3a2 | 1 | ansible/roles/serboox.fill_etc_hosts | 117 | [
"no_license"
] | [
{
"path": "ansible/roles/serboox.fill_etc_hosts/templates/hosts.j2",
"content": "127.0.0.1\tlocalhost srv01\n::1\t\tlocalhost srv01 ip6-localhost ip6-loopback\nfc00:e968:6179::de52:7100\t\tip6-allnodes\nfc00:db20:35b:7399::5\t\tip6-allrouters\n\n{% for host in hostvars %}\n{{ hostvars[host].ansible_host }}\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 342,
"all_permissive": false
} |
ansible_role | serboox/postgres-ha-cluster | e5b58c889c05e7b14b5130f3da78de5feabec3a2 | 1 | ansible/roles/serboox.postgres_ha | 117 | [
"no_license"
] | [
{
"path": "ansible/roles/serboox.postgres_ha/tasks/pg_databases.yml",
"content": "---\n- name: Create new databases\n become: true\n become_user: \"{{ pg_user }}\"\n postgresql_db:\n name: \"{{ item.value.database }}\"\n with_dict: \"{{ credentials.users }}\"\n when: (patroni_status.json.role is def... | {
"task_files": 9,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 9490,
"all_permissive": false
} |
ansible_role | serboox/postgres-ha-cluster | e5b58c889c05e7b14b5130f3da78de5feabec3a2 | 1 | ansible/roles/serboox.postgres_monitoring | 117 | [
"no_license"
] | [
{
"path": "ansible/roles/serboox.postgres_monitoring/tasks/service.yml",
"content": "---\n- name: Create ~/compose/service/prometheus directory\n file:\n path: ~/compose/service/prometheus\n state: directory\n recurse: yes\n\n- name: Create ~/compose/service/alertmanager directory\n file:\n pa... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 7362,
"all_permissive": false
} |
ansible_role | serboox/postgres-ha-cluster | e5b58c889c05e7b14b5130f3da78de5feabec3a2 | 1 | ansible/roles/serboox.postgres_patroni | 117 | [
"no_license"
] | [
{
"path": "ansible/roles/serboox.postgres_patroni/tasks/keepalived.yml",
"content": "---\n- name: Install keepalived\n apt:\n name: '{{ packages }}'\n state: present\n vars:\n packages:\n - keepalived\n\n- name: Put alert.sh.j2 script\n template:\n src: keepalived/alert.sh.j2\n dest: /u... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 8778,
"all_permissive": false
} |
ansible_role | AndrewSimon/playbooks | 1b8e60a72961bea3bc3559af3c87032bdea935fb | 0 | lamp_spot/roles/ec2 | 117 | [
"no_license"
] | [
{
"path": "lamp_spot/roles/ec2/tasks/main.yml",
"content": "- name: Launch instance\n ec2: key_name={{ keypair }} group={{ group }} instance_type={{ instance_type }} image={{ image }} wait=true region={{ region }} spot_price={{ spot_price }}\n register: ec2\n- name: Add instance to local host group\n loc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 652,
"all_permissive": false
} |
ansible_role | Gabriely-get/agendeJa | c7b7fba15499b8157c28bcec91b05589472c841c | 1 | playbooks/roles/gradle | 117 | [
"no_license"
] | [
{
"path": "playbooks/roles/gradle/tasks/main.yml",
"content": "---\n\n- name: Include gradle\n include: install_gradle.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 57
},
{
"path": "playbooks/roles/gradle/tasks/install_gradle.yml",
"content": "---\n\n- n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 386,
"all_permissive": false
} |
ansible_role | Gabriely-get/agendeJa | c7b7fba15499b8157c28bcec91b05589472c841c | 1 | playbooks/roles/java | 117 | [
"no_license"
] | [
{
"path": "playbooks/roles/java/tasks/main.yml",
"content": "---\n\n- name: Include java\n include: install_java.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 53
},
{
"path": "playbooks/roles/java/tasks/install_java.yml",
"content": "---\n\n- name: Insta... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 167,
"all_permissive": false
} |
ansible_role | Gabriely-get/agendeJa | c7b7fba15499b8157c28bcec91b05589472c841c | 1 | playbooks/roles/mysql | 117 | [
"no_license"
] | [
{
"path": "playbooks/roles/mysql/tasks/main.yml",
"content": "---\n\n- name: Include mysql\n include: install_mysql.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 55
},
{
"path": "playbooks/roles/mysql/tasks/install_mysql.yml",
"content": "---\n\n- name: ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 981,
"all_permissive": false
} |
ansible_role | projects31415/rps | eb139bd6c028b53d0eca6cbdb2bb096ca705cb2c | 0 | ansible/roles/certbot | 117 | [
"no_license"
] | [
{
"path": "ansible/roles/certbot/files/etc/letsencrypt/renewal-hooks/post/001-reload-nginx.sh",
"content": "#!/usr/bin/env bash\necho \"ssl certs updated, reloading nginx\" && sudo nginx -s reload\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 86
},
{
"path": "a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 976,
"all_permissive": false
} |
ansible_role | projects31415/rps | eb139bd6c028b53d0eca6cbdb2bb096ca705cb2c | 0 | ansible/roles/deploy | 117 | [
"no_license"
] | [
{
"path": "ansible/roles/deploy/tasks/main.yml",
"content": "---\n-\n name: Ensure {{ deploy__system_group_name }} group exists\n ansible.builtin.group:\n name: \"{{ deploy__system_group_name }}\"\n state: present\n system: true\n-\n name: Ensure {{ deploy__system_user_name }} system user exists... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 13,
"total_bytes": 7623,
"all_permissive": false
} |
ansible_role | pastry-personal5/dev-creator | 3046090515cb857b1c1222494696721d19117a83 | 0 | roles/common | 117 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yaml",
"content": "---\n- name: Let python command runs python3\n ansible.builtin.shell: update-alternatives --install /usr/bin/python python /usr/bin/python3.8 1\n become: yes\n become_user: root\n",
"license_type": "no_license",
"detected_licenses": [],
"s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 177,
"all_permissive": false
} |
ansible_role | basapuram-kumar/mapr-setup | 32e970eef604d429ad520799edf8c6cb643a9d79 | 0 | roles/mapr-configure-repository | 117 | [
"no_license"
] | [
{
"path": "roles/mapr-configure-repository/tasks/main.yml",
"content": "---\n\n- name: Download MapR GPG key with authentication for RedHat\n get_url:\n url: \"{{ mapr_gpg_url }}\"\n dest: /tmp/maprgpg.key\n url_username: \"{{ mapr_repo_username }}\"\n url_password: \"{{ mapr_repo_password }}\"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 5490,
"all_permissive": false
} |
ansible_role | basapuram-kumar/mapr-setup | 32e970eef604d429ad520799edf8c6cb643a9d79 | 0 | roles/mapr-tez | 117 | [
"no_license"
] | [
{
"path": "roles/mapr-tez/tasks/main.yml",
"content": "---\n# Install Tez\n- name: Install mapr-tez\n package: name={{ item }} state=present\n with_items:\n - mapr-tez\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 | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/access_grant | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/access_grant/templates/access_token.yml.j2",
"content": "apiVersion: skupper.io/v2alpha1\nkind: AccessToken\nmetadata:\n name: {{ access_grant_name }}\nspec:\n ca: |\n {{ access_grant_ca.splitlines()|join('\\n ') }}\n code: \"{{ access... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 9197,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/create_connector | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/create_connector/tests/inventory/host_vars/west.yml",
"content": "---\n# Kubeconfig path for west site\nkubeconfig: \"{{ ansible_env.HOME }}/.kube/config\"\n\n# Namespace configuration\nnamespace_name: hello-world-west\n\n# Deployment configura... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 5543,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/create_listener | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/create_listener/tests/inventory/host_vars/east.yml",
"content": "---\n# Kubeconfig path for east site\nkubeconfig: \"{{ ansible_env.HOME }}/.kube/config\"\n\n# Namespace configuration\nnamespace_name: hello-world-east\n\n# Installation configur... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 4280,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/deploy_job | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/deploy_job/tests/inventory/host_vars/west.yml",
"content": "---\n# Kubeconfig path for west site\nkubeconfig: \"{{ ansible_env.HOME }}/.kube/config\"\n\n# Namespace configuration\nnamespace_name: hello-world-west\n\n# Deployment configuration f... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3347,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/deploy_workload | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/deploy_workload/tests/test_playbook.yml",
"content": "---\n- name: Test playbook for the deploy_workload role\n hosts: all\n roles:\n - rhsiqe.skupper.skupper_test_images\n tasks:\n - name: Set a unique temporary directory path per host\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4358,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/env_shakeout | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/env_shakeout/tests/test_playbook.yml",
"content": "---\n- name: Test playbook for the env_shakeout role\n hosts: all\n roles:\n - rhsiqe.skupper.skupper_test_images\n tasks:\n - name: Include the role to shakeout the environment\n a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 655,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/expose_service | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/expose_service/tasks/main.yml",
"content": "---\n# Tasks file for expose_service\n- name: Set namespace name with prefix\n ansible.builtin.set_fact:\n namespace: \"{{ namespace_prefix }}-{{ namespace_name }}\"\n\n- name: Expose deployment a... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3268,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/generate_namespaces | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/generate_namespaces/defaults/main.yml",
"content": "---\n# defaults file for roles/generate_namespaces\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 50
},
{
"path": "collections/ansible_collections... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 926,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/host_setup | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/host_setup/tasks/main.yml",
"content": "---\n- name: Download Helm installation script\n ansible.builtin.get_url:\n url: \"{{ host_setup_helm_script_url }}\"\n dest: /tmp/get_helm.sh\n mode: '0700'\n\n- name: Install Helm using script... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1011,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/install_skupper | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/install_skupper/defaults/main.yml",
"content": "# roles/install_skupper/defaults/main.yml\ninstall_skupper_skupper_repository: 'https://github.com/skupperproject/skupper.git' # Skupper repository\ninstall_skupper_version: 'v2' ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 5300,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/link_site | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/link_site/tasks/main.yml",
"content": "---\n# Tasks for the link_site role\n- name: Setting namespace name with prefix\n ansible.builtin.set_fact:\n namespace: \"{{ namespace_prefix }}-{{ namespace_name }}\"\n skupper_site_namespace: \"{... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 6234,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/run_curl | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/run_curl/tests/test_playbook.yml",
"content": "- name: Hello World test playbook\n hosts: all\n roles:\n - rhsiqe.skupper.skupper_test_images\n tasks:\n - name: Calling the role to check the environment\n ansible.builtin.include_rol... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3723,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/skupper_site | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/skupper_site/tests/inventory/host_vars/east.yml",
"content": "---\n# Kubeconfig path for east site\nkubeconfig: \"{{ ansible_env.HOME }}/.kube/config\"\n\n# Namespace configuration\nnamespace_name: hello-world-east\n\n# Installation configurati... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 3760,
"all_permissive": false
} |
ansible_role | rafaelvzago/skupper-tests | 23337574f7a0898d34fbb80555eef9179c2513fb | 0 | collections/ansible_collections/rhsiqe/skupper/roles/teardown_test | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/rhsiqe/skupper/roles/teardown_test/tasks/main.yml",
"content": "---\n# roles/teardown_test/tasks/main.yml\n- name: Deleting test namespace\n kubernetes.core.k8s:\n kubeconfig: \"{{ kubeconfig }}\"\n state: absent\n kind: Namespace\n name: \"{{ namespac... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1493,
"all_permissive": false
} |
ansible_role | Adil-9/hardcode | 006c2abfa86b27851ffcd0eb3f49abc2bacfeedf | 0 | clickhouse_playbook/roles/clickhouse | 117 | [
"no_license"
] | [
{
"path": "clickhouse_playbook/roles/clickhouse/handlers/main.yml",
"content": "# roles/clickhouse/handlers/main.yml\r\n\r\n- name: Restart ClickHouse server\r\n service:\r\n name: clickhouse-server\r\n state: restarted\r\n",
"license_type": "no_license",
"detected_licenses": [],
"size_by... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1834,
"all_permissive": false
} |
ansible_role | rokat/ansible-collection-playbook-debug | fd7099e0d4be4309f0330c1d5da6fa51e096dc0e | 0 | collections/ansible_collections/variable/override/roles/debug_role | 117 | [
"no_license"
] | [
{
"path": "collections/ansible_collections/variable/override/roles/debug_role/defaults/main.yml",
"content": "---\n# defaults file for debug_role\ncollection_role_var: \"roletest1234\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 71
},
{
"path": "collections/a... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 175,
"all_permissive": false
} |
ansible_role | henrisongoti/iridl-ansible | dd0529a1b1b98e3c15ec48584bf72083f19d559a | 0 | ansible_collections/iridl/iridl/roles/iridl | 117 | [
"no_license"
] | [
{
"path": "ansible_collections/iridl/iridl/roles/iridl/templates/docker-compose.yaml",
"content": "version: \"3.2\"\nservices:\n squid:\n image: iridl/dlsquid:{{dlsquid_version}}\n ports:\n - 80:80\n - 443:443\n expose:\n - 3128\n restart: always\n # stop_grace_period must be ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 19504,
"all_permissive": false
} |
ansible_role | svo/python-sprint-zero | 43db5ba6e23a214a288e1fdc3497de26070108b9 | 0 | infrastructure/ansible/roles/ansible | 117 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/ansible/tasks/main.yml",
"content": "- name: Install ansible\n ansible.builtin.apt:\n name: ansible\n become: true\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 80
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 80,
"all_permissive": false
} |
ansible_role | svo/python-sprint-zero | 43db5ba6e23a214a288e1fdc3497de26070108b9 | 0 | infrastructure/ansible/roles/ansible-lint | 117 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/ansible-lint/tasks/main.yml",
"content": "- name: Install ansible-lint for linting ansible playbook\n ansible.builtin.apt:\n name: ansible-lint\n become: true\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 119
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 119,
"all_permissive": false
} |
ansible_role | svo/python-sprint-zero | 43db5ba6e23a214a288e1fdc3497de26070108b9 | 0 | infrastructure/ansible/roles/claude-code | 117 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/claude-code/tasks/main.yml",
"content": "- name: Install Claude Code\n community.general.npm:\n name: \"@anthropic-ai/claude-code\"\n global: true\n become: true\n",
"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 | svo/python-sprint-zero | 43db5ba6e23a214a288e1fdc3497de26070108b9 | 0 | infrastructure/ansible/roles/git | 117 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/git/tasks/main.yml",
"content": "- name: Install git source control\n ansible.builtin.apt:\n pkg: git-core\n become: true\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 91
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 91,
"all_permissive": false
} |
ansible_role | svo/python-sprint-zero | 43db5ba6e23a214a288e1fdc3497de26070108b9 | 0 | infrastructure/ansible/roles/node | 117 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/node/tasks/main.yml",
"content": "- name: Install Node.js\n ansible.builtin.apt:\n name:\n - nodejs\n - npm\n become: true\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 99
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 99,
"all_permissive": false
} |
ansible_role | svo/python-sprint-zero | 43db5ba6e23a214a288e1fdc3497de26070108b9 | 0 | infrastructure/ansible/roles/packer | 117 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/packer/tasks/main.yml",
"content": "- name: Install unzip\n ansible.builtin.apt:\n pkg: unzip\n become: true\n\n- name: Determine architecture\n ansible.builtin.set_fact:\n architecture: \"{{ 'amd64' if ansible_architecture == 'x86_64' else 'arm64' }}\"\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1250,
"all_permissive": false
} |
ansible_role | svo/python-sprint-zero | 43db5ba6e23a214a288e1fdc3497de26070108b9 | 0 | infrastructure/ansible/roles/shellcheck | 117 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/shellcheck/tasks/main.yml",
"content": "- name: Install ShellCheck shell script linter\n ansible.builtin.apt:\n pkg: shellcheck\n become: true\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 105
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 105,
"all_permissive": false
} |
ansible_role | svo/python-sprint-zero | 43db5ba6e23a214a288e1fdc3497de26070108b9 | 0 | infrastructure/ansible/roles/tox | 117 | [
"no_license"
] | [
{
"path": "infrastructure/ansible/roles/tox/tasks/main.yml",
"content": "- name: Install tox automation project\n ansible.builtin.apt:\n name: tox\n become: true\n\n- name: Install setuptools-scm\n ansible.builtin.apt:\n name: python3-setuptools-scm\n become: true\n",
"license_type": "no_licen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 194,
"all_permissive": false
} |
ansible_role | pullrequestrfb/pr-show-metrics-pipeline | a44686cbca6b5954c534f2cd77af8d4ba0cfbb27 | 0 | db/roles/influx | 114 | [
"no_license"
] | [
{
"path": "db/roles/influx/tasks/main.yml",
"content": "---\n- name: get-influx-dpkg\n get_url: url=https://dl.influxdata.com/influxdb/releases/influxdb_1.1.1_amd64.deb dest=/opt/ validate_certs=no\n register: getinfluxdpkg\n\n- name: install-dpkg\n apt: deb=/opt/influxdb_1.1.1_amd64.deb\n when: getinfl... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1097,
"all_permissive": false
} |
ansible_role | pullrequestrfb/pr-show-metrics-pipeline | a44686cbca6b5954c534f2cd77af8d4ba0cfbb27 | 0 | db/roles/nginx | 114 | [
"no_license"
] | [
{
"path": "db/roles/nginx/tasks/main.yml",
"content": "---\n- name: Add Nginx Repository\n apt_repository: repo='ppa:nginx/stable' state=present\n register: ppastable\n\n- name: Install Nginx\n apt: pkg=nginx state=installed update_cache=true\n when: ppastable|success\n register: nginxinstalled\n\n- na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1319,
"all_permissive": false
} |
ansible_role | linux-system-roles/mssql | 4eab50d81aa5e2f482e18e1987306e366dbbac4d | 33 | tests/roles/caller | 114 | [
"no_license"
] | [
{
"path": "tests/roles/caller/tasks/main.yml",
"content": "---\n# tasks file for caller\n\n- name: Include role\n include_role:\n name: \"{{ roletoinclude }}\"\n\n- name: Test variable override\n assert:\n that: not __caller_override\n",
"license_type": "no_license",
"detected_licenses": [],... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 172,
"all_permissive": false
} |
ansible_role | lqdung95ntp/karaoke_lyric | 1fee064234bc12bac297f7200dd0256cce021e38 | 0 | .circleci/ansible/roles/configure-server | 114 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/configure-server/tasks/main.yml",
"content": "- name: \"update apt packages.\"\n become: yes\n apt:\n update_cache: yes\n\n- name: \"upgrade packages\"\n become: yes\n apt:\n upgrade: yes\n\n- name: remove dependencies that are no longer required\n become: yes\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1190,
"all_permissive": false
} |
ansible_role | lqdung95ntp/karaoke_lyric | 1fee064234bc12bac297f7200dd0256cce021e38 | 0 | .circleci/ansible/roles/deploy | 114 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/deploy/tasks/main.yml",
"content": "---\n- name: \"update apt packages.\"\n become: yes\n apt:\n update_cache: yes\n\n- name: \"upgrade packages\"\n become: yes\n apt:\n upgrade: yes\n\n- name: \"Copy artifact to home\"\n copy:\n src: artifact.tar.gz\n des... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 762,
"all_permissive": false
} |
ansible_role | imt17/ansible | 4fdd46d346564a34d7901e8e1a7d179ea9479c50 | 0 | roles/common | 114 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "- name: Ensure SSH key directory exists\n ansible.builtin.file:\n path: /home/ubuntu/.ssh\n state: directory\n mode: '0700'\n owner: ubuntu\n group: ubuntu\n\n- name: Add teacher's SSH public key\n ansible.builtin.copy:\n src: files/te... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 565,
"all_permissive": false
} |
ansible_role | imt17/ansible | 4fdd46d346564a34d7901e8e1a7d179ea9479c50 | 0 | roles/postgresql_install | 114 | [
"no_license"
] | [
{
"path": "roles/postgresql_install/tasks/main.yml",
"content": "- name: Add PostgreSQL apt key\n ansible.builtin.apt_key:\n url: https://www.postgresql.org/media/keys/ACCC4CF8.asc\n state: present\n\n- name: Add PostgreSQL repository\n ansible.builtin.apt_repository:\n repo: deb http://apt.postg... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 674,
"all_permissive": false
} |
ansible_role | imt17/ansible | 4fdd46d346564a34d7901e8e1a7d179ea9479c50 | 0 | roles/postgresql_primary | 114 | [
"no_license"
] | [
{
"path": "roles/postgresql_primary/tasks/main.yml",
"content": "- name: Create database\n become: yes\n become_user: postgres\n ansible.builtin.command: createdb myapp\n args:\n creates: /var/lib/postgresql/16/main/myapp\n\n- name: Create table in database\n become: yes\n become_user: postgres\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1854,
"all_permissive": false
} |
ansible_role | imt17/ansible | 4fdd46d346564a34d7901e8e1a7d179ea9479c50 | 0 | roles/postgresql_replica | 114 | [
"no_license"
] | [
{
"path": "roles/postgresql_replica/tasks/main.yml",
"content": "- name: Stop PostgreSQL to prepare for replication\n ansible.builtin.systemd:\n name: postgresql\n state: stopped\n\n- name: Clear PostgreSQL data directory\n ansible.builtin.command: rm -rf /var/lib/postgresql/16/main/*\n args:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2334,
"all_permissive": false
} |
ansible_role | cognisian/Infrastructure | 815e15da679ed852160401b279d5c52a58fa40b4 | 0 | provision/roles/weareinteractive.apache2 | 114 | [
"no_license"
] | [
{
"path": "provision/roles/weareinteractive.apache2/templates/etc/apache2/sites-available/site/body.j2",
"content": " ServerName {{ item.name }}\n DocumentRoot {{ apache2_sites_basedir }}/{{ item.id }}/htdocs\n {% for value in item.aliases|default([]) %}\n ServerAlias {{ value }}\n {% endfor %}\n\n # ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 5910,
"all_permissive": false
} |
ansible_role | sscolnick-IT/example_work | 82be6375be31d8cb58c244f6f561be986c662dc9 | 0 | ansible/roles/common_tasks | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/common_tasks/defaults/mail.yml",
"content": "#list of default variables for common_tasks roles\n\ncustom_packages_installed:\n - name: 'bash-completion'\n state: 'latest'\n - name: 'vim'\n state: 'latest'\n - name: 'bzip2'\n state: latest\n - name: 'tar'\n state: lat... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 926,
"all_permissive": false
} |
ansible_role | sscolnick-IT/example_work | 82be6375be31d8cb58c244f6f561be986c662dc9 | 0 | ansible/roles/dns_server | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/dns_server/handlers/main.yml",
"content": "#handler will reboot named service (BIND) on rocky9 machine \n- name: Reboot_named\n ansible.builtin.service:\n name: named\n state: restarted",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 145
}... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2093,
"all_permissive": false
} |
ansible_role | sscolnick-IT/example_work | 82be6375be31d8cb58c244f6f561be986c662dc9 | 0 | ansible/roles/gitlab_server | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/gitlab_server/defaults/main.yml",
"content": "firewalld_services:\n - http\n - https\n\ninstall_packages:\n - curl\n - policycoreutils\n - git\n - python3-policycoreutils\n - glibc-langpack-en\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2401,
"all_permissive": false
} |
ansible_role | sscolnick-IT/example_work | 82be6375be31d8cb58c244f6f561be986c662dc9 | 0 | ansible/roles/sshd | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/sshd/handlers/main.yml",
"content": "- name: Reboot_sshd\n ansible.builtin.service:\n name: sshd\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 83
},
{
"path": "ansible/roles/sshd/defaults/main.yml",
"conten... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1371,
"all_permissive": false
} |
ansible_role | sscolnick-IT/example_work | 82be6375be31d8cb58c244f6f561be986c662dc9 | 0 | ansible/roles/stable-diff-test | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/stable-diff-test/templates/start_webserver.sh",
"content": "#simple bash script to run the gallery web server from a directory in the first argument\n#!/bin/bash\nnpx gallery-server --folder $1",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 131
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2488,
"all_permissive": false
} |
ansible_role | welenofsky/vlamp | 5c45241c5f72ceef6618cd63f7c48c74e4412e97 | 0 | roles/common | 114 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: Installing aptitude\n apt: pkg=aptitude\n\n- name: Upgrade cache and system (safe upgrade)\n apt: upgrade=safe update_cache=yes\n\n- name: Install git\n apt: pkg=git,python3-pip\n\n- name: Install pexpect\n pip:\n name: pexpect\n\n- na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 527,
"all_permissive": false
} |
ansible_role | welenofsky/vlamp | 5c45241c5f72ceef6618cd63f7c48c74e4412e97 | 0 | roles/db | 114 | [
"no_license"
] | [
{
"path": "roles/db/templates/.my.cnf.j2",
"content": "[client]\n# The following password will be sent to all standard MySQL clients\npassword=\"{{ <PASSWORD> }}\"\ndefault_authentication_plugin=mysql_native_password",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 156
},... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1225,
"all_permissive": false
} |
ansible_role | welenofsky/vlamp | 5c45241c5f72ceef6618cd63f7c48c74e4412e97 | 0 | roles/mail | 114 | [
"no_license"
] | [
{
"path": "roles/mail/templates/mailcatcher.service.j2",
"content": "[Unit]\nDescription=Mailcatcher Service\nAfter=network.target\n\n[Service]\nType=simple\nExecStart=/usr/local/bin/mailcatcher --foreground --ip 0.0.0.0\n\n[Install]\nWantedBy=multi-user.target\n",
"license_type": "no_license",
"det... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1027,
"all_permissive": false
} |
ansible_role | welenofsky/vlamp | 5c45241c5f72ceef6618cd63f7c48c74e4412e97 | 0 | roles/web | 114 | [
"no_license"
] | [
{
"path": "roles/web/tasks/adminer.yml",
"content": "---\n- name: Install Adminer\n script: ../templates/adminer-install.sh\n\n- name: Restart apache2\n service: name=apache2 state=restarted",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 134
},
{
"path": "roles/... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 3556,
"all_permissive": false
} |
ansible_role | gdykeman/msft-ansible | 38b8d4ccdf170160a318b22122393bf7765b35d0 | 0 | azure/azure-provisioning-demo/roles/azure_lab | 114 | [
"no_license"
] | [
{
"path": "azure/azure-provisioning-demo/roles/azure_lab/tasks/create-vm.yaml",
"content": "---\n- name: Create Virtual Network Inteface Card\n delegate_to: localhost\n azure_rm_networkinterface:\n resource_group: \"{{ lab_name }}-{{ rg_name }}\"\n name: \"{{ inventory_hostname }}-nic\"\n virtual... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4135,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/boussole | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/boussole/templates/boussole.service.jinja2",
"content": "[Unit]\nDescription=Boussole - auto-compile SCSS files on change\n\n[Service]\nUser={{ app_username }}\nGroup={{ app_username }}\nWorkingDirectory={{ app_dir }}\nEnvironment=\"LC_ALL=C.UTF-8\" \"LANG=C.UTF-8\"\nExecStart={{ bo... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1500,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/cmark-gfm | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/cmark-gfm/tasks/main.yml",
"content": "---\n- name: Check if cmark-gfm is installed\n stat:\n path: /usr/local/lib/libcmark-gfm.so\n register: cmark_gfm_library\n\n- name: Download and install cmark-gfm\n when: not cmark_gfm_library.stat.exists\n block:\n - name: Download ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1042,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/common | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main.yml",
"content": "---\n- name: Set time zone to UTC\n community.general.timezone:\n name: Etc/UTC\n\n- name: Create group for app user\n group:\n name: \"{{ app_username }}\"\n\n- name: Create app user\n user:\n name: \"{{ app_username }}\"\n group: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 252,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/consumers | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/consumers/tasks/main.yml",
"content": "---\n- name: Set up service files for background consumers\n template:\n src: \"consumer.service.jinja2\"\n dest: /etc/systemd/system/consumer-{{ item }}.service\n owner: root\n group: root\n mode: 0644\n loop: \"{{ consumers }... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 993,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/cronjobs | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/cronjobs/tasks/main.yml",
"content": "---\n- name: Add cronjob for lifting expired temporary bans\n cron:\n name: lift_expired_temporary_bans\n job: \"{{ bin_dir }}/python -c \\\"from scripts.lift_expired_temporary_bans import lift_expired_temporary_bans; lift_expired_tempora... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2174,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/development | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/development/files/ipython_config.py",
"content": "c.InteractiveShellApp.extensions = ['autoreload']\nc.InteractiveShellApp.exec_lines = ['%autoreload 2']\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 103
},
{
"path": "ansible/roles/deve... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 934,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/gunicorn | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/gunicorn/templates/gunicorn.conf.jinja2",
"content": "d /run/gunicorn 0755 {{ app_username }} {{ app_username }} -\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 61
},
{
"path": "ansible/roles/gunicorn/templates/gunicorn.socket.jinja2",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2220,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/ipv6_networking | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/ipv6_networking/defaults/main.yml",
"content": "---\nipv6_device: eth0\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 22
},
{
"path": "ansible/roles/ipv6_networking/tasks/main.yml",
"content": "---\n- name: Enable IPv6 networking\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 808,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/java | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/java/tasks/main.yml",
"content": "---\n- name: Install OpenJDK Java runtime\n apt:\n name: openjdk-11-jre\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 73
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 73,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/nginx | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx/defaults/main.yml",
"content": "---\nnginx_enable_sendfile: true\nnginx_worker_processes: auto\n\nssl_cert_path: /etc/letsencrypt/live/{{ site_hostname }}/fullchain.pem\nssl_private_key_path: /etc/letsencrypt/live/{{ site_hostname }}/privkey.pem\n",
"license_type": "no_lic... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3689,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/nginx_prod_config | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx_prod_config/defaults/main.yml",
"content": "---\nhsts_max_age: 63072000\nstatic_sites_dir: /opt/tildes-static-sites\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 70
},
{
"path": "ansible/roles/nginx_prod_config/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3895,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/nginx_site_config | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx_site_config/defaults/main.yml",
"content": "---\nnginx_enable_hsts: true\nnginx_enable_csp: true\nnginx_enable_ratelimiting: true\nnginx_redirect_www: true\n\nprometheus_ips:\n - 127.0.0.1\n - ::1\n\nhsts_max_age: 63072000\n",
"license_type": "no_license",
"detected_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 4257,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/nodejs | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/nodejs/tasks/main.yml",
"content": "---\n- name: Add APT key for NodeSource Node.js repository\n apt_key:\n url: https://deb.nodesource.com/gpgkey/nodesource.gpg.key\n\n- name: Add NodeSource Node.js APT repository\n apt_repository:\n repo: deb https://deb.nodesource.com/nod... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 622,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/pgbouncer | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/pgbouncer/tasks/main.yml",
"content": "---\n- name: Install pgbouncer\n apt:\n name: pgbouncer\n\n- name: Add pgbouncer.ini\n template:\n src: pgbouncer.ini.jinja2\n dest: /etc/pgbouncer/pgbouncer.ini\n owner: postgres\n group: postgres\n mode: 0640\n notify:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1038,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/postgresql | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/postgresql/handlers/main.yml",
"content": "---\n- name: Restart postgresql\n service:\n name: postgresql\n state: restarted\n\n- name: Reload postgresql\n service:\n name: postgresql\n state: reloaded\n",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1294,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/postgresql_plpython | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/postgresql_plpython/tasks/main.yml",
"content": "---\n- name: Install PL/Python3 procedural language for PostgreSQL\n apt:\n name: postgresql-plpython3-{{ postgresql_version }}\n\n- name: Set PYTHONPATH env var for PostgreSQL\n lineinfile:\n path: /etc/postgresql/{{ postgres... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 419,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/postgresql_redis_bridge | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/postgresql_redis_bridge/meta/main.yml",
"content": "---\ndependencies:\n - role: postgresql\n - role: redis\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 55
},
{
"path": "ansible/roles/postgresql_redis_bridge/templates/postgresql_redi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 832,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/postgresql_tildes_dbs | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/postgresql_tildes_dbs/tasks/database.yml",
"content": "---\n- name: Create database and enable access and all necessary extensions\n become_user: postgres\n block:\n - name: Create database\n community.postgresql.postgresql_db:\n name: \"{{ item }}\"\n owner:... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3339,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/prometheus | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/prometheus/templates/prometheus.yml.jinja2",
"content": "global:\n scrape_interval: 30s\n evaluation_interval: 30s\n\nscrape_configs:\n - job_name: \"node\"\n static_configs:\n - targets: ['{{ site_hostname }}:9100']\n\n - job_name: \"redis\"\n static_configs:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3643,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/prometheus_node_exporter | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/prometheus_node_exporter/tasks/main.yml",
"content": "---\n- name: Create prometheus user and group\n import_tasks: prometheus_user.yml\n\n- name: Download node_exporter from GitHub\n get_url:\n dest: /tmp/prometheus_node_exporter.tar.gz\n url: https://github.com/prometheus/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1187,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/prometheus_postgres_exporter | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/prometheus_postgres_exporter/meta/main.yml",
"content": "---\ndependencies:\n - role: postgresql\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "ansible/roles/prometheus_postgres_exporter/files/queries.yaml",
"conten... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1591,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/prometheus_redis_exporter | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/prometheus_redis_exporter/tasks/main.yml",
"content": "---\n- name: Create prometheus user and group\n import_tasks: prometheus_user.yml\n\n- name: Download redis_exporter from GitHub\n get_url:\n dest: /tmp/prometheus_redis_exporter.tar.gz\n url: https://github.com/oliver00... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1158,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/pts_lbsearch | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/pts_lbsearch/tasks/main.yml",
"content": "---\n- name: Download pts_lbsearch code from GitHub\n get_url:\n dest: /tmp/pts_lbsearch.c\n url: https://raw.githubusercontent.com/pts/pts-line-bisect/2ecd9f59246cfa28cb1aeac7cd8d98a8eea2914f/pts_lbsearch.c\n checksum: sha256:ef79... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 586,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/python | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/python/tasks/main.yml",
"content": "---\n- name: Check if the correct version of Python is already installed\n stat:\n path: /usr/local/bin/python{{ python_version }}\n register: python_binary\n\n- name: Download and install Python\n when: not python_binary.stat.exists\n bloc... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2469,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/redis | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/redis/tasks/main.yml",
"content": "---\n- name: Check if Redis is installed\n stat:\n path: /usr/local/bin/redis-server\n register: redis_server\n\n- name: Download and install Redis\n when: not redis_server.stat.exists\n block:\n - name: Download Redis from GitHub\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3128,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/redis_module_cell | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/redis_module_cell/meta/main.yml",
"content": "---\ndependencies:\n - role: redis\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 34
},
{
"path": "ansible/roles/redis_module_cell/tasks/main.yml",
"content": "---\n- name: Download redi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 778,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/scripts | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/scripts/tasks/main.yml",
"content": "---\n- name: Install the activate script\n template:\n src: activate.sh.jinja2\n dest: /usr/local/bin/activate\n owner: root\n group: root\n mode: 0755\n",
"license_type": "no_license",
"detected_licenses": [],
"size_b... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 353,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/self_signed_ssl_cert | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/self_signed_ssl_cert/meta/main.yml",
"content": "---\ndependencies:\n - role: nginx\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 34
},
{
"path": "ansible/roles/self_signed_ssl_cert/tasks/main.yml",
"content": "---\n- name: Install... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 590,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/webassets | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/webassets/tasks/main.yml",
"content": "---\n- name: Check if site-icons.css file exists\n stat:\n path: \"{{ app_dir }}/static/css/site-icons.css\"\n register: site_icons_css_file\n\n# webassets will crash the site if this file doesn't exist\n- name: Create site-icons.css file\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1038,
"all_permissive": false
} |
ansible_role | spectria/tildes | 436c3f24f0409b5ee6811daf73df7d0bd72fb894 | 75 | ansible/roles/wiki_repo | 114 | [
"no_license"
] | [
{
"path": "ansible/roles/wiki_repo/tasks/main.yml",
"content": "---\n- name: Create the base repo directory\n file:\n path: /var/lib/tildes-wiki\n state: directory\n owner: \"{{ app_username }}\"\n group: \"{{ app_username }}\"\n mode: 0775\n\n- name: Check if a wiki git repo exists\n stat:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 596,
"all_permissive": false
} |
ansible_role | Skosenko78/Monitoring | c3d625c3a23831ae66aed70bba070cb2454b92ef | 0 | Homework1/roles/alertmanager | 114 | [
"no_license"
] | [
{
"path": "Homework1/roles/alertmanager/files/alert_rules.yml",
"content": "groups:\n - name: PrometheusTargets\n rules:\n - alert: PrometheusTargetMissing\n expr: up == 0\n for: 0m\n labels:\n severity: critical\n annotations:\n summary: Prometheus tar... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2186,
"all_permissive": false
} |
ansible_role | Skosenko78/Monitoring | c3d625c3a23831ae66aed70bba070cb2454b92ef | 0 | Homework1/roles/bbox_exporter | 114 | [
"no_license"
] | [
{
"path": "Homework1/roles/bbox_exporter/templates/blackbox_exporter.service.j2",
"content": "[Unit]\nDescription=SNMP Exporter Version {{ bbox_exporter_version }}\nAfter=network-online.target\n\n[Service]\nUser=prometheus\nGroup=prometheus\nType=simple\nExecStart={{ bbox_exporter_bin }} --config.file={{ bb... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1767,
"all_permissive": false
} |
ansible_role | Skosenko78/Monitoring | c3d625c3a23831ae66aed70bba070cb2454b92ef | 0 | Homework1/roles/mysql | 114 | [
"no_license"
] | [
{
"path": "Homework1/roles/mysql/tasks/main.yml",
"content": "---\n- name: install Mysql packages\n apt:\n name: \n - mysql-server\n - python3-mysqldb\n state: latest\n update_cache: yes\n\n- name: start and enable mysql service\n systemd:\n name: mysql\n state: started\n enabl... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 541,
"all_permissive": false
} |
ansible_role | Skosenko78/Monitoring | c3d625c3a23831ae66aed70bba070cb2454b92ef | 0 | Homework1/roles/node_exporter | 114 | [
"no_license"
] | [
{
"path": "Homework1/roles/node_exporter/defaults/main.yml",
"content": "---\nnode_exporter_version: \"1.5.0\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 34
},
{
"path": "Homework1/roles/node_exporter/templates/node_exporter.service.j2",
"content": "[Unit]... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1713,
"all_permissive": false
} |
ansible_role | Skosenko78/Monitoring | c3d625c3a23831ae66aed70bba070cb2454b92ef | 0 | Homework1/roles/wordpress | 114 | [
"no_license"
] | [
{
"path": "Homework1/roles/wordpress/templates/nginx.conf.j2",
"content": "server {\n listen 80;\n server_name _;\n root /var/www/wordpress;\n\n index index.php index.html index.htm;\n\n access_log /var/log/nginx/access.log;\n error_log /var/log/nginx/error.log;\n\n location / {\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2133,
"all_permissive": false
} |
ansible_role | x86-39/3d_printer_configs_k1_max | 88fced280f206dc4371c2d6d913eef9c58bc423a | 6 | roles/generate_print | 114 | [
"permissive"
] | [
{
"path": "roles/generate_print/tasks/main.yml",
"content": "- name: Generate ini file\n ansible.builtin.template:\n src: \"Creality K1 Max - base.ini.j2\"\n dest: \"{{ lookup('env', 'PWD') }}/PrusaSlicer/print/{{ filename }}.ini\"\n mode: '0644'\n",
"license_type": "permissive",
"detected... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 6236,
"all_permissive": true
} |
ansible_role | Sivel31/ansible | 92dad0160379eaa1c52d038e78dce55d015c6a4e | 0 | roles/domain_join | 122 | [
"no_license"
] | [
{
"path": "roles/domain_join/tasks/main.yml",
"content": "---\n# tasks file for domain_join\n\n- name: Check if block exists in file\n lineinfile:\n path: /home/admin/file.txt\n regexp: '^\\s*server 10\\.15\\.85\\.[567] iburst'\n state: present\n create: yes\n register: block_check\n become: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1704,
"all_permissive": false
} |
ansible_role | Sivel31/ansible | 92dad0160379eaa1c52d038e78dce55d015c6a4e | 0 | roles/nexus_delete | 122 | [
"no_license"
] | [
{
"path": "roles/nexus_delete/templates/inventory.j2",
"content": "{% for package, data in kri_go_packages_version.items() %}\n{{ package }}|{{ data.version }}\n{% endfor %}",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 104
},
{
"path": "roles/nexus_delete/tests/... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 2544,
"all_permissive": false
} |
ansible_role | Sivel31/ansible | 92dad0160379eaa1c52d038e78dce55d015c6a4e | 0 | roles/test_role | 122 | [
"no_license"
] | [
{
"path": "roles/test_role/defaults/main.yml",
"content": "---\n# defaults file for test_role\n\nmega_interface: 'eth0'\n\ntest_command1: '/opt/test1'\ntest_command2: '/opt/test2'\ntest_mlt_command1: 'test3'\ntest_mlt_command2: '4'",
"license_type": "no_license",
"detected_licenses": [],
"size_b... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1516,
"all_permissive": false
} |
ansible_role | techvangelist/Ansible_Testing | 42ffc11bc7829aefa2e5feea585cf72a661ff24a | 0 | roles/add_ansible_user | 122 | [
"no_license"
] | [
{
"path": "roles/add_ansible_user/handlers/main.yml",
"content": "---\n# handlers file for add_ansible_user",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 40
},
{
"path": "roles/add_ansible_user/defaults/main.yml",
"content": "---\n# defaults file for add_ansi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1160,
"all_permissive": false
} |
ansible_role | techvangelist/Ansible_Testing | 42ffc11bc7829aefa2e5feea585cf72a661ff24a | 0 | roles/deploy_web_vhost | 122 | [
"no_license"
] | [
{
"path": "roles/deploy_web_vhost/templates/index.j2",
"content": "<header class=\"page-header\">\n <h1>Ansible Demo Run Complete!</h1>\n <h2>Ansible Node: {{ ansible_nodename }}</h2>\n</header>\n\n<main>\n <p>This completes the demo run of <em>Ansible Tower</em>! I hope you liked it!\n <em>Good... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1969,
"all_permissive": false
} |
ansible_role | techvangelist/Ansible_Testing | 42ffc11bc7829aefa2e5feea585cf72a661ff24a | 0 | roles/facts_check | 122 | [
"no_license"
] | [
{
"path": "roles/facts_check/templates/facts_list.j2",
"content": "CURRENT DATE and TIME: {{ curr_date_time.stdout }}\nFACTS LIST FOR {{ ansible_hostname }}\n\n{{ sys_facts | to_nice_json }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 121
},
{
"path": "roles/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 589,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.