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 | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/dependencies | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/dependencies/defaults/main.yml",
"content": "---\n\nremote_repository_clone_url: <EMAIL>:discos/dependencies.git\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 66
},
{
"path": "ansible/roles/dependencies/tasks/main.yml",
"content": "... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1118,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/deploy | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/deploy/tasks/main.yml",
"content": "---\n\n- name: Build the discos-get Ansible command\n ansible.builtin.set_fact:\n repo_name: \"{{ branch }}{{ '-' + station | lower if inventory_dir.split('/')[-1] == 'development' else '' }}\"\n discos_get_cmd: \"discos-get {{ branch }}{{ ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1385,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/ds9 | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/ds9/defaults/main.yml",
"content": "---\n\nds9: \"ds9.centos7.8.3.tar.gz\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 35
},
{
"path": "ansible/roles/ds9/tasks/main.yml",
"content": "---\n\n- name: Download {{ ds9 }} archive\n an... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 527,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/finalize | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/finalize/tasks/fix_kernel.yml",
"content": "---\n\n- name: Disable future kernel updates\n ansible.builtin.lineinfile:\n dest: /etc/yum.conf\n line: \"exclude=kernel*\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 125
},
{
"path... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1413,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/firewall | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/firewall/defaults/main.yml",
"content": "---\n\nfirewall_state: stopped\nfirewall_enabled: false\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 53
},
{
"path": "ansible/roles/firewall/tasks/main.yml",
"content": "---\n\n- name: Insta... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1445,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/gildas | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/gildas/templates/gildas.sh",
"content": "export GAG_ROOT_DIR=/{{ discos_sw_dir }}/gildas\nexport GAG_EXEC_SYSTEM=x86_64-redhat6.8-gfortran\nsource $GAG_ROOT_DIR/etc/bash_profile > /dev/null\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 147
},... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2166,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/key_exchange | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/key_exchange/tasks/main.yml",
"content": "---\n\n- name: Retrieve {{ username }} user facts\n ansible.builtin.user:\n name: \"{{ username }}\"\n state: present\n generate_ssh_key: true\n register: user_facts\n\n\n- name: Make sure the ssh-required files exists\n ansible.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1886,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/lustre | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/lustre/defaults/main.yml",
"content": "---\n\n#####################\n# e2fsprogs variables\n#####################\n\ne2fsprogs_version: { major: \"1.42.13.wc6\", minor: \"7\" }\ne2fsprogs_tail: \"{{ e2fsprogs_version.major }}-{{ e2fsprogs_version.minor }}.el7.x86_64.rpm\"\ne2fsprogs... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 20458,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/manager | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/manager/tasks/archive_tree.yml",
"content": "---\n\n- name: Populate the /{{ archive }} directory tree\n ansible.builtin.file:\n path: \"/{{ archive }}/{{ item.path }}\"\n state: directory\n owner: \"{{ user.name }}\"\n group: \"{{ item.group }}\"\n mode: \"{{ item.m... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1707,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/network | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/network/templates/hosts",
"content": "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4\n\n{% for hostname in groups['all'] %}\n{{ hostvars[hostname].ansible_host }} {{ hostvars[hostname].inventory_hostname }} {{ hostvars[hostname].inventory_hostname_short... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1826,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/nis | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/nis/tasks/nis_server.yml",
"content": "---\n\n- name: Install ypserv yum package\n ansible.builtin.yum:\n name: ypserv\n state: present\n\n\n- name: Set yp securenets\n ansible.builtin.lineinfile:\n path: \"/var/yp/securenets\"\n state: present\n line: \"{{ item }}\... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3080,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/projects | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/projects/templates/discos-removeProject",
"content": "#!/usr/bin/env python\nfrom __future__ import print_function\nimport os\nimport sys\nimport argparse\nimport subprocess\nimport shutil\nimport time\nfrom threading import Thread\n\nparser = argparse.ArgumentParser(\n descripti... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 12164,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/quicklook | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/quicklook/tasks/main.yml",
"content": "---\n\n- name: Install quicklook python dependencies\n ansible.builtin.command: \"pip install {{ item }}\"\n become: true\n become_user: \"{{ user.name }}\"\n become_flags: \"-i\"\n with_items:\n - watchdog\n - tornado\n changed_whe... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1124,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/sardara | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/sardara/tasks/main.yml",
"content": "---\n\n- name: Create the mount point for Sardara backend disk\n ansible.builtin.file:\n path: \"{{ sardara_mount_point }}\"\n state: directory\n recurse: true\n mode: \"0755\"\n\n\n- name: Add Sardara backend data directory mount to... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 646,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/sdtools | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/sdtools/tasks/main.yml",
"content": "---\n\n- name: Download the SDTools repository\n ansible.builtin.git:\n repo: \"https://github.com/discos/srt-single-dish-tools.git\"\n dest: \"/{{ discos_sw_dir }}/srt-single-dish-tools\"\n version: \"main\"\n force: true\n become:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 614,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/selinux | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/selinux/tasks/main.yml",
"content": "---\n\n- name: Install SELINUX python bindings\n ansible.builtin.yum:\n name: python3-libselinux\n state: present\n\n\n- name: Disable SELINUX\n ansible.posix.selinux:\n state: disabled\n register: selinux_state\n\n\n- name: Reboot th... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 347,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/simulators | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/simulators/tasks/main.yml",
"content": "---\n\n- name: Download the DISCOS Simulators repository\n ansible.builtin.git:\n repo: \"https://github.com/discos/simulators.git\"\n dest: \"/{{ discos_sw_dir }}/simulators\"\n version: \"master\"\n force: true\n become: true\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 578,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/ssh | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/ssh/tasks/main.yml",
"content": "---\n\n- name: Prevent ssh to accept different localizations\n ansible.builtin.replace:\n dest: /etc/ssh/sshd_config\n regexp: '^AcceptEnv'\n replace: '# AcceptEnv'\n\n\n- name: Disable DNS for ssh\n ansible.builtin.replace:\n dest: /et... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 728,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/time | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/time/tasks/main.yml",
"content": "---\n\n- name: Install the ntp yum package\n ansible.builtin.yum:\n name: ntp\n state: present\n\n\n- name: Set the timezone to UTC\n community.general.timezone:\n name: Etc/UTC\n\n\n- name: Copy the ntp.conf template\n ansible.builtin.t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 720,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/users | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/users/tasks/main.yml",
"content": "---\n\n- name: Create the /{{ discos_sw_dir }} directory\n ansible.builtin.file:\n path: \"/{{ discos_sw_dir }}\"\n state: directory\n mode: \"0755\"\n\n\n- name: Add the groups\n ansible.builtin.group:\n name: \"{{ item.key }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2033,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/vnc | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/vnc/defaults/main.yml",
"content": "---\n\nvnc_starting_port: 15000\nvnc_resolution: \"1920x1080\"\nfixed_resolution_vnc: false\ntigervnc_packages:\n - \"tigervnc-license-1.13.1-1.el7.noarch.rpm\"\n - \"tigervnc-selinux-1.13.1-1.el7.noarch.rpm\"\n - \"tigervnc-server-minimal-1.13... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4056,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/yum | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/yum/tasks/main.yml",
"content": "---\n\n- name: Remove yum-cron to avoid yum automatic updates\n ansible.builtin.yum:\n name: yum-cron\n state: absent\n\n\n- name: Remove PackageKit* yum packages\n ansible.builtin.yum:\n name:\n - PackageKit.i686\n - PackageKit.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1640,
"all_permissive": false
} |
ansible_role | discos/deployment | cd9e11d406de0b8c4be71ebf40d73fc529398a56 | 1 | ansible/roles/yum_repos | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/yum_repos/tasks/main.yml",
"content": "---\n\n- name: Disable Base repositories\n ansible.builtin.replace:\n path: /etc/yum.repos.d/CentOS-Base.repo\n regexp: \"gpgcheck=1[\\n]gpgkey\"\n replace: |-\n gpgcheck=1\n enabled=0\n gpgkey\n\n\n- name: Add Vault re... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 711,
"all_permissive": false
} |
ansible_role | duytrinh-boop/docker_vm_simulation | 215dac0f082a6fffa31ab32495c7539c27fed063 | 0 | roles/docker_vm_simulation | 7,355 | [
"no_license"
] | [
{
"path": "roles/docker_vm_simulation/files/splunk_uf_eventgen/setup-fw2/setup/shared/data_scripts/1_cisco_mail_last30.py",
"content": "#!/usr/bin/python\nimport random\nimport datetime\nimport time\nimport os\nimport sys\nfrom platform import system\n\n# Makes a set of faux cisco mail log files for the Spl... | {
"task_files": 18,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 53,
"total_bytes": 140912,
"all_permissive": false
} |
ansible_role | duytrinh-boop/docker_vm_simulation | 215dac0f082a6fffa31ab32495c7539c27fed063 | 0 | roles/patchmanagement | 7,355 | [
"no_license"
] | [
{
"path": "roles/patchmanagement/tasks/linux_tasks/reboot_redhat_centos.yml",
"content": "---\n- name: \"REBOOT | RHEL / Centos\"\n block:\n # For testing whether or not we need a reboot or service restart we need yum-utils\n # installed to utilize the needs-restarting utility\n - name: \"REBOOT... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 6092,
"all_permissive": false
} |
ansible_role | serene-wozniak/terraform-module-openshift | 71a9f7f49413051a809bd06a5158a5a7d5c5c7e7 | 0 | ansible/roles/openshift | 7,355 | [
"no_license"
] | [
{
"path": "ansible/roles/openshift/templates/openshift-inventory.j2",
"content": "# Create an OSEv3 group that contains the masters and nodes groups\n[OSEv3:children]\nmasters\nnodes\n\n# Set variables common for all OSEv3 hosts\n[OSEv3:vars]\n# SSH user, this user should allow ssh based auth without requir... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2634,
"all_permissive": false
} |
ansible_role | DimensionDataResearch/ddcloud-docker-swarm | f5acef90c9ae9a513d608547723f47c0bc405bd7 | 0 | roles/common | 7,355 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n# default is etc/utc in build 20141129 [http://cloud.centos.org/centos/7/images/]\n- name: set timezone to etc/utc\n sudo: yes\n file:\n src: /usr/share/zoneinfo/Etc/UTC\n dest: /etc/localtime\n state: link\n force: yes\n tags:\n - ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2712,
"all_permissive": false
} |
ansible_role | DimensionDataResearch/ddcloud-docker-swarm | f5acef90c9ae9a513d608547723f47c0bc405bd7 | 0 | roles/consul | 7,355 | [
"no_license"
] | [
{
"path": "roles/consul/defaults/main.yml",
"content": "---\nconsul_package: consul-0.6.4\nconsul_ui_package: consul-ui-0.6.4\nconsul_cli_package: consul-cli-0.1.1\nconsul_dc: dc1\nconsul_dc_group: dc={{ consul_dc }}\nconsul_servers_group: role=master\nconsul_log_level: \"warn\"\nconsul_is_server: \"{{ cons... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 4271,
"all_permissive": false
} |
ansible_role | DimensionDataResearch/ddcloud-docker-swarm | f5acef90c9ae9a513d608547723f47c0bc405bd7 | 0 | roles/dnsmasq | 7,355 | [
"no_license"
] | [
{
"path": "roles/dnsmasq/templates/resolv.conf.j2",
"content": "nameserver {{private_ipv4}}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "roles/dnsmasq/tasks/main.yml",
"content": "---\n\n- name: install dnsmasq\n sudo: yes\n yum:\n na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 567,
"all_permissive": false
} |
ansible_role | DimensionDataResearch/ddcloud-docker-swarm | f5acef90c9ae9a513d608547723f47c0bc405bd7 | 0 | roles/docker | 7,355 | [
"no_license"
] | [
{
"path": "roles/docker/defaults/main.yml",
"content": "---\n\n# Fixed at RC4 for now; RC5 is broken due to missing docker.sock.\ndocker_version: 1.12.0-0.4.rc4\ndocker_compose_version: 1.8.0\n\ndocker_tcp: true\n\ndocker_options: \"\"\ndocker_network_options:\n - \"-H unix:///var/run/docker.sock\"\n - \"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2475,
"all_permissive": false
} |
ansible_role | DimensionDataResearch/ddcloud-docker-swarm | f5acef90c9ae9a513d608547723f47c0bc405bd7 | 0 | roles/docker-registry | 7,355 | [
"no_license"
] | [
{
"path": "roles/docker-registry/README.md",
"content": "# docker registry\n\nDeploy a private Docker registry\n\n## Usage\n\n```sh\n$ git submodule add <URL> roles/docker registry\n```\n\n\n\nAuthor: <NAME> (<EMAIL>)\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 150... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 2862,
"all_permissive": false
} |
ansible_role | DimensionDataResearch/ddcloud-docker-swarm | f5acef90c9ae9a513d608547723f47c0bc405bd7 | 0 | roles/docker-swarm | 7,355 | [
"no_license"
] | [
{
"path": "roles/docker-swarm/meta/main.yml",
"content": "---\ndependencies:\n - role: docker\n - role: consul\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 52
},
{
"path": "roles/docker-swarm/tasks/main.yml",
"content": "---\n\n- name: tag swarm seed nod... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2725,
"all_permissive": false
} |
ansible_role | DimensionDataResearch/ddcloud-docker-swarm | f5acef90c9ae9a513d608547723f47c0bc405bd7 | 0 | roles/repos | 7,355 | [
"no_license"
] | [
{
"path": "roles/repos/README.rst",
"content": "repos\n=====\n\nThis role adds the Asteris and Cisco Cloud repositories we need for the certificate generation script.\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 116
},
{
"path": "roles/repos/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 328,
"all_permissive": false
} |
ansible_role | bgharsalli/wordpressansible | d6ae0b3eef49e758340ccfe1d217e09295d41f99 | 0 | roles/mysql | 7,355 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/main.yml",
"content": "# roles/mysql/tasks/main.yml\n\n- name: Install MySQL Server\n apt:\n name: mysql-server\n state: present\n update_cache: yes\n\n- name: Start and enable MySQL service\n service:\n name: mysql\n state: started\n enabled: yes\n\n- name: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1346,
"all_permissive": false
} |
ansible_role | bgharsalli/wordpressansible | d6ae0b3eef49e758340ccfe1d217e09295d41f99 | 0 | roles/serveur | 7,355 | [
"no_license"
] | [
{
"path": "roles/serveur/handlers/main.yml",
"content": "---\n# roles/serveur/tasks/main.yml\n\n- name: Install Apache and PHP\n apt:\n name:\n - apache2\n - php\n - libapache2-mod-php\n - php-mysql\n state: present\n update_cache: yes\n\n- name: Start and enable Apache service... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1152,
"all_permissive": false
} |
ansible_role | bgharsalli/wordpressansible | d6ae0b3eef49e758340ccfe1d217e09295d41f99 | 0 | roles/wp_cli | 7,355 | [
"no_license"
] | [
{
"path": "roles/wp_cli/defaults/main.yml",
"content": "# roles/wp_cli/defaults/main.yml\n\n# URL de téléchargement de WordPress\nwp_download_url: \"https://wordpress.org/latest.tar.gz\"\n\n# Chemin d'installation de WordPress\nwp_install_dir: \"/var/www/html/wordpress\"\n\n# Base de données et credentials\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1238,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/aws | 7,355 | [
"no_license"
] | [
{
"path": "roles/aws/tasks/main.yml",
"content": "- s3: bucket=\"streaming.firecares.org\" object=/{{department_id}}/{{item}}/cad mode=create region=us-east-1\n with_items:\n - incoming\n - processed\n\n- iam:\n iam_type: user\n name: <EMAIL>\"\n state: present\n access_key_state: create\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1518,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/base | 7,355 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yml",
"content": "---\n\n#- include: create_swap_file.yml\n# when: create_swap_file\n# tags: swap\n\n- name: Ensure bash, OpenSSl, and libssl are the latest versions\n apt: name={{ item }} update_cache={{ update_apt_cache }} state=latest\n with_items:\n - bash\n - ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2880,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/celery | 7,355 | [
"no_license"
] | [
{
"path": "roles/celery/tasks/main.yml",
"content": "---\n\n- include: copy_scripts.yml\n\n- include: setup_supervisor.yml\n\n- name: Check running applications managed by supervisor\n shell: supervisorctl status\n register: supervisor_applications\n tags:\n - celery\n - deploy\n\n- name: Restart t... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 930,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/db | 7,355 | [
"no_license"
] | [
{
"path": "roles/db/tasks/main.yml",
"content": "---\n\n- name: Configure the PostgreSQL APT key\n apt_key: url=https://www.postgresql.org/media/keys/ACCC4CF8.asc state=present\n\n- name: Configure the PostgreSQL APT repositories\n apt_repository: repo=\"deb http://apt.postgresql.org/pub/repos/apt/ {{ ans... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2017,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/filebeat | 7,355 | [
"no_license"
] | [
{
"path": "roles/filebeat/tasks/main.yml",
"content": "---\n\n- include: install_filebeat.yml\n tags: filebeat\n\n- include: configure_filebeat.yml\n tags: filebeat\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 106
},
{
"path": "roles/filebeat/tasks/configure... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 871,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/memcached | 7,355 | [
"no_license"
] | [
{
"path": "roles/memcached/tasks/dev_headers.yml",
"content": "---\n\n- name: Install memcached dev lib\n apt: name=libmemcached-dev update_cache={{ update_apt_cache }} state=installed\n tags: packages\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 137
},
{
"p... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 277,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/metricbeat | 7,355 | [
"no_license"
] | [
{
"path": "roles/metricbeat/tasks/install_metricbeat.yml",
"content": "---\n\n- name: Install Elastic apt key\n apt_key:\n url: https://artifacts.elastic.co/GPG-KEY-elasticsearch\n state: present\n\n- name: Add Elastic apt repo\n apt_repository:\n repo: deb https://artifacts.elastic.co/packages/5... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 836,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/prediction-models | 7,355 | [
"no_license"
] | [
{
"path": "roles/prediction-models/templates/run-predictions.sh.j2",
"content": "#!/bin/bash\n\nerr () {\n curl -X POST --data-urlencode \"payload={\\\"channel\\\": \\\"#deployments\\\", \\\"username\\\": \\\"webhookbot\\\", \\\"text\\\": \\\"Error running predictions. :( \\\", \\\"icon_emoji\\\": \\\":gho... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 4536,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/sftp-server | 7,355 | [
"no_license"
] | [
{
"path": "roles/sftp-server/defaults/main.yml",
"content": "---\nsftp_home_partition: /data\nsftp_group_name: sftpusers\nsftp_directories: []\nsftp_allow_passwords: False\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 107
},
{
"path": "roles/sftp-server/README.... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 5400,
"all_permissive": false
} |
ansible_role | FireCARES/firecares-ansible | f650798a7a343626402f6d46782651a2f7a5f086 | 1 | roles/web | 7,355 | [
"no_license"
] | [
{
"path": "roles/web/templates/supervisor_ipython_notebook.j2",
"content": "[program:ipython_notebook]\ncommand = {{ virtualenv_path }}/bin/ipython_notebook_start\nuser = {{ gunicorn_user }}\nstdout_logfile = {{ application_log_dir }}/ipython_notebook.log\nredirect_stderr = true\n\n\n",
"license_type": ... | {
"task_files": 11,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 17,
"total_bytes": 20576,
"all_permissive": false
} |
ansible_role | IamMichael/mysql5.7.27AnsiblePlaybook | b41e647a9723755f62c4b256b6bfb3306a3259a1 | 0 | roles/cleanUp | 7,355 | [
"permissive"
] | [
{
"path": "roles/cleanUp/tasks/main.yml",
"content": "- name: \"Clean Up Tmp Folder\"\n file:\n path: \"{{ item }}\"\n state: absent\n with_items:\n - \"{{ install_tmp }}\"\n\n\n- name: \"Clean Up Tmp Repositry\"\n shell: rm -f /etc/yum.repos.d/yum.repo\n",
"license_type": "permissive",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 195,
"all_permissive": true
} |
ansible_role | IamMichael/mysql5.7.27AnsiblePlaybook | b41e647a9723755f62c4b256b6bfb3306a3259a1 | 0 | roles/docker | 7,355 | [
"permissive"
] | [
{
"path": "roles/docker/tasks/main.yml",
"content": "---\n\n- name: \"Create Docker Folder\"\n file:\n path: \"{{ item }}\"\n state: directory\n mode: 0750\n with_items:\n - /etc/docker\n - \"{{ docker_data_root }}\"\n\n- name: \"Set Selinux\"\n selinux:\n policy: targeted\n state: p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 748,
"all_permissive": true
} |
ansible_role | IamMichael/mysql5.7.27AnsiblePlaybook | b41e647a9723755f62c4b256b6bfb3306a3259a1 | 0 | roles/mysqlBydocker | 7,355 | [
"permissive"
] | [
{
"path": "roles/mysqlBydocker/tasks/main.yml",
"content": "---\n- name: \"Create Mysql Folder\"\n file:\n path: \"{{ item }}\"\n state: directory\n mode: 0750\n with_items:\n - \"{{ mysql_datadir }}\"\n - \"{{ mysql_configdir }}\"\n - \"{{ install_tmp }}\"\n\n \n- name: \"Copy Mysql Co... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 3596,
"all_permissive": true
} |
ansible_role | IamMichael/mysql5.7.27AnsiblePlaybook | b41e647a9723755f62c4b256b6bfb3306a3259a1 | 0 | roles/mysqlByrpm | 7,355 | [
"permissive"
] | [
{
"path": "roles/mysqlByrpm/tasks/main.yml",
"content": "---\n- name: \"Create Mysql Folder\"\n file:\n path: \"{{ item }}\"\n state: directory\n mode: 0750\n with_items:\n - \"{{ mysql_datadir }}\"\n - \"{{ install_tmp }}\"\n\n\n- name: \"Set Selinux Mode\"\n selinux:\n policy: targete... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4166,
"all_permissive": true
} |
ansible_role | IamMichael/mysql5.7.27AnsiblePlaybook | b41e647a9723755f62c4b256b6bfb3306a3259a1 | 0 | roles/yum | 7,355 | [
"permissive"
] | [
{
"path": "roles/yum/tasks/main.yml",
"content": "---\n- name: Create Temp Install Folder\n file:\n dest: \"{{ install_tmp }}\"\n state: directory\n\n\n- name: Copy yum.tar.gz\n unarchive:\n src: yum.tar.gz\n dest: \"{{ install_tmp }}\"\n\n\n- name: \"Copy YUM Repositry\"\n template:\n src... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 389,
"all_permissive": true
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/california-webserver | 7,355 | [
"no_license"
] | [
{
"path": "roles/california-webserver/tasks/main.yml",
"content": "---\n- name: Import global variables\n include_vars:\n dir: \"{{ inventory_dir }}/group_vars/\"\n\n- name: Check for nginx\n package:\n name: nginx\n state: present\n\n- name: Create webserver directory\n file:\n path: \"/var/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 758,
"all_permissive": false
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/firewalld | 7,355 | [
"no_license"
] | [
{
"path": "roles/firewalld/tasks/main.yml",
"content": "---\n- name: install firewalld and fail2ban\n package:\n state: present\n name:\n - fail2ban\n - fail2ban-firewalld\n - firewalld\n\n- name: start/enable firewalld\n service:\n name: firewalld\n state: started\n enabled:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 244,
"all_permissive": false
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/load-balance | 7,355 | [
"no_license"
] | [
{
"path": "roles/load-balance/tasks/main.yml",
"content": "---\n- name: Import global variables\n include_vars:\n dir: \"{{ inventory_dir }}/group_vars/\"\n\n- name: Get the config in place\n template:\n src: \"files/load-balancer.conf\"\n dest: \"/etc/nginx/conf.d/\"\n serole: object_r\n s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 300,
"all_permissive": false
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/nginx | 7,355 | [
"no_license"
] | [
{
"path": "roles/nginx/files/nginx.conf",
"content": "###############################################################################\n# #\n# THIS FILE IS MANAGED BY ANSIBLE! CHANGES ARE OVERWRITTEN. #\n# ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4449,
"all_permissive": false
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/podman-create | 7,355 | [
"no_license"
] | [
{
"path": "roles/podman-create/tasks/main.yml",
"content": "# run role as:\n# ansible-playbook playbook/podman --extra-vars \"\\\n# container=<container name (should be 'progrium/stress')>\\\n# name=<custom name for reference>\\\n# volume=<volume name (name it 'stress_vol')>\\\n# cpu_workers=<spawn N worker... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2507,
"all_permissive": false
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/podman-destroy | 7,355 | [
"no_license"
] | [
{
"path": "roles/podman-destroy/tasks/main.yml",
"content": "# run role as:\n# ansible-playbook playbook/podman --extra-vars \"\\\n# name=<custom name for reference>\\\n\n---\n- name: import global variables\n include_vars:\n dir: \"{{ inventory_dir }}/group_vars/\"\n\n- name: prune unused volumes\n co... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 463,
"all_permissive": false
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/podman-install | 7,355 | [
"no_license"
] | [
{
"path": "roles/podman-install/tasks/main.yml",
"content": "---\n- name: install/upgrade podman\n package:\n name: podman\n state: present\n\n- name: pull a stress image for podman\n podman_image:\n name: docker://docker.io/progrium/stress\n",
"license_type": "no_license",
"detected_lice... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 183,
"all_permissive": false
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/security | 7,355 | [
"no_license"
] | [
{
"path": "roles/security/tasks/main.yml",
"content": "---\n- name: Import global variables\n include_vars:\n dir: \"{{ inventory_dir }}/group_vars/\"\n\n- name: Create webserver directory\n file:\n path: \"/var/audit\"\n state: directory\n mode: \"0755\"\n group: \"admin\"\n owner: \"ad... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 675,
"all_permissive": false
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/siege-install | 7,355 | [
"no_license"
] | [
{
"path": "roles/siege-install/tasks/main.yml",
"content": "---\n- name: ensure EPEL repositories are installed and latest (for Siege)\n package:\n state: latest\n name: epel-release\n\n- name: install siege\n package:\n state: present\n name: siege\n",
"license_type": "no_license",
"d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 195,
"all_permissive": false
} |
ansible_role | justwheel/rit-nssa-320-infrastructure | a35cf5014cf7af3c741e7e0d7d568aae5d7b8c55 | 1 | roles/siege-run | 7,355 | [
"no_license"
] | [
{
"path": "roles/siege-run/tasks/main.yml",
"content": "---\n# Coppied from mycourses load-generator.yml example\n- name: copy Siege config in place\n copy:\n src: siege.conf\n dest: \"~/.siege/siege.conf\"\n mode: 0644\n seuser: system_u\n\n- name: copy hosts file\n copy:\n src: hosts.conf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 356,
"all_permissive": false
} |
ansible_role | tracymacding/galaxy-s3-gateway | 67f612921b23921f79fa45f5375ee864e98646e6 | 0 | deploy/ansible/roles/galaxy-s3-gateway | 7,355 | [
"no_license"
] | [
{
"path": "deploy/ansible/roles/galaxy-s3-gateway/tasks/debian.yml",
"content": "---\n\n# debian\n\n# TODO",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 21
},
{
"path": "deploy/ansible/roles/galaxy-s3-gateway/tasks/redhat.yml",
"content": "---\n- name: disabl... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1656,
"all_permissive": false
} |
ansible_role | tracymacding/galaxy-s3-gateway | 67f612921b23921f79fa45f5375ee864e98646e6 | 0 | deploy/ansible/roles/mongodb | 7,355 | [
"no_license"
] | [
{
"path": "deploy/ansible/roles/mongodb/tasks/redhat.yml",
"content": "---\n- name: configure yum\n shell: |\n echo -e '[mongodb-org-3.4]\\nname=MongoDB Repository\\nbaseurl=https://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/3.4/x86_64/\\ngpgcheck=1\\nenabled=1\\ngpgkey=https://www.mongod... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 554,
"all_permissive": false
} |
ansible_role | tracymacding/galaxy-s3-gateway | 67f612921b23921f79fa45f5375ee864e98646e6 | 0 | deploy/ansible/roles/repo | 7,355 | [
"no_license"
] | [
{
"path": "deploy/ansible/roles/repo/tasks/official.yml",
"content": "---\n\n- name: install official openstack repo\n yum: name=centos-release-openstack-mitaka state=installed\n notify:\n - yum makecache\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 136
},
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 821,
"all_permissive": false
} |
ansible_role | AlanCoding/playbooks | a05926b52b4b839426a71905343dec3e0278da94 | 0 | roles/cleanup_off | 7,359 | [
"no_license"
] | [
{
"path": "roles/cleanup_off/defaults/main.yml",
"content": "settings_loc: /etc/tower/settings.py\nsupervisorctl_exc: supervisorctl\n# /usr/bin/supervisorctl # prod\n# /usr/local/bin/supervisorctl # dev\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 141
},
{
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1132,
"all_permissive": false
} |
ansible_role | AlanCoding/playbooks | a05926b52b4b839426a71905343dec3e0278da94 | 0 | roles/superuser | 7,359 | [
"no_license"
] | [
{
"path": "roles/superuser/tasks/main.yml",
"content": "---\n- name: Set awx-manage executable for development environment\n set_fact:\n awx_manage: /usr/local/bin/awx-manage\n when: ansible_connection == 'community.docker.docker'\n\n- name: Set special interpreter for VMs\n set_fact:\n ansible_pyt... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1218,
"all_permissive": false
} |
ansible_role | rerichardjr/vyos-rolling-packer-build | f2a577f1cb9df1e71512822177e90e1f5b6aeb23 | 0 | roles/install_apps | 7,359 | [
"no_license"
] | [
{
"path": "roles/install_apps/tasks/main.yml",
"content": "---\r\n- name: Ensure necessary applications are installed\r\n ansible.builtin.apt:\r\n name: \"{{ item }}\"\r\n state: present\r\n update_cache: yes\r\n loop:\r\n - qemu-system\r\n - minisign\r\n when: ansible_os_family == \"Debia... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 457,
"all_permissive": false
} |
ansible_role | rerichardjr/vyos-rolling-packer-build | f2a577f1cb9df1e71512822177e90e1f5b6aeb23 | 0 | roles/install_packer | 7,359 | [
"no_license"
] | [
{
"path": "roles/install_packer/tasks/main.yml",
"content": "---\r\n- name: Check if Packer is installed\r\n block:\r\n - name: Check if Packer is installed\r\n ansible.builtin.package_facts:\r\n manager: apt\r\n\r\n - name: Set fact for Packer already installed status\r\n ansible.bu... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1353,
"all_permissive": false
} |
ansible_role | rerichardjr/vyos-rolling-packer-build | f2a577f1cb9df1e71512822177e90e1f5b6aeb23 | 0 | roles/vyos_build_image | 7,359 | [
"no_license"
] | [
{
"path": "roles/vyos_build_image/tasks/main.yml",
"content": "---\r\n- name: Verify Packer Jinja2 template exists\r\n ansible.builtin.stat:\r\n path: \"{{ role_path }}/{{ packer_vyos_template_folder }}/{{ packer_vyos_template_j2 }}\"\r\n register: packer_j2_stat\r\n failed_when: not packer_j2_stat.st... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 4387,
"all_permissive": false
} |
ansible_role | rerichardjr/vyos-rolling-packer-build | f2a577f1cb9df1e71512822177e90e1f5b6aeb23 | 0 | roles/vyos_get_files | 7,359 | [
"no_license"
] | [
{
"path": "roles/vyos_get_files/vars/main.yml",
"content": "# VyOS public key for validating files\r\nvyos_public_key_url: \"https://raw.githubusercontent.com/vyos/vyos-nightly-build/refs/heads/current\"\r\nvyos_public_key_name: \"minisign.pub\"\r\n\r\n# VyOS URL for GitHub releases\r\nvyos_api_url: \"https... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3278,
"all_permissive": false
} |
ansible_role | Otus-DevOps-2019-08/ivango812_microservices | 4e6ca4eda11b43084102fc1a5fba824147459b62 | 0 | docker/docker-monolith/infra/roles/docker | 7,359 | [
"no_license"
] | [
{
"path": "docker/docker-monolith/infra/roles/docker/tasks/main.yml",
"content": "---\n# tasks file for roles/docker\n- apt: update_cache=yes upgrade=safe cache_valid_time=3600\n- name: Add apt-key\n apt_key:\n keyserver: hkp://p80.pool.sks-keyservers.net:80\n id: <KEY>\n- name: Add APT repository\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 790,
"all_permissive": false
} |
ansible_role | AMuriuki/olam-website | ae135f39d64e673fdbd88f966ac179ce351caa04 | 0 | automate/roles/base_dependencies | 7,359 | [
"no_license"
] | [
{
"path": "automate/roles/base_dependencies/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - base_dependencies\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 76
},
{
"path": "automate/roles/base_dependencies/tasks/main.y... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1008,
"all_permissive": false
} |
ansible_role | AMuriuki/olam-website | ae135f39d64e673fdbd88f966ac179ce351caa04 | 0 | automate/roles/droplet | 7,359 | [
"no_license"
] | [
{
"path": "automate/roles/droplet/tasks/main.yml",
"content": "---\n# tasks file for droplet\n- name: \"add public ssh key to digitalocean account\"\n digital_ocean_sshkey:\n name: \"{{app_name}}\"\n oauth_token: \"{{ do_token }}\"\n ssh_pub_key: \"{{lookup('file', '~/.ssh/id_rsa.pub') }}\"\n s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 271,
"all_permissive": false
} |
ansible_role | AMuriuki/olam-website | ae135f39d64e673fdbd88f966ac179ce351caa04 | 0 | automate/roles/ec2 | 7,359 | [
"no_license"
] | [
{
"path": "automate/roles/ec2/tasks/main.yml",
"content": "---\n# tasks file for ec2\n- name: Launch Instance\n amazon.aws.ec2:\n aws_access_key: <KEY>\n aws_secret_key: <KEY>\n key_name: \"{{keypair}}\"\n group: \"{{security_group}}\"\n instance_type: \"{{instance_type}}\"\n image: \"{{i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1922,
"all_permissive": false
} |
ansible_role | AMuriuki/olam-website | ae135f39d64e673fdbd88f966ac179ce351caa04 | 0 | automate/roles/nginx | 7,359 | [
"no_license"
] | [
{
"path": "automate/roles/nginx/templates/olam-erp.conf.j2",
"content": "server {\n # Enforce the use of HTTPS\n listen 80;\n # server_name {{ domain }} {{alt_domain}};\n server_name {{app_name}}.{{ domain }}\n\n access_log /var/log/nginx/{{ app_name }}.log;\n error_log /var/log/nginx/{{ a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2677,
"all_permissive": false
} |
ansible_role | AMuriuki/olam-website | ae135f39d64e673fdbd88f966ac179ce351caa04 | 0 | automate/roles/olam | 7,359 | [
"no_license"
] | [
{
"path": "automate/roles/olam/templates/.env.j2",
"content": "SECRET_KEY=64b158ccd57346e095b0ed462a642fb1\nMAIL_SERVER=localhost\nMAIL_PORT=25\nDATABASE_URL=postgresql://{{db_user}}:{{db_password}}@localhost/{{db_name}}",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 154
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1428,
"all_permissive": false
} |
ansible_role | AMuriuki/olam-website | ae135f39d64e673fdbd88f966ac179ce351caa04 | 0 | automate/roles/postgres | 7,359 | [
"no_license"
] | [
{
"path": "automate/roles/postgres/defaults/main.yml",
"content": "---\n# defaults file for postgres\n \n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 36
},
{
"path": "automate/roles/postgres/tasks/main.yml",
"content": "---\n# tasks file for postgres\n- na... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1007,
"all_permissive": false
} |
ansible_role | AMuriuki/olam-website | ae135f39d64e673fdbd88f966ac179ce351caa04 | 0 | automate/roles/supervisor | 7,359 | [
"no_license"
] | [
{
"path": "automate/roles/supervisor/templates/redis.conf.j2",
"content": "[program:redis]\ncommand=/home/{{ansible_ssh_user}}/{{app_name}}/venv/bin/rq worker olam-tenant \nprocess_name=%(program_name)s_%(process_num)02d\ndirectory=/home/{{ansible_ssh_user}}/{{app_name}}\nstdout_logfile = /home/{{ansible_ss... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1657,
"all_permissive": false
} |
ansible_role | futoase/playbook-javascript-cdn-for-local | 8dcf63de9d434c62daa4a00018b41457085fd308 | 0 | roles/bower | 7,359 | [
"no_license"
] | [
{
"path": "roles/bower/tasks/mkdir.yml",
"content": "---\n- name: mkdir the bower\n file: path={{ bower_package_dir }} state=directory mode=0777\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 91
},
{
"path": "roles/bower/tasks/main.yml",
"content": "---\n- ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 212,
"all_permissive": false
} |
ansible_role | futoase/playbook-javascript-cdn-for-local | 8dcf63de9d434c62daa4a00018b41457085fd308 | 0 | roles/nginx | 7,359 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/conf.yml",
"content": "---\n- name: copy config file destination to /etc/nginx/conf.d/\n copy: src={{ item }}.conf dest=/etc/nginx/conf.d/{{ item }}.conf\n with_items:\n - bower\n - host\n notify: restart nginx\n",
"license_type": "no_license",
"detected_license... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 596,
"all_permissive": false
} |
ansible_role | futoase/playbook-javascript-cdn-for-local | 8dcf63de9d434c62daa4a00018b41457085fd308 | 0 | roles/nodejs | 7,359 | [
"no_license"
] | [
{
"path": "roles/nodejs/tasks/install.yml",
"content": "---\n- name: retrieve nodejs for the yum packages from epel\n yum: name={{ item }} enablerepo=epel\n with_items:\n - nodejs\n - npm\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 135
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 135,
"all_permissive": false
} |
ansible_role | futoase/playbook-javascript-cdn-for-local | 8dcf63de9d434c62daa4a00018b41457085fd308 | 0 | roles/pixi.js | 7,359 | [
"no_license"
] | [
{
"path": "roles/pixi.js/tasks/install.yml",
"content": "---\n- name: install the pixi.js\n sudo: false\n shell: bower install pixi.js chdir={{ bower_package_dir }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 107
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 107,
"all_permissive": false
} |
ansible_role | tachkovsa/specialist_devops | d5f7703545db14b60ebafa1d41fb62d193c7b8e9 | 0 | ansible/roles/base-provision | 7,359 | [
"no_license"
] | [
{
"path": "ansible/roles/base-provision/defaults/main.yaml",
"content": "base_provision:\n packages:\n - mlocate\n - wget\n - htop\n - bash-completion\n - iftop\n - tree\n - traceroute\n - nload\n - linux-firmware\n - kmod\n - dmidecode\n - nano\n - mc\n - links\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3619,
"all_permissive": false
} |
ansible_role | tachkovsa/specialist_devops | d5f7703545db14b60ebafa1d41fb62d193c7b8e9 | 0 | ansible/roles/docker | 7,359 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/templates/daemon.json.j2",
"content": "{\n \"bip\": \"172.16.31.10/24\",\n \"icc\": true,\n \"ip-forward\": true,\n \"ip-masq\": true,\n \"iptables\": true,\n \"live-restore\": true,\n \"log-driver\": \"json-file\",\n \"log-opts\": { \"max-size\": \"10... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 4523,
"all_permissive": false
} |
ansible_role | tachkovsa/specialist_devops | d5f7703545db14b60ebafa1d41fb62d193c7b8e9 | 0 | ansible/roles/gitlab | 7,359 | [
"no_license"
] | [
{
"path": "ansible/roles/gitlab/templates/gitlab-runner.toml.j2",
"content": "concurrent = 1\ncheck_interval = 5\n\n[[runners]]\n name = \"First-runner\"\n url = \"{{ gitlab_runner.gitlab_url }}\"\n token = \"{{ gitlab_runner.token }}\"\n executor = \"docker\"\n [runners.custom_build_dir]\n [runners.c... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3794,
"all_permissive": false
} |
ansible_role | Primus-Learning/ansible-jan-2024 | 71100355ce61fd90c5d8cfaa8603aa3ecd4569af | 0 | roles/create_file | 7,359 | [
"no_license"
] | [
{
"path": "roles/create_file/defaults/main.yaml",
"content": "file_name: f1\nfile_state: present\nfile_permisions: 0777",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 55
},
{
"path": "roles/create_file/tasks/main.yaml",
"content": "- name: using file module\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 174,
"all_permissive": false
} |
ansible_role | Primus-Learning/ansible-jan-2024 | 71100355ce61fd90c5d8cfaa8603aa3ecd4569af | 0 | roles/create_user | 7,359 | [
"no_license"
] | [
{
"path": "roles/create_user/tasks/main.yaml",
"content": "- name: create user\n user: \n name: \"{{username}}\"\n password: <PASSWORD>}}\"\n home: \"{{homedir}}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 106
},
{
"path": "roles/create_user/defau... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 139,
"all_permissive": false
} |
ansible_role | Primus-Learning/ansible-jan-2024 | 71100355ce61fd90c5d8cfaa8603aa3ecd4569af | 0 | roles/install_packages | 7,359 | [
"no_license"
] | [
{
"path": "roles/install_packages/tasks/main.yaml",
"content": "- name: install packages\n yum:\n name: \"{{name}}\"\n state: \"{{state}}\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "roles/install_packages/defaults/main.yaml",
"cont... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 99,
"all_permissive": false
} |
ansible_role | lmkihara/ansible-monitoring-playbook | d7b105140db593291eba283e28012c6dc591fe8b | 0 | roles/prometheus | 7,359 | [
"no_license"
] | [
{
"path": "roles/prometheus/templates/prometheus.service.j2",
"content": "[Unit]\nDescription=Prometheus Server\nDocumentation=https://prometheus.io/docs/introduction/overview/\nAfter=network.target\n\n[Service]\nUser={{ user }}\nGroup={{ group }}\nRestart=on-failure\nExecStart={{ prometheus_path }}/prometh... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3965,
"all_permissive": false
} |
ansible_role | DanielWassef/Project_3 | 4d27337d3e07eba0a1d93e8e996bdb839a5e3e3d | 0 | .circleci/ansible/roles/configure-server | 7,359 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/configure-server/tasks/main.yml",
"content": "- name: \"Install NodeJs\"\n apt:\n name: nodejs\n state: latest\n\n- name: \"Install NPM\"\n apt:\n name: npm\n state: latest\n\n- name: \"Install PM2\"\n shell: |\n npm install pm2 -g",
"license_type": "... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 185,
"all_permissive": false
} |
ansible_role | hisamekms/ansible-ngircd | 75d56e89e9d4b388ec7fd74418e1c46e2a4d7007 | 0 | roles/ngircd | 7,359 | [
"no_license"
] | [
{
"path": "roles/ngircd/tasks/main.yml",
"content": "---\n- name: install ngIRCd\n yum: name=ngircd.x86_64 state=latest\n\n- name: open tcp port\n lineinfile: dest=/etc/sysconfig/iptables state=present\n insertafter=\"^:OUTPUT\"\n line=\"-A INPUT -m state --state NEW -m tcp -p tcp --dport 6667 -j AC... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 279,
"all_permissive": false
} |
ansible_role | jordanwimb/kbpython | 01620098fb17df6b2b3b31a2c1b0b645df3a3e0a | 0 | class5/roles/switch | 7,359 | [
"no_license"
] | [
{
"path": "class5/roles/switch/tasks/main.yml",
"content": "---\n- name: Generate configuration files\n template: src=access_switch.j2 dest=/home/jwimberley/kbpython/class5/CFGS1/{{item.hostname}}.txt\n with_items: switch_list\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 167,
"all_permissive": false
} |
ansible_role | jordanwimb/kbpython | 01620098fb17df6b2b3b31a2c1b0b645df3a3e0a | 0 | class5/roles/switch2 | 7,359 | [
"no_license"
] | [
{
"path": "class5/roles/switch2/tasks/main.yml",
"content": "---\n- name: Generate configuration files\n template: src=access_switch.j2 dest=/home/jwimberley/kbpython/class5/CFGS2/{{item.hostname}}.txt\n with_items: switch_list\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 167,
"all_permissive": false
} |
ansible_role | jordanwimb/kbpython | 01620098fb17df6b2b3b31a2c1b0b645df3a3e0a | 0 | class5/roles/switch3 | 7,359 | [
"no_license"
] | [
{
"path": "class5/roles/switch3/tasks/main.yml",
"content": "---\n- name: Generate configuration files\n template: src=access_switch.j2 dest=/home/jwimberley/kbpython/class5/CFGS3/{{item.hostname}}.txt\n with_items: switch_list\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 167,
"all_permissive": false
} |
ansible_role | sethwoodworth/wolfwood.is | 91e889c474b1fa7603aa2040f7264452aefaee20 | 1 | roles/common | 7,359 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: update apt cache\n apt: update_cache=yes\n\n- name: install system packages\n apt: >\n name={{item}}\n state=installed\n with_items: system_packages\n\n- name: install python packages\n apt: >\n name={{item}}\n state=installed... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 274,
"all_permissive": false
} |
ansible_role | hvvit/three-tier-application | ee581753f52f1e7e01461bbbd0394793c7f107a7 | 0 | roles/part1_q2 | 7,361 | [
"no_license"
] | [
{
"path": "roles/part1_q2/defaults/main.yml",
"content": "---\n\nproject_dir: \"/home/ubuntu/part1_q2\"\n\ndocker:\n redis: \"redis:latest\"\n nginx: \"nginx:stable\"\n\nwhitelist_ip:\n - \"10.0.0.1\"\n - \"10.0.0.2\"",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 143... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 2222,
"all_permissive": false
} |
ansible_role | vynnychenko-alex/devops-capstone | 500c53be8e5287981abe7d755b7e96e18ffb4414 | 0 | .circleci/ansible/roles/configure-server | 7,361 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/configure-server/files/service.yml",
"content": "apiVersion: v1\nkind: Service\nmetadata:\n name: nginxapp-minikube\n labels:\n app: nginxapp-minikube\nspec:\n type: NodePort\n ports:\n - port: 80\n targetPort: 80\n nodePort: 30000\n protocol: TCP\n selec... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2019,
"all_permissive": false
} |
ansible_role | Neruzzz/ansible-k8s | 5a8d95d1c87882d7fd573cf60ec651e71bdab005 | 0 | playbooks/roles/cni | 7,361 | [
"no_license"
] | [
{
"path": "playbooks/roles/cni/tasks/main.yaml",
"content": "---\n- name: Wait for Kubernetes API to be available\n command: kubectl get nodes\n register: result\n retries: 10\n delay: 5\n until: result.rc == 0\n environment:\n KUBECONFIG: /etc/kubernetes/admin.conf\n\n- name: Install Flannel CNI\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1102,
"all_permissive": false
} |
ansible_role | Neruzzz/ansible-k8s | 5a8d95d1c87882d7fd573cf60ec651e71bdab005 | 0 | playbooks/roles/common | 7,361 | [
"no_license"
] | [
{
"path": "playbooks/roles/common/tasks/main.yaml",
"content": "- name: Install required dependencies\n apt:\n name:\n - curl\n - apt-transport-https\n - ca-certificates\n - gnupg\n state: present\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes":... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 153,
"all_permissive": false
} |
ansible_role | Neruzzz/ansible-k8s | 5a8d95d1c87882d7fd573cf60ec651e71bdab005 | 0 | playbooks/roles/container-runtime | 7,361 | [
"no_license"
] | [
{
"path": "playbooks/roles/container-runtime/tasks/main.yaml",
"content": "- name: Create keyrings directory\n file:\n path: /etc/apt/keyrings\n state: directory\n mode: '0755'\n\n- name: Download Docker GPG key\n get_url:\n url: https://download.docker.com/linux/ubuntu/gpg\n dest: /etc/apt... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1850,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.