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 | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_operate_repair_full_partitioner-range | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_operate_repair_full_partitioner-range/tasks/repair_full_partitioner-range.yml",
"content": "---\n- name: nodetool repair --partitioner-range for the node\n script: nodetool-repair-partitioner-range.sh {{ cassandra22x_remote_jmx_user }} {{ cassandra22x_remot... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 425,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_operate_repair_full_partitioner-range_by_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_operate_repair_full_partitioner-range_by_keyspace/files/nodetool-repair-partitioner-range-keyspace.sh",
"content": "#!/usr/bin/bash\nUSER=$1\nPASSWORD=$2\nKEYSPACE=$3\nLOGFILE=$4\nnodetool --username $USER --password $PASSWORD repair --full --partitioner-ran... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 704,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_clean_up_local_snapshots_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_clean_up_local_snapshots_for_keyspace/tasks/remove_src_local_archive_data_files.yml",
"content": "---\n- name: \"remove {{ cassandra22x_local_archive_path }}/{{ keyspace_name }}\"\n file:\n path: \"{{ cassandra22x_local_archive_path }}/{{ keyspac... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1507,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_local_archive_snapshot_incremental_unarchive_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_local_archive_snapshot_incremental_unarchive_for_keyspace/tasks/configure_local_path_for_keyspace.yml",
"content": "--- \n- name: \"create cassandra22x_data_path/{{ keyspace_name }} backups for each column family on disk\"\n file:\n path: \"{{... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2359,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_local_archive_snapshot_unarchive_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_local_archive_snapshot_unarchive_for_keyspace/tasks/main.yml",
"content": "--- \n- name: \"include {{ cassandra22x_restore_vars }}/{{ cassandra22x_environment }}/inventory_hostname/{{ snapshot_keyspace_yml }} vars\"\n include_vars:\n file: \"{{ c... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1664,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_local_snapshot_new_schema_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_local_snapshot_new_schema_for_keyspace/files/nodetool-refresh.sh",
"content": "#!/bin/bash\n\n### Descriptioin: \n### Author: \n### Date: \n### CQGiki documentation: http://cqgiki.denver.cqg/bin/view/Production/LinuxAnsible\n\nUSER=$1\nPASS=$2\nKEYSP... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3065,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_local_snapshot_old_schema_clean_up_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_local_snapshot_old_schema_clean_up_for_keyspace/tasks/remove_old_schema_paths_data_files.yml",
"content": "---\n- name: \"remove {{ cassandra22x_data_path }}/{{ keyspace_name }}/ ... old schema data paths and data\"\n debug:\n msg: \"{{ cassandra... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1005,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_refresh_colunmfamilies_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_refresh_colunmfamilies_for_keyspace/tasks/main.yml",
"content": "---\n- name: include the snapshot_keyspace yaml file per node\n include_vars:\n file: \"{{ cassandra22x_restore_vars }}/{{ cassandra22x_environment }}/{{ inventory_hostname }}/{{ sn... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 608,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_rsync_local_new_schema_snapshot_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_rsync_local_new_schema_snapshot_for_keyspace/files/rsync_local_snapshots_for_keyspace.sh",
"content": "#!/usr/bin/bash\n\nLINK_DEST=$1\nSOURCE=$2\nDESTINATION=$3\n\nrsync --archive --no-motd --exclude=manifest.json --link-dest=$LINK_DEST $SOURCE $DES... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1991,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_rsync_local_new_schema_snapshot_incremental_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_rsync_local_new_schema_snapshot_incremental_for_keyspace/tasks/rsync_local_snapshot_incrementals_for_keyspace_cf.yml",
"content": "---\n- name: \"find the snapshot manifest.json in {{ cassandra22x_data_path }}/{{ fact_keyspace_name }}/{{ column_famil... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 5906,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_rsync_local_snapshot_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_rsync_local_snapshot_for_keyspace/tasks/main.yml",
"content": "--- \n- name: \"include the {{ cassandra22x_restore_vars }}/{{ cassandra22x_environment }}/{{ inventory_hostname }}/{{ snapshot_keyspace_yml }} vars\"\n include_vars:\n file: \"{{ cas... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1806,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_rsync_local_snapshot_incremental_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_rsync_local_snapshot_incremental_for_keyspace/files/find_backups_after_snapshot.sh",
"content": "#!/usr/bin/bash\n\nSEARCH_PATH=$1\nREFERENCE_FILE_NEWER=$2\n\nfind $SEARCH_PATH -type f -newer $REFERENCE_FILE_NEWER",
"license_type": "no_license",
... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 6300,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_rsync_remote_archive_snapshot_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_rsync_remote_archive_snapshot_for_keyspace/tasks/main.yml",
"content": "---\n- name: include snapshot_keyspace_yml vars\n include_vars:\n file: \"{{ cassandra22x_restore_vars }}/{{ cassandra22x_environment }}/{{ inventory_hostname }}/{{ snapshot_... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3624,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_rsync_remote_archive_snapshot_incremental_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_rsync_remote_archive_snapshot_incremental_for_keyspace/tasks/configure_local_archive_paths.yml",
"content": "---\n- name: \"create {{ cassandra22x_local_archive_path }}/{{ keyspace_name }}/backups\"\n file:\n path: \"{{ cassandra22x_local_archive... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1581,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_get_node_map_dict | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_get_node_map_dict/tasks/main.yml",
"content": "---\n- name: set src cluster src node loop vars for cassandra22x_src_cluster_node_map_dict.cassandra22x_node_idx\n set_fact:\n cassandra22x_src_cluster_node: \"{{ item.value.cassandr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 435,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_rsync_local_new_schema_snapshots_by_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_rsync_local_new_schema_snapshots_by_keyspace/tasks/rsync_hardlink_column_families_disk_to_column_families_disk_new.yml",
"content": "---\n- name: \"rsync hardlink local snapshot files to the new schema location for keyspace: {{ keysp... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1475,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot/tasks/main.yml",
"content": "---\n- name: set src cluster src node loop vars for cassandra22x_src_cluster_node_map_dict.cassandra22x_node_idx\n set_fact:\n cassandra22x_src_cluster_node: \"{{ item.value.cassandra22x_src_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 650,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot__loop | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot__loop/tasks/main.yml",
"content": "---\n- name: loop role for each cassandra22x_node_idx.cassandra22x_src_cluster_node_map_dict\n include_role:\n name: cassandra22x_restore_src_dest_cluster_snapshot\n loop: \"{{ cassand... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 271,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clean_up | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clean_up/tasks/main.yml",
"content": "---\n- name: \"include the {{ cassandra22x_restore_vars }}/{{ cassandra22x_src_environment }}/{{ cassandra22x_src_cluster_node }}/{{ snapshot_yml }} vars\"\n include_vars:\n file: \"... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2057,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clean_up_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clean_up_for_keyspace/tasks/remove_new_schema_yaml_file.yml",
"content": "--- \n- name: \"remove {{ snapshot_name }}_{{ keyspace_name }}_new_schema.yml\"\n file: \n path: \"{{ cassandra22x_restore_vars }}/{{ cassandra... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 290,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clear_column_families_disk_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clear_column_families_disk_for_keyspace/tasks/clear_column_families_disk.yml",
"content": "---\n- name: \"remove column_families_disk from restored snapshot={{ snapshot_name }} of keyspace={{ keyspace_name }}\"\n file:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 268,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clear_local_archive_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clear_local_archive_for_keyspace/tasks/clear_local_archive.yml",
"content": "---\n- name: \"clear cassandra22x_local_archive_path_for_src_environment_cluster_node for {{ keyspace_name }}\"\n file:\n path: \"{{ cassandra2... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 497,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clear_local_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_clear_local_for_keyspace/tasks/clear_local_archive.yml",
"content": "---\n- name: \"clear {{ cassandra22x_local_archive_path }}/{{ keyspace_name }}/snapshots/{{ snapshot_name }}.tar\"\n file:\n path: \"{{ cassandra22x_lo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 452,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_copy_ring | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_copy_ring/tasks/stop_cassandra.yml",
"content": "---\n- name: nodetool flush - flush memtables for all keyspaces\n command: \"nodetool -u {{ cassandra22x_remote_jmx_user }} -pw {{ cassandra22x_remote_jmx_pass}} flush\"\n\n-... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4769,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_rsync | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_rsync/tasks/reset_permissions_column_families_disk_new.yml",
"content": "---\n- name: \"set cassandra as owner/group rwx/rwx/rx {{ cassandra22x_data_path }}/{{ keyspace_name }}\"\n file: \n dest: \"{{ cassandra22x_... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4362,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_rsync_sstableload | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_rsync_sstableload/tasks/main.yml",
"content": "---\n- name: include the snapshot_keyspace yaml file per node\n include_vars:\n file: \"{{ cassandra22x_restore_vars }}/{{ cassandra22x_src_environment }}/{{ cassandra... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 359,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_sstableload_data | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_sstableload_data/tasks/load_sstables.yml",
"content": "---\n# - name: sstableload tables\n # debug:\n # msg: \"sstableloader-snapshot.sh {{ inventory_hostname }} {{ cassandra22x_remote_jmx_user }} {{ cassandra22x_r... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1201,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_sstableload_data_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_sstableload_data_for_keyspace/tasks/reset_permissions_on_dest_src_column_families_for_sstableloader.yml",
"content": "---\n- name: \"set cassandra as owner/group rwx/rwx/rx {{ cassandra22x_data_path }}/{{ keyspace_name... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1968,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_unarchive_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_unarchive_for_keyspace/tasks/main.yml",
"content": "--- \n- name: \"include the {{ cassandra22x_restore_vars }}/{{ cassandra22x_src_environment }}/{{ cassandra22x_src_cluster_node }}/{{ snapshot_keyspace_yml }} vars\"\... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1708,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_unarchive_for_logs | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_unarchive_for_logs/tasks/local_unarchive_snapshot_logs.yml",
"content": "---\n- name: \"unarchive {{ cassandra22x_local_archive_path_archived_logs }}/{{ snapshot_name }}{{ cassandra22x_src_cluster_archive_file_ext }} t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 376,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_unarchive_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_unarchive_keyspace/tasks/local_unarchive_snapshot.yml",
"content": "---\n- name: \"unarchive {{ cassandra22x_local_archive_path }}/{{ keyspace_name }}/snapshots/{{ snapshot_name }}{{ cassandra22x_local_archive_file_ext... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1003,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_unarchive_keyspace_schema | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_local_unarchive_keyspace_schema/tasks/configure_local_archive_path_for_keyspace.yml",
"content": "---\n- name: \"create missing {{ cassandra22x_local_archive_path }}/{{ keyspace_name }}\"\n file:\n path: \"{{ cassandra22... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1034,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_new_schema_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_new_schema_for_keyspace/files/get_columnfamilies_ondisk_for_keyspace.py",
"content": "#!/usr/bin/python\n\n### Descriptioin: get_columnfamilies_ondisk_for_keyspace.py script - cass_restore_src_ring_to_dest_schema_data role\n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4179,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_remote_local_rsync | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_remote_local_rsync/tasks/main.yml",
"content": "---\n- name: \"include the {{ cassandra22x_restore_vars }}/{{ cassandra22x_src_environment }}/{{ cassandra22x_src_cluster_node }}/{{ snapshot_keyspace_yml }} vars\"\n include_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 624,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_remote_local_rsync_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_remote_local_rsync_for_keyspace/tasks/configure_local_archive_data_path_for_keyspace.yml",
"content": "---\n- name: \"create missing {{ cassandra22x_local_archive_path_for_src_environment_cluster_node }}/{{ keyspace_name }}/... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2681,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_remote_local_rsync_for_keyspace_schema | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_remote_local_rsync_for_keyspace_schema/tasks/main.yml",
"content": "---\n- name: \"include the {{ cassandra22x_restore_vars }}/{{ cassandra22x_src_environment }}/{{ cassandra22x_src_cluster_node }}/{{ snapshot_keyspace_yml }... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 529,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_remote_local_rsync_for_logs | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_restore_src_dest_cluster_snapshot_remote_local_rsync_for_logs/tasks/main.yml",
"content": "---\n- name: \"include the {{ cassandra22x_restore_vars }}/{{ cassandra22x_src_environment }}/{{ cassandra22x_src_cluster_node }}/{{ snapshot_yml }} vars\"\n include_... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1070,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_snapshot | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_snapshot/files/get_columnfamilies_for_keyspace.py",
"content": "#!/usr/bin/python\n\n### Descriptioin: get_columnfamilies_for_keyspace.py python script for the cass_snapshot role\n### Author: <NAME>\n### command line example1: ./get_columnfamilies_for_keyspa... | {
"task_files": 10,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 15,
"total_bytes": 13150,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_snapshot_clear | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_snapshot_clear/tasks/ansbile_metadata_clear_snapshot.yml",
"content": "---\n- name: \"clear {{ cassandra22x_log_path }} snapshot: {{ snapshot_name}} metadata\"\n file:\n path: \"{{ item }}\"\n state: absent\n with_items:\n - \"{{ cassandra22x_log_... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4702,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_snapshot_clear_remote_archive | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_snapshot_clear_remote_archive/tasks/find_ansible_archive_aged.yml",
"content": "---\n- set_fact:\n snapshot_archive_aged_list: []\n no_log: true\n \n- set_fact:\n snapshot_name_pattern_archive: \"snapshot_[a-f0-9]{8}-?[a-f0-9]{4}-?4[a-f0-9]{3}-?[89ab... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1765,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_snapshot_incremental_clear | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_snapshot_incremental_clear/tasks/main.yml",
"content": "---\n- name: \"include the {{ cassandra22x_restore_vars }}/{{ cassandra22x_environment }}/{{ inventory_hostname }}/{{ snapshot_incremental_clear_yml }} vars\"\n include_vars:\n file: \"{{ cassandra2... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1074,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_snapshot_incremental_clear_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_snapshot_incremental_clear_for_keyspace/tasks/find_delete_backups_older_than_snapshot.yml",
"content": "---\n- name: \"find the snapshot manifest.json in {{ cassandra22x_data_path }}/{{ keyspace_name }}/{{ column_families_disk_name }}/snapshots/{{ snapshot_n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2324,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_snapshot_incremental_local_archive | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_snapshot_incremental_local_archive/tasks/main.yml",
"content": "---\n- name: \"include next_snapshot_incremental_local_archive_yml = {{ next_snapshot_incremental_local_archive_yml }}\"\n include_vars:\n file: \"{{ cassandra22x_restore_vars }}/{{ cassandr... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1731,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_snapshot_incremental_local_archive_for_keyspace | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_snapshot_incremental_local_archive_for_keyspace/tasks/main.yml",
"content": "---\n- name: \"include snapshot_keyspace_yml = {{ snapshot_keyspace_yml_list.0 }}\"\n include_vars:\n file: \"{{ cassandra22x_restore_vars }}/{{ cassandra22x_environment }}/{{ i... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4132,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_snapshot_local_archive | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_snapshot_local_archive/tasks/local_archive_snapshot_keyspace_cf.yml",
"content": "--- \n- name: \"{{ cassandra22x_local_archive_format }} archive {{ snapshot_name }} of {{ keyspace_name }} {{ column_family_disk_name }}\"\n archive:\n path: \"{{ cassan... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3156,
"all_permissive": false
} |
ansible_role | kalaolani/cassandra22x-ansible-backup-restore | 4871f3445389e60e863eb5bdcfcfd34e99b4c765 | 4 | ansible/etc/ansible/roles/cassandra22x_snapshot_local_archive_remote_archive_rsync | 7,738 | [
"no_license"
] | [
{
"path": "ansible/etc/ansible/roles/cassandra22x_snapshot_local_archive_remote_archive_rsync/tasks/rsync_local_archive_snapshots.yml",
"content": "---\n- name: \"rsync cassandra22x_local_archive_path/ to cassandra22x_remote_archive_path\"\n synchronize:\n src: \"{{ cassandra22x_local_archive_path }}/\"... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1062,
"all_permissive": false
} |
ansible_role | CorwinBurton/tower-demos | d01a946f288a6c246f4c4b2e2bdc23bee082efb2 | 0 | roles/rhel.httpd | 7,738 | [
"no_license"
] | [
{
"path": "roles/rhel.httpd/tasks/main.yml",
"content": "---\n# tasks file for rhel.httpd\n- name: ensure httpd and firewalld are installed\n dnf:\n name:\n - httpd\n - firewalld\n state: latest\n\n- name: ensure httpd and firewalld are enabled\n service:\n name: \"{{item}}\"\n enabl... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1103,
"all_permissive": false
} |
ansible_role | CorwinBurton/tower-demos | d01a946f288a6c246f4c4b2e2bdc23bee082efb2 | 0 | setup-playbooks/roles/tower-canned | 7,738 | [
"no_license"
] | [
{
"path": "setup-playbooks/roles/tower-canned/README.md",
"content": "Role Name\n=========\n\nRole to set up a proscriptive Ansible Tower/AWX demo.\n\nRequirements\n------------\n\nAny pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role us... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 14,
"total_bytes": 10303,
"all_permissive": false
} |
ansible_role | mig2025/26_kopie | 17ce9c8062c76f0a3e6e800f5340d60f814ee6ca | 0 | roles/add_client_cronjob | 7,738 | [
"no_license"
] | [
{
"path": "roles/add_client_cronjob/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - add_client_cronjob\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 77
},
{
"path": "roles/add_client_cronjob/vars/main.yml",
"conten... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 961,
"all_permissive": false
} |
ansible_role | mig2025/26_kopie | 17ce9c8062c76f0a3e6e800f5340d60f814ee6ca | 0 | roles/install_client_config | 7,738 | [
"no_license"
] | [
{
"path": "roles/install_client_config/templates/borgbkp.j2",
"content": "#!/bin/bash\nbackup_log=\"/var/log/borg/borg.log\"\ndatum=$(date -d now)\nexport BORG_PASSPHRASE=\"<PASSWORD>\"\n\nexec &>> $backup_log\n\necho \"Запуск задания резервного копирования $datum:\" 1>> $backup_log\n\nborg create --stats -... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1169,
"all_permissive": false
} |
ansible_role | mig2025/26_kopie | 17ce9c8062c76f0a3e6e800f5340d60f814ee6ca | 0 | roles/install_client_folders | 7,738 | [
"no_license"
] | [
{
"path": "roles/install_client_folders/vars/main.yml",
"content": "---\n# vars file for install_client_folders\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 43
},
{
"path": "roles/install_client_folders/tasks/main.yml",
"content": "---\n- name: Create Borg... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1194,
"all_permissive": false
} |
ansible_role | mig2025/26_kopie | 17ce9c8062c76f0a3e6e800f5340d60f814ee6ca | 0 | roles/install_server_folder | 7,738 | [
"no_license"
] | [
{
"path": "roles/install_server_folder/tasks/main.yml",
"content": "---\n- name: Create Borg user\n ansible.builtin.user:\n name: borg\n shell: /bin/bash\n create_home: true\n- name: Create .ssh\n ansible.builtin.file:\n path: /home/borg/.ssh\n owner: borg\n group: borg\n mode: \"0700... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1158,
"all_permissive": false
} |
ansible_role | mig2025/26_kopie | 17ce9c8062c76f0a3e6e800f5340d60f814ee6ca | 0 | roles/install_server_pkg | 7,738 | [
"no_license"
] | [
{
"path": "roles/install_server_pkg/tasks/main.yml",
"content": "---\n- name: Install borgbackup\n ansible.builtin.apt:\n name: borgbackup\n update_cache: true\n...",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 101
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 101,
"all_permissive": false
} |
ansible_role | mig2025/26_kopie | 17ce9c8062c76f0a3e6e800f5340d60f814ee6ca | 0 | roles/server_configs | 7,738 | [
"no_license"
] | [
{
"path": "roles/server_configs/handlers/main.yml",
"content": "---\n- name: restart sshd\n ansible.builtin.systemd_service:\n service: sshd\n state: restarted\n...",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 102
},
{
"path": "roles/server_configs/tasks/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 345,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | itcook/roles/amazon | 7,738 | [
"no_license"
] | [
{
"path": "itcook/roles/amazon/tasks/remove.yml",
"content": "---\n\n- name: delete by instance_id\n local_action:\n module: ec2\n region: \"{{ site_region }}\"\n state: 'absent'\n instance_ids: \"{{ ansible_ec2_instance_id }}\"\n\n- name: removing of security group\n ec2_group:\n name: web... | {
"task_files": 8,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 3241,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | itcook/roles/common | 7,738 | [
"no_license"
] | [
{
"path": "itcook/roles/common/tasks/debian.yml",
"content": "---\n\n- name: install ntp client on target server\n apt: name=ntp state=present update_cache=yes\n sudo: yes\n\n- name: set timezone to site_timezone_area/site_timezone_city\n template: src=timezone.j2 dest=/etc/timezone owner=root group=root... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1286,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | itcook/roles/django | 7,738 | [
"no_license"
] | [
{
"path": "itcook/roles/django/tasks/debian.yml",
"content": "---\n\n- name: Install packages need to deploy django projects\n apt: name={{ item }} state=present\n with_items: pkgs\n\n- name: get the code of django project from github\n git: repo={{ site_repo }} dest=./checkout/\n delegate_to: 127.0.0.1... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 2619,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | itcook/roles/mysql | 7,738 | [
"no_license"
] | [
{
"path": "itcook/roles/mysql/tasks/debian.yml",
"content": "---\n\n- name: Install mysql package to remote server\n apt: name={{ item }} state=present\n with_items: pkgs\n\n- name: Copy template of basic configuration\n template: src=my.cnf.j2 dest=/etc/mysql/my.cnf owner=root group=root mode=644\n\n- n... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1434,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | itcook/roles/nginx | 7,738 | [
"no_license"
] | [
{
"path": "itcook/roles/nginx/templates/default.j2",
"content": "# You may add here your\n# server {\n#\t...\n# }\n# statements for each of your virtual hosts to this file\n\n##\n# You should look at the following URL's in order to grasp a solid understanding\n# of Nginx configuration files in order to full... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 5357,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | itcook/roles/uwsgi | 7,738 | [
"no_license"
] | [
{
"path": "itcook/roles/uwsgi/templates/itcook.ini.j2",
"content": "# mysite_uwsgi.ini file\n[uwsgi]\n#Add non privileged user to start uwsgi server \nuid = www-data\ngid = www-data\n\n# Django-related settings\n# the base directory (full path)\nchdir = /var/www/python\n\n# Django's wsgi f... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1495,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | openstack/swift/roles/common | 7,738 | [
"no_license"
] | [
{
"path": "openstack/swift/roles/common/tasks/redhat_ntp.yml",
"content": "---\n\n- name: ensure ntp is installed\n yum: name=ntp state=installed\n\n- name: setup timezone link\n shell: \"timedatectl set-timezone {{ timezone_area }}/{{ timezone_city }}\"\n\n- name: ensure ntpd is running\n service: name=... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 882,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | openstack/swift/roles/swift-authentication | 7,738 | [
"no_license"
] | [
{
"path": "openstack/swift/roles/swift-authentication/tasks/redhat_test.yml",
"content": "#\n# Run a basic test to see if keystone is running\n#\n\n#- name: test keystone with user-list\n# shell: keystone --insecure --token {{ keystone_admin_token }} --endpoint http://{{ inventory_hostname }}:35357/v2.0 us... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 7526,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | openstack/swift/roles/swift-proxy | 7,738 | [
"no_license"
] | [
{
"path": "openstack/swift/roles/swift-proxy/vars/ec2_facts.yml",
"content": "ansible_facts:\nansible_ec2_ami_id: ami-6d6b475d\nansible_ec2_ami_launch_index: '0'\nansible_ec2_ami_manifest_path: (unknown)\nansible_ec2_block_device_mapping_ami: /dev/sda1\nansible_ec2_block_device_mapping_ephemeral0: sdb\nansi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 4980,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | openstack/swift/roles/swift-storage | 7,738 | [
"no_license"
] | [
{
"path": "openstack/swift/roles/swift-storage/templates/account-server.conf.j2",
"content": "[DEFAULT]\ndevices = /srv/node\nbind_ip = {{ ansible_eth0.ipv4.address }}\nbind_port = 6002\nworkers = 2\n\n[pipeline:main]\npipeline = recon account-server\n\n[app:account-server]\nuse = egg:swift#account\n\n[filt... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 9,
"total_bytes": 7696,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | openstack/swift/roles/zabbix-agent | 7,738 | [
"no_license"
] | [
{
"path": "openstack/swift/roles/zabbix-agent/tasks/main.yml",
"content": "---\n# tasks file for wdijkerman.zabbix\n\n- name: \"Install the correct repository\"\n include: \"RedHat.yml\"\n when: ansible_os_family == \"RedHat\"\n\n- name: \"Install the correct repository\"\n include: \"Debian.yml\"\n whe... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2958,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | openstack/swift/roles/zabbix-repository | 7,738 | [
"no_license"
] | [
{
"path": "openstack/swift/roles/zabbix-repository/meta/main.yml",
"content": "---\ngalaxy_info:\n author: xcezx\n description: Install zabbix-release\n license: BSD\n min_ansible_version: 1.2\n platforms:\n - name: EL\n versions:\n - 6\n categories:\n - packaging\ndependencies: []\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 714,
"all_permissive": false
} |
ansible_role | mhrom/deploy | 5a197998ae4d68f305eb9e8a0e0d8904328ac98b | 0 | openstack/swift/roles/zabbix-server | 7,738 | [
"no_license"
] | [
{
"path": "openstack/swift/roles/zabbix-server/tasks/main.yml",
"content": "- name: install packages\n sudo: yes\n yum:\n name: \"{{ item.name }}\"\n state: present\n with_items: zabbix_server_install_packages\n\n- name: Start mariadb server\n shell: systemctl start mariadb\n\n- name: configure za... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3169,
"all_permissive": false
} |
ansible_role | nguyenvuong310/vdt_ansible | fb136eb486334c79bce405de38b950c96cf76dd3 | 0 | roles/haproxy | 7,738 | [
"no_license"
] | [
{
"path": "roles/haproxy/tasks/main.yml",
"content": "---\n- name: Include haproxy tasks\n import_tasks: haproxy.yml\n tags:\n - haproxy\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 84
},
{
"path": "roles/haproxy/tasks/haproxy.yml",
"content": "---\n-... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1107,
"all_permissive": false
} |
ansible_role | nguyenvuong310/vdt_ansible | fb136eb486334c79bce405de38b950c96cf76dd3 | 0 | roles/web | 7,738 | [
"no_license"
] | [
{
"path": "roles/web/tasks/main.yml",
"content": "---\n- name: Include web.yml\n import_tasks: web.yml\n tags:\n - web\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 70
},
{
"path": "roles/web/tasks/web.yml",
"content": "- name: Update apt cache\n ansi... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1485,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/ansible | 7,738 | [
"no_license"
] | [
{
"path": "roles/ansible/tasks/main.yml",
"content": "---\n# tasks file for tools\n# Setup tasks.\n - include_tasks: \"setup-{{ ansible_os_family }}.yml\"\n\n - name: Install Ansible\n package:\n name:\n - ansible\n state: latest\n\n - name: Donwload Ansible community to... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1942,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/aws-cli | 7,738 | [
"no_license"
] | [
{
"path": "roles/aws-cli/tasks/main.yml",
"content": "---\n# tasks file for aws-cli-v2\n - name: TODOS - Download latests AWS CLI\n get_url:\n url: https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip\n dest: /tmp/awscliv2.zip\n mode: '0664'\n\n - name: Unarchive file fro... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 479,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/aws-create-ami | 7,738 | [
"no_license"
] | [
{
"path": "roles/aws-create-ami/tasks/main.yml",
"content": "---\n# Setup tasks.\n\n - name: AWS S3 - Install S3 module dependencies\n pip:\n name:\n - boto3\n - botocore\n executable: pip3\n\n - name: Basic AMI Creation\n vars:\n ansible_python_inter... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 665,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/aws-create-keys | 7,738 | [
"no_license"
] | [
{
"path": "roles/aws-create-keys/tasks/main.yml",
"content": "---\n# Setup tasks.\n\n - name: AWS - Create keys for jobs\n shell: \"aws ssm get-parameter --name /global/keys/ec2/pem/kaminuckaze --with-decryption --output text --query Parameter.Value >> {{ base_dir }}/keys/kaminuckaze.pem\"\n ch... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 256,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/aws-deploy-infra | 7,738 | [
"no_license"
] | [
{
"path": "roles/aws-deploy-infra/tasks/main.yml",
"content": "---\n# Setup tasks.\n\n - name: Define the backend configuration at init\n community.general.terraform:\n project_path: \"{{ terraform_base_dir }}/{{ terraform_name }}\"\n state: \"present\"\n force_init: true\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 667,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/aws-deploy-infra-non-module | 7,738 | [
"no_license"
] | [
{
"path": "roles/aws-deploy-infra-non-module/tasks/main.yml",
"content": "---\r\n# Setup tasks.\r\n\r\n - name: \"Init\"\r\n shell: |\r\n cd {{ playbook_dir }}/{{ terraform_name }}\r\n terraform init -backend-config=\"bucket={{ backend_bucket }}\" -backend-config=\"key={{ backend_key }... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1103,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/aws-destroy-infra | 7,738 | [
"no_license"
] | [
{
"path": "roles/aws-destroy-infra/tasks/main.yml",
"content": "---\n# Setup tasks.\n\n - name: Destroy infra - Destroy terraform stack\n community.general.terraform:\n project_path: \"{{ terraform_base_dir }}/{{ terraform_name }}\"\n state: \"absent\"\n force_init: true\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 675,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/aws-nat-instance | 7,738 | [
"no_license"
] | [
{
"path": "roles/aws-nat-instance/tasks/setup-RedHat.yml",
"content": " - name: Amazon Linux - Enable EPEL Repository on Amazon Linux 2\n shell: amazon-linux-extras install epel -y\n become: True\n when: ansible_facts['distribution'] == 'Amazon' and ansible_facts['distribution_major_versio... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 623,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/docker | 7,738 | [
"no_license"
] | [
{
"path": "roles/docker/vars/main.yml",
"content": "---\r\ndocker_compose_version: 1.29.2",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 35
},
{
"path": "roles/docker/tasks/setup-Debian.yml",
"content": " - name: Debian - update package repositories and get... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 3208,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/dropbox | 7,738 | [
"no_license"
] | [
{
"path": "roles/dropbox/tasks/main.yml",
"content": "---\n\n - name: dropbox | Install Dropbox key\n apt_key:\n keyserver: pgp.mit.edu\n id: 1C61A2656FB57B7E4DE0F4C1FC918B335044912E\n\n - name: dropbox | Add the official Dropbox Linux repository.\n ansible.builti... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 462,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/gitlab-runner | 7,738 | [
"no_license"
] | [
{
"path": "roles/gitlab-runner/tasks/setup-Debian.yml",
"content": " - name: Debian - update package repositories and get latest package information\n apt:\n update_cache: yes\n cache_valid_time: 3600\n\n - name: Debian - Download Gitlab Runner script init\n get_url:\n u... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 821,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/grafana | 7,738 | [
"no_license"
] | [
{
"path": "roles/grafana/tasks/setup-Debian.yml",
"content": " - name: Debian - update package repositories and get latest package information\n apt:\n update_cache: yes\n cache_valid_time: 3600\n\n - name: Debian - Allow Grafana port\n community.general.ufw:\n rule: all... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2003,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/hashicorp-terraform | 7,738 | [
"no_license"
] | [
{
"path": "roles/hashicorp-terraform/tasks/main.yml",
"content": "---\n# tasks file for Terraform\n# Setup tasks.\n - include_tasks: \"setup-{{ ansible_os_family }}.yml\"\n\n - name: Install Terraform\n package:\n name:\n - terraform\n state: present\n\n - name: Downloa... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 708,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/hashicorp-vault | 7,738 | [
"no_license"
] | [
{
"path": "roles/hashicorp-vault/tasks/main.yml",
"content": "---\r\n# tasks file for Terraform\r\n# Setup tasks.\r\n - include_tasks: \"setup-{{ ansible_os_family }}.yml\"\r\n\r\n - name: Install Hashicorp Vault\r\n package:\r\n name:\r\n - vault\r\n state: present",
... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1108,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/jenkins | 7,738 | [
"no_license"
] | [
{
"path": "roles/jenkins/tasks/main.yml",
"content": "---\n# Setup tasks.\n - include_tasks: \"setup-{{ ansible_os_family }}.yml\"\n\n - name: Install Jenkins\n package:\n name:\n - jenkins\n state: latest\n\n - name: systemctl daemon_reload\n systemd:\n dae... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1912,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/local-wordpress-install | 7,738 | [
"no_license"
] | [
{
"path": "roles/local-wordpress-install/tasks/main.yml",
"content": "---\r\n# Setup tasks.\r\n\r\n - name: TODOS - Download WP lastest\r\n get_url:\r\n url: https://wordpress.org/latest.tar.gz\r\n dest: /tmp/latest.tar.gz\r\n mode: '0664'\r\n\r\n - include_tasks: \"setup-{{ ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4916,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/mysql | 7,738 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/setup-Debian.yml",
"content": " - name: Debian like - Download MySQL repo\n get_url:\n url: https://dev.mysql.com/get/mysql-apt-config_0.8.20-1_all.deb\n dest: /tmp/mysql-apt-config_0.8.20-1_all.deb\n mode: '0664'\n\n - name: Debian like - Install... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2282,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/mysqlsh | 7,738 | [
"no_license"
] | [
{
"path": "roles/mysqlsh/tasks/setup-Debian.yml",
"content": " - name: Debian like - Download MySQL repo\n get_url:\n url: https://dev.mysql.com/get/mysql-apt-config_0.8.18-1_all.deb\n dest: /tmp/mysql-apt-config_0.8.18-1_all.deb\n mode: '0664'\n\n - name: Debian like - Insta... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1559,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/node-exporter | 7,738 | [
"no_license"
] | [
{
"path": "roles/node-exporter/tasks/main.yml",
"content": "---\n# Setup tasks.\n - include_tasks: \"setup-{{ ansible_os_family }}.yml\"\n\n - name: Add user node_exporter\n user:\n name: node_exporter\n shell: /bin/false\n system: true\n create_home: no\n\n - name:... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2878,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/portainer | 7,738 | [
"no_license"
] | [
{
"path": "roles/portainer/tasks/main.yml",
"content": "---\n# Setup tasks.\n\n - name: Portainer - Ensure directory exists\n file:\n state: directory\n path: /home/{{ ansible_user }}/docker/portainer\n become_user: \"{{ ansible_user }}\"\n\n - name: Portainer - Disable UFW\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1074,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/prometheus | 7,738 | [
"no_license"
] | [
{
"path": "roles/prometheus/tasks/main.yml",
"content": "---\n# Setup tasks.\n - include_tasks: \"setup-{{ ansible_os_family }}.yml\"\n\n - name: Add user prometheus\n user:\n name: prometheus\n shell: /bin/false\n system: true\n create_home: no\n\n - name: Ensure t... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 5768,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/prometheus-alert-manager | 7,738 | [
"no_license"
] | [
{
"path": "roles/prometheus-alert-manager/files/prometheus.yml",
"content": "groups:\n- name: prometheus\n rules:\n - alert: PrometheusJobMissing\n expr: absent(up{job=\"prometheus\"})\n for: 0m\n labels:\n severity: warning\n annotations:\n summary: Prometheus job missing (instance ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 9831,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/prometheus_blackbox | 7,738 | [
"no_license"
] | [
{
"path": "roles/prometheus_blackbox/tasks/setup-Debian.yml",
"content": " - name: Debian - Allow Node Exporter port\n community.general.ufw:\n rule: allow\n port: '9115'\n\n - name: Debian - update package repositories and get latest package information\n apt:\n update_... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 3407,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/remote-desktop | 7,738 | [
"no_license"
] | [
{
"path": "roles/remote-desktop/tasks/main.yml",
"content": "---\n - name: xrdp | Install\n package:\n name:\n - xrdp\n state: latest\n\n - name: xrdp | Fix black cursor bug\n replace:\n path: /etc/xrdp/xrdp.ini\n regexp: 'new_cursors=true'\n repla... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1884,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/rundeck | 7,738 | [
"no_license"
] | [
{
"path": "roles/rundeck/files/rundeck.conf.j2",
"content": "server {\n listen 443 ssl;\n server_name {{ dns_hostname }}; # Replace it with your Subdomain\n\n access_log /var/log/nginx/{{ dns_hostname }}.access.log;\n\n ssl_certificate /etc/nginx/rundeck.crt;\n ssl_certificate_key ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4173,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/syncthing | 7,738 | [
"no_license"
] | [
{
"path": "roles/syncthing/tasks/main.yml",
"content": "---\n# Setup tasks.\n - include_tasks: \"setup-{{ ansible_os_family }}.yml\"\n\n - name: Ensure main directory exist\n file:\n state: directory\n path: \"{{ main_directory }}/my_storage\"\n\n - name: Check latest Syncthing v... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2652,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/tools-server | 7,738 | [
"no_license"
] | [
{
"path": "roles/tools-server/vars/main.yml",
"content": "---\n# vars file for tools_server",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "roles/tools-server/tasks/main.yml",
"content": "---\n# tasks file for tools\n# Setup tasks.\n - inclu... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2947,
"all_permissive": false
} |
ansible_role | frost-warden-00/ansible-stuff | a2938c35d676c74cc21a1906cc7b44eed18e7ff8 | 0 | roles/vagrant-template-vm | 7,738 | [
"no_license"
] | [
{
"path": "roles/vagrant-template-vm/tasks/main.yml",
"content": "---\n# Setup tasks.\n - include_tasks: \"setup-{{ ansible_os_family }}.yml\"\n\n - name: Set root password to vagrant\n ansible.builtin.user:\n name: \"root\"\n state: present\n password: \"<PASSWORD>\"\n\n ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2345,
"all_permissive": false
} |
ansible_role | igvozd/app01 | 7e687f6f796b2e861caaf5588ff3a293380bc05f | 0 | roles/cron | 7,742 | [
"no_license"
] | [
{
"path": "roles/cron/tasks/cron.yml",
"content": "- name: add 'echo' cronjob\n cron:\n name: \"add 'echo' cronjob\"\n minute: \"0\"\n hour: \"3\"\n day: \"*\"\n month: \"*\"\n weekday: \"*/3\"\n user: root\n job: \"/usr/bin/echo $(date '+%d-%m-%Y %H:%M:%S') 'echo cronjob' > /var/lo... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 571,
"all_permissive": false
} |
ansible_role | Undeadtaker/Flask-Image-Watermark | 0e35ad54f6b3a0d5507e9e052428d06623de003a | 0 | ansible/roles/startup | 7,742 | [
"no_license"
] | [
{
"path": "ansible/roles/startup/tasks/main.yml",
"content": "- name: Install required system packages for ubuntu\n tags:\n - packages\n ansible.builtin.apt:\n pkg:\n - apt-transport-https\n - curl\n - python3\n - python3-pip\n - python3-virtualenv\n - nginx\n state:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 3599,
"all_permissive": false
} |
ansible_role | smarni4/python_for_devops | a4d9a39d5273bb806d7ce65a5df6cc80c4a8a594 | 0 | ansible/ansible_roles/roles/load_balancers | 7,742 | [
"no_license"
] | [
{
"path": "ansible/ansible_roles/roles/load_balancers/vars/main.yml",
"content": "---\n# vars file for load_balancers\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 35
},
{
"path": "ansible/ansible_roles/roles/load_balancers/files/index.php",
"content": "<?\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 444,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.