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 | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | large-ansible-infrastructure/roles/payweb | 188 | [
"no_license"
] | [
{
"path": "large-ansible-infrastructure/roles/payweb/tasks/main.yml",
"content": "--- # Prepare directories\n- name: Create directory structure\n file: \n path: \"{{ item }}\"\n owner: \"{{ user }}\"\n group: \"{{ user }}\" \n mode: 0755 \n state: directory\n with_items:\n - /devops/shel... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 711,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | large-ansible-infrastructure/roles/sign-server | 188 | [
"no_license"
] | [
{
"path": "large-ansible-infrastructure/roles/sign-server/tasks/main.yml",
"content": "--- # Prepare directories\n- name: Create directory structure\n file:\n path: \"{{ item }}\"\n owner: \"{{ user }}\"\n group: \"{{ user }}\"\n mode: 0755\n state: directory\n with_items:\n - /devops/sh... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 744,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | large-ansible-infrastructure/roles/trn-server | 188 | [
"no_license"
] | [
{
"path": "large-ansible-infrastructure/roles/trn-server/vars/main.yml",
"content": "service: trn\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 13
},
{
"path": "large-ansible-infrastructure/roles/trn-server/tasks/main.yml",
"content": "---\n- name: Set host... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3137,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | large-ansible-infrastructure/roles/user-server | 188 | [
"no_license"
] | [
{
"path": "large-ansible-infrastructure/roles/user-server/tasks/main.yml",
"content": "--- # Prepare directories\n\n- name: Create directory structure\n file:\n path: \"{{ item }}\"\n owner: \"{{ user }}\"\n group: \"{{ user }}\"\n mode: 0755\n state: directory\n with_items:\n - /devops/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2906,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | small-ansible-infrastructure/roles/appweb | 188 | [
"no_license"
] | [
{
"path": "small-ansible-infrastructure/roles/appweb/tasks/main.yml",
"content": "---\n- name: Create directory structure\n file:\n path: \"{{ item }}\"\n owner: \"{{ user }}\"\n group: \"{{ user }}\"\n mode: 0755\n state: directory\n with_items:\n - /devops/appweb/{{ var_name }}/mobile\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 304,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | small-ansible-infrastructure/roles/common | 188 | [
"no_license"
] | [
{
"path": "small-ansible-infrastructure/roles/common/tasks/main.yml",
"content": "---\n- name: Set timestamp in bash history\n become: yes\n become_user: \"root\"\n become_method: sudo\n shell: echo 'HISTTIMEFORMAT=\"%d/%m/%y %T \"' >> /etc/bashrc\n\n- name: Import EPEL GPG key.\n rpm_key:\n key: \"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1573,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | small-ansible-infrastructure/roles/devops-service-ments | 188 | [
"no_license"
] | [
{
"path": "small-ansible-infrastructure/roles/devops-service-ments/tasks/main.yml",
"content": "--- # Prepare directories\n- name: Create directory structure\n file:\n path: \"{{ item }}\"\n owner: \"{{ user }}\"\n group: \"{{ user }}\"\n mode: 0755\n state: directory\n with_items:\n - /... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 775,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | small-ansible-infrastructure/roles/devops-service-push | 188 | [
"no_license"
] | [
{
"path": "small-ansible-infrastructure/roles/devops-service-push/tasks/main.yml",
"content": "--- # Prepare directories\n- name: Create directory structure\n file:\n path: \"{{ item }}\"\n owner: \"{{ user }}\"\n group: \"{{ user }}\"\n mode: 0755\n state: directory\n with_items:\n - /d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3075,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | small-ansible-infrastructure/roles/devops-service-subs | 188 | [
"no_license"
] | [
{
"path": "small-ansible-infrastructure/roles/devops-service-subs/tasks/main.yml",
"content": "---\n- name: Create directory structure\n file:\n path: \"{{ item }}\"\n owner: \"{{ user }}\"\n group: \"{{ user }}\"\n mode: 0755\n state: directory\n with_items:\n - /devops/shelf/{{ service... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3106,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | small-ansible-infrastructure/roles/docker_containers | 188 | [
"no_license"
] | [
{
"path": "small-ansible-infrastructure/roles/docker_containers/tasks/config.yml",
"content": "---\n# Config task treats all files in template directory as templates\n# It creates required directory path on remote host\n# Usefull to parse multiple configuration files for specific container_service\n\n- name... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2944,
"all_permissive": false
} |
ansible_role | m-stojanovic/aws-infrastructure-ansible | 3ae62bfd83632d0ebe58b774940a80ab3b3ee1ba | 3 | small-ansible-infrastructure/roles/nginx | 188 | [
"no_license"
] | [
{
"path": "small-ansible-infrastructure/roles/nginx/tasks/main.yml",
"content": "--- # System configuration and updates\n- name: Get nginx release\n shell: amazon-linux-extras install -y nginx1.12\n when: ansible_distribution == 'Amazon'\n\n- name: Prepare nginx directories\n file: \n path: \"{{ item ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 350,
"all_permissive": false
} |
ansible_role | tuna2134/k8s-tn23-setup | 1457bcad91b7c9627d0d2f70acc2df65e7f0e970 | 0 | roles/setup_init_master | 188 | [
"no_license"
] | [
{
"path": "roles/setup_init_master/tasks/main.yml",
"content": "---\n- name: Create bootstrap token\n shell: \"echo $(openssl rand -hex 3).$(openssl rand -hex 8)\"\n register: bootstrap_token\n when: groups['master'][0] == inventory_hostname\n- name: Copy kubeadm init config\n template:\n src: templa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2064,
"all_permissive": false
} |
ansible_role | tuna2134/k8s-tn23-setup | 1457bcad91b7c9627d0d2f70acc2df65e7f0e970 | 0 | roles/setup_k8s_env | 188 | [
"no_license"
] | [
{
"path": "roles/setup_k8s_env/tasks/main.yml",
"content": "---\n- name: Copy kernel module for containerd\n copy:\n src: etc/modules-load.d/containerd.conf\n dest: /etc/modules-load.d/containerd.conf/\n backup: true\n- name: Apply overlay and br_netfilter module\n modprobe:\n name: \"{{ item ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2507,
"all_permissive": false
} |
ansible_role | tuna2134/k8s-tn23-setup | 1457bcad91b7c9627d0d2f70acc2df65e7f0e970 | 0 | roles/setup_k8s_plugins | 188 | [
"no_license"
] | [
{
"path": "roles/setup_k8s_plugins/tasks/main.yml",
"content": "---\n- name: Install helm\n shell: curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash\n when: groups['master'][0] == inventory_hostname\n- name: Add helm repo\n command: helm repo add cilium https://helm.cilium... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 498,
"all_permissive": false
} |
ansible_role | tuna2134/k8s-tn23-setup | 1457bcad91b7c9627d0d2f70acc2df65e7f0e970 | 0 | roles/setup_lb | 188 | [
"no_license"
] | [
{
"path": "roles/setup_lb/tasks/main.yml",
"content": "---\n- name: Install HAProxy and keepalived\n apt:\n name: [\"haproxy\", \"keepalived\"]\n update_cache: yes\n- name: Generate a new password for Keepalived\n set_fact:\n passwd: \"{{ lookup('password', '/dev/null', length=16) }}\"\n run_onc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1868,
"all_permissive": false
} |
ansible_role | tuna2134/k8s-tn23-setup | 1457bcad91b7c9627d0d2f70acc2df65e7f0e970 | 0 | roles/setup_worker | 188 | [
"no_license"
] | [
{
"path": "roles/setup_worker/tasks/main.yml",
"content": "---\n- name: Copy k8s join command\n copy:\n src: ./outputs/kubeadm_join_command.sh\n dest: /tmp/kubeadm_join_command.sh\n- name: Run k8s join command\n command: bash /tmp/kubeadm_join_command.sh",
"license_type": "no_license",
"dete... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 197,
"all_permissive": false
} |
ansible_role | Amlys/ansible_training_lab | 65da3db8fbeaf94eb453e8c797b2285f50538595 | 0 | webapp_as_role/webapp-ansible-apache/roles/basic-apache-container | 188 | [
"no_license"
] | [
{
"path": "webapp_as_role/webapp-ansible-apache/roles/basic-apache-container/tests/test.yml",
"content": "---\n- hosts: \"all\"\n # là je peux mettre aussi juste 'staging' ou 'prod'\n remote_user: \"vagrant\"\n tasks:\n - name: check website\n uri:\n url: http://192.168.99.12\n stat... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1462,
"all_permissive": false
} |
ansible_role | kimtore/caracas | 8112b52c49a59626b6f285421662663f1b7a02ca | 5 | ansible/roles/caracas | 188 | [
"no_license"
] | [
{
"path": "ansible/roles/caracas/tasks/marble.yml",
"content": "# vi: se ft=ansible:\n#\n# This role installs the Git version of the Marble library. It does not compile\n# or install the library, that must be done using \"make\" and \"make install\" in\n# the build directory.\n\n- name: install packages\n ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 6805,
"all_permissive": false
} |
ansible_role | aleckramarczyk/datacenter | c75cfa148b8aa5765afc35ce53139629059f34bf | 0 | roles/aci | 188 | [
"no_license"
] | [
{
"path": "roles/aci/vars/main.yml",
"content": "# vars file for aci\nansible_connection: local\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 46
},
{
"path": "roles/aci/tasks/access_policies.yml",
"content": "- name: Set ACI connection parameters\n ansible... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 14704,
"all_permissive": false
} |
ansible_role | gideon19/cdond-c3-projectstarter | 66439571fc152a34ba5bb607679aeac27fe79136 | 0 | .circleci/ansible/roles/configure-server | 188 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/configure-server/tasks/main.yml",
"content": "---\n- name: \"update apt\"\n become: yes\n apt:\n update_cache: yes\n\n- name: \"upgrade apt packages\"\n become: true\n apt:\n upgrade: \"yes\"\n\n- name: \"Add Node.js from source\"\n become: true\n shell: |\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 579,
"all_permissive": false
} |
ansible_role | rhpds/replik8s | ff04d1d991ba7bc166dc6219e1cce000e6894abd | 0 | test/roles/test_replicate_local | 188 | [
"no_license"
] | [
{
"path": "test/roles/test_replicate_local/tasks/main.yml",
"content": "---\n- name: Run tests\n include_tasks:\n file: test.yml\n- name: Cleanup after running tests\n include_tasks:\n file: cleanup.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 133
},
{... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 6216,
"all_permissive": false
} |
ansible_role | expo-lux/ozerov_prometheus | 87bf49053fd068d23b670610099d75dfbd6c37c5 | 0 | PROM2/roles/prometheus | 188 | [
"no_license"
] | [
{
"path": "PROM2/roles/prometheus/defaults/main.yaml",
"content": "---\nprometheus_actions: >-\n {{ (job is defined\n and job.params is defined\n and job.params.actions is defined)\n | ternary(job.params.actions, [])\n }}\n\nprometheus_binary_install_dir: '/usr/local/bin'\nprometheus_user: p... | {
"task_files": 9,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 13207,
"all_permissive": false
} |
ansible_role | expo-lux/ozerov_prometheus | 87bf49053fd068d23b670610099d75dfbd6c37c5 | 0 | PROM2/roles/service | 188 | [
"no_license"
] | [
{
"path": "PROM2/roles/service/tasks/start.yaml",
"content": "- name: Start service \"{{ name }}\"\n systemd:\n name: \"{{ name }}\"\n state: started\n daemon_reload: yes\n tags: always\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 126
},
{
"path": "... | {
"task_files": 9,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 4009,
"all_permissive": false
} |
ansible_role | acmmendis/ansible-standard-user | c125a750150c204114f98eefbc33657da067bd64 | 0 | roles/non_root_user | 188 | [
"no_license"
] | [
{
"path": "roles/non_root_user/handlers/main.yml",
"content": "---\n# handlers file for uni-user\n- name: Restart sshd service\n service:\n name: sshd\n state: restarted",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 108
},
{
"path": "roles/non_root_user/de... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1317,
"all_permissive": false
} |
ansible_role | smpmmahajan/Ansible_Project | 1d47357fbaf395ca301eb103fb1e4d6cc327fb68 | 0 | roles/backend | 188 | [
"no_license"
] | [
{
"path": "roles/backend/tasks/main.yml",
"content": "- name: Install nginx\n ansible.builtin.package:\n name: nginx\n state: present\n\n- name: Install NET-Framework-Core from yum\n ansible.builtin.yum:\n name: dotnet-sdk-8.0 \n state: present\n\n- name: Copy climate config file\n a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 475,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/admins | 188 | [
"no_license"
] | [
{
"path": "roles/admins/tasks/main.yml",
"content": "---\n- name: set authorized keys\n authorized_key:\n user: root\n key: '{{ item }}'\n exclusive: True\n with_file:\n - public_keys/<EMAIL>\n\n- name: remove pi user\n user:\n name: pi\n state: absent\n remove: yes",
"license_ty... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 224,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/android-tools | 188 | [
"no_license"
] | [
{
"path": "roles/android-tools/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - adb\n - fastboot",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 65
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 65,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/ansible | 188 | [
"no_license"
] | [
{
"path": "roles/ansible/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - ansible\n - sshpass",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 68
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 68,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/apt-cacher | 188 | [
"no_license"
] | [
{
"path": "roles/apt-cacher/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - apt-cacher-ng\n - avahi-daemon",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 79
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 79,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/arduinoide | 188 | [
"no_license"
] | [
{
"path": "roles/arduinoide/tasks/main.yml",
"content": "---\n- name: copy\n copy:\n src: files/opt/arduinoide/\n dest: /opt/arduinoide/\n mode: preserve\n\n- name: install\n command: install.sh\n args:\n chdir: /opt/arduinoide",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 175,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/blender | 188 | [
"no_license"
] | [
{
"path": "roles/blender/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - blender",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 52
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 52,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/cinnamon | 188 | [
"no_license"
] | [
{
"path": "roles/cinnamon/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - cinnamon-core\n - cinnamon-l10n",
"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 | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/common | 188 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: apt-cacher-client\n apt:\n name:\n - squid-deb-proxy-client\n\n- name: set locale\n debconf:\n name: locales\n question: \"locales/{{ item.key }}\"\n value: \"{{ item.value }}\"\n vtype: \"{{ item.type|default('string') ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1182,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/deepnest | 188 | [
"no_license"
] | [
{
"path": "roles/deepnest/tasks/main.yml",
"content": "---\n- name: install\n copy:\n src: files/opt/deepnest/\n dest: /opt/deepnest/\n mode: u=rwx,g=rx,o=rx\n\n- name: create menu entry\n template:\n src: usr/share/applications/Deepnest.desktop\n dest: /usr/share/applications/Deepnest.desk... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 246,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/etcher | 188 | [
"no_license"
] | [
{
"path": "roles/etcher/tasks/main.yml",
"content": "---\n- name: add key\n apt_key:\n keyserver: keyserver.ubuntu.com\n id: 379CE192D401AB61\n\n- name: add repository\n apt_repository:\n repo: deb https://deb.etcher.io stable etcher\n filename: etcher\n\n- name: install\n apt:\n name:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 269,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/firefox | 188 | [
"no_license"
] | [
{
"path": "roles/firefox/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - firefox-esr\n - firefox-esr-l10n-de",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 84
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 84,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/freecad | 188 | [
"no_license"
] | [
{
"path": "roles/freecad/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - freecad",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 52
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 52,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/gimp | 188 | [
"no_license"
] | [
{
"path": "roles/gimp/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - gimp\n - gimp-help-de",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 70
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 70,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/huginn | 188 | [
"no_license"
] | [
{
"path": "roles/huginn/defaults/main.yml",
"content": "---\n\nhuginn_folder: /opt/huginn",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "roles/huginn/tasks/main.yml",
"content": "---\n- name: install apt dependencies\n apt:\n name:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3018,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/inkscape | 188 | [
"no_license"
] | [
{
"path": "roles/inkscape/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - inkscape",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 53
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 53,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/keepassxc | 188 | [
"no_license"
] | [
{
"path": "roles/keepassxc/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - keepassxc",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 54
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 54,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/kicad | 188 | [
"no_license"
] | [
{
"path": "roles/kicad/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - kicad\n - kicad-doc-de",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 71
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 71,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/libreoffice | 188 | [
"no_license"
] | [
{
"path": "roles/libreoffice/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - libreoffice\n - libreoffice-help-de\n - libreoffice-l10n-de\n - mythes-de",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 130
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 130,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/lightburn | 188 | [
"no_license"
] | [
{
"path": "roles/lightburn/tasks/main.yml",
"content": "---\n- name: install\n copy:\n src: files/opt/lightburn/\n dest: /opt/lightburn/\n mode: u=rwx,g=rx,o=rx\n\n- name: create menu entry\n template:\n src: usr/share/applications/LightBurn.desktop\n dest: /usr/share/applications/LightBurn... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 250,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/openscad | 188 | [
"no_license"
] | [
{
"path": "roles/openscad/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - openscad",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 53
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 53,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/pandoc | 188 | [
"no_license"
] | [
{
"path": "roles/pandoc/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - pandoc",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 51
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 51,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/syncthing | 188 | [
"no_license"
] | [
{
"path": "roles/syncthing/tasks/main.yml",
"content": "---\n- name: add key\n apt_key:\n url: https://syncthing.net/release-key.txt\n\n- name: add repository\n apt_repository:\n repo: deb https://apt.syncthing.net/ syncthing stable\n filename: syncthing\n\n- name: install\n apt:\n name:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 253,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/texteditor | 188 | [
"no_license"
] | [
{
"path": "roles/texteditor/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - gedit",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 50
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 50,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/unattended-upgrades | 188 | [
"no_license"
] | [
{
"path": "roles/unattended-upgrades/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - unattended-upgrades\n - apt-listchanges",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 88
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 88,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/user | 188 | [
"no_license"
] | [
{
"path": "roles/user/tasks/main.yml",
"content": "---\n- name: add maker\n user:\n name: maker\n # password: <PASSWORD>\n shell: /bin/bash\n groups: audio,cdrom,dialout,dip,netdev,plugdev,scanner,tty,uucp,video\n append: yes\n\n- name: set maker password\n shell: echo maker:maker | sudo ch... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 268,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/vagrant | 188 | [
"no_license"
] | [
{
"path": "roles/vagrant/tasks/main.yml",
"content": "---\n- name: add key\n apt_key:\n url: \"{{ item }}\"\n with_items:\n - https://www.virtualbox.org/download/oracle_vbox_2016.asc\n - https://www.virtualbox.org/download/oracle_vbox.asc\n\n- name: add repository\n apt_repository:\n repo: de... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 405,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/vaultwarden | 188 | [
"no_license"
] | [
{
"path": "roles/vaultwarden/vars/main.yml",
"content": "---\n# vars file for vaultwarden",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "roles/vaultwarden/defaults/main.yml",
"content": "---\n# defaults file for vaultwarden",
"license_type... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2317,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/virtualbox | 188 | [
"no_license"
] | [
{
"path": "roles/virtualbox/tasks/main.yml",
"content": "# https://tecadmin.net/install-virtualbox-on-debian-10-buster/\n---\n- name: add key\n apt_key:\n url: \"{{ item }}\"\n with_items:\n - https://www.virtualbox.org/download/oracle_vbox_2016.asc\n - https://www.virtualbox.org/download/oracle_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 452,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/vlc | 188 | [
"no_license"
] | [
{
"path": "roles/vlc/tasks/main.yml",
"content": "---\n- name: install\n apt:\n name:\n - vlc",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 48
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 48,
"all_permissive": false
} |
ansible_role | makerspace-gt/ansible-playbooks | 3dda0270b22a64600bb4aff4cd9453ffa20b0c9a | 0 | roles/vscodium | 188 | [
"no_license"
] | [
{
"path": "roles/vscodium/tasks/main.yml",
"content": "---\n- name: install dependencies\n apt:\n name:\n - gnupg\n\n- name: add key\n apt_key:\n url: https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg\n\n- name: add repository\n apt_repository:\n repo: deb https://gitl... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 383,
"all_permissive": false
} |
ansible_role | dlang/ci | dc95e2fe07e163e159ae3b5b2bf1efc374fef818 | 13 | ansible/roles/buildkite_agent | 188 | [
"permissive"
] | [
{
"path": "ansible/roles/buildkite_agent/tasks/main.yml",
"content": "---\n- name: install apt-transport-https\n apt: { name: apt-transport-https, install_recommends: no }\n- name: add buildkite-agent apt key\n apt_key: { keyserver: keyserver.ubuntu.com, id: 32A37959C2FA5C3C99EFBC32A79206696452D198 }\n- n... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3638,
"all_permissive": true
} |
ansible_role | dlang/ci | dc95e2fe07e163e159ae3b5b2bf1efc374fef818 | 13 | ansible/roles/common | 188 | [
"permissive"
] | [
{
"path": "ansible/roles/common/tasks/journald.yml",
"content": "---\n- name: enable persistent journal\n ini_file:\n path: /etc/systemd/journald.conf\n section: Journal\n option: \"{{ item.key }}\"\n value: \"{{ item.value }}\"\n with_dict:\n Storage: persistent\n SystemMaxUse: 256M\n ... | {
"task_files": 7,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 3843,
"all_permissive": true
} |
ansible_role | dlang/ci | dc95e2fe07e163e159ae3b5b2bf1efc374fef818 | 13 | ansible/roles/dub_registry_mirror | 188 | [
"permissive"
] | [
{
"path": "ansible/roles/dub_registry_mirror/templates/dub-registry-mirror.service.j2",
"content": "[Unit]\nDescription=dub-registry mirror\nAfter=network.target remote-fs.target nss-lookup.target\n\n[Service]\nType=simple\nGroup=dub-registry\nUser=dub-registry\nExecStart=/home/dub-registry/dub-registry/dub... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2899,
"all_permissive": true
} |
ansible_role | dlang/ci | dc95e2fe07e163e159ae3b5b2bf1efc374fef818 | 13 | ansible/roles/haproxy | 188 | [
"permissive"
] | [
{
"path": "ansible/roles/haproxy/tasks/obtain_cert.yml",
"content": "---\n- name: install letsencrypt\n apt: { name: letsencrypt }\n- name: configure letsencrypt cli\n lineinfile: { dest: /etc/letsencrypt/cli.ini, regexp: \"{{ item.key }}\", line: '{{ item.key }} = {{ item.value }}', create: yes }\n with... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 5552,
"all_permissive": true
} |
ansible_role | dlang/ci | dc95e2fe07e163e159ae3b5b2bf1efc374fef818 | 13 | ansible/roles/jenkins | 188 | [
"permissive"
] | [
{
"path": "ansible/roles/jenkins/templates/plugins.groovy.j2",
"content": "#!groovy\n// https://github.com/blacklabelops/jenkins/blob/585cb66d8add2fc6b18996ad7d91bdd0034fbb74/imagescripts/initplugins.sh\nimport jenkins.model.Jenkins\nimport java.util.logging.Logger\n\ndef logger = Logger.getLogger(\"\")\nde... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 8802,
"all_permissive": true
} |
ansible_role | dlang/ci | dc95e2fe07e163e159ae3b5b2bf1efc374fef818 | 13 | ansible/roles/lxd_host | 188 | [
"permissive"
] | [
{
"path": "ansible/roles/lxd_host/tasks/main.yml",
"content": "---\n# [LXD 2.0: Installing and configuring LXD [2/12] | Ubuntu Insights](https://insights.ubuntu.com/2016/03/16/lxd-2-0-installing-and-configuring-lxd-212/)\n- name: install lxd\n apt: { name: lxd }\n# dpkg-reconfigure -p medium lxd\n# debconf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 7135,
"all_permissive": true
} |
ansible_role | dlang/ci | dc95e2fe07e163e159ae3b5b2bf1efc374fef818 | 13 | ansible/roles/test_deps | 188 | [
"permissive"
] | [
{
"path": "ansible/roles/test_deps/tasks/main.yml",
"content": "---\n- name: add LLVM repository\n apt_repository:\n repo: deb http://apt.llvm.org/jessie/ llvm-toolchain-jessie-8 main\n state: present\n validate_certs: false\n\n- name: test dependencies (1/2)\n apt: { name: \"{{ item }}\", instal... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1949,
"all_permissive": true
} |
ansible_role | dlang/ci | dc95e2fe07e163e159ae3b5b2bf1efc374fef818 | 13 | ansible/roles/users | 188 | [
"permissive"
] | [
{
"path": "ansible/roles/users/tasks/main.yml",
"content": "---\n- include_tasks: create-users.yml\n with_items: \"{{ groups_for_roles }}\"\n loop_control: { loop_var: groups_for_role }\n",
"license_type": "permissive",
"detected_licenses": [
"BSL-1.0"
],
"size_bytes": 123
},
{
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 956,
"all_permissive": true
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/create-instances | 188 | [
"no_license"
] | [
{
"path": "roles/create-instances/tasks/main.yml",
"content": "- include: create-instance-frontend.yml\n- include: create-instance-services.yml\n- include: create-instance-mysql.yml\n- include: create-instance-rabbitmq.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": ... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4976,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/create-sec-groups | 188 | [
"no_license"
] | [
{
"path": "roles/create-sec-groups/tasks/create-mysql-sg.yml",
"content": "# mysql SG\n- name: Create mysql Security Group\n ec2_group:\n name: \"{{ vpc_name }}-sg-mysql\"\n description: \"SG for mysql instances\"\n vpc_id: \"{{ vpc_id }}\"\n region: \"{{ vpc_region }}\"\n rules:\n - pr... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3629,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/create-vpc | 188 | [
"no_license"
] | [
{
"path": "roles/create-vpc/tasks/create-public-subnets-rt.yml",
"content": "### Setup route table for public subnets\n\n# We will have one Route Table for the public subnet.\n# The Route Table for the public subnet will use the\n# Internet Gateway as default gateway.\n# We can use the same Route Table for ... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 6774,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/deploy-mysql | 188 | [
"no_license"
] | [
{
"path": "roles/deploy-mysql/tasks/main.yml",
"content": "- name: mysql-svc container\n docker_container:\n name: mysql-svc\n image: gseverina/mysql-svc:1.0.0\n network_mode: host\n state: started\n ports:\n - \"3306:3306\"\n volumes:\n - /var/lib/mysql:/var/lib/mysql\n env:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 357,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/deploy-rabbitmq | 188 | [
"no_license"
] | [
{
"path": "roles/deploy-rabbitmq/tasks/main.yml",
"content": "- name: rabbitmq\n docker_container:\n name: storage-svc\n image: gseverina/rabbitmq-svc:1.0.0\n network_mode: host\n state: started\n ports:\n - \"5672:5672\"\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 | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/deploy-svc-auth | 188 | [
"no_license"
] | [
{
"path": "roles/deploy-svc-auth/tasks/main.yml",
"content": "- name: auth-svc container\n docker_container:\n name: auth-svc\n image: gseverina/auth-svc:1.0.0\n network_mode: host\n state: started\n ports:\n - \"8081:8081\"\n env:\n MYSQL_ENDPOINT: mysql\n MYSQL_USER: dev\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 293,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/deploy-svc-frontend | 188 | [
"no_license"
] | [
{
"path": "roles/deploy-svc-frontend/tasks/main.yml",
"content": "- name: web container\n docker_container:\n name: web\n image: gseverina/web:1.0.0\n network_mode: host\n state: started\n ports:\n - \"8080:8080\"\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": 160,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/deploy-svc-img-proc-api | 188 | [
"no_license"
] | [
{
"path": "roles/deploy-svc-img-proc-api/tasks/main.yml",
"content": "- name: img-proc-api-svc container\n docker_container:\n name: img-proc-api-svc \n image: gseverina/img-proc-api-svc:1.0.0\n network_mode: host\n state: started\n ports:\n - \"8082:8082\"\n env: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 326,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/deploy-svc-img-proc-worker | 188 | [
"no_license"
] | [
{
"path": "roles/deploy-svc-img-proc-worker/tasks/main.yml",
"content": "- name: img-proc-worker-svc container\n docker_container:\n name: img-proc-worker-svc\n image: gseverina/img-proc-worker-svc:1.0.0\n network_mode: host\n state: started\n",
"license_type": "no_license",
"detected_l... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 177,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/deploy-svc-storage | 188 | [
"no_license"
] | [
{
"path": "roles/deploy-svc-storage/tasks/main.yml",
"content": "- name: storage-svc\n docker_container:\n name: storage-svc\n image: gseverina/storage-svc:1.0.0\n network_mode: host\n state: started\n ports:\n - \"8083:8083\"\n volumes:\n - /tmp/storage-svc:/tmp/storage-svc\n",... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 229,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/install-docker | 188 | [
"no_license"
] | [
{
"path": "roles/install-docker/tasks/main.yml",
"content": "- include: install-docker-engine.yml\n- include: install-docker-py.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 70
},
{
"path": "roles/install-docker/tasks/install-docker-py.yml",
"content": ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 551,
"all_permissive": false
} |
ansible_role | luafran/ansible-aws | 7d0722be8c3d5e9460dd77e9ffbb5956b7725614 | 4 | roles/update-hosts | 188 | [
"no_license"
] | [
{
"path": "roles/update-hosts/templates/hosts.j2",
"content": "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n\n{% for host in groups['frontend'] %}\n{{ hostvars[host]['private_ip'] }} web\n{% en... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 743,
"all_permissive": false
} |
ansible_role | appeltel/infra | 98af940dcc6d88b6eccab9e4b5a44db7b991d691 | 0 | roles/base | 189 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yml",
"content": "---\n# Base setup for all nodes\n\n- name: Update all packages to the latest version\n apt:\n upgrade: dist\n update_cache: yes\n\n- name: Ensure the selfcert group is created\n group:\n name: selfcert\n state: present\n- name: Create /etc/sel... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 568,
"all_permissive": false
} |
ansible_role | appeltel/infra | 98af940dcc6d88b6eccab9e4b5a44db7b991d691 | 0 | roles/dbservers | 189 | [
"no_license"
] | [
{
"path": "roles/dbservers/templates/redis.conf.j2",
"content": "# Redis configuration file for dbservers\n#\n# Generated by ansible\n\n################################## INCLUDES ###################################\n\n################################ GENERAL #####################################\n\ndaemon... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3721,
"all_permissive": false
} |
ansible_role | appeltel/infra | 98af940dcc6d88b6eccab9e4b5a44db7b991d691 | 0 | roles/pyenv | 189 | [
"no_license"
] | [
{
"path": "roles/pyenv/tasks/main.yml",
"content": "---\n# Install pyenv and the default python version\n\n- name: Install python build prerequisites\n apt: name={{item}} state=installed\n with_items:\n - make\n - build-essential\n - libssl-dev\n - zlib1g-dev\n - libbz2-dev\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1800,
"all_permissive": false
} |
ansible_role | appeltel/infra | 98af940dcc6d88b6eccab9e4b5a44db7b991d691 | 0 | roles/rbenv | 189 | [
"no_license"
] | [
{
"path": "roles/rbenv/tasks/main.yml",
"content": "---\n# Install rbenv and the default ruby version\n\n- name: Install ruby build prerequisites\n apt: name={{item}} state=installed\n with_items:\n - autoconf\n - bison\n - build-essential\n - libssl-dev\n - libyaml-dev\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1961,
"all_permissive": false
} |
ansible_role | appeltel/infra | 98af940dcc6d88b6eccab9e4b5a44db7b991d691 | 0 | roles/webservers | 189 | [
"no_license"
] | [
{
"path": "roles/webservers/templates/ericappelt.j2",
"content": "upstream animals {\n server 127.0.0.1:8000;\n}\n\nserver {\n listen 443 ssl;\n server_name ericappelt.com www.ericappelt.com;\n root /var/www/website-ericappelt/html;\n\n ssl_certificate /etc/letsencrypt/live/ericappelt.... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 7095,
"all_permissive": false
} |
ansible_role | brunozrk/ansible_development_env | 19360457915a1610cc57dc5d312f35a32032500e | 0 | roles/common | 189 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "- name: Update and cache apt-get\n apt: update_cache=yes cache_valid_time=3600\n\n- name: Install common packages\n apt: name={{item}} state=present\n with_items:\n - python-pip\n - git\n - git-gui\n - vim\n - mysql-server\n - curl\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1755,
"all_permissive": false
} |
ansible_role | brunozrk/ansible_development_env | 19360457915a1610cc57dc5d312f35a32032500e | 0 | roles/git | 189 | [
"no_license"
] | [
{
"path": "roles/git/tasks/main.yml",
"content": "---\n - name: Git global config\n template: >\n src=gitconfig.j2\n dest={{local_home}}/.gitconfig\n tags: git\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 117
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 117,
"all_permissive": false
} |
ansible_role | brunozrk/ansible_development_env | 19360457915a1610cc57dc5d312f35a32032500e | 0 | roles/sublime | 189 | [
"no_license"
] | [
{
"path": "roles/sublime/tasks/main.yml",
"content": "---\n- name: Add repository for sublime install\n apt_repository: >\n repo='ppa:webupd8team/sublime-text-2'\n state=present\n tags: sublime\n\n- name: Install sublime\n apt: >\n pkg=sublime-text\n update_cache=yes\n cache_valid_time=360... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 292,
"all_permissive": false
} |
ansible_role | nbelousova/vagrant_hw6 | f239ae40db48b57cb871376a3e13a9e47d665189 | 0 | roles/calc-front | 189 | [
"no_license"
] | [
{
"path": "roles/calc-front/templates/app.js.j2",
"content": "function getSum() {\n var a = $(\"#a\").val()\n var b = $(\"#b\").val()\n\n console.log(\"Summing: \" + a + \" and \" + b);\n\n $.get(\"http://{{ vars.ansible_eth0.ipv4.address }}/api/sum/?a=\" + a + \"&b=\" + b, function( data ) {\n $(\"b... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 546,
"all_permissive": false
} |
ansible_role | nbelousova/vagrant_hw6 | f239ae40db48b57cb871376a3e13a9e47d665189 | 0 | roles/nginx | 189 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "- name: Installing nginx\n apt: name=nginx state=present\n\n- name: Remote defualt nginx config\n file: path=/etc/nginx/sites-enabled/default state=absent\n\n- name: Create site config\n template: src=nginx.conf.j2 dest=/etc/nginx/sites-available/{{ var... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 814,
"all_permissive": false
} |
ansible_role | LohanYugue/Ansible-AWS | d14dc96cdd8cfc87b1438edf186f5e5f57e2ed94 | 0 | roles/certbot | 189 | [
"no_license"
] | [
{
"path": "roles/certbot/tasks/main.yml",
"content": "- name: Gerando certificado SSL para o site estatico\n shell: certbot --nginx --register-unsafely-without-email --agree-tos --domains site.desafio02lohan.tk\n\n\n- name: Gerando certificado SSL para o blog\n shell: certbot --nginx --register-unsafely-w... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 621,
"all_permissive": false
} |
ansible_role | LohanYugue/Ansible-AWS | d14dc96cdd8cfc87b1438edf186f5e5f57e2ed94 | 0 | roles/create | 189 | [
"no_license"
] | [
{
"path": "roles/create/vars/main.yml",
"content": "---\n# vars file for create\ninstance_type: t3a.medium\nsecurity_group: desafio02lohan\nimage: ami-01e36b7901e884a10\nkeypair: chave_dedicados_lohan\nregion: us-east-2\ndomain: desafio02lohan.tk\nttl: 3600\ncount: 1\n",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3644,
"all_permissive": false
} |
ansible_role | LohanYugue/Ansible-AWS | d14dc96cdd8cfc87b1438edf186f5e5f57e2ed94 | 0 | roles/instalation | 189 | [
"no_license"
] | [
{
"path": "roles/instalation/vars/main.yml",
"content": "---\n# vars file for services\npackages:\n - vim\n - wget\n - epel-release\n - php\n - php-cli\n - php-fpm\n - php-mysql\n - php-json\n - php-mbstring\n - php-xml\n - php-gd\n - php-curl\n - mariadb-server\n - python3\n -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2040,
"all_permissive": false
} |
ansible_role | LohanYugue/Ansible-AWS | d14dc96cdd8cfc87b1438edf186f5e5f57e2ed94 | 0 | roles/magento | 189 | [
"no_license"
] | [
{
"path": "roles/magento/vars/main.yml",
"content": "---\n# vars file for magento\n\nmagento_install: 'bin/magento setup:install \\\n--base-url=http://loja-blog.desafio02lohan.tk/ \\\n--db-host=localhost \\\n--db-name=magento \\\n--db-user=admin \\\n--db-password=<PASSWORD> \\\n--backend-frontname=admin \\\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4950,
"all_permissive": false
} |
ansible_role | LohanYugue/Ansible-AWS | d14dc96cdd8cfc87b1438edf186f5e5f57e2ed94 | 0 | roles/nginx | 189 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n# tasks file for nginx\n\n- name: Criando diretórios raiz dos sites\n file: path={{item}} state=directory mode=0755 owner=nginx group=nginx\n with_items:\n - /var/www/html/magento\n - /var/www/html/site\n\n- name: Copiando arq index do site es... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1423,
"all_permissive": false
} |
ansible_role | LohanYugue/Ansible-AWS | d14dc96cdd8cfc87b1438edf186f5e5f57e2ed94 | 0 | roles/tomcat | 189 | [
"no_license"
] | [
{
"path": "roles/tomcat/tasks/main.yml",
"content": "- name: Instalando JAVA\n yum:\n name: java-1.8.0-openjdk-devel\n state: present\n- name: Adicionando grupo tomcat\n group:\n name: tomcat\n- name: Adicionando usuário\n user:\n name: tomcat\n group: tomcat\n home: /opt/tomcat\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1958,
"all_permissive": false
} |
ansible_role | LohanYugue/Ansible-AWS | d14dc96cdd8cfc87b1438edf186f5e5f57e2ed94 | 0 | roles/wordpress | 189 | [
"no_license"
] | [
{
"path": "roles/wordpress/tasks/main.yml",
"content": "---\n# tasks file for wordpress\n\n- name: Criando base de dados com nome 'wordpress'\n mysql_db:\n name: wordpress\n encoding: utf8mb4\n state: present\n\n- name: Criando usuário da base com todos privilegios\n mysql_user:\n login_user: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 777,
"all_permissive": false
} |
ansible_role | alexeldeib/animated-potato | 00987c6c6bb10118762a1af5cd65b681e14cfefa | 0 | roles/common | 189 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "- name: Installs base packages\n apt:\n name: \"{{ packages }}\"\n state: latest\n update_cache: yes\n vars:\n packages:\n - apt-transport-https\n - curl\n - git\n - xclip\n\n- name: install docker\n shell: snap install docker\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 462,
"all_permissive": false
} |
ansible_role | alexeldeib/animated-potato | 00987c6c6bb10118762a1af5cd65b681e14cfefa | 0 | roles/nodejs | 189 | [
"no_license"
] | [
{
"path": "roles/nodejs/defaults/main.yml",
"content": "nodejs_version: \"8.14\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 23
},
{
"path": "roles/nodejs/tasks/main.yml",
"content": "- name: nvm\n shell: curl -o- https://raw.githubusercontent.com/creati... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 438,
"all_permissive": false
} |
ansible_role | alexeldeib/animated-potato | 00987c6c6bb10118762a1af5cd65b681e14cfefa | 0 | roles/vscode | 189 | [
"no_license"
] | [
{
"path": "roles/vscode/tasks/main.yml",
"content": "- name: Install VSCode\n shell: snap install vscode --classic",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 61
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 61,
"all_permissive": false
} |
ansible_role | linusnorton/vagrant-galera-maxscale | 82e10e5fab5dc02d034c7976c85c5ee6cb4b7e65 | 3 | roles/mariadb | 189 | [
"no_license"
] | [
{
"path": "roles/mariadb/tasks/main.yml",
"content": "---\n# credit to https://github.com/alexey-medvedchikov/ansible-galera\n\n- name: Add repository key to the system\n apt_key:\n keyserver: keyserver.ubuntu.com\n id: \"<KEY>\"\n\n- name: Install MariaDB repository\n apt_repository:\n repo: 'de... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3588,
"all_permissive": false
} |
ansible_role | linusnorton/vagrant-galera-maxscale | 82e10e5fab5dc02d034c7976c85c5ee6cb4b7e65 | 3 | roles/maxscale | 189 | [
"no_license"
] | [
{
"path": "roles/maxscale/tasks/main.yml",
"content": "---\n- name: Add MariaDB GPG key\n apt_key:\n url: http://downloads.mariadb.com/enterprise/kbha-2yfb/mariadb-maxscale/MariaDB-MaxScale-GPG-KEY\n state: present\n\n- name: Add MariaDB Maxscale repo\n apt_repository:\n repo: 'deb http://downloa... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2930,
"all_permissive": false
} |
ansible_role | mayangindex/yclood | 1b6820a0e82f6cee38b180a39839c8c9b8b8083d | 0 | vms/roles/base | 189 | [
"no_license"
] | [
{
"path": "vms/roles/base/tasks/main.yml",
"content": "---\n- name: Update and upgrade apt packages\n become: true\n apt:\n upgrade: true\n update_cache: true\n\n- name: Install packages\n become: true\n apt:\n name: \"{{ item }}\"\n state: latest\n with_items:\n - docker.io\n - docke... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 557,
"all_permissive": false
} |
ansible_role | mayangindex/yclood | 1b6820a0e82f6cee38b180a39839c8c9b8b8083d | 0 | vms/roles/cleanup | 189 | [
"no_license"
] | [
{
"path": "vms/roles/cleanup/tasks/main.yml",
"content": "---\n- name: Copy cleanup file\n template:\n src: templates/cleanup.sh\n dest: \"{{app_dir}}/cleanup.sh\"\n mode: \"0755\"\n\n- name: This command will change the working directory to {{app_dir}}\n become: true\n ansible.builtin.shell:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1218,
"all_permissive": false
} |
ansible_role | mayangindex/yclood | 1b6820a0e82f6cee38b180a39839c8c9b8b8083d | 0 | vms/roles/elk | 189 | [
"no_license"
] | [
{
"path": "vms/roles/elk/tasks/main.yml",
"content": "---\n- name: Create directory for app\n file:\n path: \"{{app_dir}}\"\n state: directory\n mode: \"0755\"\n\n- name: Copy .env\n template:\n src: templates/.env.j2\n dest: \"{{app_dir}}/.env\"\n mode: \"0755\"\n\n- name: Copy credenti... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 4717,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.