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 | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/bootstrap | 562 | [
"no_license"
] | [
{
"path": "roles/bootstrap/README.md",
"content": "hub\n===\n\nInstall and configure essential build tools.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\nNone\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\n - hosts: servers\n roles:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 999,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/build-essential | 562 | [
"no_license"
] | [
{
"path": "roles/build-essential/defaults/main.yml",
"content": "---\nbuild_essential_packages:\n fedora:\n - '@Development Tools'\n ubuntu:\n - build-essential\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 99
},
{
"path": "roles/build-essential/meta/ma... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 572,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/caffeine | 562 | [
"no_license"
] | [
{
"path": "roles/caffeine/tasks/main.yml",
"content": "---\n- name: Install Required Packages | Homebrew\n homebrew_cask: name=caffeine state=present\n when: ansible_distribution == 'MacOSX'\n\n- name: Supress Launch Message\n osx_defaults:\n domain: com.lightheadsw.Caffeine\n key: SuppressLaunchMe... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 606,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/cloak | 562 | [
"no_license"
] | [
{
"path": "roles/cloak/tasks/main.yml",
"content": "---\n- name: Install Required Packages | Homebrew\n homebrew_cask: name=cloak state=present\n when: ansible_distribution == 'MacOSX'\n\n- name: Enable Global Hot Key\n osx_defaults:\n domain: com.bourgeoisbits.cloak.agent\n key: EnableHotKey\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1209,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/common | 562 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n# tasks file for ./roles/common\n- include: users.yml tags=users\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 68
},
{
"path": "roles/common/defaults/main.yml",
"content": "---\n# defaults file for .... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 760,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/curl | 562 | [
"no_license"
] | [
{
"path": "roles/curl/README.md",
"content": "hub\n===\n\nInstall and configure the `curl` command line tool.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\n curl_required_packages:\n macosx:\n - curl\n fedora:\n - curl\n ubuntu:\n - curl\n\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1357,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/dock | 562 | [
"no_license"
] | [
{
"path": "roles/dock/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/dock\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 69
},
{
"path": "roles/dock/vars/main.yml",
"content": "---\n# vars file for roles/dock... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 1642,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/docker | 562 | [
"no_license"
] | [
{
"path": "roles/docker/README.md",
"content": "hub\n===\n\nInstall and configure Docker.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\nNone\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\n - hosts: servers\n roles:\n - { role: dock... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1055,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/dockutil | 562 | [
"no_license"
] | [
{
"path": "roles/dockutil/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/dockutil\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 73
},
{
"path": "roles/dockutil/tasks/main.yml",
"content": "---\n- name: Insta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1031,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/dropbox | 562 | [
"no_license"
] | [
{
"path": "roles/dropbox/tasks/main.yml",
"content": "---\n- name: Install Required Packages | Homebrew\n homebrew_cask: name=dropbox state=present\n when: ansible_distribution == 'MacOSX'\n\n- name: Add Dropbox to Dock\n shell: dockutil --add '/Applications/Dropbox.app' --label 'Dropbox' --replacing 'Dr... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 371,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/evernote | 562 | [
"no_license"
] | [
{
"path": "roles/evernote/tasks/main.yml",
"content": "---\n- name: Install Required Packages | Homebrew\n homebrew_cask: name=evernote state=present\n when: ansible_distribution == 'MacOSX'\n\n- name: Add Evernote to Dock\n shell: dockutil --add '/Applications/Evernote.app' --label 'Evernote' --replacin... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 323,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/finder | 562 | [
"no_license"
] | [
{
"path": "roles/finder/tasks/main.yml",
"content": "---\n- name: Finder | Show Hidden Files\n osx_defaults:\n domain: com.apple.finder\n key: AppleShowAllFiles\n type: bool\n value: True\n notify: Restart Finder\n\n- name: Finder | Show File Extensions\n osx_defaults:\n domain: NSGlobalDo... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 2886,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/flux | 562 | [
"no_license"
] | [
{
"path": "roles/flux/tasks/main.yml",
"content": "---\n- name: Install Required Packages | Homebrew\n homebrew_cask: name=flux state=present\n when: ansible_distribution == 'MacOSX'\n\n- name: Configure Location\n osx_defaults:\n domain: org.herf.Flux\n key: '{{ item.key }}'\n type: string\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 899,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/fonts | 562 | [
"no_license"
] | [
{
"path": "roles/fonts/defaults/main.yml",
"content": "---\nfonts_required_packages:\n macosx:\n - font-ubuntu\n - font-source-code-pro\n - font-dejavu-sans\n - font-dejavu-sans-mono-for-powerline\n - font-inconsolata\n - font-inconsolata-for-powerline\n - font-open-sans\n# - font-u... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1175,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/ghi | 562 | [
"no_license"
] | [
{
"path": "roles/ghi/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/ghi\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 68
},
{
"path": "roles/ghi/templates/ghi.j2",
"content": "[ghi]\n token = {{ ghi_token }... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1975,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/gist | 562 | [
"no_license"
] | [
{
"path": "roles/gist/templates/gist.j2",
"content": "{{ gist_token }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 17
},
{
"path": "roles/gist/README.md",
"content": "gist\n====\n\nInstall and configure the `gist` command line tool.\n\nRequirements\n-----... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1700,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/git | 562 | [
"no_license"
] | [
{
"path": "roles/git/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install and configure Git\n license: MIT\n min_ansible_version: 2.0\n platforms:\n - name: Darwin\n versions:\n - all\n categories:\n - development\n - system\ndependencies:\n - { r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 4998,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/go | 562 | [
"no_license"
] | [
{
"path": "roles/go/templates/version.j2",
"content": "{% if go_default_version is defined %}\n{{ go_default_version }}\n{% endif %}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 76
},
{
"path": "roles/go/tests/test.yml",
"content": "---\n- hosts: localhost... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 2890,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/goenv | 562 | [
"no_license"
] | [
{
"path": "roles/goenv/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/goenv\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 70
},
{
"path": "roles/goenv/templates/default-packages.j2",
"content": "# {{ ansible... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 2698,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/google-chrome | 562 | [
"no_license"
] | [
{
"path": "roles/google-chrome/defaults/main.yml",
"content": "---\ngoogle_chrome_required_packages:\n macosx:\n - google-chrome\n - google-hangouts\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 89
},
{
"path": "roles/google-chrome/tests/test.yml",
"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 849,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/google-drive | 562 | [
"no_license"
] | [
{
"path": "roles/google-drive/tasks/main.yml",
"content": "---\n- name: Install Required Packages | Packages\n homebrew_cask: name={{ item }} state=present\n with_items: '{{ google_drive_required_packages[ansible_distribution | lower] | default([]) }}'\n when: ansible_distribution == 'MacOSX'\n\n- name: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1516,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/gpg | 562 | [
"no_license"
] | [
{
"path": "roles/gpg/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install and configure GPG\n license: MIT\n min_ansible_version: 2.0\n platforms:\n - name: Darwin\n versions:\n - all\n categories:\n - development\n - system\ndependencies:\n - { r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2248,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/homebrew | 562 | [
"no_license"
] | [
{
"path": "roles/homebrew/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/homebrew\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 73
},
{
"path": "roles/homebrew/README.md",
"content": "hub\n===\n\nInstall and... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1269,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/hub | 562 | [
"no_license"
] | [
{
"path": "roles/hub/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install and configure Hub\n license: MIT\n min_ansible_version: 2.0\n platforms:\n - name: Darwin\n versions:\n - all\n categories:\n - development\n - system\ndependencies:\n - { r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1710,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/iterm2 | 562 | [
"no_license"
] | [
{
"path": "roles/iterm2/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install and configure iTerm2\n license: MIT\n min_ansible_version: 2.0\n platforms:\n - name: Darwin\n versions:\n - all\n categories:\n - development\n - system\ndependencies:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1395,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/keybase | 562 | [
"no_license"
] | [
{
"path": "roles/keybase/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/keybase\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 72
},
{
"path": "roles/keybase/tasks/main.yml",
"content": "---\n- name: Install ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1287,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/macvim | 562 | [
"no_license"
] | [
{
"path": "roles/macvim/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install and configure MacVim\n license: MIT\n min_ansible_version: 2.0\n platforms:\n - name: Darwin\n versions:\n - all\n categories:\n - development\n - system\ndependencies:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 918,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/move_root | 562 | [
"no_license"
] | [
{
"path": "roles/move_root/defaults/main.yml",
"content": "---\nmove_root_source_path: /\nmove_root_destination_device: /dev/sda\nmove_root_destination_partition: /dev/sda1\nmove_root_destination_fstype: ext4\nmove_root_mount_point: /mnt\n",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4047,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/omnifocus | 562 | [
"no_license"
] | [
{
"path": "roles/omnifocus/defaults/main.yml",
"content": "---\nomnifocus_license_owner:\nomnifocus_license_key:\nomnifocus_license_folder: '{{ ansible_env.HOME }}/.omnifocus'\nomnifocus_license_file: '{{ omnifocus_license_folder }}/omnifocus.license'\n",
"license_type": "no_license",
"detected_lice... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1058,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/onepassword | 562 | [
"no_license"
] | [
{
"path": "roles/onepassword/defaults/main.yml",
"content": "---\nonepassword_config_directory: '{{ ansible_env.HOME }}/.1password'\nonepassword_license_file: '{{ onepassword_config_directory }}/ChristopherH.Laco-9b82fe8b-1f73-4b1f-8a0b-093dde9f0a46.onepassword-license'\nonepassword_license:\nonepassword_de... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2118,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/p4merge | 562 | [
"no_license"
] | [
{
"path": "roles/p4merge/tasks/main.yml",
"content": "---\n- name: Install P4Merge\n homebrew_cask: name=p4merge state=present\n tags: p4merge-install\n\n- name: Configure P4Merge In Git\n template: src=p4merge.j2 dest='{{ git_config_directory }}/p4merge' mode=0600\n notify:\n - load git configs\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1318,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/perl | 562 | [
"no_license"
] | [
{
"path": "roles/perl/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/perl\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 69
},
{
"path": "roles/perl/templates/perltidyrc.j2",
"content": "# {{ ansible_managed ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 4036,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/plenv | 562 | [
"no_license"
] | [
{
"path": "roles/plenv/handlers/main.yml",
"content": "---\n- name: rehash plenv\n shell: '{{ plenv_bin_directory }}/plenv rehash'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "roles/plenv/README.md",
"content": "plenv\n=====\n\nInstall an... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3109,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/plex | 562 | [
"no_license"
] | [
{
"path": "roles/plex/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install and configure Plex\n license: MIT\n min_ansible_version: 2.0\n platforms:\n - name: Darwin\n versions:\n - all\n categories:\n - development\n - system\n dependencies:\n -... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1458,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/postgres | 562 | [
"no_license"
] | [
{
"path": "roles/postgres/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/postgres\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 73
},
{
"path": "roles/postgres/defaults/main.yml",
"content": "---\npostgres_r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1470,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/pyenv | 562 | [
"no_license"
] | [
{
"path": "roles/pyenv/templates/bash.j2",
"content": "# {{ ansible_managed }}\n\nexport PYENV_ROOT=\"{{ pyenv_root_directory}}\"\nexport PATH=\"{{ pyenv_bin_directory }}:$PATH\"\n\neval \"$(pyenv init -)\"\neval \"$(pyenv virtualenv-init -)\"\n",
"license_type": "no_license",
"detected_licenses": [... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3367,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/python | 562 | [
"no_license"
] | [
{
"path": "roles/python/defaults/main.yml",
"content": "---\npython_pip_config_directory: '{{ ansible_env.HOME}}/.pip'\npython_pip_config_file: '{{ python_pip_config_directory }}/pip.conf'\npython_install_command: '{{ pyenv_binary }} install'\npython_default_packages:\n - pip\n - wheel\n - flake8\n - pi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 4121,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/rackspace | 562 | [
"no_license"
] | [
{
"path": "roles/rackspace/README.md",
"content": "hub\n===\n\nInstall and configure Rackspace related command line toones and configs.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\nNone\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\n - hosts: ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 2136,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/rbenv | 562 | [
"no_license"
] | [
{
"path": "roles/rbenv/templates/bash.j2",
"content": "# {{ ansible_managed }}\n\nexport RBENV_ROOT=\"{{ rbenv_root_directory}}\"\nexport PATH=\"{{ rbenv_bin_directory }}:$PATH\"\n\neval \"$(rbenv init -)\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 141
},
{
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 3975,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/ruby | 562 | [
"no_license"
] | [
{
"path": "roles/ruby/templates/version.j2",
"content": "{% if ruby_default_version is defined %}\n{{ ruby_default_version }}\n{% endif %}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 80
},
{
"path": "roles/ruby/tests/test.yml",
"content": "---\n- hosts: l... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3985,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/sed | 562 | [
"no_license"
] | [
{
"path": "roles/sed/defaults/main.yml",
"content": "---\nsed_required_packages:\n macosx:\n - gnu-sed\n fedora:\n ubuntu:\n - sed\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 81
},
{
"path": "roles/sed/tests/test.yml",
"content": "---\n- hosts: l... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1285,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/sizeup | 562 | [
"no_license"
] | [
{
"path": "roles/sizeup/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/sizeup\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 71
},
{
"path": "roles/sizeup/tasks/main.yml",
"content": "---\n- name: Install Req... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2342,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/slack | 562 | [
"no_license"
] | [
{
"path": "roles/slack/tasks/main.yml",
"content": "---\n- name: Install Required Packages | Homebrew\n homebrew_cask: name=slack state=present\n when: ansible_distribution == 'MacOSX'\n\n- name: Add Slack to Dock\n shell: dockutil --add '/Applications/Slack.app' --label 'Slack' --replacing 'Slack'\n ch... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 308,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/solarized | 562 | [
"no_license"
] | [
{
"path": "roles/solarized/README.md",
"content": "hub\n===\n\nInstall and configure the `hub` command line tool.\n\nRequirements\n------------\n\nA working git must be present, which should be installed by the Git role dependency.\n\nRole Variables\n--------------\n\nNone\n\nDependencies\n------------\n\nG... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1254,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/ssh | 562 | [
"no_license"
] | [
{
"path": "roles/ssh/templates/environment.j2",
"content": "# {{ ansible_managed }}\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 25
},
{
"path": "roles/ssh/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/s... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 3425,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/steam | 562 | [
"no_license"
] | [
{
"path": "roles/steam/tasks/main.yml",
"content": "---\n- name: Install Required Packages | Homebrew\n homebrew_cask: name=steam state=present\n when: ansible_distribution == 'MacOSX'\n\n- name: Add Steam to Dock\n shell: dockutil --add '/Applications/Steam.app' --label 'Steam' --replacing 'Steam'\n ch... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 695,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/system76 | 562 | [
"no_license"
] | [
{
"path": "roles/system76/molecule/default/playbook.yml",
"content": "---\n- name: Converge\n hosts: all\n roles:\n - role: system76\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 64
},
{
"path": "roles/system76/molecule/default/molecule.yml",
"content"... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 13,
"total_bytes": 5047,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/system76-popos | 562 | [
"no_license"
] | [
{
"path": "roles/system76-popos/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install and configure System76 Pop!_OS\n license: MIT\n min_ansible_version: 2.4.0.0\n platforms:\n - name: Ubuntu\n versions:\n - zesty\n categories:\n - system\ndependencie... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2389,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/terminal | 562 | [
"no_license"
] | [
{
"path": "roles/terminal/defaults/main.yml",
"content": "---\nterminal_defaults:\n macosx:\n - { key: Default Window Settings, type: string, value: Solarized Dark }\n - { key: Startup Window Settings, type: string, value: Solarized Dark }\n",
"license_type": "no_license",
"detected_licenses"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 965,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/tmux | 562 | [
"no_license"
] | [
{
"path": "roles/tmux/README.md",
"content": "hub\n===\n\nInstall and configure the `tmux` command line tool.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\n tmux_config_file: '{{ ansible_env.HOME }}/.tmux.conf'\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n------... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 4200,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/trackpad | 562 | [
"no_license"
] | [
{
"path": "roles/trackpad/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install and configure Trackpad\n license: MIT\n min_ansible_version: 2.0\n platforms:\n - name: Darwin\n versions:\n - all\n categories:\n - system\ndependencies: []\n",
"licen... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4244,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/tunnelblick | 562 | [
"no_license"
] | [
{
"path": "roles/tunnelblick/tasks/main.yml",
"content": "---\n- name: Install Required Packages | Homebrew\n homebrew_cask: name=tunnelblick state=present\n when: ansible_distribution == 'MacOSX'\n\n- name: Add Tunnelblick to Dock\n shell: dockutil --add '/Applications/Tunnelblick.app' --label 'Tunnelbl... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 409,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/vagrant | 562 | [
"no_license"
] | [
{
"path": "roles/vagrant/README.md",
"content": "hub\n===\n\nInstall and configure Vagrant.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\nNone\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\n - hosts: servers\n roles:\n - { role: va... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1712,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/vim | 562 | [
"no_license"
] | [
{
"path": "roles/vim/templates/spell/en.utf-8.add.j2",
"content": "VirtualBox\nRVM\nAnsible\nRackspace\nhttp\nrcbops\nOpenStack\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 55
},
{
"path": "roles/vim/tests/test.yml",
"content": "---\n- hosts: localhost\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 14006,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/virtualbox | 562 | [
"no_license"
] | [
{
"path": "roles/virtualbox/README.md",
"content": "hub\n===\n\nInstall and configure VirtualBox.\n\nRequirements\n------------\n\nNone\n\nRole Variables\n--------------\n\nNone\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\n - hosts: servers\n roles:\n - { ro... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 724,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/weechat | 562 | [
"no_license"
] | [
{
"path": "roles/weechat/templates/aspell.conf.j2",
"content": "#\n# weechat -- aspell.conf\n#\n# WARNING: It is NOT recommended to edit this file by hand,\n# especially if WeeChat is running.\n#\n# Use /set or similar command to change settings in WeeChat.\n#\n# For more info, see: https://weechat.org/doc/... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 13,
"total_bytes": 40735,
"all_permissive": false
} |
ansible_role | claco/claco.network | 7e894b84224083f52abbda13e98c96f6675f2fe8 | 13 | roles/wget | 562 | [
"no_license"
] | [
{
"path": "roles/wget/meta/main.yml",
"content": "---\ngalaxy_info:\n author: <NAME>\n description: Install and configure Wget\n license: MIT\n min_ansible_version: 2.0\n platforms:\n - name: Darwin\n versions:\n - all\n categories:\n - development\n - system\ndependencies:\n - {... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1357,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/cursor | 562 | [
"no_license"
] | [
{
"path": "roles/cursor/tasks/main.yml",
"content": "- name: Ensure Cursor configuration exists.\n ansible.builtin.file:\n path: \"$HOME/Library/Application\\ Support/Cursor/User\"\n state: directory\n tags:\n - install\n - cursor\n\n- name: Copy Cursor settings to Cursor user settings directo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1732,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/fastfetch | 562 | [
"no_license"
] | [
{
"path": "roles/fastfetch/templates/config.jsonc",
"content": "{\n \"$schema\": \"https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json\",\n \"display\": {\n \"separator\": \"\",\n \"constants\": [\n \"\\u001b[90m│ ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 6358,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/git | 562 | [
"no_license"
] | [
{
"path": "roles/git/tasks/main.yml",
"content": "- name: Set e-mail address for git.\n community.general.git_config:\n name: user.email\n scope: global\n value: \"{{ github.email_address }}\"\n tags:\n - git\n\n- name: Set username for git.\n community.general.git_config:\n name: user.nam... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 719,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/homebrew | 562 | [
"no_license"
] | [
{
"path": "roles/homebrew/tasks/main.yml",
"content": "- name: Ensure user-level applications directory exists.\n ansible.builtin.file:\n path: $HOME/Applications\n state: directory\n tags:\n - install\n\n- name: Update Homebrew.\n community.general.homebrew:\n update_homebrew: true\n tags:\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1201,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/kitty | 562 | [
"no_license"
] | [
{
"path": "roles/kitty/tasks/main.yml",
"content": "- name: Ensure Kitty configuration exists.\n ansible.builtin.file:\n path: $HOME/.config/kitty\n state: directory\n tags:\n - install\n - kitty\n\n- name: Copy Kitty theme file to user's Kitty configuration directory.\n ansible.builtin.copy:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 567,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/mas | 562 | [
"no_license"
] | [
{
"path": "roles/mas/tasks/main.yml",
"content": "- name: Install Mac App Store applications.\n ansible.builtin.command: \"{{ homebrew.bin_dir }}/mas install {{ item.id }}\"\n args:\n creates: \"/Applications/{{ item.name }}.app\"\n loop: \"{{ mas_apps }}\"\n tags:\n - install\n - mas\n",
"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 236,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/neovim | 562 | [
"no_license"
] | [
{
"path": "roles/neovim/tasks/main.yml",
"content": "- name: Ensure Neovim configuration exists.\n ansible.builtin.file:\n path: $HOME/.config/nvim\n state: directory\n recurse: yes\n tags:\n - install\n - neovim\n\n- name: Check if vim-plug is installed.\n ansible.builtin.stat:\n path:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 16,
"total_bytes": 27174,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/node | 562 | [
"no_license"
] | [
{
"path": "roles/node/tasks/main.yml",
"content": "- name: Install latest Node.js LTS release.\n ansible.builtin.command: \"{{ homebrew.bin_dir }}/volta install node\"\n tags:\n - install\n - node\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 148
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 148,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/profile | 562 | [
"no_license"
] | [
{
"path": "roles/profile/templates/.profile",
"content": ". \"$HOME/.cargo/env\"\n\nif [ -x $HOMEBREW_BIN_DIR/zsh ]; then\n exec $HOMEBREW_BIN_DIR/zsh -l\nfi",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 94
},
{
"path": "roles/profile/tasks/main.yml",
"conte... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 268,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/rust | 562 | [
"no_license"
] | [
{
"path": "roles/rust/tasks/main.yml",
"content": "- name: Check if Cargo exists.\n ansible.builtin.stat:\n path: $HOME/.cargo\n register: cargo_stats\n tags:\n - install\n - rust\n\n- name: Install Rust compiler (rustc) and Rust package manager (cargo).\n ansible.builtin.expect:\n command: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 432,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/ssh | 562 | [
"no_license"
] | [
{
"path": "roles/ssh/tasks/main.yml",
"content": "- name: Check if SSH configuration file exists.\n ansible.builtin.file:\n path: $HOME/.ssh\n state: directory\n tags:\n - ssh\n\n- name: Generate GitHub SSH key.\n ansible.builtin.user:\n name: \"{{ lookup('env', 'USER') }}\"\n generate_ssh... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1058,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/starship | 562 | [
"no_license"
] | [
{
"path": "roles/starship/templates/starship.toml",
"content": "format = \"\"\"\\\n[](bg:#16191d fg:#8cc265)\\\n[ ](bg:#8cc265 fg:#16191d)\\\n[](bg:#e05561 fg:#8cc265)\\\n$username\\\n[](bg:#4aa5f0 fg:#e05561)\\\n$directory\\\n${custom.directory_end_with_git}\\\n${custom.directory_end_without_git}\\\n$g... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2282,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/tmux | 562 | [
"no_license"
] | [
{
"path": "roles/tmux/templates/tmux_conf.j2",
"content": "set -g mouse on\n\nset -g default-terminal \"screen-256color\"\n\nunbind %\nbind | split-window -h\n\nunbind '\"'\nbind - split-window -v\n\nunbind r\nbind r source-file ~/tmux.conf\n\nbind -r j select-pane -D\nbind -r k select-pane -U\nbind -r l se... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 891,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/vscodium | 562 | [
"no_license"
] | [
{
"path": "roles/vscodium/tasks/main.yml",
"content": "- name: Ensure VSCodium configuration exists.\n ansible.builtin.file:\n path: \"$HOME/Library/Application\\ Support/VSCodium/User\"\n state: directory\n tags:\n - install\n - vscodium\n\n- name: Copy VSCodium settings to VSCodium user sett... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1755,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/xcode | 562 | [
"no_license"
] | [
{
"path": "roles/xcode/tasks/main.yml",
"content": "- name: Check if Xcode is installed.\n ansible.builtin.stat:\n path: /Applications/Xcode.app\n register: xcode_app\n tags:\n - xcode\n\n- name: Check if Xcode license has been accepted.\n ansible.builtin.shell: /usr/bin/xcrun clang 2>&1 | grep -q... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 588,
"all_permissive": false
} |
ansible_role | kenchandev/dotfiles-ansible | 0ea0e19c2242bfd5da8d4b6748e3ec7be474501d | 0 | roles/zsh | 562 | [
"no_license"
] | [
{
"path": "roles/zsh/templates/.zshenv",
"content": ". \"$HOME/.cargo/env\"\n\nexport HOMEBREW_BIN_DIR=/opt/homebrew/bin\nexport VOLTA_BIN_DIR=${HOME}/.volta/bin\n\nexport PATH=${PATH}:${HOMEBREW_BIN_DIR}:${VOLTA_BIN_DIR}",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 161... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1652,
"all_permissive": false
} |
ansible_role | KyleMcNally/EquiTrack | 47c534d5098bae2e98439b8fdd4b2b94ac03e44d | 0 | deployment/roles/appserver | 562 | [
"no_license"
] | [
{
"path": "deployment/roles/appserver/templates/nginx.conf.j2",
"content": "upstream {{project_name}}_app_server {\n # fail_timeout=0 means we always retry an upstream even if it failed\n # to return a good HTTP response (in case the Unicorn master nukes a\n # single worker for timing out).\n\n server u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 11320,
"all_permissive": false
} |
ansible_role | KyleMcNally/EquiTrack | 47c534d5098bae2e98439b8fdd4b2b94ac03e44d | 0 | deployment/roles/common | 562 | [
"no_license"
] | [
{
"path": "deployment/roles/common/tasks/main.yml",
"content": "---\n- name: Install required system packages.\n action: apt pkg={{item}} state=installed update-cache=yes state=installed\n sudo: yes\n with_items:\n - build-essential\n - python-setuptools\n - python-pip\n - supervisor\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 918,
"all_permissive": false
} |
ansible_role | KyleMcNally/EquiTrack | 47c534d5098bae2e98439b8fdd4b2b94ac03e44d | 0 | deployment/roles/dbserver | 562 | [
"no_license"
] | [
{
"path": "deployment/roles/dbserver/tasks/main.yml",
"content": "- name: ensure postgres is installed\n action: apt pkg={{item}} state=installed update-cache=yes\n sudo: yes\n with_items:\n - postgresql-9.1-postgis\n - postgresql-server-dev-9.1\n - libgeos-dev\n - python-psycopg2\n\n- name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1452,
"all_permissive": false
} |
ansible_role | fidelis90/automations | 15804aba0f17279e552e7a679103e97fc3093823 | 0 | ansible/roles/cron | 562 | [
"no_license"
] | [
{
"path": "ansible/roles/cron/tasks/main.yml",
"content": "- name: Ensure a job that runs at 2 and 5 exists. Creates an entry like \"0 5,2 * * ls -alh > /dev/null\"\n ansible.builtin.cron:\n name: \"check dirs\"\n minute: \"12\"\n hour: \"*\"\n job: \"ls -alh > /root/cron.txt\"",
"license_t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 217,
"all_permissive": false
} |
ansible_role | Peer-Lab/mk42-deploy | 201f1c978ff241f8830e912cc52a3af584814e43 | 1 | ansible/roles/common | 562 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/groups.yml",
"content": "# mk42-deploy\n# ansible/roles/common/tasks/groups.yml\n\n- name: Add users groups\n group: name=\"{{ item }}\"\n with_items:\n - \"{{ UsersGroups }}\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 147... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1982,
"all_permissive": false
} |
ansible_role | Peer-Lab/mk42-deploy | 201f1c978ff241f8830e912cc52a3af584814e43 | 1 | ansible/roles/memcached | 562 | [
"no_license"
] | [
{
"path": "ansible/roles/memcached/tasks/main.yml",
"content": "# mk42-deploy\n# ansible/roles/memcached/tasks/main.yml\n\n- name: Install memcached\n package: name=\"memcached\" state=\"installed\"\n\n- name: Enable and start memcached\n service: name=\"memcached\" enabled=\"yes\" state=\"started\"\n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 222,
"all_permissive": false
} |
ansible_role | Peer-Lab/mk42-deploy | 201f1c978ff241f8830e912cc52a3af584814e43 | 1 | ansible/roles/postgres | 562 | [
"no_license"
] | [
{
"path": "ansible/roles/postgres/tasks/main.yml",
"content": "# mk42-deploy\n# ansible/roles/postgres/tasks/main.yml\n\n- name: Install postgres\n package: name=\"{{ item }}\" state=\"installed\"\n with_items:\n - \"{{ pkgs }}\"\n\n- name: Init postgres\n become_user: \"root\"\n command: postgresql-se... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 919,
"all_permissive": false
} |
ansible_role | Peer-Lab/mk42-deploy | 201f1c978ff241f8830e912cc52a3af584814e43 | 1 | ansible/roles/rabbitmq | 562 | [
"no_license"
] | [
{
"path": "ansible/roles/rabbitmq/tasks/main.yml",
"content": "# mk42-deploy\n# ansible/roles/rabbitmq/tasks/main.yml\n\n- name: Install rabbitmq\n package: name=\"rabbitmq-server\" state=\"installed\"\n\n- name: Enable and start rabbitmq\n service: name=\"rabbitmq-server\" enabled=\"yes\" state=\"started... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 836,
"all_permissive": false
} |
ansible_role | Peer-Lab/mk42-deploy | 201f1c978ff241f8830e912cc52a3af584814e43 | 1 | ansible/roles/redis | 562 | [
"no_license"
] | [
{
"path": "ansible/roles/redis/tasks/main.yml",
"content": "# mk42-deploy\n# ansible/roles/redis/tasks/main.yml\n\n- name: Install redis\n package: name=\"redis\" state=\"installed\"\n\n- name: Set redis specific sysctl settings\n sysctl:\n name: \"vm.overcommit_memory\"\n value: 5\n state: \"pre... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 341,
"all_permissive": false
} |
ansible_role | Mohinish-K053/PT-T1 | 86a8dba57102f704b99e695aafbd5ce63dd314ed | 0 | roles/mysql | 562 | [
"no_license"
] | [
{
"path": "roles/mysql/vars/main.yml",
"content": "---\nmysql_package: mysql-server\nmysql_conf_path: /etc/mysql/mysql.conf.d/mysqld.cnf\nmysql_bind_address: \"0.0.0.0\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 114
},
{
"path": "roles/mysql/tasks/main.yml"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 450,
"all_permissive": false
} |
ansible_role | Mohinish-K053/PT-T1 | 86a8dba57102f704b99e695aafbd5ce63dd314ed | 0 | roles/nginx | 562 | [
"no_license"
] | [
{
"path": "roles/nginx/tasks/main.yml",
"content": "---\n- name: Install NGINX\n apt:\n name: \"{{ nginx_package }}\"\n state: present\n\n- name: Start and enable NGINX\n service:\n name: \"{{ nginx_package }}\"\n state: started\n enabled: yes\n",
"license_type": "no_license",
"dete... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 195,
"all_permissive": false
} |
ansible_role | Mohinish-K053/PT-T1 | 86a8dba57102f704b99e695aafbd5ce63dd314ed | 0 | roles/postgresql | 562 | [
"no_license"
] | [
{
"path": "roles/postgresql/vars/main.yml",
"content": "---\npostgresql_package: postgresql\npostgresql_version: \"14\"\npostgresql_conf_path: \"/etc/postgresql/{{ postgresql_version }}/main/postgresql.conf\"\npostgresql_hba_path: \"/etc/postgresql/{{ postgresql_version }}/main/pg_hba.conf\"\n",
"licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 765,
"all_permissive": false
} |
ansible_role | ishuar/terraform-ansible-azure | 6c253ffb2c1d21b40dd7419019ea0b0c6c35cf8a | 14 | ansible/roles/azure_vm_ufw | 562 | [
"no_license"
] | [
{
"path": "ansible/roles/azure_vm_ufw/handlers/main.yaml",
"content": "---\n- name: Reload UFW\n community.general.ufw:\n state: reloaded\n when: ansible_distribution == \"Ubuntu\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 109
},
{
"path": "ansible/rol... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4262,
"all_permissive": false
} |
ansible_role | ishuar/terraform-ansible-azure | 6c253ffb2c1d21b40dd7419019ea0b0c6c35cf8a | 14 | ansible/roles/nginx_webserver | 562 | [
"no_license"
] | [
{
"path": "ansible/roles/nginx_webserver/tasks/ufw.yaml",
"content": "---\n- name: UFW - Allow SSH connections\n community.general.ufw:\n rule: allow\n name: OpenSSH ## Allow SSH connections through FW\n when: ansible_distribution == \"Ubuntu\"\n\n- name: UFW - Allow Nginx Http connections\n commun... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 6694,
"all_permissive": false
} |
ansible_role | kjelly/openstack-helper | 3aee48aa7e27141ded78987369f65da29135e182 | 0 | roles/init | 562 | [
"permissive"
] | [
{
"path": "roles/init/tasks/main.yml",
"content": "---\n\n- include_role:\n name: network_create\n vars:\n network_name: n1\n subnet_name: s1\n router_name: r1\n cidr: 10.0.0.0/24\n gateway_ip: 10.0.0.1\n\n- os_image:\n auth: \"{{ os_auth }}\"\n name: cirros001\n container_format... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1909,
"all_permissive": true
} |
ansible_role | Snockow6/Bigpuffer | 3ea8664bf775528f8e4ab8064741eb0e65c5bced | 0 | roles/kvm_setup | 562 | [
"no_license"
] | [
{
"path": "roles/kvm_setup/handlers/main.yml",
"content": "---\n# handlers file for kvm_setup\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 34
},
{
"path": "roles/kvm_setup/tasks/main.yml",
"content": "---\n# tasks file for kvm_setup\n- name: install kvm\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2159,
"all_permissive": false
} |
ansible_role | Snockow6/Bigpuffer | 3ea8664bf775528f8e4ab8064741eb0e65c5bced | 0 | roles/podman_containers | 562 | [
"no_license"
] | [
{
"path": "roles/podman_containers/tasks/main.yml",
"content": "---\n# tasks file for podman_containers\n- name: Install podman\n ansible.builtin.package:\n name: podman\n state: present\n\n# - name: install cockpit-podman\n# package:\n# name: cockpit-podman\n# state: present\n# when: ans... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 35,
"total_bytes": 33454,
"all_permissive": false
} |
ansible_role | Snockow6/Bigpuffer | 3ea8664bf775528f8e4ab8064741eb0e65c5bced | 0 | roles/podman_install | 562 | [
"no_license"
] | [
{
"path": "roles/podman_install/tasks/main.yml",
"content": "---\n# tasks file for podman_install\n- name: install podman - Redhat\n package:\n name: podman\n state: present\n when: ansible_os_family == 'RedHat'\n become: yes\n\n- name: install cockpit-podman - Redhat\n package:\n name: cockpi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 386,
"all_permissive": false
} |
ansible_role | Snockow6/Bigpuffer | 3ea8664bf775528f8e4ab8064741eb0e65c5bced | 0 | roles/update_linux | 562 | [
"no_license"
] | [
{
"path": "roles/update_linux/tasks/unattended_upgrades.yml",
"content": "---\n## Install and configure Unattended Upgrades for Debian\n- name: Install Unattended Upgrades\n ansible.builtin.package:\n state: present\n name:\n - unattended-upgrades\n - apt-listchanges\n\n- name: Create and s... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 897,
"all_permissive": false
} |
ansible_role | fbcode/magma_old | 054ef8e079478bda36d2b13b8a88386c6dc94ef2 | 2 | cwf/gateway/deploy/roles/cwag | 562 | [
"no_license"
] | [
{
"path": "cwf/gateway/deploy/roles/cwag/files/setup_default_uplink_bridge.sh",
"content": "#!/usr/bin/env bash\n#\n# Copyright (c) 2018-present, Facebook, Inc.\n# All rights reserved.\n#\n# This source code is licensed under the BSD-style license found in the\n# LICENSE file in the root directory of this s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 7645,
"all_permissive": false
} |
ansible_role | fbcode/magma_old | 054ef8e079478bda36d2b13b8a88386c6dc94ef2 | 2 | cwf/gateway/deploy/roles/cwag_test | 562 | [
"no_license"
] | [
{
"path": "cwf/gateway/deploy/roles/cwag_test/files/create_gre_tunnel.sh",
"content": "#!/usr/bin/env bash\n#\n# Copyright (c) 2018-present, Facebook, Inc.\n# All rights reserved.\n#\n# This source code is licensed under the BSD-style license found in the\n# LICENSE file in the root directory of this source... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1758,
"all_permissive": false
} |
ansible_role | fbcode/magma_old | 054ef8e079478bda36d2b13b8a88386c6dc94ef2 | 2 | cwf/gateway/deploy/roles/ovs | 562 | [
"no_license"
] | [
{
"path": "cwf/gateway/deploy/roles/ovs/files/reload_ovs_kmod.sh",
"content": "#!/usr/bin/env bash\n#\n# Copyright (c) 2020-present, Facebook, Inc.\n# All rights reserved.\n#\n# This source code is licensed under the BSD-style license found in the\n# LICENSE file in the root directory of this source tree. A... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2341,
"all_permissive": false
} |
ansible_role | fbcode/magma_old | 054ef8e079478bda36d2b13b8a88386c6dc94ef2 | 2 | example/gateway/deploy/roles/example_services | 562 | [
"no_license"
] | [
{
"path": "example/gateway/deploy/roles/example_services/tasks/main.yml",
"content": "---\n# Copyright (c) 2016-present, Facebook, Inc.\n# All rights reserved.\n#\n# This source code is licensed under the BSD-style license found in the\n# LICENSE file in the root directory of this source tree. An additional... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 580,
"all_permissive": false
} |
ansible_role | fbcode/magma_old | 054ef8e079478bda36d2b13b8a88386c6dc94ef2 | 2 | feg/gateway/deploy/roles/feg_services | 562 | [
"no_license"
] | [
{
"path": "feg/gateway/deploy/roles/feg_services/tasks/main.yml",
"content": "---\n# Copyright (c) 2016-present, Facebook, Inc.\n# All rights reserved.\n#\n# This source code is licensed under the BSD-style license found in the\n# LICENSE file in the root directory of this source tree. An additional grant\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1051,
"all_permissive": false
} |
ansible_role | fbcode/magma_old | 054ef8e079478bda36d2b13b8a88386c6dc94ef2 | 2 | lte/gateway/deploy/roles/magma_oai | 562 | [
"no_license"
] | [
{
"path": "lte/gateway/deploy/roles/magma_oai/files/magma_identity.sql",
"content": "/*\nCopyright (c) Facebook, Inc. and its affiliates.\nAll rights reserved.\n\nThis source code is licensed under the BSD-style license found in the\nLICENSE file in the root directory of this source tree.\n */\n\nINSERT INT... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5832,
"all_permissive": false
} |
ansible_role | fbcode/magma_old | 054ef8e079478bda36d2b13b8a88386c6dc94ef2 | 2 | lte/gateway/deploy/roles/stretch_snapshot | 562 | [
"no_license"
] | [
{
"path": "lte/gateway/deploy/roles/stretch_snapshot/defaults/main.yml",
"content": "---\n################################################################################\n# Copyright (c) Facebook, Inc. and its affiliates.\n# All rights reserved.\n#\n# This source code is licensed under the BSD-style licens... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1387,
"all_permissive": false
} |
ansible_role | fbcode/magma_old | 054ef8e079478bda36d2b13b8a88386c6dc94ef2 | 2 | lte/gateway/deploy/roles/uselocalpkgrepo | 562 | [
"no_license"
] | [
{
"path": "lte/gateway/deploy/roles/uselocalpkgrepo/templates/99httpsrepo.j2",
"content": "################################################################################\n# Copyright (c) Facebook, Inc. and its affiliates.\n# All rights reserved.\n#\n# This source code is licensed under the BSD-style licen... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2316,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.