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 | Gattancha-Computer-Services/ansible_collections | 7f81f501eb734cd0240736e69a3b581f6215a514 | 0 | ansible_collections/dellemc/os9/roles/os9_vrrp | 352 | [
"no_license"
] | [
{
"path": "ansible_collections/dellemc/os9/roles/os9_vrrp/tasks/main.yml",
"content": "---\n# tasks file for os9\n - name: \"Generating VRRP configuration for os9\"\n template:\n src: os9_vrrp.j2\n dest: \"{{ build_dir }}/vrrp9_{{ hostname }}.conf.part\"\n when: (ansible_network_os is defined ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1263,
"all_permissive": false
} |
ansible_role | Gattancha-Computer-Services/ansible_collections | 7f81f501eb734cd0240736e69a3b581f6215a514 | 0 | ansible_collections/google/cloud/roles/gcloud | 352 | [
"no_license"
] | [
{
"path": "ansible_collections/google/cloud/roles/gcloud/tasks/package/main.yml",
"content": "---\n# tasks file for gcloud\n\n- name: Gcloud | Start package installation for specific distro\n ansible.builtin.include_tasks: \"{{ ansible_os_family | lower }}.yml\"\n",
"license_type": "no_license",
"d... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2916,
"all_permissive": false
} |
ansible_role | Gattancha-Computer-Services/ansible_collections | 7f81f501eb734cd0240736e69a3b581f6215a514 | 0 | ansible_collections/google/cloud/roles/gcp_http_lb | 352 | [
"no_license"
] | [
{
"path": "ansible_collections/google/cloud/roles/gcp_http_lb/vars/main.yml",
"content": "---\n# vars file for gcp-http-lb\nvars:\n # The backend this LB will be supporting. This will typically be a Instance Group:\n # example: projects/sample-project/zones/us-central1-c/instanceGroups/sample-instance-gro... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3482,
"all_permissive": false
} |
ansible_role | Gattancha-Computer-Services/ansible_collections | 7f81f501eb734cd0240736e69a3b581f6215a514 | 0 | ansible_collections/google/cloud/roles/gcsfuse | 352 | [
"no_license"
] | [
{
"path": "ansible_collections/google/cloud/roles/gcsfuse/vars/main.yml",
"content": "---\n# vars file for google.cloud.gcsfuse\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 41
},
{
"path": "ansible_collections/google/cloud/roles/gcsfuse/meta/main.yml",
"co... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1325,
"all_permissive": false
} |
ansible_role | Gattancha-Computer-Services/ansible_collections | 7f81f501eb734cd0240736e69a3b581f6215a514 | 0 | ansible_collections/grafana/grafana/roles/grafana_agent | 352 | [
"no_license"
] | [
{
"path": "ansible_collections/grafana/grafana/roles/grafana_agent/meta/main.yml",
"content": "---\ndependencies: []\n\ngalaxy_info:\n role_name: grafana_agent\n author: <NAME>\n description: Ansible Role to deploy Grafana Agent on Linux hosts.\n license: \"GPL-3.0-or-later\"\n min_ansible_version: \"2... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2829,
"all_permissive": false
} |
ansible_role | Gattancha-Computer-Services/ansible_collections | 7f81f501eb734cd0240736e69a3b581f6215a514 | 0 | ansible_collections/netapp/ontap/roles/na_ontap_san_create | 352 | [
"no_license"
] | [
{
"path": "ansible_collections/netapp/ontap/roles/na_ontap_san_create/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - na-ontap-san-create\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 78
},
{
"path": "ansible_collectio... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2362,
"all_permissive": false
} |
ansible_role | Gattancha-Computer-Services/ansible_collections | 7f81f501eb734cd0240736e69a3b581f6215a514 | 0 | ansible_collections/netapp/ontap/roles/na_ontap_vserver_create | 352 | [
"no_license"
] | [
{
"path": "ansible_collections/netapp/ontap/roles/na_ontap_vserver_create/vars/main.yml",
"content": "---\n# vars file for na-ontap-vserver-create\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 44
},
{
"path": "ansible_collections/netapp/ontap/roles/na_ontap_vse... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 6974,
"all_permissive": false
} |
ansible_role | Gattancha-Computer-Services/ansible_collections | 7f81f501eb734cd0240736e69a3b581f6215a514 | 0 | ansible_collections/sensu/sensu_go/roles/agent | 352 | [
"no_license"
] | [
{
"path": "ansible_collections/sensu/sensu_go/roles/agent/tasks/configure.yml",
"content": "---\n- name: Configure agent (Linux)\n include_tasks: linux/configure.yml\n when: ansible_facts.os_family != \"Windows\"\n\n- name: Configure agent (Windows)\n include_tasks: windows/configure.yml\n when: ansible... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 844,
"all_permissive": false
} |
ansible_role | Gattancha-Computer-Services/ansible_collections | 7f81f501eb734cd0240736e69a3b581f6215a514 | 0 | ansible_collections/sensu/sensu_go/roles/backend | 352 | [
"no_license"
] | [
{
"path": "ansible_collections/sensu/sensu_go/roles/backend/tasks/start.yml",
"content": "---\n- name: Start sensu-backend\n service:\n name: sensu-backend\n state: started\n enabled: true\n\n- name: Check for sensu-backend init command\n command:\n cmd: sensu-backend init -h\n register: init... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 841,
"all_permissive": false
} |
ansible_role | cyub/ansible-elk | 5cf28850cbf26ebbda3889a713acb30c2f3e5760 | 0 | roles/elasticsearch | 352 | [
"no_license"
] | [
{
"path": "roles/elasticsearch/tasks/main.yml",
"content": "---\n- name: Add Elasticsearch apt key\n apt_key:\n url: \"https://packages.elastic.co/GPG-KEY-elasticsearch\"\n state: present\n\n- name: Adding Elasticsearch repo\n apt_repository:\n repo: deb https://artifacts.elastic.co/packages/6.x/apt... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 592,
"all_permissive": false
} |
ansible_role | cyub/ansible-elk | 5cf28850cbf26ebbda3889a713acb30c2f3e5760 | 0 | roles/filebeat | 352 | [
"no_license"
] | [
{
"path": "roles/filebeat/tasks/main.yml",
"content": "---\n- name: Add Filebeat apt key\n apt_key:\n url: \"https://artifacts.elastic.co/GPG-KEY-elasticsearch\"\n state: present\n\n- name: Adding Filebeat repo\n apt_repository:\n repo: deb https://artifacts.elastic.co/packages/6.x/apt stable main\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 13080,
"all_permissive": false
} |
ansible_role | cyub/ansible-elk | 5cf28850cbf26ebbda3889a713acb30c2f3e5760 | 0 | roles/logstash | 352 | [
"no_license"
] | [
{
"path": "roles/logstash/tasks/main.yml",
"content": "---\n- name: Install Logstash.\n package:\n name: logstash\n state: present\n\n- name: Create Logstash configuration files.\n template:\n src: \"{{ item }}.j2\"\n dest: \"/etc/logstash/conf.d/{{ item }}\"\n owner: root\n group: root\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1210,
"all_permissive": false
} |
ansible_role | cyub/ansible-elk | 5cf28850cbf26ebbda3889a713acb30c2f3e5760 | 0 | roles/nginx | 352 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n- name: Check if Nginx is installed.\n command: \"which nginx\"\n changed_when: false\n failed_when: false\n register: nginx_installed\n\n- name: Install nginx\n apt: name=nginx state=present update_cache=yes\n when: nginx_installed.rc != 0",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 240,
"all_permissive": false
} |
ansible_role | cyub/ansible-elk | 5cf28850cbf26ebbda3889a713acb30c2f3e5760 | 0 | roles/redis | 352 | [
"no_license"
] | [
{
"path": "roles/redis/tasks/main.yml",
"content": "---\n- name: Check if redis-server is installed.\n command: \"which redis-server\"\n changed_when: false\n failed_when: false\n register: redis_installed\n\n- name: Install redis-server\n apt: name=redis-server state=present\n when: redis_installed.r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 425,
"all_permissive": false
} |
ansible_role | my-codeworks/ansible | 32a2019b9cbee45935f5a445cb226757fdda7939 | 0 | roles/common | 361 | [
"no_license"
] | [
{
"path": "roles/common/tasks/create_deploy_user.yml",
"content": "---\n- name: Create remote user\n user:\n name: \"deploy\"\n #allthethings\n password: <PASSWORD>/\"\n groups: \"sudo,www-data\"\n comment: \"Deploy User\"\n shell: \"/bin/bash\"\n\n- name: Downloads deploys public key fro... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2811,
"all_permissive": false
} |
ansible_role | my-codeworks/ansible | 32a2019b9cbee45935f5a445cb226757fdda7939 | 0 | roles/digitalocean | 361 | [
"no_license"
] | [
{
"path": "roles/digitalocean/tasks/provision_droplet.yml",
"content": "---\n- name: \"Provision new DigitalOcean droplet\"\n digital_ocean:\n state: present\n command: droplet\n name: \"{{ droplet_name }}\"\n unique_name: yes\n client_id: \"{{ lookup( 'env', 'DO_CLIENT_ID' ) }}\"\n api_k... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 3080,
"all_permissive": false
} |
ansible_role | my-codeworks/ansible | 32a2019b9cbee45935f5a445cb226757fdda7939 | 0 | roles/postgresql | 361 | [
"no_license"
] | [
{
"path": "roles/postgresql/tasks/main.yml",
"content": "##\n# Example Ansible playbook that uses the PostgreSQL module.\n#\n# This installs PostgreSQL on an Ubuntu system, creates a database called\n# \"myapp\" and a user called \"django\" with password \"<PASSWORD>\"\n# with access to the \"myapp\" databa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1307,
"all_permissive": false
} |
ansible_role | my-codeworks/ansible | 32a2019b9cbee45935f5a445cb226757fdda7939 | 0 | roles/rails | 361 | [
"no_license"
] | [
{
"path": "roles/rails/tasks/enable_swap.yml",
"content": "---\n- name: Allocate swap file\n command: \"fallocate -l 4G /swapfile\"\n args:\n creates: /swapfile\n\n- name: Set permissions to swapfile\n command: \"chmod 600 /swapfile\"\n\n- name: \"Check swap file type\"\n command: \"file /swapfile\"\... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 6279,
"all_permissive": false
} |
ansible_role | nitdo/devops-exercise-ndodo | e925e9fe8aa0a07acbc52b1f4ea8f134e2b58a4a | 0 | roles/service-deploy | 361 | [
"no_license"
] | [
{
"path": "roles/service-deploy/files/counter-panda/counter-panda.js",
"content": "var http = require('http');\nvar config = require('./config.json');\nvar HttpDispatcher = require('httpdispatcher');\nvar dispatcher = new HttpDispatcher();\nglobal.postCounter = 0 ;\n\nfunction handleRequest(request, respons... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1764,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/basic_tools | 361 | [
"no_license"
] | [
{
"path": "roles/basic_tools/tasks/create_users.yml",
"content": "---\n- name: Ensure tawkie group is created\n ansible.builtin.group:\n name: \"tawkie\"\n state: present\n tags:\n - setup-all\n\n- name: Ensure tawkie user is created\n ansible.builtin.user:\n name: \"tawkie\"\n state: pres... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 7603,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/kratos-panel | 361 | [
"no_license"
] | [
{
"path": "roles/kratos-panel/tasks/setup-install.yml",
"content": "---\n\n- name: Ensure Tawkie Kratos Panel building directory is created\n ansible.builtin.file:\n path: '/tawkie-docker-build/tawkie-kratos-panel/'\n state: directory\n owner: 'kratos-panel'\n group: 'kratos-panel'\n mode: '... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2985,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/matomo | 361 | [
"no_license"
] | [
{
"path": "roles/matomo/templates/tawkie-matomo.service.j2",
"content": "#jinja2: lstrip_blocks: \"True\"\n[Unit]\nDescription=Tawkie Matomo\nAfter=network.target\nRequires=docker.service\nStartLimitIntervalSec=0\n\n[Service]\nType=simple\nExecStartPre=-bash -c 'docker kill tawkie-matomo 2>/dev/null || true... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 5393,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/matrix-signup | 361 | [
"no_license"
] | [
{
"path": "roles/matrix-signup/tasks/setup-install.yml",
"content": "---\n\n- name: Ensure Tawkie Matrix Signup building directory is created\n ansible.builtin.file:\n path: '/tawkie-docker-build/tawkie-matrix-signup/'\n state: directory\n owner: 'matrix-signup'\n group: 'matrix-signup'\n mo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 4261,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/ntfy | 361 | [
"no_license"
] | [
{
"path": "roles/ntfy/tasks/pam.yml",
"content": "- name: Ensure ntfy-ssh-login line is in /etc/pam.d/sshd\n ansible.builtin.lineinfile:\n path: /etc/pam.d/sshd\n line: \"session optional pam_exec.so /usr/bin/ntfy-ssh-login.sh\"\n notify: Reload PAM\n tags:\n - setup-all\n - setup-ntfy\n -... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 2338,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/ory-hydra | 361 | [
"no_license"
] | [
{
"path": "roles/ory-hydra/templates/tawkie-hydra.service.j2",
"content": "#jinja2: lstrip_blocks: \"True\"\n[Unit]\nDescription=Tawkie Ory Hydra\nAfter=network.target\nRequires=docker.service\nStartLimitIntervalSec=0\n\n[Service]\nType=simple\nExecStartPre=-bash -c 'docker kill tawkie-hydra 2>/dev/null || ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 4879,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/ory-kratos | 361 | [
"no_license"
] | [
{
"path": "roles/ory-kratos/tasks/setup-install.yml",
"content": "---\n\n- name: Ensure Kratos image is pulled\n community.docker.docker_image:\n name: \"{{ tawkie_kratos_docker_image }}\"\n source: \"pull\"\n register: result\n retries: \"{{ devture_playbook_help_container_retries_count }}\"\n de... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 7198,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/s3-backup | 361 | [
"no_license"
] | [
{
"path": "roles/s3-backup/templates/backup-s3.sh.j2",
"content": "#!/bin/bash\n\n# Server name\nserver_name=\"{{ tawkie_s3_backup_server_name }}\"\n\n# Set the OVH S3 bucket name\nbucket_name=\"{{ tawkie_s3_backup_bucket_name }}\"\n\n# Set the encryption public key file path\npublic_key=\"/scripts/tawkie-a... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 4166,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/staticapache2 | 361 | [
"no_license"
] | [
{
"path": "roles/staticapache2/tasks/css.yml",
"content": "- name: Installe Node.js et npm\n become: true\n apt:\n name: ['nodejs', 'npm']\n state: present\n tags:\n - setup-all\n - setup-staticapache2\n\n- name: Installe Tailwind CSS\n command: npm install -g tailwindcss\n become: true\n ... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 7226,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/traefik | 361 | [
"no_license"
] | [
{
"path": "roles/traefik/tasks/setup-install.yml",
"content": "- name: Ensure Traefik image is pulled\n community.docker.docker_image:\n name: \"{{ tawkie_traefik_docker_image }}\"\n source: \"pull\"\n register: result\n retries: \"{{ devture_playbook_help_container_retries_count }}\"\n delay: \"{... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 14438,
"all_permissive": false
} |
ansible_role | Tawkie/tawkie-ansible-deploy | 9bd27310ef967b55aa9250eec089c0301d22b859 | 0 | roles/wireguard-admin | 361 | [
"no_license"
] | [
{
"path": "roles/wireguard-admin/tasks/main.yml",
"content": "---\n- tags:\n - setup-all\n - setup-wireguard-admin\n block:\n - when: tawkie_wireguard_admin_enabled | bool\n ansible.builtin.include_tasks: \"{{ role_path }}/tasks/setup-install.yml\"\n\n- tags:\n - setup-all\n - setup-wir... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3832,
"all_permissive": false
} |
ansible_role | SAAMalusare/quandootasks | 6c59f3ab979a2ba88bf002d1acbf2efe6226f1a6 | 0 | ansibletask/roles/one | 361 | [
"no_license"
] | [
{
"path": "ansibletask/roles/one/tasks/main.yml",
"content": "---\n\n\n- name: Update cache\n apt:\n update_cache: yes\n\n- name: Generate password\n shell: python -c 'import crypt; print crypt.crypt(\"pass@123\", <PASSWORD>\")'\n register: genpass\n\n- name: Install openssh\n package: name=openssh-s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1099,
"all_permissive": false
} |
ansible_role | SAAMalusare/quandootasks | 6c59f3ab979a2ba88bf002d1acbf2efe6226f1a6 | 0 | ansibletask/roles/two | 361 | [
"no_license"
] | [
{
"path": "ansibletask/roles/two/tasks/main.yml",
"content": "---\n\n\n- name: Update cache\n apt:\n update_cache: yes\n\n- name: Generate password\n shell: python -c 'import crypt; print crypt.crypt(\"pass@123\", <PASSWORD>\")'\n register: genpass\n\n- name: Create user docker_root\n user:\n name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1408,
"all_permissive": false
} |
ansible_role | PinguisSuperOmnia/ansible-aws-hello | e100db70b022c6e0368116cbc16c15de12c45666 | 0 | roles/web | 361 | [
"no_license"
] | [
{
"path": "roles/web/tasks/main.yml",
"content": "---\n# tasks file for web\n- name: create files dir locally\n local_action: file path={{ playbook_dir }}/files state=directory\n become: no\n- name: create SSL cert locally\n local_action: >\n command openssl req -x509 -nodes -days 3650 -newkey rsa:204... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1398,
"all_permissive": false
} |
ansible_role | kyungminkim7/dev_box | 7358cff4d6cd584591f5a876259b4564737734ef | 0 | roles/arm64-toolchain | 361 | [
"no_license"
] | [
{
"path": "roles/arm64-toolchain/tasks/main.yml",
"content": "---\n- name: Install apt packages\n become: true\n apt:\n update_cache: true\n cache_valid_time: 3600\n state: latest\n pkg:\n - crossbuild-essential-arm64",
"license_type": "no_license",
"detected_licenses": [],
"s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 166,
"all_permissive": false
} |
ansible_role | kyungminkim7/dev_box | 7358cff4d6cd584591f5a876259b4564737734ef | 0 | roles/avr-toolchain | 361 | [
"no_license"
] | [
{
"path": "roles/avr-toolchain/tasks/main.yml",
"content": "---\n- name: Install apt packages\n become: true\n apt:\n update_cache: true\n cache_valid_time: 3600\n pkg:\n - avr-libc\n - gcc-avr\n - avrdude",
"license_type": "no_license",
"detected_licenses": [],
"size_b... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 162,
"all_permissive": false
} |
ansible_role | kyungminkim7/dev_box | 7358cff4d6cd584591f5a876259b4564737734ef | 0 | roles/git | 361 | [
"no_license"
] | [
{
"path": "roles/git/tasks/main.yml",
"content": "---\n- name: Install apt packages\n become: true\n apt:\n update_cache: true\n cache_valid_time: 3600\n state: latest\n pkg:\n - git\n - vim\n\n- name: Set git editor\n git_config:\n name: core.editor\n value: vim\n scope: g... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 249,
"all_permissive": false
} |
ansible_role | kyungminkim7/dev_box | 7358cff4d6cd584591f5a876259b4564737734ef | 0 | roles/pyenv | 361 | [
"no_license"
] | [
{
"path": "roles/pyenv/tasks/main.yml",
"content": "---\n- name: Install build dependencies\n become: true\n apt:\n update_cache: true\n cache_valid_time: 3600\n pkg:\n - build-essential\n - curl\n - libbz2-dev\n - libffi-dev\n - liblzma-dev\n - libncurses5-dev\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 912,
"all_permissive": false
} |
ansible_role | kyungminkim7/dev_box | 7358cff4d6cd584591f5a876259b4564737734ef | 0 | roles/python | 361 | [
"no_license"
] | [
{
"path": "roles/python/tasks/main.yml",
"content": "---\n- name: Install Python\n environment:\n PYENV_ROOT: \"{{ ansible_env.HOME }}/.pyenv\"\n PATH: \"{{ ansible_env.HOME }}/.pyenv/bin:{{ ansible_env.PATH }}\"\n shell:\n cmd: >\n eval \"$(pyenv init -)\" &&\n pyenv install {{ python_... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 403,
"all_permissive": false
} |
ansible_role | kyungminkim7/dev_box | 7358cff4d6cd584591f5a876259b4564737734ef | 0 | roles/ros2 | 361 | [
"no_license"
] | [
{
"path": "roles/ros2/tasks/main.yml",
"content": "---\n- name: Add apt key\n become: true\n apt_key:\n url: https://raw.githubusercontent.com/ros/rosdistro/master/ros.key\n\n- name: Get dpkg architecture\n command: dpkg --print-architecture\n register: dpkg_architecture\n\n- name: Add apt repository... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 732,
"all_permissive": false
} |
ansible_role | ajoga/ansible-lint-mre-progressive | 0c95ced5881dd1ebaffe19a486ac579dc365fe50 | 0 | roles/invalid-role-name | 363 | [
"no_license"
] | [
{
"path": "roles/invalid-role-name/tasks/main.yml",
"content": "---\n\n- name: Install qemu agents\n apt:\n name: ['qemu-guest-agent']\n install_recommends: no\n update_cache: yes\n cache_valid_time: 3600\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 147
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 147,
"all_permissive": false
} |
ansible_role | Hounddog/training | 9a1f9c30c5625349a07234de467f987a3fe4a1e7 | 1 | ansible/roles/mysql | 363 | [
"no_license"
] | [
{
"path": "ansible/roles/mysql/tasks/main.yml",
"content": "---\n- name: mysql | Install MySQL Packages\n sudo: yes\n apt: pkg={{ item }} state=latest\n with_items:\n - mysql-server\n - mysql-client\n - python-mysqldb\n\n- name: mysql | Create databases\n sudo: yes\n mysql_db: name={{ item.db ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 435,
"all_permissive": false
} |
ansible_role | Nehaapa/ansible | 280f584e9e49d7859a3784e5a7cefe179623c359 | 0 | playbooks/roles/nginx_role | 363 | [
"no_license"
] | [
{
"path": "playbooks/roles/nginx_role/vars/main.yml",
"content": "#SPDX-License-Identifier: MIT-0\n---\n# vars file for nginx_role\n\nnginx_version: latest\nnginx_custom_directory: /home/ubuntu/nginx\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 129
},
{
"path"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1122,
"all_permissive": false
} |
ansible_role | altero-a/altero_hoa13 | a2c55c4c5dee3d77b2aceba68dffcc636490b9c3 | 0 | roles/openstack | 363 | [
"no_license"
] | [
{
"path": "roles/openstack/tasks/main.yml",
"content": "- name: intall openstack\n apt:\n name:\n - nova-compute\n - python3-openstackclient\n state: present\n update_cache: yes\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 136
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 136,
"all_permissive": false
} |
ansible_role | sunj2020/Sunny-Bhardwaj | 873049ba05e5ed0e1ca560b6c999445821d549ef | 0 | roles/webservers | 363 | [
"no_license"
] | [
{
"path": "roles/webservers/tasks/main.yml",
"content": "---\n- name: Install apache package\n yum: name=httpd state=installed\n- name: copy index file\n copy: src=index.html dest=/var/www/html/\n- name: start httpd service\n service: name=httpd state=started\n",
"license_type": "no_license",
"d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 201,
"all_permissive": false
} |
ansible_role | srajgopalan/solace-ci-cd-demo | 4dc9633273fca636f605c62b4aeb5b4a414541f4 | 8 | roles/create-acl-profile | 363 | [
"permissive"
] | [
{
"path": "roles/create-acl-profile/tasks/main.yml",
"content": "---\n- name: Compose SEMPv2 request payload for ACL Profile \"{{ acl.aclProfileName }}\"\n template: src=templates/create-acl-profile.json.j2 dest=files/create-acl-profile.json\n\n- name: Create ACL Profile \"{{ acl.aclProfileName }}\"\n uri... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 807,
"all_permissive": true
} |
ansible_role | srajgopalan/solace-ci-cd-demo | 4dc9633273fca636f605c62b4aeb5b4a414541f4 | 8 | roles/create-client-profile | 363 | [
"permissive"
] | [
{
"path": "roles/create-client-profile/tasks/main.yml",
"content": "---\n- name: Compose SEMPv2 request payload for Client Profile \"{{ cp.clientProfileName }}\"\n template: src=templates/create-client-profile.json.j2 dest=files/create-client-profile.json\n\n- name: Create Client Profile \"{{ cp.clientProf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 833,
"all_permissive": true
} |
ansible_role | srajgopalan/solace-ci-cd-demo | 4dc9633273fca636f605c62b4aeb5b4a414541f4 | 8 | roles/create-client-username | 363 | [
"permissive"
] | [
{
"path": "roles/create-client-username/tasks/main.yml",
"content": "---\n- name: Compose SEMPv2 request payload for Client Username \"{{ cu.clientUsername }}\"\n template: src=templates/create-client-username.json.j2 dest=files/create-client-username.json\n\n- name: Create Client Username \"{{ cu.clientUs... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 834,
"all_permissive": true
} |
ansible_role | srajgopalan/solace-ci-cd-demo | 4dc9633273fca636f605c62b4aeb5b4a414541f4 | 8 | roles/create-queue | 363 | [
"permissive"
] | [
{
"path": "roles/create-queue/tasks/main.yml",
"content": "---\n- name: Compose SEMPv2 request payload for Queue \"{{ q.queueName }}\"\n template: src=templates/create-queue.json.j2 dest=files/create-queue.json\n\n- name: Create Queue \"{{ q.queueName }}\"\n uri:\n url: \"http://{{ mgmt_host }}:{{ mgmt_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 753,
"all_permissive": true
} |
ansible_role | srajgopalan/solace-ci-cd-demo | 4dc9633273fca636f605c62b4aeb5b4a414541f4 | 8 | roles/create-queue-subscription | 363 | [
"permissive"
] | [
{
"path": "roles/create-queue-subscription/tasks/main.yml",
"content": "---\n- name: Compose SEMPv2 request payload for creating subscription on Queue \"{{ q }}\"\n template: src=templates/create-queue-subscription.json.j2 dest=files/create-queue-subscription.json\n\n- name: Add Queue Subscription \"{{ sub... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 878,
"all_permissive": true
} |
ansible_role | srajgopalan/solace-ci-cd-demo | 4dc9633273fca636f605c62b4aeb5b4a414541f4 | 8 | roles/create-vpn | 363 | [
"permissive"
] | [
{
"path": "roles/create-vpn/tasks/main.yml",
"content": "---\n- name: Compose SEMPv2 request payload for VPN \"{{ vpn.msgVpnName }}\"\n template: src=templates/create-vpn.json.j2 dest=files/create-vpn.json\n\n- name: Create Message-vpn \"{{ vpn.msgVpnName }}\"\n uri:\n url: \"http://{{ mgmt_host }}:{{ m... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 739,
"all_permissive": true
} |
ansible_role | oleewere/ansible-ambari-manager | c5eccb0d0a696bd862cd637a7cfeb608401e4521 | 13 | roles/ambari-agent | 363 | [
"permissive"
] | [
{
"path": "roles/ambari-agent/tasks/sudo.yml",
"content": "- name: Create group for Ambari Agent\n become: true\n group: name={{remote_ambari_agent_group}} state=present\n\n- name: Create user for Ambari Agent\n become: true\n user: name={{remote_ambari_agent_user}} group={{remote_ambari_agent_group}} s... | {
"task_files": 9,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 1784,
"all_permissive": true
} |
ansible_role | oleewere/ansible-ambari-manager | c5eccb0d0a696bd862cd637a7cfeb608401e4521 | 13 | roles/ambari-common | 363 | [
"permissive"
] | [
{
"path": "roles/ambari-common/tasks/install-mysql.yml",
"content": "- name: install the latest version of MySQL\n become: true\n yum:\n name: mysql-server\n state: latest\n when: ansible_distribution == 'CentOS' and ansible_distribution_version <= '7.0'\n- name: install the MariaDB Server\n becom... | {
"task_files": 9,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 11,
"total_bytes": 3409,
"all_permissive": true
} |
ansible_role | oleewere/ansible-ambari-manager | c5eccb0d0a696bd862cd637a7cfeb608401e4521 | 13 | roles/ambari-server | 363 | [
"permissive"
] | [
{
"path": "roles/ambari-server/tasks/setup.yml",
"content": "- include_tasks: ../roles/ambari-server/tasks/status.yml\n\n- name: Ambari-Server setup\n become: true\n command: ambari-server setup -s\n when: ambari_server_status.rc > 0\n",
"license_type": "permissive",
"detected_licenses": [
... | {
"task_files": 15,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 16,
"total_bytes": 3693,
"all_permissive": true
} |
ansible_role | oleewere/ansible-ambari-manager | c5eccb0d0a696bd862cd637a7cfeb608401e4521 | 13 | roles/python | 363 | [
"permissive"
] | [
{
"path": "roles/python/tasks/start-long-commands.yml",
"content": "- name: \"Create pidfile folder if not exists (pid dir: {{ python_pidfile_folder }}, pid filename: {{ python_pidfile_name }})\"\n file:\n path: \"{{ python_pidfile_folder }}\"\n state: directory\n- name: \"Run python command with ('{... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 842,
"all_permissive": true
} |
ansible_role | zigarn/ansible-become-mysu | 688f17abb444b2b9164effe8ad807bb95a4ae45d | 0 | roles/become | 363 | [
"no_license"
] | [
{
"path": "roles/become/tasks/main.yml",
"content": "---\n\n- block:\n\n - name: Create sudo wrapper\n template:\n src: mysu.sh\n dest: \"{{ mysu_become_exe }}\"\n mode: 0755\n become: no\n delegate_to: \"{{ item }}\"\n with_inventory_hostnames: \"{{ groups.all }}... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1915,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/common | 363 | [
"no_license"
] | [
{
"path": "roles/common/handlers/main.yml",
"content": "---\n- name: restart hhvm\n service: name=hhvm state=restarted\n\n- name: restart memcached\n service: name=memcached state=restarted\n\n- name: reload nginx\n service: name=nginx state=reloaded\n\n- name: reload php-fpm\n service: name=php5-fpm st... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 493,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/composer | 363 | [
"no_license"
] | [
{
"path": "roles/composer/tasks/main.yml",
"content": "---\n- name: Add Composer PPA\n apt_repository: repo=\"ppa:duggan/composer\" update_cache=yes\n\n- name: Install Composer\n apt: name=php5-composer state=present force=yes\n\n- name: Composer self update\n command: composer self-update\n register: c... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 385,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/deploy | 363 | [
"no_license"
] | [
{
"path": "roles/deploy/templates/env.j2",
"content": "{% for key, value in project.env.iteritems() %}\n{{ key | upper }}={{ value }}\n{% endfor %}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 91
},
{
"path": "roles/deploy/meta/main.yml",
"content": "---\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 7988,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/dropbox | 363 | [
"no_license"
] | [
{
"path": "roles/dropbox/tasks/Ubuntu.yml",
"content": "---\n- name: Download dropbox\n get_url: url={{ dropbox_url_ubuntu_deb }} dest={{dropbox_tmp_deb}}\n tags: [\"packages\",\"dropbox\"]\n\n- name: Install dropbox for Debian OS family\n apt: deb={{dropbox_tmp_deb}}\n tags: [\"packages\",\"dropbox\"]\... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 877,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/github-ssh-keys | 363 | [
"no_license"
] | [
{
"path": "roles/github-ssh-keys/tasks/main.yml",
"content": "---\n- name: Get GitHub SSH keys\n local_action: get_url url=\"https://github.com/{{ item.username }}.keys\" dest=\"/tmp/{{ item.username }}.keys\"\n sudo: false\n with_items: github_ssh_keys\n\n- name: Add SSH keys\n authorized_key: user=\"{... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 386,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/hhvm | 363 | [
"no_license"
] | [
{
"path": "roles/hhvm/README.md",
"content": "# HHVM\n\nUsing HHVM and WordPress together can lead to memory leaks.\n\nSee https://github.com/facebook/hhvm/issues/4398 and https://github.com/facebook/hhvm/issues/4250 for more details.\n\nThe best solution right now is to restart the HHVM service every so of... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1870,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/memcached | 363 | [
"no_license"
] | [
{
"path": "roles/memcached/defaults/main.yml",
"content": "---\nmemcached_port: 11211\nmemcached_max_conn: 1024\nmemcached_cache_size: 64\nmemcached_fs_file_max: 756024\nmemcached_listen_ip: 127.0.0.1\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 137
},
{
"path... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 647,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/nginx | 363 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n- name: Add Nginx PPA\n apt_repository: repo=\"ppa:nginx/stable\" update_cache=yes\n\n- name: Install Nginx\n apt: name=nginx state=present force=yes\n\n- name: Grab h5bp/server-configs-nginx\n git: repo=\"https://github.com/h5bp/server-configs-ngi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2235,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/php | 363 | [
"no_license"
] | [
{
"path": "roles/php/templates/php-fpm.conf.j2",
"content": "; {{ ansible_managed }}\n\n[wordpress]\nlisten = /var/run/php5-fpm-wordpress.sock\nlisten.owner = www-data\nlisten.group = www-data\nuser = {{ web_user }}\ngroup = {{ web_group }}\npm = dynamic\npm.max_children = 10\npm.start_servers = 1\npm.min_s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1476,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/stacey-install | 363 | [
"no_license"
] | [
{
"path": "roles/stacey-install/templates/env.j2",
"content": "{% for key, value in item.value.env.iteritems() %}\n{{ key | upper }}={{ value }}\n{% endfor %}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 94
},
{
"path": "roles/stacey-install/tasks/main.yml",
... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1056,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/stacey-setup | 363 | [
"no_license"
] | [
{
"path": "roles/stacey-setup/templates/stacey-site.conf.j2",
"content": "# {{ ansible_managed }}\n\nserver {\n {% if item.value.ssl is defined and item.value.ssl.enabled | default(false) %}\n listen 443 ssl spdy;\n {% else %}\n listen 80;\n {% endif %}\n\n server_name {{ item.value.site_hosts | join... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2127,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/sudoers | 363 | [
"no_license"
] | [
{
"path": "roles/sudoers/defaults/main.yml",
"content": "---\nsudoers: []\nssh_public_key: \"~/.ssh/id_rsa.pub\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 52
},
{
"path": "roles/sudoers/tasks/main.yml",
"content": "---\n- name: Ensure sudo group is pres... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 840,
"all_permissive": false
} |
ansible_role | afonsoduarte/ansible-stacey | b0ad0edb7554b42821c06417fac60517659c5ab9 | 4 | roles/users | 363 | [
"no_license"
] | [
{
"path": "roles/users/tasks/main.yml",
"content": "---\n- name: Setup web user\n user: name=\"{{ web_user }}\"\n group=\"{{ web_group }}\"\n state=present\n shell=/bin/bash\n\n- name: Add web user to www-data group\n user: name=\"{{ web_user }}\" groups=www-data state=present append=... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 487,
"all_permissive": false
} |
ansible_role | kkirsche/setup-vm | 4da58c9f1953b831014b227886ce4161714d5001 | 0 | roles/vm | 363 | [
"no_license"
] | [
{
"path": "roles/vm/tasks/main.yml",
"content": "---\n# tasks file for common\n- name: we're preparing to setup\n debug:\n msg: \"Preparing to setup {{ inventory_hostname }} with OS family {{ ansible_os_family }} and home dir {{ ansible_env.HOME }}\"\n\n- import_tasks: kali.yml\n\n- import_tasks: debian... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 21789,
"all_permissive": false
} |
ansible_role | zhangyuqing1994/zabbix_agent | 5a626dec1cf973818066315a7d8091adb7c04494 | 0 | roles/common | 363 | [
"no_license"
] | [
{
"path": "roles/common/files/zabbix_agentd.sh",
"content": "#!/bin/bash\n\n# 定义hostname 把当前主机名写入到zabbix_agentd.conf文件\nHOSTNAME=`hostname`\nsed -i -r \"s/Hostname=.*/Hostname=$HOSTNAME/g\" /usr/local/zabbix/etc/zabbix_agentd.conf\n\n",
"license_type": "no_license",
"detected_licenses": [],
"s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4474,
"all_permissive": false
} |
ansible_role | zhangyuqing1994/zabbix_agent | 5a626dec1cf973818066315a7d8091adb7c04494 | 0 | roles/nginx | 363 | [
"no_license"
] | [
{
"path": "roles/nginx/vars/main.yml",
"content": "---\nntpserver: 192.168.3.11\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "roles/nginx/handlers/main.yml",
"content": "---\n- name: restart ntp\n service: name=ntpd state=restarted\n\n- na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1312,
"all_permissive": false
} |
ansible_role | Hemakuma/training | ae297f3bf6498fbd3ff934e5d492fd9ba11b6138 | 0 | ansible/roles/baseconfig | 363 | [
"no_license"
] | [
{
"path": "ansible/roles/baseconfig/tasks/main.yml",
"content": "---\n# tasks file for baseconfig\n#renders the jinja2 template\n#remove snmp acl if exist, because u can not do no acl on the template. template will re apply it\n# only in version 2.2\n# - name: Remove snmp acl if exit\n# nxos_acl:\n# n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 4115,
"all_permissive": false
} |
ansible_role | Hemakuma/training | ae297f3bf6498fbd3ff934e5d492fd9ba11b6138 | 0 | ansible/roles/hostports | 363 | [
"no_license"
] | [
{
"path": "ansible/roles/hostports/tasks/main.yml",
"content": "---\n# tasks file for hostports\n- name: Configuring Server Ports\n nxos_config:\n provider: \"{{ creds }}\"\n lines:\n # remember to have spaces between item\n - description {{ item.des }}\n - switchport mode access\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 703,
"all_permissive": false
} |
ansible_role | Hemakuma/training | ae297f3bf6498fbd3ff934e5d492fd9ba11b6138 | 0 | ansible/roles/uplinks | 363 | [
"no_license"
] | [
{
"path": "ansible/roles/uplinks/vars/main.yml",
"content": "---\n# vars file for uplinks\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "ansible/roles/uplinks/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1668,
"all_permissive": false
} |
ansible_role | Hemakuma/training | ae297f3bf6498fbd3ff934e5d492fd9ba11b6138 | 0 | ansible/roles/vlans | 363 | [
"no_license"
] | [
{
"path": "ansible/roles/vlans/vars/main.yml",
"content": "---\nvlans:\n - { vlan_id: 10, name: web, state: present }\n - { vlan_id: 20, name: app, state: present }\n - { vlan_id: 30, name: db, state: present }\n - { vlan_id: 40, name: misc, state: absent }\n - { vlan_id: 99, name: native_vla... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 630,
"all_permissive": false
} |
ansible_role | jerizm/ansible | a178771602e506fa3ff78fac119b4de86fdf51b0 | 0 | roles/base | 363 | [
"no_license"
] | [
{
"path": "roles/base/tasks/main.yml",
"content": "---\n- name: Install libselinux-python\n yum: name=libselinux-python state=present\n\n- name: Copy the EPEL repository definition\n copy: src=epel.repo dest=/etc/yum.repos.d/epel.repo\n\n- name: Create the GPG key for EPEL\n copy: src=RPM-GPG-KEY-EPEL-6 ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 723,
"all_permissive": false
} |
ansible_role | jerizm/ansible | a178771602e506fa3ff78fac119b4de86fdf51b0 | 0 | roles/sinopia | 363 | [
"no_license"
] | [
{
"path": "roles/sinopia/tasks/main.yml",
"content": "---\n- name: Install sinopia package globally.\n sudo: no\n npm: name=sinopia global=yes\n\n- name: copy sinopia service init.d file\n template: src=sinopia.j2 dest=/etc/init.d/sinopia mode=755\n\n- name: copy sinopia config.yaml\n template: src=conf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 398,
"all_permissive": false
} |
ansible_role | jerizm/ansible | a178771602e506fa3ff78fac119b4de86fdf51b0 | 0 | roles/teamcity | 363 | [
"no_license"
] | [
{
"path": "roles/teamcity/templates/teamcity_agent_script.sh.j2",
"content": "#!/bin/bash\n#\n# chkconfig: 235 10 90\n# description: TeamCity startup script\n#\n\nTEAMCITY_USER={{teamcity_user}}\nTEAMCITY_DIR={{install_path}}\nTEAMCITY_SERVER=bin/agent.sh\n\nTEAMCITY_DATADIR=\"{{data_path}}\"\n\n. /etc/rc.d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1628,
"all_permissive": false
} |
ansible_role | VolodymyrKoshuk/ansible_practice | 2724f2ff1e291c4ccd1f6bfcc7c0c35d4880ed42 | 0 | roles/deploy_apache_web | 363 | [
"no_license"
] | [
{
"path": "roles/deploy_apache_web/tasks/main.yml",
"content": "---\n# tasks file for deploy_apache_web\n\n- name: Install Apache Web Server and other web components\n apt: name={{ item }} state=latest update_cache=yes\n loop:\n - \"apache2\"\n - \"libapache2-mod-wsgi-py3\"\n - \"python3-pip\"\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1611,
"all_permissive": false
} |
ansible_role | nasirhm/ansible-roles-jenkns | 2a77a16e7071540978a048f11ca3bee0824de5b5 | 2 | roles/jenkins | 363 | [
"no_license"
] | [
{
"path": "roles/jenkins/tasks/main.yml",
"content": "---\n# tasks file for roles-jenkins\n- name: install wget\n yum:\n name: wget\n state: present\n\n- name: install openjdk\n yum:\n name: java-1.8.0-openjdk\n state: present\n\n- name: Downloading Jenkins from yum repo\n get_url:\n url: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 719,
"all_permissive": false
} |
ansible_role | kabomino/MIRA_PrelimExam | c4c242787d50906d597c59c05296fcd98a87d420 | 0 | roles/create-user | 363 | [
"no_license"
] | [
{
"path": "roles/create-user/tasks/main.yml",
"content": "---\n# tasks file for change-user\n- name: create a new user\n ansible.builtin.user:\n name: \"{{ username }}\"\n comment: \"{{name }}\"\n uid: 1010\n group: sudo\n",
"license_type": "no_license",
"detected_licenses": [],
"si... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 335,
"all_permissive": false
} |
ansible_role | deenageorge/ansible | ca026ae915f240ea4252073631d5b8452d96fb09 | 0 | playbooks/roles/phpinfo | 363 | [
"no_license"
] | [
{
"path": "playbooks/roles/phpinfo/tasks/main.yml",
"content": "---\n# tasks file for phpinfo\n\n- name: generate php info page\n template:\n src: hello.php.j2\n dest: /var/www/html/hello.php\n\n",
"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 | deenageorge/ansible | ca026ae915f240ea4252073631d5b8452d96fb09 | 0 | playbooks/roles/sample-apache | 363 | [
"no_license"
] | [
{
"path": "playbooks/roles/sample-apache/tasks/main.yml",
"content": "---\n# tasks file for sample-apache\n- name: installing httpd & firewalld\n yum:\n name:\n - httpd\n - firewalld\n state: latest\n\n- name: staring httpd\n service:\n name: httpd\n state: started\n enabled: yes\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 593,
"all_permissive": false
} |
ansible_role | mralph-rh/idmInstall | 47aefa19c392578f59ec37d25da27ea25d17251a | 3 | roles/dns-resolve | 364 | [
"no_license"
] | [
{
"path": "roles/dns-resolve/tasks/main.yml",
"content": "---\n# tasks file for dns-resolve\n- name: Update resolv.conf with IdM master IP\n command: '/bin/nmcli con mod {{ ansible_default_ipv4.alias }} ipv4.dns {{ nameserver }}'\n- name: Restart interface\n command: '/bin/nmcli con up {{ ansible_default_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 259,
"all_permissive": false
} |
ansible_role | mralph-rh/idmInstall | 47aefa19c392578f59ec37d25da27ea25d17251a | 3 | roles/idm-dnsconfig | 364 | [
"no_license"
] | [
{
"path": "roles/idm-dnsconfig/tasks/main.yml",
"content": "---\n# tasks file for idm-dnsconfig\n- name: Allow PTR Sync on forward zone\n ipadnszone:\n ipaadmin_password: \"{{ <PASSWORD> }}\"\n name: \"{{ ipaserver_domain }}\"\n allow_sync_ptr: true\n dynamic_update: true\n state: present\n-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 439,
"all_permissive": false
} |
ansible_role | mralph-rh/idmInstall | 47aefa19c392578f59ec37d25da27ea25d17251a | 3 | roles/subscribe-cdn | 364 | [
"no_license"
] | [
{
"path": "roles/subscribe-cdn/tasks/main.yml",
"content": "---\n# tasks file for subscribe-cdn\n- name: Subscribe to CDN Satellite\n redhat_subscription:\n state: present\n username: \"{{ satCDN_user }}\"\n password: \"{{ <PASSWORD> }}\"\n- name: Disable all repositories\n rhsm_repository:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 956,
"all_permissive": false
} |
ansible_role | mralph-rh/idmInstall | 47aefa19c392578f59ec37d25da27ea25d17251a | 3 | roles/subscribe-sat | 364 | [
"no_license"
] | [
{
"path": "roles/subscribe-sat/tasks/main.yml",
"content": "---\n# tasks file for subscribe-sat\n- name: Add Satellite server IP\n lineinfile:\n path: /etc/hosts\n line: '{{ sat_ip }} {{ satellite }}'\n create: yes\n- name: Pull and Install katello-ca\n block:\n - name: Pull cert\n get_u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1470,
"all_permissive": false
} |
ansible_role | mralph-rh/idmInstall | 47aefa19c392578f59ec37d25da27ea25d17251a | 3 | roles/winCreate | 364 | [
"no_license"
] | [
{
"path": "roles/winCreate/tasks/main.yml",
"content": "---\n# tasks file for winCreate\n- name: Promote to DC\n ansible.windows.win_domain:\n dns_domain_name: \"{{ root_domain }}\"\n domain_netbios_name: \"{{ ad_netbios }}\"\n domain_admin_user: Administrator@{{ root_domain }}\n domain_admin_p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 901,
"all_permissive": false
} |
ansible_role | mralph-rh/idmInstall | 47aefa19c392578f59ec37d25da27ea25d17251a | 3 | roles/winDelegate | 364 | [
"no_license"
] | [
{
"path": "roles/winDelegate/tasks/main.yaml",
"content": "---\n# tasks file for winDelegate\n- name: Delegate IdM Zone to IdM Primary\n ansible.windows.win_powershell:\n script: Add-DnsServerZoneDelegation -Name \"{{ root_domain }}\" -ChildZoneName \"{{ shortname }}\" -NameServer \"{{ idm_pri }}\" -IPA... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 489,
"all_permissive": false
} |
ansible_role | mralph-rh/idmInstall | 47aefa19c392578f59ec37d25da27ea25d17251a | 3 | roles/winUsers | 364 | [
"no_license"
] | [
{
"path": "roles/winUsers/tasks/main.yml",
"content": "---\n# tasks file for winUsers\n- name: Create AD Trust user\n community.windows.win_domain_user:\n name: delegate\n firstname: DNS\n surname: Delegation\n password: \"{{ <PASSWORD> }}\"\n state: present\n groups:\n - Enterprise ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1461,
"all_permissive": false
} |
ansible_role | rpthms/ansible-setup | 41eb7b05eaae8029508aa9bd910833a52d8a761c | 1 | roles/config | 364 | [
"no_license"
] | [
{
"path": "roles/config/tasks/main.yml",
"content": "---\n- name: Copying pacman and makepkg configuration files\n copy: \n src: '{{ item }}'\n dest: '/etc/{{ item }}'\n owner: root\n group: root\n mode: 0644\n with_items:\n - pacman.conf\n - makepkg.conf\n\n- name: Creating Linux LTS... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1581,
"all_permissive": false
} |
ansible_role | rpthms/ansible-setup | 41eb7b05eaae8029508aa9bd910833a52d8a761c | 1 | roles/local-user | 364 | [
"no_license"
] | [
{
"path": "roles/local-user/files/zsh/zsh-prompt.zsh",
"content": "#Setting the prompt\n#\t* prompt_precmd() is executed before setting the prompt using\n#\t the add-zsh-hook command\n#\t* autoload is used to load certain function definitions\n#\t* -U flag is to ensure alias definitions don't get\n#\t exp... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 14575,
"all_permissive": false
} |
ansible_role | rpthms/ansible-setup | 41eb7b05eaae8029508aa9bd910833a52d8a761c | 1 | roles/pacman | 364 | [
"no_license"
] | [
{
"path": "roles/pacman/tasks/main.yml",
"content": "---\n- name: Upgrading System\n pacman: {update_cache: yes, upgrade: yes}\n\n- name: Installing reflector\n pacman: {name: reflector, state: present}\n\n- name: Checking if mirrorlist was updated\n command: grep -q reflector /etc/pacman.d/mirrorlist\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1559,
"all_permissive": false
} |
ansible_role | rpthms/ansible-setup | 41eb7b05eaae8029508aa9bd910833a52d8a761c | 1 | roles/systemd | 364 | [
"no_license"
] | [
{
"path": "roles/systemd/tasks/main.yml",
"content": "---\n- name: Configuring systemd\n copy:\n src: system.conf.d\n dest: /etc/systemd\n owner: root\n group: root\n\n- name: Configuring journald\n copy:\n src: journald.conf.d\n dest: /etc/systemd\n owner: root\n group: root\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 999,
"all_permissive": false
} |
ansible_role | rdohms/fixthatcode.com | 895935f3df5914f40b8694ffb3614ff4f5026ff7 | 9 | ansible/roles/app | 364 | [
"no_license"
] | [
{
"path": "ansible/roles/app/tasks/main.yml",
"content": "---\n- name: app | Config file\n template: src=parameters.yml.j2 dest={{ dirs.deploy }}/app/config\n\n- name: Set cache folder permissions\n shell: >\n APACHEUSER=`ps aux | grep -E '[a]pache|[h]ttpd|[_]www|[w]ww-data' | grep -v root | head -1 | ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 829,
"all_permissive": false
} |
ansible_role | rdohms/fixthatcode.com | 895935f3df5914f40b8694ffb3614ff4f5026ff7 | 9 | ansible/roles/common | 364 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main.yml",
"content": "# Required for adding other apt repos downthe line\n# Update the repo, because most boxes are heavily outdated\n- name: apt-get | Update repository\n apt: update_cache=yes\n\n- name: Install System Packages\n sudo: yes\n apt: pkg={{ item }} sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 539,
"all_permissive": false
} |
ansible_role | rdohms/fixthatcode.com | 895935f3df5914f40b8694ffb3614ff4f5026ff7 | 9 | ansible/roles/deploy | 364 | [
"no_license"
] | [
{
"path": "ansible/roles/deploy/tasks/main.yml",
"content": "---\n- name: Register timestamp\n shell: date '+%F-%s'\n register: timestamp\n\n- name: deploy | Deploy folders presence\n file: path={{ item }} state=directory\n with_items:\n - \"{{ dirs.releases }}\"\n - \"{{ dirs.shared }}\"\n - \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2084,
"all_permissive": false
} |
ansible_role | rdohms/fixthatcode.com | 895935f3df5914f40b8694ffb3614ff4f5026ff7 | 9 | ansible/roles/loggly | 364 | [
"no_license"
] | [
{
"path": "ansible/roles/loggly/tasks/main.yml",
"content": "- name: Loggly | install rsyslog config\n copy: src=loggly-conf dest=/etc/rsyslog.d/loggly.conf\n notify: restart rsyslog\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 122
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 122,
"all_permissive": false
} |
ansible_role | rdohms/fixthatcode.com | 895935f3df5914f40b8694ffb3614ff4f5026ff7 | 9 | ansible/roles/webserver | 364 | [
"no_license"
] | [
{
"path": "ansible/roles/webserver/templates/host.config.j2",
"content": "server {\n listen 80;\n\n root {{ dirs.docroot }};\n index index.html app.php;\n\n server_name {{ webserver_name }} www.{{ webserver_name }};\n\n location / {\n try_files $uri $uri/ /app.php?$args;\n }\n\n ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1321,
"all_permissive": false
} |
ansible_role | RedHatPerf/furnace | 0f6810d27449baccaecd50d6855f94050e752f6c | 1 | furnace-operator/playbooks/roles/furnace | 364 | [
"no_license"
] | [
{
"path": "furnace-operator/playbooks/roles/furnace/vars/main.yml",
"content": "---\n# vars file for Furnace\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "furnace-operator/playbooks/roles/furnace/defaults/main.yml",
"content": "---\n# defau... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4807,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.