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 | AkariGroup/akari_software | d82d138966d94f21f28b93e27dfb285b4e2c7e65 | 11 | setup/ansible/roles/akira | 7,543 | [
"no_license"
] | [
{
"path": "setup/ansible/roles/akira/files/client_configs.d/grpc_host.json",
"content": "{\n \"joint_manager\": {\n \"type\": \"grpc\",\n \"endpoint\": \"localhost:51001\"\n },\n \"m5stack\": {\n \"type\": \"grpc\",\n \"endpoint\": \"localhost:51001\"\n }\n}\n",
"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 6120,
"all_permissive": false
} |
ansible_role | AkariGroup/akari_software | d82d138966d94f21f28b93e27dfb285b4e2c7e65 | 11 | setup/ansible/roles/arduino | 7,543 | [
"no_license"
] | [
{
"path": "setup/ansible/roles/arduino/tasks/main.yml",
"content": "---\n- name: Install apt packages\n apt:\n pkg:\n - arduino\n become: true\n\n- name: Copy pip conf\n copy:\n src: \"{{ role_path }}/files/pip.conf\"\n dest: \"/etc/\"\n become: true\n when:\n ansible_distribution == \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1050,
"all_permissive": false
} |
ansible_role | AkariGroup/akari_software | d82d138966d94f21f28b93e27dfb285b4e2c7e65 | 11 | setup/ansible/roles/common | 7,543 | [
"no_license"
] | [
{
"path": "setup/ansible/roles/common/tasks/main.yml",
"content": "---\n- name: Install apt packages\n apt:\n pkg:\n - curl\n - git\n - cmake\n - libudev-dev\n - libusb-1.0-0-dev\n - python-is-python3\n - python3-pip\n - ssh\n become: true\n\n- name: Clone v4l2lo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 609,
"all_permissive": false
} |
ansible_role | AkariGroup/akari_software | d82d138966d94f21f28b93e27dfb285b4e2c7e65 | 11 | setup/ansible/roles/docker | 7,543 | [
"no_license"
] | [
{
"path": "setup/ansible/roles/docker/tasks/main.yml",
"content": "---\n\n- name: Install apt packages\n apt:\n pkg:\n - ca-certificates\n - curl\n - gnupg\n - lsb-release\n become: true\n\n- name: Create keyring directory\n file:\n path: /etc/apt/keyrings\n state: directory\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1852,
"all_permissive": false
} |
ansible_role | AkariGroup/akari_software | d82d138966d94f21f28b93e27dfb285b4e2c7e65 | 11 | setup/ansible/roles/dynamixel | 7,543 | [
"no_license"
] | [
{
"path": "setup/ansible/roles/dynamixel/tasks/main.yml",
"content": "---\n- name: Configure udev\n lineinfile:\n path: \"/etc/udev/rules.d/99-dynamixel.rules\"\n create: true\n mode: \"644\"\n line: 'KERNEL==\"ttyUSB*\", DRIVERS==\"ftdi_sio\", MODE=\"0666\", ATTR{device/latency_timer}=\"1\", S... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 418,
"all_permissive": false
} |
ansible_role | AkariGroup/akari_software | d82d138966d94f21f28b93e27dfb285b4e2c7e65 | 11 | setup/ansible/roles/feetech | 7,543 | [
"no_license"
] | [
{
"path": "setup/ansible/roles/feetech/tasks/main.yml",
"content": "---\n- name: Enable serial port(hw) for Raspberry Pi and Raspberry Pi OS\n shell: raspi-config nonint do_serial_hw 0\n become: yes\n when:\n ansible_distribution == \"Debian\"\n\n- name: Enable serial port(cons) for Raspberry Pi and R... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 507,
"all_permissive": false
} |
ansible_role | AkariGroup/akari_software | d82d138966d94f21f28b93e27dfb285b4e2c7e65 | 11 | setup/ansible/roles/m5stack | 7,543 | [
"no_license"
] | [
{
"path": "setup/ansible/roles/m5stack/meta/main.yml",
"content": "---\ndependencies:\n - role: common-handlers\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 44
},
{
"path": "setup/ansible/roles/m5stack/tasks/main.yml",
"content": "---\n- name: Configure u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1006,
"all_permissive": false
} |
ansible_role | AkariGroup/akari_software | d82d138966d94f21f28b93e27dfb285b4e2c7e65 | 11 | setup/ansible/roles/oak-d | 7,543 | [
"no_license"
] | [
{
"path": "setup/ansible/roles/oak-d/handlers/main.yml",
"content": "---\n- name: Reload v4l2loopback\n command: modprobe v4l2loopback\n become: yes\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 79
},
{
"path": "setup/ansible/roles/oak-d/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 998,
"all_permissive": false
} |
ansible_role | Leojogi/ansible_redis_single | 5c28fc56ae539925f44ccad1f7f3bdfbb08d098f | 0 | roles/install_redis_cluster | 7,543 | [
"no_license"
] | [
{
"path": "roles/install_redis_cluster/templates/redis-stack.conf.j2",
"content": "bind 0.0.0.0\nport {{item}}\ndaemonize yes\ndir {{dir}}/{{item}}\ncluster-enabled yes\ncluster-config-file nodes-{{item}}.conf\ncluster-node-timeout 5000\nappendonly yes\ncluster-require-full-coverage no\n",
"license_type... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2057,
"all_permissive": false
} |
ansible_role | Leojogi/ansible_redis_single | 5c28fc56ae539925f44ccad1f7f3bdfbb08d098f | 0 | roles/start_cluster | 7,543 | [
"no_license"
] | [
{
"path": "roles/start_cluster/tasks/main.yml",
"content": "- name: start cluster\n script: /root/ansible_redis_single/roles/install_redis_cluster/files/start_redis_cluster.exp\n tags: start_cluster\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 139
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 139,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/aide | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/aide/vars/main.yml",
"content": "# ---\n# aide_scan_frequency: \"daily\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 37
},
{
"path": "ansible/roles/aide/tasks/main.yml",
"content": "---\n# Rôle : aide\n#\n# ## Description\n# Ce rô... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4294,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/auditd | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/auditd/handlers/main.yml",
"content": "---\n- name: Mettre à jour GRUB\n ansible.builtin.command:\n cmd: update-grub\n become: true\n\n- name: Redémarrer auditd\n ansible.builtin.service:\n name: auditd\n state: restarted\n\n- name: Redémarrer journald\n ansible.builtin... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 8789,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/clamav | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/clamav/vars/main.yml",
"content": "# ---\n# # Exemple de surcharge pour la tâche Cron de mise à jour\n# clamav_update_cron_hour: \"2\" # Changer l'heure de mise à jour à 2h\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 135
},
{
"path":... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4134,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/cron-hardening | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/cron-hardening/handlers/main.yml",
"content": "---\n- name: Redémarrer le service cron\n ansible.builtin.service:\n name: cron\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 102
},
{
"path": "ansible/roles/cron-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3826,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/fail2ban | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/fail2ban/defaults/main.yml",
"content": "---\n# Configuration par défaut de Fail2Ban\nfail2ban_config:\n bantime: 3600 # Durée du ban en secondes (1 heure)\n findtime: 600 # Fenêtre de temps pour détecter les échecs (10 minutes)\n maxretry: 5 # Nombre... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3566,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/firewall-hardening | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/firewall-hardening/vars/main.yml",
"content": "# ---\n# Exemple de surcharge pour autoriser un port supplémentaire\n# ufw_rules:\n# ssh:\n# port: \"22\"\n# proto: \"tcp\"\n# http:\n# port: \"80\"\n# proto: \"tcp\"\n",
"license_type": "no_license",
"detect... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 6495,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/grub-password | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/grub-password/vars/main.yml",
"content": "---\n# ## Documentation : Gestion avec Ansible Vault\n#\n# ### Chiffrer le fichier `vault.yml`\n# Utilisez la commande suivante pour chiffrer le fichier :\n# ```bash\n# ansible-vault encrypt roles/grub-password/vars/vault.yml\n# ```\n#\n# ##... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2563,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/kernel-hardening | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/kernel-hardening/tasks/main.yml",
"content": "---\n# Rôle : kernel-hardening\n#\n# ## Description\n# Ce rôle applique des paramètres sysctl pour durcir le noyau Linux et améliorer la sécurité du système.\n# Il désactive également les protocoles inutilisés, blacklist les modules et l... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 6386,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/lynis | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/lynis/tasks/main.yml",
"content": "---\n# # Rôle : lynis\n\n# ## Description\n# Ce rôle installe et configure Lynis, un outil d'audit de sécurité open-source, pour analyser les vulnérabilités du système.\n\n# ## Références aux benchmarks de sécurité :\n# 1. **CIS (Center for Interne... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3623,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/packages | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/packages/tasks/main.yml",
"content": "---\n# Rôle : packages\n#\n# ## Description\n# Ce rôle gère l'installation et la configuration des packages essentiels pour un système durci.\n# Il suit les recommandations des benchmarks de sécurité :\n# - **CIS (Center for Internet Security)**... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2803,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/pam_faillock | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/pam_faillock/defaults/main.yml",
"content": "---\n# Nombre de tentatives avant de bloquer l'utilisateur\npam_faillock_deny: 5\n\n# Durée de blocage de l'utilisateur en secondes\npam_faillock_unlock_time: 900 # 15 minutes\n\n# Durée entre chaque tentative de connexion en secondes\np... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2538,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/passwords | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/passwords/defaults/main.yml",
"content": "---\npassword_policy:\n minlen: 12\n minclass: 3\n pass_max_days: 365 # Durée maximale avant l'expiration des mots de passe\n pass_min_days: 1 # Durée minimale avant de changer le mot de passe\n pass_warn_age: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5696,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/post_deployment_report | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/post_deployment_report/defaults/main.yml",
"content": "---\n# Variables pour la configuration du rapport post-déploiement\n\n# Répertoire où les logs seront stockés\npost_deployment_log_dir: \"/var/log/post_deployment\"\n\n# Nom du fichier de rapport\npost_deployment_report_file: \"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3363,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/rsyslog | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/rsyslog/defaults/main.yml",
"content": "---\nrsyslog_config:\n rotation_days: 14\n compression: true\n delay_compression: true\n log_files:\n - /var/log/auth.log\n - /var/log/sudo.log\n - /var/log/sshd_critical.log\n - /var/log/system_errors.log\n - /var/log/clama... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 5235,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/ssh-hardening | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/ssh-hardening/vars/main.yml",
"content": "# ---\n# ssh_allowed_users:\n# - \"admin\" # Exemple d'utilisateur autorisé dans un contexte spécifique\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 103
},
{
"path": "ansible/roles/ssh-harde... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 7018,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/users | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/users/defaults/main.yml",
"content": "---\n# Variables pour la gestion des utilisateurs et de sudo\nadmin_user:\n name: debian\n # Mot de passe haché SHA-512\n password: <PASSWORD>\n # Shell par défaut\n shell: /bin/bash\n # Groupes assignés\n groups:\n - sudo\n - sshus... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4241,
"all_permissive": false
} |
ansible_role | Jakfamily/packer-proxmox-hardened | 4018d26d9b120fc3a2b82a4659853725babc09e3 | 1 | ansible/roles/yara-workflow | 7,543 | [
"no_license"
] | [
{
"path": "ansible/roles/yara-workflow/tasks/main.yml",
"content": "---\n# Rôle : yara-workflow\n# ## Documentation des recommandations (CIS, ANSSI, DISA STIG)\n#\n# 🔹 CIS Benchmarks\n# - **10.1** : S'assurer que des outils de détection de logiciels malveillants sont installés et activés.\n# - **10.2** : M... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 3642,
"all_permissive": false
} |
ansible_role | mzdyb/checkpoint | 3ec309111afcb47601e7077864972713359b1a30 | 0 | roles/manage_access_rules | 7,544 | [
"no_license"
] | [
{
"path": "roles/manage_access_rules/tasks/main.yml",
"content": "---\n- name: Manage access rules\n check_point.mgmt.cp_mgmt_access_rule:\n name: \"{{ item.name }}\"\n layer: \"{{ item.layer }}\"\n position: \"{{ item.position }}\"\n source: \"{{ item.source }}\"\n destination: \"{{ item.de... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 630,
"all_permissive": false
} |
ansible_role | mzdyb/checkpoint | 3ec309111afcb47601e7077864972713359b1a30 | 0 | roles/manage_objects | 7,544 | [
"no_license"
] | [
{
"path": "roles/manage_objects/tasks/main.yml",
"content": "---\n- name: Create network objects\n check_point.mgmt.cp_mgmt_network:\n name: \"{{ item.name }}\"\n subnet: \"{{ item.subnet }}\"\n mask_length: \"{{ item.mask_length }}\"\n comments: \"{{ object_comments }}\"\n auto_publish_sess... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1025,
"all_permissive": false
} |
ansible_role | miyamiyab/ansible | 86896ba9b50005692945bbc919f59a441eeed220 | 0 | roles/add_user | 7,544 | [
"no_license"
] | [
{
"path": "roles/add_user/tasks/main.yml",
"content": "- name: add a new user\n user: name={{ username }} state=present\n\n- name: mkdir .ssh\n file: dest=/home/{{ username }}/.ssh/ state=directory owner={{ username }} group={{ username }} mode=700\n\n- name: add authorized keys\n file: dest=/home/{{ use... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 453,
"all_permissive": false
} |
ansible_role | leeminluc/simple-ansible | 24254a09e63108c5a72f7ed9879ad2085b3f5a85 | 0 | playbooks/roles/backend | 7,544 | [
"no_license"
] | [
{
"path": "playbooks/roles/backend/vars/main.yml",
"content": "---\n# vars file for backend\n\nbackend_s3_filepath: s3://skillup-s3-jon.julian/backend.zip\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 90
},
{
"path": "playbooks/roles/backend/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 843,
"all_permissive": false
} |
ansible_role | leeminluc/simple-ansible | 24254a09e63108c5a72f7ed9879ad2085b3f5a85 | 0 | playbooks/roles/frontend | 7,544 | [
"no_license"
] | [
{
"path": "playbooks/roles/frontend/vars/main.yml",
"content": "---\n# vars file for frontend\n\nfrontend_s3_filepath: s3://skillup-s3-jon.julian/frontend.zip\nfrontend_packages:\n - apache2\n - libapache2-mod-php\n - mysql-client\n - php\nnormal_users:\n - apple\n - banana\n - carrot\n",
"licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1484,
"all_permissive": false
} |
ansible_role | geraldapm/konversi_suhu_ansible | 26801f5d57d4e0ca2304941958895c8c0596c97e | 0 | roles/convert_temperature | 7,544 | [
"no_license"
] | [
{
"path": "roles/convert_temperature/vars/main.yml",
"content": "nilai_suhu: >-\n {%if input_nilai_suhu | default('') | length > 0%}{{ input_nilai_suhu }}{%\n else%}100{%endif %}\nsatuan_suhu: >-\n {%if input_satuan_suhu | default('') | length > 0%}{{ input_satuan_suhu }}{%\n else%}celcius{%endif %}",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2051,
"all_permissive": false
} |
ansible_role | jssanchez228r/terraform-aws | 9be0f6590d9eb829b17086682c8a0471a3e56d5a | 0 | ansible/roles/aws-s3-csi-driver | 7,544 | [
"no_license"
] | [
{
"path": "ansible/roles/aws-s3-csi-driver/vars/main.yaml",
"content": "---\neks_name: \"eks-preprod-genaia\"\neks_region: \"eu-south-2\"\nkeos_kubeconfig_path: \"~/.kube/config\"\nROLE_NAME: \"arn:aws:iam::aws:policy/AmazonS3FullAccess\"\nAWS_ACCESS_KEY_ID: \"ls\"\nAWS_SECRET_ACCESS_KEY: \"\"",
"licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3363,
"all_permissive": false
} |
ansible_role | harryk4y/devopsproject3 | c973a41a63c24dc41a50b35808659ce3d6387ccd | 0 | .circleci/ansible/roles/configure-server | 7,544 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/configure-server/tasks/main.yml",
"content": "---\n- name: 'update and upgrade packages.' # sudo apt upgrade\n become: yes\n apt:\n upgrade: yes\n update_cache: yes\n cache_valid_time: 86400\n- name: remove unneeded deps # sudo apt autoremove\n become: yes\n a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 517,
"all_permissive": false
} |
ansible_role | hamid1985/vagrant | 7999e4bae2056e769ddc46dd8ff53ed5328f77b5 | 0 | troposphere_ansible/project/ansible/roles/vpc | 7,544 | [
"no_license"
] | [
{
"path": "troposphere_ansible/project/ansible/roles/vpc/tasks/main.yml",
"content": "---\n# Role for the VPC\n#- name: Including Variables\n# include_vars:\n# file: main.yml\n- template:\n src: vpc.py.tpl\n dest: /vagrant/project/troposphere/src/vpc.py\n mode: 755\n\n- name: Generate CloudForm... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 844,
"all_permissive": false
} |
ansible_role | duyong1008/k8s | b5d43c2d1d0f2349846b51de95cd01d9e76f7016 | 0 | install/ansible-single/roles/docker_kubeadm | 7,544 | [
"no_license"
] | [
{
"path": "install/ansible-single/roles/docker_kubeadm/tasks/main.yaml",
"content": "---\n- name: 配置docker源\n shell: yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo\n\n- name: 更新yum源\n shell: yum -y repolist\n\n- name: 安装docker18.06\n yum: name={{item}} state... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1161,
"all_permissive": false
} |
ansible_role | mikerain/ansible-training | 4555cd050291e7f8ea199f15ebbef14b7f7889cf | 0 | role-demo/roles/httpd | 7,544 | [
"no_license"
] | [
{
"path": "role-demo/roles/httpd/tasks/main.yml",
"content": "---\n# tasks file for httpd\n- name: http yum\n yum:\n name: httpd\n state: present\n\n- name: httpd conf file\n template:\n src: httpd.conf.j2\n dest: /etc/httpd/conf/httpd.conf\n notify: restart httpd\n \n- name: http service\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 375,
"all_permissive": false
} |
ansible_role | nassafou/docker | 90dfd00e668625385c5050f0d4a821bb77d2624a | 0 | ansible/roles/copy | 7,544 | [
"no_license"
] | [
{
"path": "ansible/roles/copy/tasks/main.yml",
"content": "--- \n- name: \"[ASKI] -- Copy file\"\n become: yes \n copy: \n src: ~/monfichier.txt\n dest: /tmp/\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 104
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 104,
"all_permissive": false
} |
ansible_role | nassafou/docker | 90dfd00e668625385c5050f0d4a821bb77d2624a | 0 | ansible/roles/docker | 7,544 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "--- \n - name: \"[ASKI] --install prerequisites\"\n become: yes\n apt:\n # become: yes \n name: ['apt-transport-https','ca-certificates','curl','gnupg2','software-properties-common'] \n# update_cache: yes\n # ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 819,
"all_permissive": false
} |
ansible_role | nassafou/docker | 90dfd00e668625385c5050f0d4a821bb77d2624a | 0 | ansible/roles/nginx | 7,544 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx/tasks/main.yml",
"content": "---\n - name: \"[ASKI] install nginx\"\n become: yes\n apt: name=nginx state=latest \n \n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 90
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 90,
"all_permissive": false
} |
ansible_role | ShubhamTatvamasi/ppa-galaxy | e743cf6b283f433e1274cc6bb5b5a3881fe18d5c | 0 | roles/devscripts | 7,544 | [
"no_license"
] | [
{
"path": "roles/devscripts/tasks/main.yml",
"content": "---\n- name: Install devscripts\n become: yes\n apt:\n update_cache: yes\n pkg:\n - devscripts\n - dh-make\n - dh-golang\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 136
},
{
"path... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 158,
"all_permissive": false
} |
ansible_role | ShubhamTatvamasi/ppa-galaxy | e743cf6b283f433e1274cc6bb5b5a3881fe18d5c | 0 | roles/gpg | 7,544 | [
"no_license"
] | [
{
"path": "roles/gpg/tasks/main.yml",
"content": "---\n- name: Set Private key\n set_fact:\n gpg_private_key: \"{{ lookup('file', 'private.pgp') }}\"\n\n- name: Import GPG Key\n shell: |\n echo \"{{ gpg_private_key }}\" | gpg --batch --passphrase \"{{ gpg_passphrase }}\" --import\n",
"license_ty... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 234,
"all_permissive": false
} |
ansible_role | ManishShaw-94/CloudComputing-GeneralSentimentAnalysis | c116da521fa397bc89aeec182c71d99ef5f734aa | 0 | app/mrc/roles/configure-server | 7,544 | [
"no_license"
] | [
{
"path": "app/mrc/roles/configure-server/tasks/main.yml",
"content": "---\n# Adding Proxy Settings to Enviornment File of Instance\n- name: update environment file\n become: true\n blockinfile:\n dest: /etc/environment\n block: |\n HTTP_PROXY=http://wwwproxy.unimelb.edu.au:8000/\n HTTPS_P... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1612,
"all_permissive": false
} |
ansible_role | ManishShaw-94/CloudComputing-GeneralSentimentAnalysis | c116da521fa397bc89aeec182c71d99ef5f734aa | 0 | app/mrc/roles/deploy-harvester | 7,544 | [
"no_license"
] | [
{
"path": "app/mrc/roles/deploy-harvester/tasks/main.yml",
"content": "---\n\n# Cloning Repository\n- name: clone a Project repository\n become: true\n git:\n repo: \"https://{{gituser}}:{{gitpass}}@gitlab.com/AbhishekYadav142110/comp90024-2.git\"\n dest: '{{web_path}}'\n accept_hostkey: yes\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1053,
"all_permissive": false
} |
ansible_role | ManishShaw-94/CloudComputing-GeneralSentimentAnalysis | c116da521fa397bc89aeec182c71d99ef5f734aa | 0 | app/mrc/roles/deploy-webapp | 7,544 | [
"no_license"
] | [
{
"path": "app/mrc/roles/deploy-webapp/tasks/main.yml",
"content": "---\n# Cloning Repository\n- name: clone a private repository\n become: true\n git:\n repo: \"https://{{gituser}}:{{gitpass}}@gitlab.com/AbhishekYadav142110/comp90024-2.git\"\n dest: '{{web_path}}'\n accept_hostkey: yes\n forc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1313,
"all_permissive": false
} |
ansible_role | ManishShaw-94/CloudComputing-GeneralSentimentAnalysis | c116da521fa397bc89aeec182c71d99ef5f734aa | 0 | app/mrc/roles/openstack-instance | 7,544 | [
"no_license"
] | [
{
"path": "app/mrc/roles/openstack-instance/tasks/main.yaml",
"content": "---\n# Create an instance on MRC\n- name: Create an instance\n os_server:\n name: '{{ item.name }}'\n image: '{{ instance_image }}'\n key_name: '{{ instance_key_name }}'\n flavor: '{{ instance_flavor }}'\n availability... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1059,
"all_permissive": false
} |
ansible_role | ertanci/myplaybooks | 16611d721920951bd109c45be3cc8154ed95b80c | 0 | myroles_example_incomplete/roles/common | 7,544 | [
"no_license"
] | [
{
"path": "myroles_example_incomplete/roles/common/tasks/chrony.yml",
"content": "---\n- name: install ntp\n yum:\n name: chrony\n state: present\n\n- name: configure chrony file\n template: \n src: chrony.conf.j2\n dest: /etc/chrony.conf\n notify: restart ntp\n\n- name: start ntp\n service: \n ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 533,
"all_permissive": false
} |
ansible_role | ertanci/myplaybooks | 16611d721920951bd109c45be3cc8154ed95b80c | 0 | myroles_example_incomplete/roles/webserver | 7,544 | [
"no_license"
] | [
{
"path": "myroles_example_incomplete/roles/webserver/templates/index.html.j2",
"content": "Bu ortam ansible ile create edilmiştir.\n\n{{ apache_test_message }} {{ ansible_distribution }} {{ ansible_distribution_version }} <br>\nCurrent Host: {{ ansible_hostname }} <br>\nServer list: <br>\n{% for host in gr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 755,
"all_permissive": false
} |
ansible_role | ertanci/myplaybooks | 16611d721920951bd109c45be3cc8154ed95b80c | 0 | varExample/roles/common | 7,544 | [
"no_license"
] | [
{
"path": "varExample/roles/common/vars/main.yml",
"content": "---\nmyrolevar: tata\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 20
},
{
"path": "varExample/roles/common/handlers/main.yml",
"content": "---\n# handlers file for varExample\n",
"license_t... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 538,
"all_permissive": false
} |
ansible_role | morten-olsen-archive/device-setup | 916b1a5d70fba30093f659038eef4c684f874170 | 0 | roles/base | 7,544 | [
"no_license"
] | [
{
"path": "roles/base/tasks/ssh.yml",
"content": "- name: Enable SSH in firewall\n become: yes\n when: use_ufw\n community.general.ufw:\n rule: allow\n interface: wg0\n direction: in\n to_port: '22'\n\n- name: Disable empty password login\n become: yes\n lineinfile: \n dest: \"/private/e... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2443,
"all_permissive": false
} |
ansible_role | morten-olsen-archive/device-setup | 916b1a5d70fba30093f659038eef4c684f874170 | 0 | roles/utils/install/roles/yay | 7,544 | [
"no_license"
] | [
{
"path": "roles/utils/install/roles/yay/tasks/main.yml",
"content": "- name: Create the `aur_builder` user\n become: yes\n ansible.builtin.user:\n name: aur_builder\n create_home: yes\n group: wheel\n\n- name: Allow the `aur_builder` user to run `sudo pacman` without a password\n become: yes\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 612,
"all_permissive": false
} |
ansible_role | Antojitos/tamales | d6b3547d2f159f891860edd66b0e8d8ed057302e | 0 | deploy/roles/tamales | 7,544 | [
"no_license"
] | [
{
"path": "deploy/roles/tamales/tasks/webserver.yml",
"content": "---\n# Install and configure nginx\n\n- name: install nginx server\n apt: name=nginx-full state=present\n\n- name: create server root directory\n file: path={{ tamales_server_root_dir }} state=directory mode=0755\n\n- name: create configura... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 4363,
"all_permissive": false
} |
ansible_role | dnullproject/collections | 06ff3c757ea36dd2c233f9565bd2c2eb15a9d203 | 0 | roles/components | 7,545 | [
"no_license"
] | [
{
"path": "roles/components/tasks/run.yml",
"content": "---\n# RUN!\n- block:\n - set_fact:\n run_prefix: '{{ prefix }}[run]'\n init: \"{{ runObj.init | default('none') }}\"\n run: '{{ runObj.proc | default(name) }}'\n component_restart: '{{ runObj.restart | default(True... | {
"task_files": 13,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 19,
"total_bytes": 31280,
"all_permissive": false
} |
ansible_role | Droncz/golden-Windows | 62678376345003ac8f2fa5b7e46bb3a1b05220ba | 1 | roles/cleanup | 7,545 | [
"no_license"
] | [
{
"path": "roles/cleanup/tasks/main.yml",
"content": "---\n- name: run ngen to recompile .NET assemblies\n win_dotnet_ngen:\n tags:\n ngen\n\n- name: remove page file\n win_regedit:\n path: HKLM:\\System\\CurrentControlSet\\Control\\Session Manager\\Memory Management\n name: PagingFiles\n dat... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1794,
"all_permissive": false
} |
ansible_role | Droncz/golden-Windows | 62678376345003ac8f2fa5b7e46bb3a1b05220ba | 1 | roles/packer-setup | 7,545 | [
"no_license"
] | [
{
"path": "roles/packer-setup/templates/bootstrap.ps1.j2",
"content": "$ErrorActionPreference = 'Stop'\n$tmp_dir = \"$env:SystemDrive\\Temp\"\n$script_dir = Split-Path -Path $($script:MyInvocation.MyCommand.Path) -Parent\n# Strip possible backslash (otherwise we would get double-backslash which corrupts fun... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 52859,
"all_permissive": false
} |
ansible_role | Droncz/golden-Windows | 62678376345003ac8f2fa5b7e46bb3a1b05220ba | 1 | roles/personalise | 7,545 | [
"no_license"
] | [
{
"path": "roles/personalise/tasks/main.yml",
"content": "---\n- name: install and enable TLSv1.2 for Server 2008 and 2008 R2\n block:\n - name: enable TLSv1.2 support for Server 2008 and 2008 R2\n win_regedit:\n path: HKLM:\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protoco... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4712,
"all_permissive": false
} |
ansible_role | Droncz/golden-Windows | 62678376345003ac8f2fa5b7e46bb3a1b05220ba | 1 | roles/sysprep | 7,545 | [
"no_license"
] | [
{
"path": "roles/sysprep/tasks/main.yml",
"content": "---\n### Moved to the cleanup phase\n# - name: run ngen to recompile .NET assemblies\n# win_dotnet_ngen:\n# tags:\n# ngen\n\n- name: ensure unattend panther and temp directory exists\n win_file:\n path: '{{ item }}'\n state: directory\n l... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2491,
"all_permissive": false
} |
ansible_role | unniqq/ansible-aws-terraform | 475e405f8b763ad4c0fb0ad15d561779b200d5d8 | 0 | roles/apache | 7,545 | [
"no_license"
] | [
{
"path": "roles/apache/tasks/main.yml",
"content": "---\n- name: install apache2\n apt: name=apache2 update_cache=yes state=latest\n\n- name: enabled mod_rewrite\n apache2_module: name=rewrite state=present\n notify:\n - restart apache2\n\n- name: apache2 listen on port {{ http_port }}\n lineinfile:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1171,
"all_permissive": false
} |
ansible_role | jackysusu/CI-CD | ca49205875c216022b255ca32dbeeda2a087ba02 | 0 | ansible/roles/install-docker | 7,545 | [
"no_license"
] | [
{
"path": "ansible/roles/install-docker/tasks/main.yaml",
"content": "- name: apt install gnupg\n apt:\n name: \n - ca-certificates\n - curl\n - gnupg\n - lsb-release\n state: present\n update_cache: yes\n\n- name: Add Docker GPG key\n apt_key:\n url: https://download.docke... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 851,
"all_permissive": false
} |
ansible_role | jackysusu/CI-CD | ca49205875c216022b255ca32dbeeda2a087ba02 | 0 | ansible/roles/install-mongodb | 7,545 | [
"no_license"
] | [
{
"path": "ansible/roles/install-mongodb/tasks/main.yaml",
"content": "- name: Add Mongodb key at the URL\n apt_key:\n url: https://www.mongodb.org/static/pgp/server-6.0.asc\n state: present\n\n- name: download repo\n apt_repository:\n repo: deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 547,
"all_permissive": false
} |
ansible_role | jackysusu/CI-CD | ca49205875c216022b255ca32dbeeda2a087ba02 | 0 | ansible/roles/install-mysql | 7,545 | [
"no_license"
] | [
{
"path": "ansible/roles/install-mysql/tasks/main.yaml",
"content": "- name: apt install\n apt:\n name:\n - mysql-server\n - mysql-client\n state: present\n update_cache: yes\n\n- name: start mysql service\n service:\n name: mysqld\n state: started",
"license_type": "no_licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 195,
"all_permissive": false
} |
ansible_role | jackysusu/CI-CD | ca49205875c216022b255ca32dbeeda2a087ba02 | 0 | ansible/roles/install-nginx | 7,545 | [
"no_license"
] | [
{
"path": "ansible/roles/install-nginx/tasks/main.yml",
"content": "# - name: apt install gnupg\n# apt:\n# name: \n# - ca-certificates\n# - curl\n# - gnupg\n# - lsb-release\n# - ubuntu-keyring\n# state: present\n# update_cache: yes\n\n# - name: Add nginx GPG key\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 768,
"all_permissive": false
} |
ansible_role | msamoi/network-automation | b9e7885f184295ac50ccb889793f3adb037e841d | 0 | roles/aruba_push | 7,545 | [
"no_license"
] | [
{
"path": "roles/aruba_push/handlers/main.yaml",
"content": "- name: Get switch public key\n delegate_to: localhost\n ansible.builtin.uri:\n url: \"https://{{ hostvars[inventory_hostname]['ansible_host'] }}/device/wcd?{EncryptionSetting}\"\n headers:\n Cookie: \"sessionID=; userName=; firstWelc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 7700,
"all_permissive": false
} |
ansible_role | msamoi/network-automation | b9e7885f184295ac50ccb889793f3adb037e841d | 0 | roles/get_configs | 7,545 | [
"no_license"
] | [
{
"path": "roles/get_configs/tasks/main.yaml",
"content": "- name: Get API address and token from environment\n ansible.builtin.set_fact:\n netbox_api: \"{{ lookup('ansible.builtin.env', 'NETBOX_API') }}\"\n netbox_token: \"{{ lookup('ansible.builtin.env', 'NETBOX_TOKEN') }}\"\n no_log: true\n\n- na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 808,
"all_permissive": false
} |
ansible_role | msamoi/network-automation | b9e7885f184295ac50ccb889793f3adb037e841d | 0 | roles/init | 7,545 | [
"no_license"
] | [
{
"path": "roles/init/tasks/main.yaml",
"content": "- name: Create site template folders\n delegate_to: localhost\n ansible.builtin.file:\n path: \"prePassTemplates/{{ item }}\"\n state: directory\n mode: \"0755\"\n loop: \"{{ hostvars[inventory_hostname]['sites'] }}\"\n\n- name: Create site con... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 426,
"all_permissive": false
} |
ansible_role | msamoi/network-automation | b9e7885f184295ac50ccb889793f3adb037e841d | 0 | roles/scp_user | 7,545 | [
"no_license"
] | [
{
"path": "roles/scp_user/tasks/main.yaml",
"content": "- name: Get scp user credentials from passbolt\n delegate_to: localhost\n ansible.builtin.set_fact:\n scpuser: \"{{ lookup(passbolt, 'vm-scp-account') }}\"\n environment:\n PASSBOLT_BASE_URL: \"{{ passbolt_url }}\"\n PASSBOLT_PRIVATE_KEY: \... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 903,
"all_permissive": false
} |
ansible_role | msamoi/network-automation | b9e7885f184295ac50ccb889793f3adb037e841d | 0 | roles/test_push | 7,545 | [
"no_license"
] | [
{
"path": "roles/test_push/handlers/main.yaml",
"content": "# does not work\n- name: Push config\n delegate_to: localhost\n ansible.builtin.shell:\n cmd: 'sshpass -p {{ pbresult.password }} scp \"~/ansible-testing/configs/{{ hostvars[inventory_hostname][''sites''][0] }}/{{ inventory_hostname }}.conf\" ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1444,
"all_permissive": false
} |
ansible_role | MoonPancake1/Yadro-testing-tasks | 465c9cc1f6f71afb5163b35556a8e149a8710f77 | 0 | task_3/roles/docker_automation | 7,545 | [
"no_license"
] | [
{
"path": "task_3/roles/docker_automation/tasks/check_script.yml",
"content": "- name: Ensure build directory exists\n file:\n path: /tmp/docker_build\n state: directory\n\n- name: Copy necessary files for Docker build\n copy:\n src: \"{{ playbook_dir }}/{{ item }}\"\n dest: \"/tmp/docker_buil... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4783,
"all_permissive": false
} |
ansible_role | usegalaxy-au/useful-miscellaneous | aa038e4956180ed16eb227bcc3311c3aca87e146 | 1 | monitoring_ansible/roles/worker | 7,545 | [
"no_license"
] | [
{
"path": "monitoring_ansible/roles/worker/tasks/main.yml",
"content": "---\n# This set of tasks will install telegraf and set the config.\n\n# Install telegraf from the telegraf github\n- name: Install telegraf as .deb file from telegraf's github\n apt:\n deb: \"{{ telegraf_url }}\"\n state: pre... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1954,
"all_permissive": false
} |
ansible_role | usegalaxy-au/useful-miscellaneous | aa038e4956180ed16eb227bcc3311c3aca87e146 | 1 | pulsar-ansible/roles/master | 7,545 | [
"no_license"
] | [
{
"path": "pulsar-ansible/roles/master/tasks/pre-tasks.yml",
"content": "---\n\n#\n# Install some stuff for the OS\n#\n\n- name: Add the letsencrypt ppa\n apt_repository:\n repo: 'ppa:certbot/certbot'\n\n- name: Install some packages\n apt:\n name: \"{{ item }}\"\n state: latest\n upda... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 6651,
"all_permissive": false
} |
ansible_role | usegalaxy-au/useful-miscellaneous | aa038e4956180ed16eb227bcc3311c3aca87e146 | 1 | pulsar-ansible/roles/worker | 7,545 | [
"no_license"
] | [
{
"path": "pulsar-ansible/roles/worker/tasks/main.yml",
"content": "---\n\n- name: Add the mount directory for the master's pulsar mount\n file:\n path: \"{{ pulsar_location }}\"\n state: directory\n mode: 0755\n become: yes\n become_user: root\n\n- name: Mount the pulsar filesyste... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 520,
"all_permissive": false
} |
ansible_role | indungu/aws-vpc-demo | 180579cb59d424ce586900027f2b0be3244361e4 | 1 | configuration/ansible/roles/app | 7,545 | [
"no_license"
] | [
{
"path": "configuration/ansible/roles/app/tasks/main.yml",
"content": "---\n- name: Cloning app repository\n git:\n repo: https://github.com/indungu/yummy-rest.git\n dest: /home/ubuntu/yummy-rest\n update: yes\n\n- name: Installing up virtualenv\n command: pip3 install virtualenv\n \n- name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1304,
"all_permissive": false
} |
ansible_role | indungu/aws-vpc-demo | 180579cb59d424ce586900027f2b0be3244361e4 | 1 | configuration/ansible/roles/env | 7,545 | [
"no_license"
] | [
{
"path": "configuration/ansible/roles/env/tasks/main.yml",
"content": "---\n# This role sets up common environment variables\n- name: Creating environment setup file\n shell: |\n bash -c 'cat > /etc/profile.d/setyummyvars.sh << EOF\n export DATABASE_URL=\"postgres://yummydbadmin:password@local... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 432,
"all_permissive": false
} |
ansible_role | indungu/aws-vpc-demo | 180579cb59d424ce586900027f2b0be3244361e4 | 1 | configuration/ansible/roles/postgresql | 7,545 | [
"no_license"
] | [
{
"path": "configuration/ansible/roles/postgresql/tasks/main.yml",
"content": "---\n# This role sets up the postgres db provisioning\n\n- name: Update all packages to the latest version\n apt:\n update_cache: yes\n\n- name: Adding PostgreSQL PPA\n shell:\n chdir: /etc/apt/sources.list.d/\n create... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1249,
"all_permissive": false
} |
ansible_role | indungu/aws-vpc-demo | 180579cb59d424ce586900027f2b0be3244361e4 | 1 | configuration/ansible/roles/services | 7,545 | [
"no_license"
] | [
{
"path": "configuration/ansible/roles/services/tasks/main.yml",
"content": "---\n- name: Creating App startup service\n shell: |\n bash -c 'cat > /etc/systemd/system/yummy-rest.service <<EOF\n [Unit]\n Description=yummy-rest startup service\n After=network.target\n\n [Servic... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 530,
"all_permissive": false
} |
ansible_role | indungu/aws-vpc-demo | 180579cb59d424ce586900027f2b0be3244361e4 | 1 | configuration/ansible/roles/setup | 7,545 | [
"no_license"
] | [
{
"path": "configuration/ansible/roles/setup/tasks/main.yml",
"content": "---\n- name: Ensure appropriate locale is set\n locale_gen:\n name: en_US.UTF-8\n state: present\n\n- name: Update all packages to the latest version\n apt:\n update_cache: yes\n\n- name: Installing python3-pip and nginx\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 318,
"all_permissive": false
} |
ansible_role | rmullinnix/ansible-hashi-vault | b1fd29f7d77bcb2801e6bc01dcb26820ba847b1a | 4 | roles/common | 7,545 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n - name: Create main directorys (etc config, pid path, and lock path)\n file: path={{ item }} state=directory mode=755\n with_items:\n - \"{{ pid_path }}\"\n - \"{{ lock_path }}\"\n - \"{{ lock_path }}/subsys\"\n - \"{{ inf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 314,
"all_permissive": false
} |
ansible_role | rmullinnix/ansible-hashi-vault | b1fd29f7d77bcb2801e6bc01dcb26820ba847b1a | 4 | roles/vault | 7,545 | [
"no_license"
] | [
{
"path": "roles/vault/templates/vault.hcl",
"content": "backend \"consul\" {\n address = \"127.0.0.1:{{ consul_port }}\"\n path = \"vault\"\n}\n\nlistener \"tcp\" {\n address = \"127.0.0.1:{{ vault_port }}\"\n tls_disable = {{ vault_tls_disable }} \n}\n\ndisable_mlock = {{ vault_mlock_disable }}\n",
... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 9333,
"all_permissive": false
} |
ansible_role | nikhilkumar4443/mongodb-dd | 5be5b24aa7b1f37bcf3b444207356d9167b5ff5a | 0 | roles/dd-mongodb | 7,545 | [
"no_license"
] | [
{
"path": "roles/dd-mongodb/tasks/main.yml",
"content": "---\n- name: copy mogod config\n template: src=mongo.yaml.j2 dest=/etc/dd-agent/conf.d/mongo.yaml\n- name: restart datadog\n action: service name=datadog-agent state=restarted",
"license_type": "no_license",
"detected_licenses": [],
"siz... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 313,
"all_permissive": false
} |
ansible_role | vodovilich/ATFFC | e9f657ddaa7b0032c47eb2cd82a65550265f7824 | 0 | ansible/roles/ntp_client_ubuntu | 7,545 | [
"no_license"
] | [
{
"path": "ansible/roles/ntp_client_ubuntu/tasks/main.yml",
"content": "---\n#Setup chrony client on ubuntu\n- name: Install chrony\n apt:\n name: chrony\n state: present\n\n- name: Start and enable chrony service\n service:\n name: chrony\n state: started\n enabled: yes\n\n- name: Update c... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 630,
"all_permissive": false
} |
ansible_role | vodovilich/ATFFC | e9f657ddaa7b0032c47eb2cd82a65550265f7824 | 0 | ansible/roles/rsyslog | 7,545 | [
"no_license"
] | [
{
"path": "ansible/roles/rsyslog/tasks/02_config_server.yml",
"content": "- name: Install rsyslog server config files\n block:\n - name: Deploy rsyslog.conf on server\n copy:\n src: rsyslog.conf.server\n dest: /etc/rsyslog.conf\n owner: root\n group: root\n mode: ... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1468,
"all_permissive": false
} |
ansible_role | pruiz-ca/cloud-1 | 3e9dcf6dd042e43d9d42c1eb6e00101f9a903540 | 0 | roles/common | 7,545 | [
"no_license"
] | [
{
"path": "roles/common/files/.zshrc",
"content": "export ZSH=\"$HOME/.oh-my-zsh\"\nLC_ALL=\"en_US.UTF-8\"\nZSH_THEME=\"risto\"\nplugins=(git)\n\nalias mkdir='mkdir -pv'\nalias ports='netstat -tulanp'\nalias rm='rm -I --preserve-root'\nalias mv='mv -i'\nalias cp='cp -i'\nalias ln='ln -i'\n\nsource $ZSH/oh-m... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 3671,
"all_permissive": false
} |
ansible_role | pruiz-ca/cloud-1 | 3e9dcf6dd042e43d9d42c1eb6e00101f9a903540 | 0 | roles/docker | 7,545 | [
"no_license"
] | [
{
"path": "roles/docker/files/requirements/wordpress/Dockerfile",
"content": "ARG ALPINE_VERSION\nFROM alpine:$ALPINE_VERSION\n\n# Importar variables de entorno del docker-compose\nARG WORDPRESS_DB_USER\nARG WORDPRESS_DB_PASSWORD\nARG WORDPRESS_DB_HOST\nARG WORDPRESS_DB_NAME\n\n# Actualizar el sistema e ins... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 6616,
"all_permissive": false
} |
ansible_role | pruiz-ca/cloud-1 | 3e9dcf6dd042e43d9d42c1eb6e00101f9a903540 | 0 | roles/inception | 7,545 | [
"no_license"
] | [
{
"path": "roles/inception/tasks/main.yml",
"content": "---\n- name: Copy makefile\n tags: [run]\n copy:\n src: Makefile\n dest: \"{{ build_path }}/Makefile\"\n owner: \"{{ vault_main_user }}\"\n group: \"{{ vault_main_user }}\"\n mode: 0755\n\n- name: Copy docker-compose\n tags: [run]\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3096,
"all_permissive": false
} |
ansible_role | pruiz-ca/cloud-1 | 3e9dcf6dd042e43d9d42c1eb6e00101f9a903540 | 0 | roles/mariadb | 7,545 | [
"no_license"
] | [
{
"path": "roles/mariadb/templates/Dockerfile.j2",
"content": "FROM alpine:{{ alpine_version }}\n\nARG MYSQL_USER \\\n\tMYSQL_PASSWORD \\\n\tMYSQL_ROOT_USER \\\n\tMYSQL_ROOT_PASSWORD \\\n\tMYSQL_DATABASE\n\nRUN apk update && apk upgrade && apk add --update --no-cache \\\n\tmariadb \\\n\tmariadb-client \\\n\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2446,
"all_permissive": false
} |
ansible_role | pruiz-ca/cloud-1 | 3e9dcf6dd042e43d9d42c1eb6e00101f9a903540 | 0 | roles/nginx | 7,545 | [
"no_license"
] | [
{
"path": "roles/nginx/templates/Dockerfile.j2",
"content": "FROM alpine:{{ alpine_version }}\n\nRUN apk update && apk upgrade && apk add --update --no-cache \\\n\tnginx \\\n\topenssl \\\n\topenssh\n\nRUN mkdir -p run/nginx\n\nCOPY nginx.conf /etc/nginx/\nCOPY server.conf /etc/nginx/http.d/\n\n{% if nginx_g... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2767,
"all_permissive": false
} |
ansible_role | pruiz-ca/cloud-1 | 3e9dcf6dd042e43d9d42c1eb6e00101f9a903540 | 0 | roles/phpmyadmin | 7,545 | [
"no_license"
] | [
{
"path": "roles/phpmyadmin/templates/Dockerfile.j2",
"content": "FROM alpine:{{ alpine_version }}\n\nRUN apk update && apk upgrade && apk add --update --no-cache \\\n\tca-certificates \\\n\tcurl \\\n\ttar \\\n\txz \\\n\topenssl \\\n\twget \\\n\tfcgi \\\n\tlighttpd \\\n\tmariadb-client \\\n\tphp81 \\\n\tphp... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1675,
"all_permissive": false
} |
ansible_role | pruiz-ca/cloud-1 | 3e9dcf6dd042e43d9d42c1eb6e00101f9a903540 | 0 | roles/wordpress | 7,545 | [
"no_license"
] | [
{
"path": "roles/wordpress/tasks/main.yml",
"content": "---\n- name: Create folder\n tags: [build, wordpress]\n file:\n path: \"{{ build_path }}/wordpress\"\n state: directory\n owner: \"{{ vault_main_user }}\"\n group: \"{{ vault_main_user }}\"\n mode: 0755\n\n- name: Copy wordpress files\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2168,
"all_permissive": false
} |
ansible_role | Ancordss/lemp-ansible-install | dc60d073269a83e66fde0aaddd232cb4e365a461 | 0 | lemp-ansible/roles/apps | 7,546 | [
"no_license"
] | [
{
"path": "lemp-ansible/roles/apps/tasks/main.yml",
"content": "\n- name: Ensure Nginx HTML directory ownership\n file:\n path: \"{{ html_directory }}\"\n recurse: true\n\n- name: Create a PHP info file for testing\n copy:\n dest: \"{{ test_php_file }}\"\n content: |\n <?php\n phpinf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 353,
"all_permissive": false
} |
ansible_role | Ancordss/lemp-ansible-install | dc60d073269a83e66fde0aaddd232cb4e365a461 | 0 | lemp-ansible/roles/mysql | 7,546 | [
"no_license"
] | [
{
"path": "lemp-ansible/roles/mysql/tasks/main.yml",
"content": "- import_tasks: mysql.yml\r\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 27
},
{
"path": "lemp-ansible/roles/mysql/tasks/mysql.yml",
"content": "---\r\n- name: MySQL | install MySQL packages\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 573,
"all_permissive": false
} |
ansible_role | Ancordss/lemp-ansible-install | dc60d073269a83e66fde0aaddd232cb4e365a461 | 0 | lemp-ansible/roles/nginx | 7,546 | [
"no_license"
] | [
{
"path": "lemp-ansible/roles/nginx/tasks/main.yml",
"content": "---\r\n- name: Add Nginx official repository\r\n yum_repository:\r\n name: nginx\r\n description: Nginx.org Repository\r\n baseurl: http://nginx.org/packages/mainline/centos/$releasever/$basearch/\r\n gpgcheck: yes\r\n enabled:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 389,
"all_permissive": false
} |
ansible_role | Ancordss/lemp-ansible-install | dc60d073269a83e66fde0aaddd232cb4e365a461 | 0 | lemp-ansible/roles/php | 7,546 | [
"no_license"
] | [
{
"path": "lemp-ansible/roles/php/tasks/main.yml",
"content": "---\r\n- import_tasks: php.yml\r\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "lemp-ansible/roles/php/tasks/php.yml",
"content": "---\r\n- name: PHP | Install EPEL repository (r... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 581,
"all_permissive": false
} |
ansible_role | Ancordss/lemp-ansible-install | dc60d073269a83e66fde0aaddd232cb4e365a461 | 0 | lemp-ansible/roles/restartsvcs | 7,546 | [
"no_license"
] | [
{
"path": "lemp-ansible/roles/restartsvcs/tasks/main.yml",
"content": "---\r\n- name: Restart Nginx\r\n service:\r\n name: nginx\r\n state: restarted\r\n\r\n- name: Restart PHP-FPM\r\n service:\r\n name: php-fpm\r\n state: restarted\r\n\r\n- name: Show completion message\r\n debug:\r\n msg... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 351,
"all_permissive": false
} |
ansible_role | Ancordss/lemp-ansible-install | dc60d073269a83e66fde0aaddd232cb4e365a461 | 0 | lemp-ansible/roles/update | 7,546 | [
"no_license"
] | [
{
"path": "lemp-ansible/roles/update/tasks/main.yml",
"content": "---\r\n- name: Install python3 for Ansible\r\n raw: test -e /usr/bin/python3 || (yum -y install python3)\r\n changed_when: false\r\n\r\n- name: Ensure core packages are installed\r\n yum:\r\n name: \"{{ item }}\"\r\n state: present\r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 490,
"all_permissive": false
} |
ansible_role | harunaadoga/ansible_lab | eface382b6b36f8b7feb865ade3da4cd15e78607 | 1 | roles/databases | 7,546 | [
"no_license"
] | [
{
"path": "roles/databases/handlers/main.yml",
"content": "- name: start_mariadb\n service:\n name: \"{{ db_service }}\"\n enabled: yes \n state: started\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 100
},
{
"path": "roles/databases/tasks/main.yml"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 218,
"all_permissive": false
} |
ansible_role | harunaadoga/ansible_lab | eface382b6b36f8b7feb865ade3da4cd15e78607 | 1 | roles/ntp | 7,546 | [
"no_license"
] | [
{
"path": "roles/ntp/hooks/post.yml",
"content": "- name: Ensure chrony is restarted\n service:\n name: \"{{ ntp_service }}\"\n state: restarted",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 100
},
{
"path": "roles/ntp/tasks/main.yml",
"content": "... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 509,
"all_permissive": false
} |
ansible_role | harunaadoga/ansible_lab | eface382b6b36f8b7feb865ade3da4cd15e78607 | 1 | roles/storage_servers | 7,546 | [
"no_license"
] | [
{
"path": "roles/storage_servers/handlers/main.yml",
"content": "- name: restart_nfs\n service: \n name: \"{{ nfs_service }}\"\n enabled: yes \n state: restarted \n\n- name: start_podman\n service:\n name: \"{{ container_service }}\"\n state: started\n enabled: yes \n\n- name: start_samb... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 542,
"all_permissive": false
} |
ansible_role | harunaadoga/ansible_lab | eface382b6b36f8b7feb865ade3da4cd15e78607 | 1 | roles/web_servers | 7,546 | [
"no_license"
] | [
{
"path": "roles/web_servers/handlers/main.yml",
"content": "- name: restart_httpd\n service:\n name: \"{{ web_service }}\"\n enabled: yes\n state: restarted\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 102
},
{
"path": "roles/web_servers/hooks/pre... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1380,
"all_permissive": false
} |
ansible_role | Nour9911/CD_project | 7f67666f538440b8b3d0cf67a00134bb88022c51 | 0 | ansible/roles/docker-registry | 7,546 | [
"no_license"
] | [
{
"path": "ansible/roles/docker-registry/tasks/main.yml",
"content": "- name: log into docker hub registy\n docker_login:\n username: 11711911\n password: <PASSWORD>\n- name: Tag and push to docker hub\n docker_image:\n name: devops\n repository: 11711911/devops\n push: yes\n source: loc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 232,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.