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
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/context.postgresql
76
[ "no_license" ]
[ { "path": "roles/context.postgresql/handlers/main.yml", "content": "---\n# Handler for postgresql\n\n#- name: restart postgresql\n# become: true\n# service:\n# name: \"{{ postgresql_dist[ansible_os_family | lower].service }}\"\n# state: restarted\n\n\n- name: restart postgresql\n become: true\n be...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 12755, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/context.postgresql_client
76
[ "no_license" ]
[ { "path": "roles/context.postgresql_client/molecule/resources/playbook.yml", "content": "---\n- name: Converge\n hosts: all\n roles:\n - role: ansible-role-postgresql-client\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 86 }, { "path": "roles/context.postg...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 10, "total_bytes": 6033, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/context.postgresql_conf
76
[ "no_license" ]
[ { "path": "roles/context.postgresql_conf/tasks/main.yml", "content": "---\n# tasks file for context.postgresql_conf\n\n## set variable if not defined, using file content ##########################################################\n #( variable will be defined and in memory if we are running this role ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 8071, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/context.postgresql_os
76
[ "no_license" ]
[ { "path": "roles/context.postgresql_os/defaults/main.yml", "content": "---\n# defaults file for context.postgresql_os\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 46 }, { "path": "roles/context.postgresql_os/vars/main.yml", "content": "---\n# vars file for...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 5158, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/data_load
76
[ "no_license" ]
[ { "path": "roles/data_load/tasks/main.yml", "content": "---\n# tasks file for data_load\n- name: (re)create database \n become: yes\n become_user: postgres\n shell: source /etc/profile && psql -c \"select pg_terminate_backend(pid) from pg_stat_activity where datname='{{ db_name }}'\" && psql -c \"drop da...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 3210, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/get_template_settings
76
[ "no_license" ]
[ { "path": "roles/get_template_settings/handlers/main.yml", "content": "---\n# handlers file for ssh_keys\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "roles/get_template_settings/vars/main.yml", "content": "---\n# vars file for ssh_keys\n",...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 6220, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/logical_subscriber
76
[ "no_license" ]
[ { "path": "roles/logical_subscriber/vars/main.yml", "content": "---\n# vars file for logical_subscriber\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "roles/logical_subscriber/tests/test.yml", "content": "---\n- hosts: localhost\n remote_us...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1548, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/mount_volumes
76
[ "no_license" ]
[ { "path": "roles/mount_volumes/handlers/main.yml", "content": "---\n# handlers file for mount_volumes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 38 }, { "path": "roles/mount_volumes/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: roo...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 4495, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/pgbackrest
76
[ "no_license" ]
[ { "path": "roles/pgbackrest/defaults/main.yml", "content": "---\n# defaults file for pgbackrest\ncompress_level: 3\nprocess_max: 4\nbackup_time: '18'\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 87 }, { "path": "roles/pgbackrest/templates/pgbackrest.conf.j2"...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 8588, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/pgbouncer
76
[ "no_license" ]
[ { "path": "roles/pgbouncer/tasks/main.yml", "content": "---\n# tasks file for pgbouncer\n\n## get pgbouncer latest release info ####################################################################\n- name: Get pgbouncer latest release numbers\n delegate_to: localhost\n run_once: true\n block: \n - name...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 8898, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/post_queries
76
[ "no_license" ]
[ { "path": "roles/post_queries/vars/main.yml", "content": "---\n# vars file for post_queries\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 33 }, { "path": "roles/post_queries/handlers/main.yml", "content": "---\n# handlers file for post_queries\n", "lice...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 3167, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/set_template_settings
76
[ "no_license" ]
[ { "path": "roles/set_template_settings/defaults/main.yml", "content": "---\n# defaults file for set_template_settings\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 46 }, { "path": "roles/set_template_settings/handlers/main.yml", "content": "---\n# handlers ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 4644, "all_permissive": false }
ansible_role
porrupatata/postgresql_cloud_cluster
6182fc22cb9cc55bfb137868d93327b12959db02
0
roles/test_role
76
[ "no_license" ]
[ { "path": "roles/test_role/tasks/main.yml", "content": "\n- name: get sql files\n delegate_to: localhost\n shell: rm /tmp/post_sql_files.sh\n\n- name: get sql files\n delegate_to: localhost\n shell: (cd post_queries ; find {{ item }}/*.sql >> /tmp/post_sql_files.sh)\n with_items:\n - generic\n - ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 470, "all_permissive": false }
ansible_role
rgl/debian-router-ansible-vagrant
327fe4d680567913dc91a18e99928d14032376ff
3
roles/node
76
[ "no_license" ]
[ { "path": "roles/node/tasks/main.yml", "content": "- name: Configure the eth1 interface gateway\n block:\n - name: Configure the dhcp client for not setting the default gateway\n blockinfile:\n path: /etc/dhcp/dhclient.conf\n block: |\n # make sure dhcp does not set the defau...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1341, "all_permissive": false }
ansible_role
rgl/debian-router-ansible-vagrant
327fe4d680567913dc91a18e99928d14032376ff
3
roles/router
76
[ "no_license" ]
[ { "path": "roles/router/tasks/main.yml", "content": "- name: Install iptables\n apt:\n name: iptables-persistent\n\n# NB when everything goes ok, the backstaged rules will be applied to the\n# live system and persisted at /etc/iptables/rules.v4, which in turn,\n# will be applied by the iptables-pe...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1241, "all_permissive": false }
ansible_role
Cray-HPE/haproxy-installer
fbc3d05d815e92f3b07d15a6c7d373c909d205cd
0
roles/haproxy
76
[ "no_license" ]
[ { "path": "roles/haproxy/handlers/main.yml", "content": "# Copyright 2019, Cray Inc. All Rights Reserved.\n---\n\n- name: reload haproxy\n systemd:\n daemon_reload: yes\n enabled: yes\n name: haproxy\n state: reloaded\n\n- name: reload keepalived\n systemd:\n daemon_reload: yes\n enabled...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 7635, "all_permissive": false }
ansible_role
kharandziuk/vagrant-multiple
47ba993d56233736902e6381276b09d9d8352427
0
roles/server
76
[ "no_license" ]
[ { "path": "roles/server/tasks/main.yml", "content": "- name: install nc\n yum:\n name:\n - nc\n- name: Check if port is listening\n wait_for:\n port: \"{{ port }}\"\n delay: 5\n timeout: 10\n msg: \"Timeout waiting for {{ port }} to respond\"\n register: port_check\n ignore_errors: y...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 455, "all_permissive": false }
ansible_role
svenagnew/stageone
3e4c6ed77370a603edbb9641451f20fb820f247d
0
ansible/roles/svenagnew.collectd
76
[ "no_license" ]
[ { "path": "ansible/roles/svenagnew.collectd/handlers/main.yml", "content": "---\n# handlers file for svenagnew.collectd\n- name: collectd-service-handler\n service: name=collectd state=restarted enabled=yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 129 }, { ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 9235, "all_permissive": false }
ansible_role
svenagnew/stageone
3e4c6ed77370a603edbb9641451f20fb820f247d
0
ansible/roles/svenagnew.common
76
[ "no_license" ]
[ { "path": "ansible/roles/svenagnew.common/tasks/main.yml", "content": "---\n- name: Before we do anything, update apt cache and upgrade default packages on intialization\n apt: upgrade=safe update_cache=yes cache_valid_time=7200\n\n- include: users.yml\n- include: base-packages.yml\n- include: config.yml\n...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 9, "total_bytes": 3874, "all_permissive": false }
ansible_role
svenagnew/stageone
3e4c6ed77370a603edbb9641451f20fb820f247d
0
ansible/roles/svenagnew.elasticsearch
76
[ "no_license" ]
[ { "path": "ansible/roles/svenagnew.elasticsearch/templates/etc/elasticsearch/elasticsearch.yml.j2", "content": "##################### Elasticsearch Configuration #############################\n\n# For information on supported formats and syntax for the config file, see\n# <http://elasticsearch.org/guide/en/...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 12760, "all_permissive": false }
ansible_role
svenagnew/stageone
3e4c6ed77370a603edbb9641451f20fb820f247d
0
ansible/roles/svenagnew.graphite
76
[ "no_license" ]
[ { "path": "ansible/roles/svenagnew.graphite/templates/etc/carbon/storage-schemas.conf.j2", "content": "# Schema definitions for Whisper files. Entries are scanned in order,\n# and first match wins. This file is scanned for changes every 60 seconds.\n# {{ ansible_managed }}\n#\n# [name]\n# pattern = regex\...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 3059, "all_permissive": false }
ansible_role
svenagnew/stageone
3e4c6ed77370a603edbb9641451f20fb820f247d
0
ansible/roles/svenagnew.users
76
[ "no_license" ]
[ { "path": "ansible/roles/svenagnew.users/defaults/main.yml", "content": "---\n# defaults file for svenagnew.users\nssh_users:\n - username: patrick\n keyfile: \"{{ lookup('file', 'authorized_keys/patrick.pub') }}\"\n - username: sven\n keyfile: \"{{ lookup('file', 'authorized_keys/sven.pub') }}\"\ns...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 925, "all_permissive": false }
ansible_role
ten1010-io/ansible-installer
020fd9f5f6421d8f1e385a8323b5e780b6787ac4
0
managed-node/roles/install-python
76
[ "permissive" ]
[ { "path": "managed-node/roles/install-python/tasks/main.yml", "content": "- name: \"Create ansible installer directory if not exists\"\n raw: \"mkdir -p /tmp/ansible-installer/bin\"\n\n- name: Copy scripts directory to hosts\n local_action: command scp -P {{ ansible_port | default(22) }} -r ../scripts {{ ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 682, "all_permissive": true }
ansible_role
ten1010-io/ansible-installer
020fd9f5f6421d8f1e385a8323b5e780b6787ac4
0
managed-node/roles/uninstall-python
76
[ "permissive" ]
[ { "path": "managed-node/roles/uninstall-python/tasks/main.yml", "content": "- name: \"Create ansible installer directory if not exists\"\n raw: \"mkdir -p /tmp/ansible-installer\"\n\n- name: Copy scripts directory to hosts\n local_action: command scp -P {{ ansible_port | default(22) }} -r ../scripts {{ an...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 340, "all_permissive": true }
ansible_role
UltimaLabs/sancho
94546a63c994ae521afd8a048bfa4dfced1e2a27
0
provisioning/roles/deploy-app
76
[ "no_license" ]
[ { "path": "provisioning/roles/deploy-app/templates/sancho-fersat1.yml.j2", "content": "# enable/disable automatic scheduling\n# disable scheduler for unit testing\nschedulerAutoStartDisabled: false\n\n# how long do we wait in case of error\n# while scheduling next event\nschedulerErrorWait: 180 # seconds\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 5085, "all_permissive": false }
ansible_role
azmodan991/codeby-devops
d7f1aec24ee212e9418b5f194edc19f4307792f4
0
lesson13/ansible1/roles/apache
76
[ "no_license" ]
[ { "path": "lesson13/ansible1/roles/apache/defaults/main.yml", "content": "---\napache_document_root: \"/var/www/html\"\nwordpress_url: \"https://wordpress.org/latest.tar.gz\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 }, { "path": "lesson13/ansible1/roles...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1255, "all_permissive": false }
ansible_role
azmodan991/codeby-devops
d7f1aec24ee212e9418b5f194edc19f4307792f4
0
lesson13/ansible1/roles/mysql
76
[ "no_license" ]
[ { "path": "lesson13/ansible1/roles/mysql/tasks/main.yml", "content": "---\n- name: Install MySQL\n package:\n name: \"{{ mysql_package }}\"\n state: present\n\n- name: Start and enable MySQL\n service:\n name: \"{{ mysql_service }}\"\n state: started\n enabled: yes\n\n- name: Ensure MySQL r...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 964, "all_permissive": false }
ansible_role
alexfeig/arista-ansible-poc
ce3f182c65d02b2e26b34802e2ef433cb0fdb233
0
roles/global
76
[ "no_license" ]
[ { "path": "roles/global/tasks/main.yml", "content": "---\n\n- name: eAPI\n eos_eapi:\n http: no\n state: started\n provider: \"{{ eos_cli }}\"\n\n- name: Checking to see if eAPI is online.\n wait_for:\n host: \"{{ inventory_hostname }}\"\n port: 443\n delay: 2\n state: started\n ti...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1516, "all_permissive": false }
ansible_role
alexfeig/arista-ansible-poc
ce3f182c65d02b2e26b34802e2ef433cb0fdb233
0
roles/leaf
76
[ "no_license" ]
[ { "path": "roles/leaf/templates/po_interfaces.j2", "content": "{% for intf in po_interfaces %}\ninterface {{ intf.name }}\n {% if intf.switchport_mode is defined %}\n {% if intf.switchport_mode == 'access' %}\n switchport access vlan {{ intf.switchport_access_vlan }}\n {% elif intf.switchpo...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 4605, "all_permissive": false }
ansible_role
ovisan/ansible-local-setup
ca24397512195fade1ef9e40cfddedad6fb58fbf
0
roles/dev
76
[ "no_license" ]
[ { "path": "roles/dev/meta/main.yml", "content": "---\ngalaxy_info:\n author: <NAME>\n description: Development environment setup role\n company: Your Company\n license: MIT\n min_ansible_version: 2.9\n platforms:\n - name: Darwin\n versions:\n - all\n - name: Debian\n versions:\...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 5753, "all_permissive": false }
ansible_role
ctael5co/rootca
8fa797b9643b7e7f3c3d87f422fabe560168822f
1
roles/rootca
76
[ "no_license" ]
[ { "path": "roles/rootca/handlers/main.yaml", "content": "- name: reload certs redhat\n listen: reload certs redhat\n command: update-ca-trust extract\n become: true\n\n- name: enable ca store\n listen: reload certs redhat\n command: update-ca-trust enable\n become: true\n\n- name: reload certs ubuntu\...
{ "task_files": 4, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1666, "all_permissive": false }
ansible_role
StanislavIskorostenskiy/devops-labs
34e16eeb47ce89a5d870af5a6e77c5783f2f5d2c
0
ansible/roles/app
76
[ "no_license" ]
[ { "path": "ansible/roles/app/templates/myapp.service.j2", "content": "[Unit]\r\nDescription=MyApp FastAPI Service\r\nAfter=network.target\r\n\r\n[Service]\r\nUser=root\r\nWorkingDirectory=/opt/{{ app_name }}\r\nExecStart=/opt/{{ app_name }}/venv/bin/python -m uvicorn main:app --host 0.0.0.0 --port={{ app_po...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 4, "total_bytes": 2401, "all_permissive": false }
ansible_role
StanislavIskorostenskiy/devops-labs
34e16eeb47ce89a5d870af5a6e77c5783f2f5d2c
0
ansible/roles/nginx
76
[ "no_license" ]
[ { "path": "ansible/roles/nginx/handlers/main.yml", "content": "- name: Перезапустить nginx\r\n service:\r\n name: nginx\r\n state: restarted\r\n enabled: true\r\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 99 }, { "path": "ansible/roles/nginx/templat...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1085, "all_permissive": false }
ansible_role
StanislavIskorostenskiy/devops-labs
34e16eeb47ce89a5d870af5a6e77c5783f2f5d2c
0
ansible/roles/postgres
76
[ "no_license" ]
[ { "path": "ansible/roles/postgres/tasks/main.yml", "content": "- name: Установка PostgreSQL\n apt:\n name: postgresql\n state: present\n update_cache: true\n\n- name: Установка зависимостей для PostgreSQL модулей\n apt:\n name:\n - python3-psycopg2\n - libpq-dev\n state: present\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 580, "all_permissive": false }
ansible_role
apricusum/ansible
f91e7791dc8a725dad844a905201de3e78fbdd05
0
roles/bibi.algo_server
76
[ "no_license" ]
[ { "path": "roles/bibi.algo_server/tasks/main.yml", "content": "- name: Copy ssh deploy key for repo\n ansible.builtin.copy:\n src: 'files/{{ item }}'\n dest: \"/root/.ssh/{{ item }}\"\n mode: 0400\n with_items:\n - algo_deploy_key\n - algo_deploy_key.pub\n\n- name: Add a host in the configu...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 916, "all_permissive": false }
ansible_role
apricusum/ansible
f91e7791dc8a725dad844a905201de3e78fbdd05
0
roles/bibi.server_setup
76
[ "no_license" ]
[ { "path": "roles/bibi.server_setup/tasks/main.yml", "content": " - name: Update apt packages\n apt:\n upgrade: dist\n update_cache: true\n state: latest\n\n - name: Check if reboot-required\n stat:\n path: /var/run/reboot-required\n register: reboot_required\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 700, "all_permissive": false }
ansible_role
meenakshi-chiluveru/roboshop-ansible-roles
6338e89b4de3201149d8449a92d0d0d2ce6a70a1
0
roles/catalogue
76
[ "no_license" ]
[ { "path": "roles/catalogue/tasks/main.yaml", "content": "- name: app-setup\n ansible.builtin.import_role:\n name: common # role name\n tasks_from: app-setup\n\n- name: nodejs-setup\n ansible.builtin.import_role:\n name: common\n tasks_from: nodejs-setup\n\n- name: mongodb-setup\n ansible.buil...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 497, "all_permissive": false }
ansible_role
meenakshi-chiluveru/roboshop-ansible-roles
6338e89b4de3201149d8449a92d0d0d2ce6a70a1
0
roles/common
76
[ "no_license" ]
[ { "path": "roles/common/tasks/deployment.yaml", "content": "- name: \"stop {{component}}\"\n tags:\n - deployment\n ansible.builtin.service:\n name: \"{{component}}\"\n state: stopped\n\n- name: Recursively remove app directory\n tags:\n - deployment\n ansible.builtin.file:\n path: /app/*\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 271, "all_permissive": false }
ansible_role
meenakshi-chiluveru/roboshop-ansible-roles
6338e89b4de3201149d8449a92d0d0d2ce6a70a1
0
roles/dispatch
76
[ "no_license" ]
[ { "path": "roles/dispatch/tasks/main.yaml", "content": "- name: app-setup\n ansible.builtin.import_role:\n name: common # role name\n tasks_from: app-setup\n\n- name: go\n ansible.builtin.import_role:\n name: common\n tasks_from: go\n\n# - name: mongodb-setup\n# ansible.builtin.import_role:\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 387, "all_permissive": false }
ansible_role
meenakshi-chiluveru/roboshop-ansible-roles
6338e89b4de3201149d8449a92d0d0d2ce6a70a1
0
roles/payment
76
[ "no_license" ]
[ { "path": "roles/payment/tasks/main.yaml", "content": "- name: app-setup\n ansible.builtin.import_role:\n name: common # role name\n tasks_from: app-setup\n\n- name: python\n ansible.builtin.import_role:\n name: common\n tasks_from: python\n\n# - name: mongodb-setup\n# ansible.builtin.import...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 395, "all_permissive": false }
ansible_role
meenakshi-chiluveru/roboshop-ansible-roles
6338e89b4de3201149d8449a92d0d0d2ce6a70a1
0
roles/shipping
76
[ "no_license" ]
[ { "path": "roles/shipping/tasks/main.yaml", "content": "- name: app-setup\n ansible.builtin.import_role:\n name: common # role name\n tasks_from: app-setup\n\n- name: java\n ansible.builtin.import_role:\n name: common\n tasks_from: java\n\n- name: mysql setup\n ansible.builtin.import_role:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 379, "all_permissive": false }
ansible_role
meenakshi-chiluveru/roboshop-ansible-roles
6338e89b4de3201149d8449a92d0d0d2ce6a70a1
0
roles/web
76
[ "no_license" ]
[ { "path": "roles/web/tasks/main.yaml", "content": "- name: install nginx\n ansible.builtin.dnf:\n name: nginx\n state: present\n\n- name: remove html default content\n ansible.builtin.file:\n path: /usr/share/nginx/html/*\n state: absent\n\n- name: create html default content\n ansible.builti...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 866, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/common
76
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "---\n# Install dependencies\n- name: Install dependencies\n when: ansible_distribution == 'CentOS' or ansible_distribution == 'Red Hat Enterprise Linux' or ansible_distribution == 'Amazon' or ansible_distribution == 'RedHat'\n yum:\n name: \"{{ item ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2089, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/dotfiles
76
[ "no_license" ]
[ { "path": "roles/dotfiles/tasks/main.yml", "content": "---\n- name: Clone dotfiles\n when: not offline\n git:\n repo: https://github.com/arw180/dotfiles.git\n dest: \"{{ local_home }}/dotfiles\"\n\n- name: If offline, copy dotfiles\n when: offline\n command: cp -r {{ build_dir }}/dotfiles {{ local...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 815, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/fonts
76
[ "no_license" ]
[ { "path": "roles/fonts/tasks/main.yml", "content": "---\n- name: Download fonts\n when: not offline\n get_url:\n url: https://github.com/powerline/fonts/archive/2015-12-04.tar.gz\n dest: \"{{ build_dir }}/patched-fonts.tar.gz\"\n mode: 0644\n validate_certs: no\n", "license_type": "no_lice...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 215, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/git
76
[ "no_license" ]
[ { "path": "roles/git/tasks/main.yml", "content": "---\n- name: Download git source\n when: not offline\n get_url:\n url: https://github.com/git/git/archive/v{{ git_version }}.tar.gz\n dest: \"{{ build_dir }}\"\n mode: 0644\n validate_certs: no\n\n- name: Extract archive\n unarchive:\n src:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 705, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/htop
76
[ "no_license" ]
[ { "path": "roles/htop/tasks/main.yml", "content": "---\n- name: Download htop source\n when: not offline\n get_url:\n url: http://hisham.hm/htop/releases/{{ htop_version }}/htop-{{ htop_version }}.tar.gz\n dest: \"{{ build_dir }}\"\n mode: 0644\n validate_certs: no\n\n- name: Extract archive\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 915, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/jq
76
[ "no_license" ]
[ { "path": "roles/jq/tasks/main.yml", "content": "---\n- name: download jq (utility for formatting and manipulating JavaScript from cmd line\n when: not offline\n get_url:\n url: https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64\n dest: \"{{ build_dir }}\"\n mode: 0644\n valida...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 487, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/ldconfig
76
[ "no_license" ]
[ { "path": "roles/ldconfig/tasks/main.yml", "content": "---\n- name: Reload ldconfig\n command: /sbin/ldconfig\n become: true\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 69 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 69, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/ncurses
76
[ "no_license" ]
[ { "path": "roles/ncurses/tasks/main.yml", "content": "---\n# ncurses is dependent on libevent\n- name: Download libevent source\n when: not offline\n get_url:\n url: https://github.com/libevent/libevent/releases/download/release-{{libevent_version}}-stable/libevent-{{ libevent_version }}-stable.tar.gz\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1929, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/offline
76
[ "no_license" ]
[ { "path": "roles/offline/files/README.md", "content": "If running with `offline: true`, place `offline-files.tar.gz` in this directory.\n`offline-files.tar.gz` can be created by running with `offline: false` and\n`create_package: true`\n", "license_type": "no_license", "detected_licenses": [], "...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 475, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/package_env
76
[ "no_license" ]
[ { "path": "roles/package_env/tasks/main.yml", "content": "---\n- name: create package directory\n file:\n path: \"{{ build_dir }}/dev-env\"\n state: directory\n\n- name: copy all tars\n shell: cp {{ build_dir }}/*.tar.gz {{ build_dir }}/dev-env\n\n- name: copy all tgz\n shell: cp {{ build_dir }}/*....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1336, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/post_dotfiles
76
[ "no_license" ]
[ { "path": "roles/post_dotfiles/tasks/main.yml", "content": "---\n# NOTE: This must happen after the vimrc file is in place\n- name: Install vim plugins\n when: not offline\n shell: vim +PluginInstall +qall\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 144 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 144, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/python_3
76
[ "no_license" ]
[ { "path": "roles/python_3/tasks/main.yml", "content": "---\n# Install dependencies\n- name: Install dependencies\n when: ansible_distribution == 'CentOS' or ansible_distribution == 'Red Hat Enterprise Linux' or ansible_distribution == 'Amazon' or ansible_distribution == 'RedHat'\n yum:\n name: \"{{ ite...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1427, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/stow
76
[ "no_license" ]
[ { "path": "roles/stow/vars/main.yml", "content": "---\nstow_version: 2.2.2\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 24 }, { "path": "roles/stow/tasks/main.yml", "content": "---\n- name: Download stow source\n when: not offline\n get_url:\n url: ht...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 636, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/tmux
76
[ "no_license" ]
[ { "path": "roles/tmux/tasks/main.yml", "content": "---\n- name: Download tmux source\n when: not offline\n get_url:\n url: https://github.com/tmux/tmux/releases/download/{{ tmux_version }}/tmux-{{ tmux_version }}.tar.gz\n dest: \"{{ build_dir }}\"\n mode: 0644\n validate_certs: no\n\n- name: E...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1343, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/vim
76
[ "no_license" ]
[ { "path": "roles/vim/tasks/main.yml", "content": "---\n- name: Download vim source\n when: not offline\n get_url:\n url: https://github.com/vim/vim/archive/v{{ vim_version }}.tar.gz\n dest: \"{{ build_dir }}\"\n mode: 0644\n validate_certs: no\n\n- name: Extract archive\n unarchive:\n src:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2273, "all_permissive": false }
ansible_role
arw180/dev-env
630f585071460095facb7488d8428f2d7e73b76a
0
roles/zsh
76
[ "no_license" ]
[ { "path": "roles/zsh/tasks/main.yml", "content": "---\n- name: Download zsh source\n when: not offline\n get_url:\n url: http://sourceforge.net/projects/zsh/files/zsh/{{ zsh_version }}/zsh-{{ zsh_version }}.tar.gz/download\n dest: \"{{ build_dir }}\"\n mode: 0644\n validate_certs: no\n\n- name...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1396, "all_permissive": false }
ansible_role
jangel97/rh-technical-test
6ec225e7187c71b4636bfae8172bdb365a618b4c
0
roles/docker_container_builder_deployer
78
[ "no_license" ]
[ { "path": "roles/docker_container_builder_deployer/README.md", "content": "Ansible Role docker_container_builder_deployer\n=========\nThe aim of this role is to encapsulate the functionality of building and deploying Docker containers. \n\nIn case exists a Docker image with the name and tag specified in the...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 5279, "all_permissive": false }
ansible_role
jangel97/rh-technical-test
6ec225e7187c71b4636bfae8172bdb365a618b4c
0
roles/pytest_tester
78
[ "no_license" ]
[ { "path": "roles/pytest_tester/files/test_my_tomcat_docker_container.py", "content": "import json, requests, pytest, docker, sys\n\nPYTHON_SUPPORTED_VERSION = 3\n\"\"\"\nValidate python major version is 3\n\"\"\"\nassert sys.version_info.major == PYTHON_SUPPORTED_VERSION\n\n\"\"\"\nValidate number of parame...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 9, "total_bytes": 8486, "all_permissive": false }
ansible_role
genomics-geek/exome_slicer
e1e69fac4ec634b07bab353a191ce783ec766c53
2
deployment/roles/custom_packages
78
[ "no_license" ]
[ { "path": "deployment/roles/custom_packages/templates/envrc.j2", "content": "# General settings\nexport DJANGO_SETTINGS_MODULE={{ django_settings }}\nexport DJANGO_SECRET_KEY=\"{{ django_secret_key }}\"\nexport DJANGO_ALLOWED_HOSTS=localhost,127.0.0.1,.dgdnexus.chop.edu,.{{ inventory_hostname }},.{{ ansible...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2101, "all_permissive": false }
ansible_role
genomics-geek/exome_slicer
e1e69fac4ec634b07bab353a191ce783ec766c53
2
deployment/roles/django
78
[ "no_license" ]
[ { "path": "deployment/roles/django/tasks/main.yml", "content": "- name: Install python requirements\n pip:\n requirements: \"{{ django_requirements }}\"\n virtualenv: \"{{ project_venv }}\"\n virtualenv_python: python3.6\n state: forcereinstall\n tags:\n - setup\n - update\n - django\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2828, "all_permissive": false }
ansible_role
genomics-geek/exome_slicer
e1e69fac4ec634b07bab353a191ce783ec766c53
2
deployment/roles/git
78
[ "no_license" ]
[ { "path": "deployment/roles/git/tasks/main.yml", "content": "---\n- name: Pull down Repo\n git:\n repo: \"{{ git_repo_url }}\"\n dest: \"{{ project_home }}\"\n version: \"{{ git_branch }}\"\n accept_hostkey: true\n force: yes\n tags:\n - setup\n - update\n - git\n", "license_ty...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 211, "all_permissive": false }
ansible_role
genomics-geek/exome_slicer
e1e69fac4ec634b07bab353a191ce783ec766c53
2
deployment/roles/nginx
78
[ "no_license" ]
[ { "path": "deployment/roles/nginx/templates/exome_slicer.conf.j2", "content": "server {\n listen 80;\n server_name {{ inventory_hostname }};\n access_log {{ project_home }}/logs/nginx/{{ inventory_hostname }}.access.log main;\n error_log {{ project_home }}/logs/nginx/{{ inventory_hostname }}.err...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 4975, "all_permissive": false }
ansible_role
genomics-geek/exome_slicer
e1e69fac4ec634b07bab353a191ce783ec766c53
2
deployment/roles/services
78
[ "no_license" ]
[ { "path": "deployment/roles/services/templates/env.j2", "content": "# General settings\nDJANGO_SETTINGS_MODULE={{ django_settings }}\nDJANGO_SECRET_KEY={{ django_secret_key }}\nDJANGO_ALLOWED_HOSTS=localhost,127.0.0.1,.dgdnexus.chop.edu,.{{ inventory_hostname }},.{{ ansible_hostname }}\nDJANGO_LOG_LEVEL=INF...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 2742, "all_permissive": false }
ansible_role
genomics-geek/exome_slicer
e1e69fac4ec634b07bab353a191ce783ec766c53
2
deployment/roles/webserver
78
[ "no_license" ]
[ { "path": "deployment/roles/webserver/tasks/main.yml", "content": "---\n- name: Enable maintenance mode\n template:\n src: \"{{ role_path }}/templates/maintenance.j2\"\n dest: \"/srv/maintenance.html\"\n become: true\n tags:\n - update\n - webserver\n\n- name: stop services\n service:\n n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2177, "all_permissive": false }
ansible_role
LinaMasoud/Postgreql9.6
147fd28895ecf60c2972dc3460c89b503bdf883b
0
roles/postgresql
78
[ "no_license" ]
[ { "path": "roles/postgresql/tasks/start.yml", "content": "- name: Starting PostgreSQL service\r\n service:\r\n name: postgresql-9.6\r\n state: started\r\n\r\n- name: Enable PostgreSQL service to Auto Start\r\n service:\r\n name: postgresql-9.6\r\n enabled: yes", "license_type": "no_licen...
{ "task_files": 6, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 2779, "all_permissive": false }
ansible_role
chaitanya-mwa/incubator-openwhisk
925500cf8d34bb75bebd077ea057af236eba0b01
0
ansible/roles/controller
78
[ "no_license" ]
[ { "path": "ansible/roles/controller/tasks/deploy.yml", "content": "---\n# This role will install Controller in group 'controllers' in the environment inventory\n\n- include: docker_login.yml\n\n- name: \"pull the {{ docker.image.tag }} image of controller\"\n shell: \"docker pull {{ docker_registry }}{{ do...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 8302, "all_permissive": false }
ansible_role
carlosvilladev/AnsibleMoodle
507d3fd5fd85787bca3ce8ddf3c233c881161d8a
0
ansible001/roles/sqlserver
78
[ "no_license" ]
[ { "path": "ansible001/roles/sqlserver/templates/root.cnf.j2", "content": "[sql]\nuser=root\npassword={{ <PASSWORD> }}\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 42 }, { "path": "ansible001/roles/sqlserver/tasks/main.yml", "content": "---\n- name: Specify...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1434, "all_permissive": false }
ansible_role
carlosvilladev/AnsibleMoodle
507d3fd5fd85787bca3ce8ddf3c233c881161d8a
0
ansible001/roles/webserver
78
[ "no_license" ]
[ { "path": "ansible001/roles/webserver/tasks/main.yml", "content": "---\n- name: Instalación de Apache\n apt: name=apache2 update_cache=yes state=present\n- name: Instalar Apache2-php5\n package: name=libapache2-mod-php state=present\n- name: Instalar PHP-CLI\n package: name=php-cli state=present\n- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2332, "all_permissive": false }
ansible_role
art-mis/ansible
4c801bd72424127a82923d8f929f7e16fdae76c4
0
slurm-ansible-practice/roles/postgresql
78
[ "no_license" ]
[ { "path": "slurm-ansible-practice/roles/postgresql/tasks/main.yml", "content": "---\n- include_tasks: install.yml\n\n- include_tasks: initialize.yml\n\n- include_tasks: configure.yml\n\n- include_tasks: custom_user_and_database.yml\n", "license_type": "no_license", "detected_licenses": [], "size...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 6776, "all_permissive": false }
ansible_role
art-mis/ansible
4c801bd72424127a82923d8f929f7e16fdae76c4
0
slurm-ansible-practice/roles/ruby_app
78
[ "no_license" ]
[ { "path": "slurm-ansible-practice/roles/ruby_app/tasks/install_app.yml", "content": "---\n- name: \"Check if we are having app directories\"\n stat:\n path: \"{{ ruby_app_full_path }}\"\n register: app_directory\n\n- name: Clone a private repository into /opt/ folder.\n ansible.builtin.git:\n repo:...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 4602, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/glance
78
[ "no_license" ]
[ { "path": "roles/glance/tasks/glance.sh", "content": "#!/bin/bash\n\nmysql -u root -h localhost -e \"SELECT user, host FROM mysql.user;\" > ~/sqlresult\ncat ~/openstackope/roles/glance/tasks/sqlresult | grep glance\n\nif [ $? -ne 0 ]; then\n mysql -u root -h localhost -e \"create database glance;\"\n mysql ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1795, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/horizon
78
[ "no_license" ]
[ { "path": "roles/horizon/tasks/horizon.yml", "content": "---\n- name: install openstack-dashboard\n apt:\n name:\n - openstack-dashboard\n\n\n- name: compile local_settings.py\n command: cp ~/openstackope/roles/horizon/tasks/local_settings.py /etc/openstack-dashboard/\n\n\n- name: restart apache2\...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 776, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/hostname
78
[ "no_license" ]
[ { "path": "roles/hostname/tasks/hostname.yml", "content": "---\n- name: change hostname file\n replace: dest=/etc/hosts\n regexp=\"{{item.regexp}}\"\n replace=\"{{item.replace}}\"\n with_items:\n - { regexp: '^127.0.1.1', replace: '172.16.58.3' }\n - { regexp: 'ubuntu', replace: ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 400, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/keystone
78
[ "no_license" ]
[ { "path": "roles/keystone/tasks/keystone.yml", "content": "---\n- name: create keystone user\n script: /root/openstackope/roles/mariadb/tasks/sql.sh\n\n\n- name: install keystone component\n apt:\n name:\n - keystone\n - python3-openstackclient\n - apache2\n - libapache2-mod-wsgi-py3\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2915, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/mariadb
78
[ "no_license" ]
[ { "path": "roles/mariadb/tasks/mariadb.yml", "content": "---\n- name: install mariadb\n apt:\n name:\n - mariadb-server\n\n\n- name: text code config\n replace: dest=/etc/mysql/mariadb.conf.d/50-server.cnf\n regexp=\"{{item.regexp}}\"\n replace=\"{{item.replace}}\"\n with_item...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 3946, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/network
78
[ "no_license" ]
[ { "path": "roles/network/tasks/main.yml", "content": "---\n- name: network config\n block:\n - name: network set\n import_tasks: network.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 88 }, { "path": "roles/network/tasks/network.yml", "content": "--...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 580, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/neutron
78
[ "no_license" ]
[ { "path": "roles/neutron/tasks/main.yml", "content": "---\n- name: neutron config\n block:\n - name: neutron set\n import_tasks: neutron.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 88 }, { "path": "roles/neutron/tasks/neutron.yml", "content": "--...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3793, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/nova
78
[ "no_license" ]
[ { "path": "roles/nova/tasks/main.yml", "content": "---\n- name: nova config\n block:\n - name: nova set\n import_tasks: nova.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 79 }, { "path": "roles/nova/tasks/nova.yml", "content": "---\n- name: stop no...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1147, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/novauser
78
[ "no_license" ]
[ { "path": "roles/novauser/tasks/novauser.yml", "content": "---\n- name: create novauser\n script: /root/openstackope/roles/novauser/tasks/novauser.sh\n\n\n- name: install nova component\n apt:\n name:\n - nova-api\n - nova-conductor\n - nova-scheduler\n - nova-novncproxy\n - p...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 4006, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/ntp
78
[ "no_license" ]
[ { "path": "roles/ntp/tasks/ntp.yml", "content": "---\n- name: install ntp component\n apt:\n name:\n - chrony\n\n- name: deactivate default setting\n replace: dest=/etc/chrony/chrony.conf\n regexp=\"{{item.regexp}}\"\n replace=\"{{item.replace}}\"\n with_items:\n - { regexp...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1218, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/openstack
78
[ "no_license" ]
[ { "path": "roles/openstack/tasks/nova/nova.yml", "content": "---\n- name: install nova component\n apt:\n name:\n - nova-api\n - nova-conductor\n - nova-scheduler\n - nova-novncproxy\n - placement-api\n - python3-novaclient\n\n\n- name: nova config backup\n command: mv /et...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 798, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/openstackHV
78
[ "no_license" ]
[ { "path": "roles/openstackHV/tasks/nova.yml", "content": "---\n- name: install nova-compute component\n apt:\n name:\n - nova-compute\n - nova-compute-kvm\n - qemu-system-data\n\n\n- name: nova.confのstatusを取得\n stat: path=/etc/nova/nova.conf\n register: nova_conf_stat\n\n\n- name: nova ...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1370, "all_permissive": false }
ansible_role
peaky-peaky/servertest
c37bc48d0a6669d65689c6054dbc07fe1fc333d9
0
roles/test
78
[ "no_license" ]
[ { "path": "roles/test/tasks/main.yml", "content": "---\n - name: test config\n block:\n - name: test set\n import_tasks: test.yml\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 84 }, { "path": "roles/test/tasks/test.yml", "content": "---\n- name: C...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 364, "all_permissive": false }
ansible_role
AlexanderWitteveen/ALEX.Ansible.Linux
e4f3989b6296a2f50e1439e8f3bbe8972691bf6d
0
roles/addsmbshare
78
[ "no_license" ]
[ { "path": "roles/addsmbshare/tasks/main.yml", "content": "---\n\n- name: add smb share\n shell: |\n #echo \"Path: {{ item.name }}\"\n #echo \"Path: {{ item.comment }}\"\n #echo \"Path: {{ item.path }}\"\n #echo \"mode: {{ item.mode }}\"\n #echo \"mode: {{ item.guest }}\"\n line=\"[{{ item...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1014, "all_permissive": false }
ansible_role
AlexanderWitteveen/ALEX.Ansible.Linux
e4f3989b6296a2f50e1439e8f3bbe8972691bf6d
0
roles/installsmbclient
78
[ "no_license" ]
[ { "path": "roles/installsmbclient/tasks/main.yml", "content": "---\n\n- name: Enable service\n ansible.builtin.systemd_service:\n name: systemd-networkd-wait-online.service\n state: started\n enabled: true\n vars:\n ansible_connection: ssh\n ansible_host: \"{{ prop_ipaddress }}\"\n become:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 832, "all_permissive": false }
ansible_role
AlexanderWitteveen/ALEX.Ansible.Linux
e4f3989b6296a2f50e1439e8f3bbe8972691bf6d
0
roles/installsmbserver
78
[ "no_license" ]
[ { "path": "roles/installsmbserver/tasks/main.yml", "content": "---\n\n- name: Install a list of packages\n apt:\n name: \"{{ packages }}\"\n state: present\n update_cache: yes\n vars:\n packages:\n - samba \n ansible_connection: ssh\n ansible_host: \"{{ prop_ipaddress }}\"\n become: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 497, "all_permissive": false }
ansible_role
AlexanderWitteveen/ALEX.Ansible.Linux
e4f3989b6296a2f50e1439e8f3bbe8972691bf6d
0
roles/mountsmbshare
78
[ "no_license" ]
[ { "path": "roles/mountsmbshare/tasks/main.yml", "content": "---\n\n- name: Mount SMB volume\n ansible.posix.mount:\n src: \"{{ item.source }}\"\n path: \"{{ item.path }}\"\n opts: 'rw,auto,vers=3,file_mode=0777,dir_mode=0777,dom=WORKGROUP,credentials=/home/{{ prop_admin_username }}/.{{ prop_basena...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 415, "all_permissive": false }
ansible_role
AlexanderWitteveen/ALEX.Ansible.Linux
e4f3989b6296a2f50e1439e8f3bbe8972691bf6d
0
roles/setsmbuser
78
[ "no_license" ]
[ { "path": "roles/setsmbuser/tasks/main.yml", "content": "---\n\n- name: Set SMB User\n shell: |\n (echo \"{{ prop_admin_password }}\" ; echo \"{{ prop_admin_password }}\") | smbpasswd -s -a {{ prop_admin_username }}\n vars:\n ansible_connection: ssh\n ansible_host: \"{{ prop_ipaddress }}\"\n bec...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 248, "all_permissive": false }
ansible_role
rdiocera2002/MidtermExam_Diocera
4e1f97ee7282afbccf4d78dc8b5c1f31496be2d7
0
roles/centos
78
[ "no_license" ]
[ { "path": "roles/centos/tasks/main.yml", "content": "---\n- name: Install Additional / Update Current packages needed for ElasticSearch, Kibana, and Logstash\n yum:\n name:\n - java-openjdk\n - epel-release\n - curl\n - wget\n - gnupg2\n state: latest\n\n- name: Add a RPM Repository Ke...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1339, "all_permissive": false }
ansible_role
rdiocera2002/MidtermExam_Diocera
4e1f97ee7282afbccf4d78dc8b5c1f31496be2d7
0
roles/ubuntu
78
[ "no_license" ]
[ { "path": "roles/ubuntu/tasks/main.yml", "content": "---\n- name: Install Additional / Update Current packages needed for ElasticSearch, Kibana, and Logstash\n apt:\n name:\n - openjdk-11-jdk\n - apt-transport-https\n - software-properties-common\n - curl\n - wget\n - gnupg2\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1924, "all_permissive": false }
ansible_role
MarkDPierce/k3s-homelab
d34f4c8a542d9ceb8de06220590a8b76db2eee58
1
ansible/bootstrap/roles/backups
82
[ "no_license" ]
[ { "path": "ansible/bootstrap/roles/backups/tasks/configure-job.yaml", "content": "---\n- name: Copy Backup script to Server\n ansible.builtin.template:\n #src: \"{{ backup_script_name }}.j2\"\n src: \"restic.sh.j2\"\n dest: \"{{ backup_path }}/{{ backup_script_name }}\"\n owner: root\n group...
{ "task_files": 5, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 8, "total_bytes": 8698, "all_permissive": false }
ansible_role
MarkDPierce/k3s-homelab
d34f4c8a542d9ceb8de06220590a8b76db2eee58
1
ansible/bootstrap/roles/bootstrap
82
[ "no_license" ]
[ { "path": "ansible/bootstrap/roles/bootstrap/handlers/main.yaml", "content": "---\n- name: Reboot hostname\n ansible.builtin.reboot:\n post_reboot_delay: 10\n reboot_timeout: 60", "license_type": "no_license", "detected_licenses": [], "size_bytes": 102 }, { "path": "ansible/bootst...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1294, "all_permissive": false }
ansible_role
MarkDPierce/k3s-homelab
d34f4c8a542d9ceb8de06220590a8b76db2eee58
1
ansible/bootstrap/roles/docker
82
[ "no_license" ]
[ { "path": "ansible/bootstrap/roles/docker/defaults/main.yaml", "content": "---\ndocker_add_repo: true\ndocker_repo_url: https://download.docker.com/linux\ndocker_apt_ansible_distribution: \"{{ 'ubuntu' if ansible_distribution in ['Pop!_OS', 'Linux Mint'] else ansible_distribution }}\"\ndocker_apt_release_ch...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 4737, "all_permissive": false }
ansible_role
MarkDPierce/k3s-homelab
d34f4c8a542d9ceb8de06220590a8b76db2eee58
1
ansible/bootstrap/roles/iscsi
82
[ "no_license" ]
[ { "path": "ansible/bootstrap/roles/iscsi/defaults/main.yaml", "content": "---\nfstype: ext4\nmount_point: /mnt/storage\ndisk_name: /dev/sda", "license_type": "no_license", "detected_licenses": [], "size_bytes": 62 }, { "path": "ansible/bootstrap/roles/iscsi/tasks/main.yaml", "content...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1729, "all_permissive": false }
ansible_role
MarkDPierce/k3s-homelab
d34f4c8a542d9ceb8de06220590a8b76db2eee58
1
ansible/k3s/roles/prereq
82
[ "no_license" ]
[ { "path": "ansible/k3s/roles/prereq/tasks/main.yaml", "content": "---\n- name: Enforce Minimum Ansible version\n ansible.builtin.assert:\n that:\n - ansible_version.full is version('2.14', '>=')\n msg: \"Minimum ansible-core version required is 2.14\"\n\n- name: Install Ubuntu Packages\n when: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4971, "all_permissive": false }
ansible_role
jainsmailbox/Project3-
cac140f6c050343b88972b8fb295af050022af48
0
.circleci/ansible/roles/deploy
82
[ "no_license" ]
[ { "path": ".circleci/ansible/roles/deploy/tasks/main.yml", "content": "---\n- name: \"create directory\"\n file:\n path: /home/ubuntu/backend\n state: directory\n \n- name: \"copy the code into ec2 instance\"\n become: yes\n synchronize:\n src: /root/project/backend\n dest: /home/ubuntu\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1380, "all_permissive": false }
ansible_role
pierangelo1982/ansible_samples
79fbaeaffff2fea0f29a494360082b1d4192b3dd
0
019_roles/roles/nginx
82
[ "no_license" ]
[ { "path": "019_roles/roles/nginx/tasks/main.yml", "content": "---\n# tasks file for nginx\n- name: installa NGINX\n apt: name=nginx state=present update_cache=yes\n\n- name: assicurati che NGINX sia attivo\n service: name=nginx state=started enabled=yes\n\n- name: copy index.html\n copy: src=files/nginx/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 745, "all_permissive": false }
ansible_role
pierangelo1982/ansible_samples
79fbaeaffff2fea0f29a494360082b1d4192b3dd
0
023_variables_dict/roles/nginx
82
[ "no_license" ]
[ { "path": "023_variables_dict/roles/nginx/tasks/main.yml", "content": "---\n# tasks file for nginx\n- name: installa NGINX\n apt: name=nginx state=present update_cache=yes\n\n- name: assicurati che NGINX sia attivo\n service: name=nginx state=started enabled=yes\n\n- name: copy index.html\n copy: src=fil...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 831, "all_permissive": false }