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
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/cron
8,127
[ "no_license" ]
[ { "path": "roles/cron/handlers/main.yml", "content": "---\n# handlers file for roles/cron\n - name: restart crond\n service:\n name: crond\n state: restarted\n\n...\n# vim:ft=ansible:\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 136 }, { "path": ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 2441, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/cron_jobs
8,127
[ "no_license" ]
[ { "path": "roles/cron_jobs/handlers/main.yml", "content": "---\n# handlers file for cron_jobs\n - name: restart crond\n service:\n name: crond\n state: restarted\n\n...\n# vim:ft=ansible:\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 135 }, { "pat...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 2529, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/enterprisedb
8,127
[ "no_license" ]
[ { "path": "roles/enterprisedb/vars/main.yml", "content": "---\n# file: roles/enterprisedb/vars/main.yml\n\n...\n# vim:ft=ansible:\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 68 }, { "path": "roles/enterprisedb/tasks/edb_uninstall.yml", "content": "---\n# ...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 6221, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/iptables
8,127
[ "no_license" ]
[ { "path": "roles/iptables/vars/main.yml", "content": "---\n# vars file for roles/iptables\n\n...\n# vim:ft=ansible:", "license_type": "no_license", "detected_licenses": [], "size_bytes": 57 }, { "path": "roles/iptables/defaults/main.yml", "content": "---\n# defaults file for roles/ip...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 3464, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/misc_packages
8,127
[ "no_license" ]
[ { "path": "roles/misc_packages/README.md", "content": "Misc Packages\n=========\n\nInstalling miscellaneous packages not covered by other roles\n\nRole Variables\n--------------\n\nname | default | meaning\n----------------------|---------|---------------\nmisc_packages_manage | false | ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 764, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/misc_services
8,127
[ "no_license" ]
[ { "path": "roles/misc_services/tasks/main.yml", "content": "---\n# file: roles/misc_services/tasks/main.yml\n\n- name: ensure services are running\n service:\n name: \"{{ item }}\" \n state: started\n enabled: yes\n with_items:\n - misc_services_managed\n when:\n - misc_services_manage\n\n...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 737, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/mongodb
8,127
[ "no_license" ]
[ { "path": "roles/mongodb/README.md", "content": "MongoDB\n=========\n\nRole Variables\n--------------\n\nname | default | meaning\n----------------------|---------|---------------\nmongodb_manage\t | false | control toggle\n\n\nAuthor Information\n------------------\n\n[<NAME>](https...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 2141, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/netbackup_client
8,127
[ "no_license" ]
[ { "path": "roles/netbackup_client/templates/NBInstallAnswer.conf.j2", "content": "SERVER={{ nbu_master }}\n{% for item in nbu_servers %}\nSERVER={{ item }}\n{% endfor %}\nCLIENT_NAME={{ inventory_hostname }}.domain.com\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 133 ...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 8626, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/nfs_server
8,127
[ "no_license" ]
[ { "path": "roles/nfs_server/tasks/main.yml", "content": "---\n# tasks file for roles/nfs_server\n\n- name: packages\n notify: restart nfs server\n yum:\n name: \"{{ item }}\"\n with_items:\n - nfs-utils\n - nfs4-acl-tools\n - nfs-utils-lib\n when:\n - nfs_server_manage\n\n- name: /etc/exp...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 4264, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/nginx
8,127
[ "no_license" ]
[ { "path": "roles/nginx/tasks/vhosts.yml", "content": "---\n# file: roles/nginx/tasks/vhosts.yml\n\n- name: Remove IPv6 localhost configuration from default config file\n lineinfile:\n path: \"{{ nginx_default_vhost_path }}\"\n regexp: ' listen \\[::\\]:80 default_server;'\n line: '# li...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 9, "total_bytes": 7138, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/qualys_agent
8,127
[ "no_license" ]
[ { "path": "roles/qualys_agent/defaults/main.yml", "content": "---\n# defaults file for roles/qualys_agent\n\nqualys_agent_manage: true\n\n...\n# vim:ft=ansible:", "license_type": "no_license", "detected_licenses": [], "size_bytes": 92 }, { "path": "roles/qualys_agent/README.md", "con...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1444, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/rc_local
8,127
[ "no_license" ]
[ { "path": "roles/rc_local/README.md", "content": "rc_local Role\n=========\n\nThis role edits the rc.local file\n\nOS Versions:\n- RHEL 6\n- RHEL 7\n-- This role functions on RHEL6 and RHEL7\n\nRequirements\n------------\n\nThis role uses only core modules.\n\nRole Variables\n--------------\n\nThe rc_local ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2753, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/rsyslog_journald_client
8,127
[ "no_license" ]
[ { "path": "roles/rsyslog_journald_client/templates/etc_systemd_journald_conf.j2", "content": "#\n# This file is managed by Ansible.\n# Do not edit this file manually.\n# Any changes will be automatically reverted.\n#\n\n# Last Generated on: {{ ansible_date_time.date }}\n\n# This file is part of systemd.\n#...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 5226, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/splunkuf
8,127
[ "no_license" ]
[ { "path": "roles/splunkuf/tasks/main.yml", "content": "---\n# file: roles/splunkuf/tasks/main.yml\n# this playbook installs Splunk Universal Forwarder on the desired hosts\n\n- include: prerequisites.yml\n when: splunkuf_manage\n\n- include: splunkuf.yml\n when: splunkuf_manage\n\n...\n# vim:ft=ansible:",...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 9, "total_bytes": 7676, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/storage
8,127
[ "no_license" ]
[ { "path": "roles/storage/tasks/main.yml", "content": "---\n- name: Check Required Vars - Owner & Fstype\n fail: msg=\"FATAL':' You may not create a mount without an owner and fstype!\"\n when: item.owner is not defined or item.fstype is not defined\n with_items:\n - \"{{ managed_storage }}\"\n\n# Turn...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 10567, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/subscribe_satellite
8,127
[ "no_license" ]
[ { "path": "roles/subscribe_satellite/README.md", "content": "Subscribe Satellite Role\n=========\n\nRequirements\n------------\n- A working RedHat Satellite Server\n- RedHat Linux OS installed\n- /usr/sbin/subscription-manager\n\nRole Variables\n--------------\n./default/ variables:\nVariables here are mean...
{ "task_files": 7, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 11, "total_bytes": 23902, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/sudo_limited
8,127
[ "no_license" ]
[ { "path": "roles/sudo_limited/README.md", "content": "Sudo Limited Role\n============\n\nThis role manages local/limited versions of sudoers files for one-off sudoers.\n\nIt manages a file called /etc/sudoers.d/limited\n\nOS Versions:\n - Linux\n - Solaris\n\nRequirements\n------------\n\nThis role uses onl...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 3611, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/ulimits
8,127
[ "no_license" ]
[ { "path": "roles/ulimits/defaults/main.yml", "content": "---\n# defaults file for roles/ulimits\n\nulimits_manage: false\nmanaged_ulimits:\n\n...\n# vim:ft=ansible:", "license_type": "no_license", "detected_licenses": [], "size_bytes": 100 }, { "path": "roles/ulimits/README.md", "con...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2549, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/user_mgmt
8,127
[ "no_license" ]
[ { "path": "roles/user_mgmt/tasks/add_users.yml", "content": "---\n# file: roles/user_mgmt/tasks/add_users.yml\n#\n# Order of operation: rm_users.yml -> rm_groups.yml -> add_groups.yml ->\n# add_users.yml -> set_homedir_perms.yml\n\n - name: user management system and local users\n us...
{ "task_files": 7, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 10, "total_bytes": 16323, "all_permissive": false }
ansible_role
rnem/ansible
b1b44a1373366b0357e4c4e1b9941ca25b4fb410
0
roles/yum_versionlock
8,127
[ "no_license" ]
[ { "path": "roles/yum_versionlock/defaults/main.yml", "content": "---\n# defaults file for roles/yum_versionlock\n\nyum_versionlock_manage: false\n\nyum_versionlock_locks: []\nyum_versionlock_follow_obsoletes: '0'\n\n...\n# vim:ft=ansible:\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3002, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
apache_installation/roles/apache_centos
8,126
[ "no_license" ]
[ { "path": "apache_installation/roles/apache_centos/tasks/main.yml", "content": "---\n\n- name: Instalar httpd\n yum:\n name: httpd\n state: latest\n retries: 3\n delay: 10\n register: httpd_result\n\n- name: Iniciar servicio httpd\n service:\n name: httpd\n state: st...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 2099, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
apache_installation/roles/apache_debian
8,126
[ "no_license" ]
[ { "path": "apache_installation/roles/apache_debian/handlers/main.yml", "content": "---\n\n- name: Reiniciar firewall\n ufw:\n state: reloaded\n listen: \"restart firewall\"\n\n- name: Reiniciar servicio apache\n become: yes\n service:\n name: apache2\n state: restarted\n list...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 859, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
config_proxy/roles/proxy_centos
8,126
[ "no_license" ]
[ { "path": "config_proxy/roles/proxy_centos/tasks/main.yml", "content": "---\n\n- name: Establecer la configuración Proxy\n template:\n src: files/proxy.conf\n dest: /etc/httpd/conf.d/proxy.conf\n owner: root\n group: root\n mode: '0644'\n register: template_res...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 526, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
config_proxy/roles/proxy_debian
8,126
[ "no_license" ]
[ { "path": "config_proxy/roles/proxy_debian/tasks/main.yml", "content": "---\n\n- name: Establecer la configuración Proxy Debian\n template:\n src: files/proxy.conf\n dest: /etc/apache2/sites-available/proxy.conf\n owner: root\n group: root\n mode: '0644'\n\n- na...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1025, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mariadb_backup/roles/backup_centos
8,126
[ "no_license" ]
[ { "path": "mariadb_backup/roles/backup_centos/vars/main.yml", "content": "---\n\nbackups_dir: \"/backups\"\n\nlogin_user: \"root\"\nlogin_password: \"<PASSWORD>\"\nredhat_bd_name: \"bdwordpress\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 108 }, { "path": "m...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1042, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mariadb_backup/roles/backup_debian
8,126
[ "no_license" ]
[ { "path": "mariadb_backup/roles/backup_debian/vars/main.yml", "content": "---\n\nbackups_dir: \"/backups\"\n\ndebian_bd_name: \"bdwordpress\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 60 }, { "path": "mariadb_backup/roles/backup_debian/tasks/main.yml", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 918, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mariadb_installation/roles/mariadb_centos
8,126
[ "no_license" ]
[ { "path": "mariadb_installation/roles/mariadb_centos/tasks/main.yml", "content": "---\n- name: Instalar MariaDB y módulos necesarios - CentOS\n yum:\n name:\n - mariadb-server\n - python3\n - python3-PyMySQL\n state: latest\n\n- name: Reiniciar Mar...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1604, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mariadb_installation/roles/mariadb_debian
8,126
[ "no_license" ]
[ { "path": "mariadb_installation/roles/mariadb_debian/tasks/main.yml", "content": "---\n\n- name: Instalar MariaDB y módulos necesarios - Debian\n apt:\n name:\n - mariadb-server\n - python3\n - python3-mysqldb\n - ufw\n s...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1976, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mariadb_restore_backup/roles/restore_backup_centos
8,126
[ "no_license" ]
[ { "path": "mariadb_restore_backup/roles/restore_backup_centos/vars/main.yml", "content": "---\n\nbackup_dir_centos: \"/backups/CentOS-server\"\nbackup_server: \"localhost\"\n\nlogin_user: \"wordpress-user\"\nlogin_password: \"<PASSWORD>\"\ndb_name: \"bdwordpress\"\n", "license_type": "no_license", "...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 989, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mongodb_backup/roles/mongodb_backup
8,126
[ "no_license" ]
[ { "path": "mongodb_backup/roles/mongodb_backup/vars/main.yml", "content": "---\n\nadmin_user: \"admin\"\nadmin_password: <PASSWORD>\nadmin_db: \"admin\"\n\ndb_name: \"bd_prueba\"\n\nbackups_dir: \"/backups/MongoDB\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 125 }...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1116, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mongodb_configuration/roles/mongodb_configuration_centos
8,126
[ "no_license" ]
[ { "path": "mongodb_configuration/roles/mongodb_configuration_centos/tasks/main.yml", "content": "- name: Importar archivo configuración\n template:\n src: files/mongod.conf\n dest: /etc/mongod.conf\n owner: root\n group: root\n mode: '0644'\n # Usamos register ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1767, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mongodb_configuration/roles/mongodb_configuration_debian
8,126
[ "no_license" ]
[ { "path": "mongodb_configuration/roles/mongodb_configuration_debian/tasks/main.yml", "content": "---\n- name: Importar archivo configuración\n template:\n src: files/mongod.conf\n dest: /etc/mongod.conf\n owner: root\n group: root\n mode: '0644'\n register: res...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1128, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mongodb_installation/roles/mongodb_centos
8,126
[ "no_license" ]
[ { "path": "mongodb_installation/roles/mongodb_centos/vars/main.yml", "content": "---\n\nmongodb_version: \"7.0\"\nserver_version: 9\n\nadmin_user: \"root\"\nadmin_password: \"<PASSWORD>\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 }, { "path": "mongodb_in...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1164, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mongodb_installation/roles/mongodb_debian
8,126
[ "no_license" ]
[ { "path": "mongodb_installation/roles/mongodb_debian/tasks/main.yml", "content": "---\n- name: Instalación de los paquetes requeridos\n apt:\n name:\n - gnupg\n - curl\n - pip\n - ufw\n state: present\n\n- name: Importaci...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 1414, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
mongodb_restore_backup/roles/mongodb_restore_backup
8,126
[ "no_license" ]
[ { "path": "mongodb_restore_backup/roles/mongodb_restore_backup/vars/main.yml", "content": "---\n\nbackup_server: \"localhost\"\n\nadmin_user: \"admin\"\nadmin_password: <PASSWORD>\nadmin_db: \"admin\"\n\n# Directorio del nodo de control donde se buscarán los backups\nbackups_dir: \"/backups/MongoDB\"\n\n# D...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1565, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
upgrade_packages/roles/centos_upgrade
8,126
[ "no_license" ]
[ { "path": "upgrade_packages/roles/centos_upgrade/tasks/main.yml", "content": "---\n- name: Crear lista\n set_fact:\n list: \"{{ centos_pkgs.split(',') }}\"\n when: centos_pkgs | default(\"null\", false)\n\n- name: Instalar dnf\n yum:\n name: dnf\n state: latest\n retries: 3\n delay: 10\n\n- na...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 576, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
upgrade_packages/roles/debian_upgrade
8,126
[ "no_license" ]
[ { "path": "upgrade_packages/roles/debian_upgrade/tasks/main.yml", "content": "---\n- name: Crear lista\n set_fact:\n list: \"{{ deb_pkgs.split(',') }}\"\n when: deb_pkgs | default(\"null\", false)\n\n- name: Seleccionar los paquetes que no deben ser actualizados\n dpkg_selections:\n name: \"{{ item...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 839, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
volume_analysis/roles/volume_analysis
8,126
[ "no_license" ]
[ { "path": "volume_analysis/roles/volume_analysis/tasks/main.yml", "content": "---\n- name: Obtener espacio en los volúmenes y almacenarlo en una variable\n ansible.builtin.shell: df -h\n register: volume_space\n\n- name: Mostrar el espacio disponible\n debug:\n var: volume_space.stdout_lines\n",...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 220, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
wordpress_installation/roles/wordpress_centos
8,126
[ "no_license" ]
[ { "path": "wordpress_installation/roles/wordpress_centos/handlers/main.yml", "content": "---\n\n- name: Reiniciar servidor remoto\n reboot:\n reboot_timeout: 30\n post_reboot_delay: 30\n listen: \"restart server\"\n\n- name: Iniciar servicio httpd\n service:\n name: httpd\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1319, "all_permissive": false }
ansible_role
albertoagss/awx_playbooks
d7037231551156a8d47a0754681e486c4873bc9e
0
wordpress_installation/roles/wordpress_debian
8,126
[ "no_license" ]
[ { "path": "wordpress_installation/roles/wordpress_debian/handlers/main.yml", "content": "---\n\n- name: Reiniciar servicio apache2\n become: yes\n service:\n name: apache2\n state: restarted\n listen: \"restart apache\"\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 991, "all_permissive": false }
ansible_role
zarethustra/cisco-update
a561b2db312790cbeff7815a55feccef6029b9e2
0
roles/base_config
8,126
[ "no_license" ]
[ { "path": "roles/base_config/tasks/base_config.yml", "content": "---\n- name: COPY BASE CONFIG TO RUNNING CONFIG\n ios_command:\n commands:\n - command: copy ftp://cisco:Tran$f3rD8ta@10.217.25.197/9300/9300.base running-config\n prompt: 'Destination filename \\[running-config\\]?'\n a...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3537, "all_permissive": false }
ansible_role
zarethustra/cisco-update
a561b2db312790cbeff7815a55feccef6029b9e2
0
roles/update_ios
8,126
[ "no_license" ]
[ { "path": "roles/update_ios/tasks/main.yml", "content": "---\n- name: Update IOS.\n include: update_ios.yml\n tags: update_ios\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 78 }, { "path": "roles/update_ios/tasks/update_ios.yml", "content": "---\...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2510, "all_permissive": false }
ansible_role
deNBI/autoscaling-ansible
a38158f4c540462591d13aab7f95d2866f469dd7
0
roles/master
8,126
[ "no_license" ]
[ { "path": "roles/master/tasks/121-pyslurm.yml", "content": "- name: Check if pyslurm already installed\r\n shell: \"{{ autoscaling_home }}/{{autoscaling_env}}/bin/python -m pip list | grep pyslurm\"\r\n register: pyslurm_installed\r\n ignore_errors: true # Allow the task to fail if pyslurm isn't found\r...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 4525, "all_permissive": false }
ansible_role
anurag4516/thoughtworks_assgnment
c627191b9c341de9a3d53c908f9218549d22ebdf
0
roles/thoughtworks_practical
8,126
[ "no_license" ]
[ { "path": "roles/thoughtworks_practical/vars/main.yml", "content": "---\n# vars file for thoughtworks_practical\nmediaWikiUrl: \"https://releases.wikimedia.org/mediawiki/1.34/mediawiki-1.34.2.tar.gz\"\ngpgSignatureUrl: \"https://releases.wikimedia.org/mediawiki/1.34/mediawiki-1.34.2.tar.gz.sig\"\nuserHome: ...
{ "task_files": 9, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 13, "total_bytes": 4023, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
checkboxDeploy/roles/configNomadClients
8,126
[ "no_license" ]
[ { "path": "checkboxDeploy/roles/configNomadClients/templates/client.hcl.j2", "content": "client {\n enabled = true\n\n node_class = \"\"\n no_host_uuid = false\n\n servers = [\"{{hostvars.server1.ansible_host}}\"]\n\n max_kill_timeout = \"30s\"\n\n network_speed = 0\n cpu_total_compute ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1230, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
checkboxDeploy/roles/createEC2Instance
8,126
[ "no_license" ]
[ { "path": "checkboxDeploy/roles/createEC2Instance/tasks/main.yml", "content": "- name: Exporting necessary environment variable\n shell: export ANSIBLE_HOST_KEY_CHECKING=False\n\n- name: Install Prerequisites\n apt:\n name: \"{{ item }}\"\n state: present\n update_cache: yes\n with_items:\n -...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3352, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
checkboxDeploy/roles/generateInventoryFile
8,126
[ "no_license" ]
[ { "path": "checkboxDeploy/roles/generateInventoryFile/tasks/main.yml", "content": "---\n- name: copy inventory file to home folder\n template:\n src: \"inventory.j2\"\n dest: \"{{ansible_env.HOME}}/inventory\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 125 },...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1669, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
checkboxDeploy/roles/initialSetupClients
8,126
[ "no_license" ]
[ { "path": "checkboxDeploy/roles/initialSetupClients/tasks/main.yml", "content": "---\n- name: Install Prerequisites\n apt:\n name: \"{{ item }}\"\n state: present\n update_cache: yes\n with_items:\n - git\n - npm\n - nodejs-legacy\n - nginx\n - python3-pip\n become: yes\n\n- name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1913, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
checkboxDeploy/roles/initialSetupServer
8,126
[ "no_license" ]
[ { "path": "checkboxDeploy/roles/initialSetupServer/tasks/main.yml", "content": "---\n- name: Install Prerequisites\n apt:\n name: \"{{ item }}\"\n state: present\n update_cache: yes\n with_items:\n - python3-pip\n become: yes\n\n- name: Add apt key for mongodb-org\n apt_key:\n keyserver: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1206, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
checkboxDeploy/roles/startNomadJob
8,126
[ "no_license" ]
[ { "path": "checkboxDeploy/roles/startNomadJob/tasks/main.yml", "content": "- name: Copy checkbox.nomad to remote system\n copy:\n src: \"checkbox.nomad\"\n dest: \"{{ansible_env.HOME}}/checkbox.nomad\"\n\n- name: Start nomad job\n shell: \"nomad run {{ansible_env.HOME}}/checkbox.nomad\"", "licen...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 507, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
productionDeployment/roles/checkboxJenkinsJob
8,126
[ "no_license" ]
[ { "path": "productionDeployment/roles/checkboxJenkinsJob/files/checkboxDeploy/checkbox.yml", "content": "- hosts: checkbox\n vars:\n checkBoxRepoLocation: \"{{ lookup('env', 'HOME')}}/jobs/checkbox-job/workspace\"\n roles:\n - checkboxSetup\n - checkboxRestartServices\n", "license_type": "no_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 6155, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
productionDeployment/roles/createEC2Instance
8,126
[ "no_license" ]
[ { "path": "productionDeployment/roles/createEC2Instance/tasks/main.yml", "content": "- name: Exporting necessary environment variable\n shell: export ANSIBLE_HOST_KEY_CHECKING=False\n\n- name: Install Prerequisites\n apt:\n name: \"{{ item }}\"\n state: present\n update_cache: yes\n with_items:\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 9481, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
productionDeployment/roles/fixMySqlIp
8,126
[ "no_license" ]
[ { "path": "productionDeployment/roles/fixMySqlIp/tasks/main.yml", "content": "- name: Remove previous iTrust clone if exists\n file:\n path: \"{{ansible_home_dir}}/iTrust\"\n state: absent\n become: yes\n\n- name: Clone iTrust\n git:\n repo: \"{{github_iTrust_authenticated}}\"\n dest: \"{{ans...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 999, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
productionDeployment/roles/iTrustJenkinsJob
8,126
[ "no_license" ]
[ { "path": "productionDeployment/roles/iTrustJenkinsJob/files/iTrustDeploy/roles/iTrustDeploy/vars/main.yml", "content": "apacheDeployLocation: /usr/local/tomcat9/webapps/iTrust\niTrustTempLocation: \"{{lookup('env', 'HOME')}}/jobs/iTrustJob/workspace\"", "license_type": "no_license", "detected_licen...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 11, "total_bytes": 14009, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
productionDeployment/roles/iTrustJenkinsJob/files/iTrustDeploy/roles/iTrustDeploy
8,126
[ "no_license" ]
[ { "path": "productionDeployment/roles/iTrustJenkinsJob/files/iTrustDeploy/roles/iTrustDeploy/vars/main.yml", "content": "apacheDeployLocation: /usr/local/tomcat9/webapps/iTrust\niTrustTempLocation: \"{{lookup('env', 'HOME')}}/jobs/iTrustJob/workspace\"", "license_type": "no_license", "detected_licen...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 2815, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
productionDeployment/roles/installAnsible
8,126
[ "no_license" ]
[ { "path": "productionDeployment/roles/installAnsible/tasks/main.yml", "content": "- name: Add Ansible Repository\n apt_repository:\n repo: 'ppa:ansible/ansible'\n become: yes\n\n- name: Install Ansible\n apt:\n name: ansible \n state: present\n update_cache: yes\n become: yes", "licens...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 202, "all_permissive": false }
ansible_role
manushri-singh/CSC519-Project-m3
9c9c0c00a78c725f161b9ad9e4c5d1e5aa875364
0
productionDeployment/roles/setupProxy
8,126
[ "no_license" ]
[ { "path": "productionDeployment/roles/setupProxy/templates/proxy.js.j2", "content": "var http = require('http');\nvar httpProxy = require('http-proxy');\n\nvar proxy = httpProxy.createProxyServer({});\n\nvar count = 1;\n\nvar server = http.createServer(function(req, res) {\n\t++count;\n\n\tif(count%3==0)\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1162, "all_permissive": false }
ansible_role
lindeci/welcome
38def0cfb619707f1b0e8dcf9cff0c753f7278ae
0
ansible/my_ansible/playbooks/roles/canal_admin_install
8,126
[ "no_license" ]
[ { "path": "ansible/my_ansible/playbooks/roles/canal_admin_install/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - playbooks/roles/canal_admin_install\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 94 }, { "path": "ansib...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 945, "all_permissive": false }
ansible_role
lindeci/welcome
38def0cfb619707f1b0e8dcf9cff0c753f7278ae
0
ansible/my_ansible/playbooks/roles/canal_server_install
8,126
[ "no_license" ]
[ { "path": "ansible/my_ansible/playbooks/roles/canal_server_install/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - playbooks/roles/canal_server_install\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 }, { "path": "ans...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 1478, "all_permissive": false }
ansible_role
lindeci/welcome
38def0cfb619707f1b0e8dcf9cff0c753f7278ae
0
ansible/my_ansible/playbooks/roles/es_beginning
8,126
[ "no_license" ]
[ { "path": "ansible/my_ansible/playbooks/roles/es_beginning/files/init_es_machine.sh", "content": "test -e /sys/kernel/mm/transparent_hugepage/enabled && cat /sys/kernel/mm/transparent_hugepage/enabled | grep never && echo never > /sys/kernel/mm/transparent_hugepage/enabled && (grep '# ES TRANSPARENT_HUGEPAG...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 6381, "all_permissive": false }
ansible_role
lindeci/welcome
38def0cfb619707f1b0e8dcf9cff0c753f7278ae
0
ansible/my_ansible/playbooks/roles/es_install
8,126
[ "no_license" ]
[ { "path": "ansible/my_ansible/playbooks/roles/es_install/vars/main.yml", "content": "---\n# vars file for es_install\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 31 }, { "path": "ansible/my_ansible/playbooks/roles/es_install/handlers/main.yml", "content": ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 3869, "all_permissive": false }
ansible_role
lindeci/welcome
38def0cfb619707f1b0e8dcf9cff0c753f7278ae
0
ansible/my_ansible/playbooks/roles/kibana_install
8,126
[ "no_license" ]
[ { "path": "ansible/my_ansible/playbooks/roles/kibana_install/tasks/main.yml", "content": "---\n# tasks file for roles/kibana_install\n- name: upload kibana\n synchronize:\n src: /data/kibana-7.17.0-linux-x86_64.tar.gz\n dest: /data\n\n- name: install kibana packet\n ansible.builtin.unarchive:\n s...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 1786, "all_permissive": false }
ansible_role
lindeci/welcome
38def0cfb619707f1b0e8dcf9cff0c753f7278ae
0
ansible/my_ansible/playbooks/roles/zookeeper_install
8,126
[ "no_license" ]
[ { "path": "ansible/my_ansible/playbooks/roles/zookeeper_install/templates/zoo.cfg.j2", "content": "tickTime=2000\ninitLimit=10\nsyncLimit=5\ndataDir={{ zk_base_path }}/data\ndataLogDir={{ zk_base_path }}/logs\nclientPort=2181\nautopurge.snapRetainCount=3\nautopurge.purgeInterval=1\n\nmaxClientCnxns=60\nstan...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 1764, "all_permissive": false }
ansible_role
rohitraut3366/Python_Automation
255e09f08cfc342dcb4a2e7a4806df41caaea0fa
0
script/key_script/docker/Ansible/roles/docker
8,126
[ "no_license" ]
[ { "path": "script/key_script/docker/Ansible/roles/docker/tasks/RedHat.yml", "content": "\n- name: \"Install docker\"\n block:\n - name: Force a failure\n shell: /bin/false\n when: ansible_facts['distribution'] != 'Amazon'\n\n - name: \"Docker Installation\"\n shell: \"yum install docke...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1033, "all_permissive": false }
ansible_role
rohitraut3366/Python_Automation
255e09f08cfc342dcb4a2e7a4806df41caaea0fa
0
script/key_script/linux/webservers/Ansible/roles/webserver
8,126
[ "no_license" ]
[ { "path": "script/key_script/linux/webservers/Ansible/roles/webserver/vars/Debian.yml", "content": "package: apache2\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 18 }, { "path": "script/key_script/linux/webservers/Ansible/roles/webserver/tasks/main.yml", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 336, "all_permissive": false }
ansible_role
msato0731/udemy_lesson_for_ansible
a1df20be5ed2ebe7e8287166ee820677979b64bf
0
ansible/roles/ec2
8,126
[ "no_license" ]
[ { "path": "ansible/roles/ec2/tasks/main.yml", "content": "- name: create ec2 server instance\n ec2:\n region: \"{{ ec2_region }}\"\n key_name: \"{{ ec2_key_name }}\"\n instance_type: \"{{ ec2_instance_type }}\"\n image: \"{{ ec2_image}}\"\n wait: yes\n vpc_subnet_id: \"{{ ec2_vpc_subnet_i...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 916, "all_permissive": false }
ansible_role
msato0731/udemy_lesson_for_ansible
a1df20be5ed2ebe7e8287166ee820677979b64bf
0
ansible/roles/httpd
8,126
[ "no_license" ]
[ { "path": "ansible/roles/httpd/tasks/main.yml", "content": "- name: Install http server\n yum: \n name: httpd\n\n- name: Start http server\n service: \n name: httpd\n state: started\n enabled: yes\n\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 145 } ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 145, "all_permissive": false }
ansible_role
msato0731/udemy_lesson_for_ansible
a1df20be5ed2ebe7e8287166ee820677979b64bf
0
ansible/roles/jenkins
8,126
[ "no_license" ]
[ { "path": "ansible/roles/jenkins/meta/main.yml", "content": "dependencies:\n - yum_repository/jenkins", "license_type": "no_license", "detected_licenses": [], "size_bytes": 40 }, { "path": "ansible/roles/jenkins/tasks/main.yml", "content": "- name: \"Install openjdk\"\n yum:\n n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 249, "all_permissive": false }
ansible_role
aleksander124/ansible-devops
37b213751187d553546295faef359ecb5d47b965
0
devops/roles/azure-agent-add
8,126
[ "permissive" ]
[ { "path": "devops/roles/azure-agent-add/vars/main.yaml", "content": "user: tfsagent\r\nazure_agent:\r\n - name: <agent name> # mgeupdc01-bld02-1\r\n dir: <dir path> # /opt/azure-agent-1\r\n version: <version> #3.217.1\r\n org: \"<ado organization name>\"\r\n pool: \"<...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3046, "all_permissive": true }
ansible_role
aleksander124/ansible-devops
37b213751187d553546295faef359ecb5d47b965
0
devops/roles/azure-machine-config
8,126
[ "permissive" ]
[ { "path": "devops/roles/azure-machine-config/vars/main.yaml", "content": "required_packages:\r\n - unzip\r\n - yum-utils\r\n - docker-ce\r\n - docker-ce-cli\r\n - containerd.io\r\n - java-11-openjdk\r\n - nodejs\r\n - git\r\n - curl\r\n - make\r\n - krb5-libs\r\n - libicu\r\n - openssl-libs\r\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2342, "all_permissive": true }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/android
8,135
[ "no_license" ]
[ { "path": "roles/android/tasks/main.yml", "content": "- name: Install pip packages\n ignore_errors: yes\n pip:\n name: \"{{ item }}\"\n state: latest\n loop:\n - apkleaks\n - aeroot\n - frida-tools\n - objection\n - radare2\n - dnspy\n\n- name: Install required packages\n ignore_...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2132, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/api
8,135
[ "no_license" ]
[ { "path": "roles/api/tasks/main.yml", "content": "- name: Ensure necessary directories exist\n ignore_errors: yes\n file:\n path: \"{{ item }}\"\n state: directory\n mode: '0755'\n loop:\n - \"/opt/tools/api\"\n - \"/opt/tools/api/kiterunner\"\n - \"/opt/tools/api/kiterunner-wordlists\"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1622, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/apt-gem-stuff
8,135
[ "no_license" ]
[ { "path": "roles/apt-gem-stuff/handlers/main.yml", "content": "---\n# handlers file for install-tools\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 38 }, { "path": "roles/apt-gem-stuff/tasks/kerbrute.yml", "content": "---\n- name: \"install Kerbrute\"\n ig...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 1670, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/cms_scanner
8,135
[ "no_license" ]
[ { "path": "roles/cms_scanner/tasks/main.yml", "content": "- name: Ensure cms_scanner directory exists\n ignore_errors: yes\n file:\n path: \"/opt/tools/cms_scanner\"\n state: directory\n become: yes\n\n- name: Install Droopescan\n ignore_errors: yes\n shell: \"pip3 install droopescan --break-syst...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1338, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/common
8,135
[ "no_license" ]
[ { "path": "roles/common/tasks/main.yml", "content": "- name: Update and upgrade apt packages\n ignore_errors: yes\n apt:\n update_cache: yes\n upgrade: dist\n become: yes\n\n- name: Install common dependencies\n ignore_errors: yes\n apt:\n name: \"{{ item }}\"\n state: present\n loop:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 882, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/configure-logging
8,135
[ "no_license" ]
[ { "path": "roles/configure-logging/tasks/main.yml", "content": "---\n- import_tasks: \"ufw.yml\"\n- import_tasks: \"auditd.yml\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 59 }, { "path": "roles/configure-logging/tasks/ufw.yml", "content": "---\n- name: ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3290, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/configure-system
8,135
[ "no_license" ]
[ { "path": "roles/configure-system/defaults/main.yml", "content": "---\n# defaults file for configure-system\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 41 }, { "path": "roles/configure-system/handlers/main.yml", "content": "---\n# handlers file for config...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 4, "total_bytes": 163, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/configure-tmux
8,135
[ "no_license" ]
[ { "path": "roles/configure-tmux/defaults/main.yml", "content": "---\n# defaults file for configure-tmux\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 39 }, { "path": "roles/configure-tmux/files/.vimrc", "content": "filetype off\nset rtp+=~/.vim/bundle/Vundl...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 4075, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/content_discovery
8,135
[ "no_license" ]
[ { "path": "roles/content_discovery/tasks/main.yml", "content": "- name: Install dirsearch\n ignore_errors: yes\n git:\n repo: 'https://github.com/maurosoria/dirsearch.git'\n dest: /opt/tools/content_discovery/dirsearch\n\n- name: Install gobuster and dirb\n ignore_errors: yes\n apt:\n name: \n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 441, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/customize-browser
8,135
[ "no_license" ]
[ { "path": "roles/customize-browser/files/getburpcert.sh", "content": "#!/bin/bash\n/bin/bash -c \"timeout 450 /usr/lib/jvm/java-17-openjdk-amd64/bin/java -Djava.awt.headless=true -jar /usr/share/burpsuite/burpsuite_community.jar < <(echo y) &\" \nsleep 30\ncurl http://localhost:8080/cert -o /tmp/cacert.der\...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2018, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/customize-terminal
8,135
[ "no_license" ]
[ { "path": "roles/customize-terminal/tasks/main.yml", "content": "---\n- name: \"Copy BashRC\"\n ignore_errors: yes\n copy:\n src: \"{{ role_path }}/files/.bashrc\"\n dest: \"{{ ansible_env.HOME }}\"\n\n- name: \"Read current mate terminal profiles\"\n ignore_errors: yes\n dconf:\n key: \"/org/m...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1032, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/directory_fuzzers
8,135
[ "no_license" ]
[ { "path": "roles/directory_fuzzers/tasks/main.yml", "content": "- name: Install dirbuster\n ignore_errors: yes\n apt:\n name: dirbuster\n state: present\n become: yes\n\n- name: Install ffuf\n ignore_errors: yes\n command: \"/usr/local/go/bin/go install github.com/ffuf/ffuf@latest\"\n environmen...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1241, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/dns_resolver
8,135
[ "no_license" ]
[ { "path": "roles/dns_resolver/tasks/main.yml", "content": "- name: Ensure dns_resolver directory exists\n ignore_errors: yes\n become: yes\n file:\n path: /opt/tools/dns_resolver\n state: directory\n\n- name: Install Go-based tools and move binaries\n ignore_errors: yes\n become: yes\n vars:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2338, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/forensics-blue
8,135
[ "no_license" ]
[ { "path": "roles/forensics-blue/tasks/blue_vars.yml", "content": "---\npip_modules:\n - oletools\n - olefile\n\npackages:\n - foremost\n - exiftool\n - steghide\n\nforensic_tools:\n - https://github.com/volatilityfoundation/volatility3.git\n\nvol3_dir: volatility3\n\noledump_version: \"0_0_60\"\noledu...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2136, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/frameworks
8,135
[ "no_license" ]
[ { "path": "roles/frameworks/tasks/main.yml", "content": "- name: Install w3af\n ignore_errors: yes\n git:\n repo: 'https://github.com/andresriancho/w3af.git'\n dest: /opt/tools/frameworks/w3af\n become: yes\n\n- name: Install Arachni\n ignore_errors: yes\n shell: |\n gem install bundler && \\\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 278, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/git_hunting
8,135
[ "no_license" ]
[ { "path": "roles/git_hunting/tasks/main.yml", "content": "- name: Ensure git_hunting directory exists\n ignore_errors: yes\n become: yes\n file:\n path: /opt/tools/git_hunting\n state: directory\n\n- name: Clone repositories and install requirements\n ignore_errors: yes\n become: yes\n vars:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1240, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/http_parameter
8,135
[ "no_license" ]
[ { "path": "roles/http_parameter/tasks/main.yml", "content": "- name: Ensure http_parameter directories exist\n ignore_errors: yes\n become: yes\n file:\n path: \"{{ item }}\"\n state: directory\n loop:\n - /opt/tools/http_parameter\n - /opt/tools/http_parameter/x8\n\n- name: Install Arjun\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 703, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/http_probe
8,135
[ "no_license" ]
[ { "path": "roles/http_probe/tasks/main.yml", "content": "- name: Install Go-based tools and copy binaries\n ignore_errors: yes\n become: yes\n vars:\n go_tools:\n - name: httpx\n repo: github.com/projectdiscovery/httpx/cmd/httpx@latest\n - name: httprobe\n repo: github.com/tomn...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 908, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/inspecting_js
8,135
[ "no_license" ]
[ { "path": "roles/inspecting_js/tasks/main.yml", "content": "- name: Ensure inspecting_js directory exists\n ignore_errors: yes\n become: yes\n file:\n path: /opt/tools/inspecting_js\n state: directory\n\n- name: Install LinkFinder and JSParser\n ignore_errors: yes\n become: yes\n block:\n - n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 680, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/install-tools
8,135
[ "no_license" ]
[ { "path": "roles/install-tools/vars/main.yml", "content": "---\n# vars file for install-tools\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 }, { "path": "roles/install-tools/tasks/apt-stuff.yml", "content": "---\n- name: \"Updating apt repo/cache\"\n ig...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 716, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/js_hunting
8,135
[ "no_license" ]
[ { "path": "roles/js_hunting/tasks/main.yml", "content": "- name: Set tools\n ignore_errors: yes\n set_fact:\n tools:\n - name: Getjs\n install: \"/usr/local/go/bin/go install github.com/003random/getJS@latest\"\n src: \"{{ ansible_env.HOME }}/go/bin/getJS\"\n dest: \"/usr/loca...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2734, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/lfi_tools
8,135
[ "no_license" ]
[ { "path": "roles/lfi_tools/tasks/main.yml", "content": "- name: Ensure lfi_tools directory exists\n ignore_errors: yes\n file:\n path: \"/opt/tools/lfi_tools\"\n state: directory\n become: yes\n\n\n- name: Install LFISuite using git\n ignore_errors: yes\n git:\n repo: 'https://github.com/D35m0...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 821, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/network_scanner
8,135
[ "no_license" ]
[ { "path": "roles/network_scanner/tasks/main.yml", "content": "- name: Ensure network_scanner directory exists\n ignore_errors: yes\n become: yes\n file:\n path: /opt/tools/network_scanner\n state: directory\n\n- name: Install masscan and naabu\n ignore_errors: yes\n become: yes\n block:\n - n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1468, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/open_redirect
8,135
[ "no_license" ]
[ { "path": "roles/open_redirect/tasks/main.yml", "content": "- name: Install open-redirect\n ignore_errors: yes\n command: \"/usr/local/go/bin/go install github.com/mrco24/open-redirect@latest\"\n environment:\n GOPATH: \"{{ ansible_env.HOME }}/go\"\n GOROOT: \"/usr/local/go\"\n PATH: \"{{ ansibl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 521, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/pwn-windows
8,135
[ "no_license" ]
[ { "path": "roles/pwn-windows/tasks/gem-tools.yml", "content": "---\n- name: \"Installing tools from Gems\"\n ignore_errors: yes\n gem:\n name: \"{{ item }}\"\n state: latest\n loop:\n - logger\n - stringio\n - winrm\n - builder\n - erubi\n - gssapi\n - gyoku\n - httpclient\n...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 692, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/request_smuggling
8,135
[ "no_license" ]
[ { "path": "roles/request_smuggling/tasks/main.yml", "content": "- name: Ensure web_crawling directory exists\n ignore_errors: yes\n file:\n path: \"/opt/tools/request_smuggling\"\n state: directory\n become: yes\n\n- name: Install http-request-smuggling using git\n ignore_errors: yes\n git:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 616, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/sensitive_finding
8,135
[ "no_license" ]
[ { "path": "roles/sensitive_finding/tasks/main.yml", "content": "- name: Set tools\n ignore_errors: yes\n set_fact:\n tools:\n - name: EarlyBird\n repo: 'https://github.com/americanexpress/earlybird.git'\n build: \"./build.sh && ./install.sh\"\n - name: Ripgrep\n install: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1756, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/set-pip-config
8,135
[ "no_license" ]
[ { "path": "roles/set-pip-config/tasks/main.yml", "content": "- name: Set global pip config to always break system packages\n copy:\n dest: /etc/pip.conf.d/system-break.conf\n content: |\n [install]\n break-system-packages = true\n owner: root\n group: root\n mode: '0644' \n b...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 559, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/sql_tools
8,135
[ "no_license" ]
[ { "path": "roles/sql_tools/tasks/main.yml", "content": "- name: Set sql_tools\n ignore_errors: yes\n set_fact:\n sql_tools:\n - name: Jeeves\n install: \"/usr/local/go/bin/go install github.com/ferreiraklet/Jeeves@latest\"\n src: \"{{ ansible_env.HOME }}/go/bin/Jeeves\"\n dest...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1924, "all_permissive": false }
ansible_role
regex-33/Security-Engineer-Toolkit
2d2c65c1f0fc3491abc908f8d95a91037faa22ad
17
roles/ssrf_tools
8,135
[ "no_license" ]
[ { "path": "roles/ssrf_tools/tasks/main.yml", "content": "- name: Set ssrf_tools\n ignore_errors: yes\n set_fact:\n ssrf_tools:\n - name: Interactsh\n install: \"/usr/local/go/bin/go install github.com/projectdiscovery/interactsh/cmd/interactsh-client@latest\"\n src: \"{{ ansible_env....
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1684, "all_permissive": false }