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 | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/mkinitcpio | 8,111 | [
"no_license"
] | [
{
"path": "roles/mkinitcpio/tasks/main.yml",
"content": "---\n# file roles/mkinitcpio/tasks/main.yml\n\n- name: setup mkinitcpio\n ansible.builtin.copy:\n src: files/mkinitcpio.conf\n dest: /etc/mkinitcpio.conf\n owner: root\n group: root\n mode: '0644'\n backup: yes\n become: yes\n reg... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 366,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/music | 8,111 | [
"no_license"
] | [
{
"path": "roles/music/tasks/main.yml",
"content": "---\n# file roles/notifications/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - spotifyd\n - cava\n - playerctl\n \n- name: create .config/spotifyd directory\n ansible.builtin.file:\n path: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2254,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/notifications | 8,111 | [
"no_license"
] | [
{
"path": "roles/notifications/tasks/main.yml",
"content": "---\n# file roles/notifications/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - dunst\n \n- name: create .config/dunst directory\n ansible.builtin.file:\n path: ~/.config/dunst\n owner: \"{... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 523,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/nvidia | 8,111 | [
"no_license"
] | [
{
"path": "roles/nvidia/tasks/main.yml",
"content": "---\n# file roles/nvidia/tasks/main.yml\n\n# nvidia kernel module chagnes are in the mkinitcpio role\n# nvidia kernel parameter changes are in the grub role\n\n- name: install required packages\n aur:\n use: paru\n name:\n - nvidia-dkms-perfor... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 576,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/openssh | 8,111 | [
"no_license"
] | [
{
"path": "roles/openssh/tasks/main.yml",
"content": "---\n# file roles/openssh/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - openssh\n\n- name: create .ssh directory\n ansible.builtin.file:\n path: ~/.ssh\n owner: \"{{archusername.stdout}}\"\n grou... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1641,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/picom | 8,111 | [
"no_license"
] | [
{
"path": "roles/picom/tasks/main.yml",
"content": "---\n# file roles/picom/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - picom-jonaburg-git\n\n- name: create .config/picom directory\n ansible.builtin.file:\n path: ~/.config/picom\n owner: \"{{archuser... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 532,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/qt | 8,111 | [
"no_license"
] | [
{
"path": "roles/qt/tasks/main.yml",
"content": "---\n# file roles/qt/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - qt5-styleplugins",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 125
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 125,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/rofi | 8,111 | [
"no_license"
] | [
{
"path": "roles/rofi/tasks/main.yml",
"content": "---\n# file roles/rofi/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - rofi\n\n- name: create .config/rofi directory\n ansible.builtin.file:\n path: ~/.config/rofi\n owner: \"{{archusername.stdout}}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 739,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/sessionmanager | 8,111 | [
"no_license"
] | [
{
"path": "roles/sessionmanager/tasks/main.yml",
"content": "---\n# file roles/code/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - lxsession\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 121
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 121,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/sound | 8,111 | [
"no_license"
] | [
{
"path": "roles/sound/tasks/main.yml",
"content": "---\n# file roles/code/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - pipewire\n - pipewire-alsa\n - pipewire-pulse\n - pamixer",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 180,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/suckless | 8,111 | [
"no_license"
] | [
{
"path": "roles/suckless/tasks/main.yml",
"content": "---\n# file roles/suckless/tasks/main.yml\n\n- name: install j4-dmenu-desktop key\n gpg_key:\n fpr: <KEY>\n keyserver: keyserver.ubuntu.com\n\n- name: install required packages\n aur:\n use: paru\n name:\n - j4-dmenu-desktop\n\n- name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2658,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/sudo | 8,111 | [
"no_license"
] | [
{
"path": "roles/sudo/tasks/main.yml",
"content": "---\n# file roles/sudo/tasks/main.yml\n\n- name: setup wheel sudo permissions\n ansible.builtin.copy:\n src: files/01-wheel\n dest: /etc/sudoers.d/01-wheel\n owner: root\n group: root\n mode: '0640'\n become: yes\n\n- name: set visudo defau... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 675,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/terminal | 8,111 | [
"no_license"
] | [
{
"path": "roles/terminal/tasks/main.yml",
"content": "---\n# file roles/terminal/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - kitty\n\n- name: create .config/kitty directory\n ansible.builtin.file:\n path: ~/.config/kitty\n owner: \"{{archusername.st... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1558,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/texteditor | 8,111 | [
"no_license"
] | [
{
"path": "roles/texteditor/tasks/main.yml",
"content": "---\n# file roles/texteditor/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - sublime-text-4",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 131
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 131,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/video | 8,111 | [
"no_license"
] | [
{
"path": "roles/video/tasks/main.yml",
"content": "---\n# file roles/video/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - mpv\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 116
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 116,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/wallpaper | 8,111 | [
"no_license"
] | [
{
"path": "roles/wallpaper/tasks/main.yml",
"content": "---\n# file roles/wallpaper/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - nitrogen\n\n- name: git clone five82/wallpaper\n ansible.builtin.git:\n repo: 'https://github.com/five82/wallpaper.git'\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 928,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/webbrowser | 8,111 | [
"no_license"
] | [
{
"path": "roles/webbrowser/tasks/main.yml",
"content": "---\n# file roles/webbrowser/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - ungoogled-chromium\n - chromium-widevine",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 161,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/wine | 8,111 | [
"no_license"
] | [
{
"path": "roles/wine/tasks/main.yml",
"content": "---\n# file roles/wine/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - wine-staging",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 123
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 123,
"all_permissive": false
} |
ansible_role | five82/desktop-arch | 76c89bedf7d205e9493b9735584dfa710dd5ec44 | 0 | roles/xorg | 8,111 | [
"no_license"
] | [
{
"path": "roles/xorg/tasks/main.yml",
"content": "---\n# file roles/xorg/tasks/main.yml\n\n- name: install required packages\n aur:\n use: paru\n name:\n - xorg-server\n - xorg-xrdb\n - xorg-xinput\n - xss-lock # required by i3lock & slock\n\n- name: create /usr/share/xsessions ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 420,
"all_permissive": false
} |
ansible_role | Saint55rus/Myrepository | 2c561cac6c25de45f5e30b4df4782182bf117155 | 0 | ansible/roles/check | 8,111 | [
"no_license"
] | [
{
"path": "ansible/roles/check/handlers/main.yml",
"content": "---\n# handlers file for Check\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "ansible/roles/check/vars/main.yml",
"content": "---\n# vars file for Check\n",
"license_type": "... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 253,
"all_permissive": false
} |
ansible_role | Saint55rus/Myrepository | 2c561cac6c25de45f5e30b4df4782182bf117155 | 0 | ansible/roles/remove | 8,111 | [
"no_license"
] | [
{
"path": "ansible/roles/remove/handlers/main.yml",
"content": "---\n# handlers file for remove\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 31
},
{
"path": "ansible/roles/remove/tasks/main.yml",
"content": "---\n# tasks file for remove\n\n - name: removi... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 325,
"all_permissive": false
} |
ansible_role | Saint55rus/Myrepository | 2c561cac6c25de45f5e30b4df4782182bf117155 | 0 | ansible/roles/update2 | 8,111 | [
"no_license"
] | [
{
"path": "ansible/roles/update2/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - Update2\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 66
},
{
"path": "ansible/roles/update2/vars/main.yml",
"content": "---\n# vars ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 392,
"all_permissive": false
} |
ansible_role | nvk-r0dney/my_own_collection | 837493e0099d1dbca4c727e5685e6bd0d3d6c09a | 0 | roles/my_own_role | 8,111 | [
"no_license"
] | [
{
"path": "roles/my_own_role/tasks/main.yml",
"content": "---\n# tasks file for ./roles/my_own_role\n\n- name: Create test file by module\n my_own_namespase.yandex_cloud_elk.my_own_module:\n path: \"{{ default_path }}\"\n content: \"{{ default_content }}\"\n",
"license_type": "no_license",
"d... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 1245,
"all_permissive": false
} |
ansible_role | dtypos/ansible_ubuntu_dt | e5191547127cd5bb89da7fb0cba36659b0caaba3 | 0 | roles/web | 8,108 | [
"no_license"
] | [
{
"path": "roles/web/tasks/main.yml",
"content": "---\n# importing nginx and python app\n\n - include: nginx.yml\n - include: python3_install.yml \n - include: python3_app.yml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 125
},
{
"path": "roles/web/tasks/n... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1229,
"all_permissive": false
} |
ansible_role | TF03/yii2-advanced-def | 5ae561ddc6be998244d26ed63a9528f16b7453c7 | 0 | build/ansible/roles/after_update | 8,108 | [
"no_license"
] | [
{
"path": "build/ansible/roles/after_update/tasks/main.yml",
"content": "- name: restart php-fpm\n service: name=\"php{{ php_v }}-fpm\" state=restarted\n\n- name: service nginx restart\n service: name=nginx state=restarted\n\n- name: service mysql restart\n service: name=mysql state=restarted\n\n- name: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 283,
"all_permissive": false
} |
ansible_role | TF03/yii2-advanced-def | 5ae561ddc6be998244d26ed63a9528f16b7453c7 | 0 | build/ansible/roles/migrate | 8,108 | [
"no_license"
] | [
{
"path": "build/ansible/roles/migrate/tasks/main.yml",
"content": "- name: Setup migrate\n shell: cd {{ git_clone_folder }} &&\n php yiic.php migrate --interactive=0\n ignore_errors: yes",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 121
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 121,
"all_permissive": false
} |
ansible_role | TF03/yii2-advanced-def | 5ae561ddc6be998244d26ed63a9528f16b7453c7 | 0 | build/ansible/roles/mysql | 8,108 | [
"no_license"
] | [
{
"path": "build/ansible/roles/mysql/tasks/main.yml",
"content": "---\n# tasks file for mysql\n\n- name: ensure MySQL is installed\n action: apt pkg=\"{{ item }}\" state=present\n with_items:\n - mysql-client\n - mysql-server\n - python-mysqldb\n\n- name: ensure MySQL is installed\n action... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 5412,
"all_permissive": false
} |
ansible_role | TF03/yii2-advanced-def | 5ae561ddc6be998244d26ed63a9528f16b7453c7 | 0 | build/ansible/roles/php-ubuntu | 8,108 | [
"no_license"
] | [
{
"path": "build/ansible/roles/php-ubuntu/handlers/main.yml",
"content": "---\n# handlers file for php-ubuntu\n\n- name: restart phpfpm\n service: name=\"php{{ php_v }}-fpm\" state=restarted\n ignore_errors: yes\n\n- name: restart apache\n service: name=apache2 state=restarted\n ignore_errors: yes",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1253,
"all_permissive": false
} |
ansible_role | TF03/yii2-advanced-def | 5ae561ddc6be998244d26ed63a9528f16b7453c7 | 0 | build/ansible/roles/phpmyadmin | 8,108 | [
"no_license"
] | [
{
"path": "build/ansible/roles/phpmyadmin/tasks/main.yml",
"content": "---\n- name: Ensure PHPMyAdmin is installed (Debian).\n apt: pkg=phpmyadmin state=installed\n\n- name: copy PHPMyAdmin config\n template: src=config.inc.php.j2 dest=/etc/phpmyadmin/config.inc.php owner=www-data mode=0644\n\n- name: Ad... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1652,
"all_permissive": false
} |
ansible_role | TF03/yii2-advanced-def | 5ae561ddc6be998244d26ed63a9528f16b7453c7 | 0 | build/ansible/roles/redis | 8,108 | [
"no_license"
] | [
{
"path": "build/ansible/roles/redis/tasks/redis2.yml",
"content": "- name: create Redis2 working directory\n file:\n path: /var/lib/redis2\n state: directory\n owner: \"{{redis_user}}\"\n group: \"{{redis_user}}\"\n\n- name: copy Redis2 config\n template: src=\"redis2.conf.j2\" dest=/etc/redi... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 4715,
"all_permissive": false
} |
ansible_role | TF03/yii2-advanced-def | 5ae561ddc6be998244d26ed63a9528f16b7453c7 | 0 | build/ansible/roles/rm_develop_files | 8,108 | [
"no_license"
] | [
{
"path": "build/ansible/roles/rm_develop_files/tasks/main.yml",
"content": "- name: remove development files\n command: rm {{ git_clone_folder_new }}/{{item}} -Rf\n with_items:\n - 'nbproject'\n - 'build'\n - '.gitignore'\n - '.git/'\n - '.idea'\n - '.vagrant'\n - 'composer.phar'\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 762,
"all_permissive": false
} |
ansible_role | TF03/yii2-advanced-def | 5ae561ddc6be998244d26ed63a9528f16b7453c7 | 0 | build/ansible/roles/update_config | 8,108 | [
"no_license"
] | [
{
"path": "build/ansible/roles/update_config/tasks/main.yml",
"content": "- name: Replace config\n shell: cd {{ git_clone_folder }}/common/config &&\n perl -pi -w -e \"s/'username'\\x20=>\\x20'[\\w]+'/'username'\\x20=>\\x20'{{ mysql_app_user }}'/g;\" main.php &&\n perl -pi -w -e \"s/'password'\\x... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 977,
"all_permissive": false
} |
ansible_role | kidibox/ansible-router | 323cb0f2d5840b5a9df4c0a4fedb6a83d240ce6e | 0 | roles/dnscrypt_proxy | 8,108 | [
"no_license"
] | [
{
"path": "roles/dnscrypt_proxy/tasks/main.yml",
"content": "---\n\n- name: ensure packages are installed\n package:\n name: \"dnscrypt-proxy\"\n state: installed\n become: true\n notify:\n - enable dnscrypt-proxy\n - start dnscrypt-proxy\n\n- name: create systemd override directory\n file:\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1628,
"all_permissive": false
} |
ansible_role | kidibox/ansible-router | 323cb0f2d5840b5a9df4c0a4fedb6a83d240ce6e | 0 | roles/dnsmasq | 8,108 | [
"no_license"
] | [
{
"path": "roles/dnsmasq/defaults/main.yml",
"content": "---\n\ndomain_name: lan\ndomain_search:\n - lan\n\ndhcp_hosts: []\n\nupstream_servers:\n - 1.1.1.1\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 92
},
{
"path": "roles/dnsmasq/templates/dns.conf.j2",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2466,
"all_permissive": false
} |
ansible_role | kidibox/ansible-router | 323cb0f2d5840b5a9df4c0a4fedb6a83d240ce6e | 0 | roles/fail2ban | 8,108 | [
"no_license"
] | [
{
"path": "roles/fail2ban/handlers/main.yml",
"content": "---\n\n- name: enable fail2ban\n service:\n name: fail2ban\n enabled: true\n become: true\n\n- name: start fail2ban\n service:\n name: fail2ban\n state: started\n become: true\n\n\n- name: reload fail2ban\n service:\n name: fail2b... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 911,
"all_permissive": false
} |
ansible_role | kidibox/ansible-router | 323cb0f2d5840b5a9df4c0a4fedb6a83d240ce6e | 0 | roles/networkd | 8,108 | [
"no_license"
] | [
{
"path": "roles/networkd/templates/vagrant.network.j2",
"content": "[Match]\nName=eth0\n\n[Network]\nDHCP=ipv4\n\n[Route]\nGateway=10.0.2.15\nDestination=10.0.2.0/24\n\n[DHCP]\nUseDNS=false\nUseDomains=false\nUseRoutes=false\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 4268,
"all_permissive": false
} |
ansible_role | kidibox/ansible-router | 323cb0f2d5840b5a9df4c0a4fedb6a83d240ce6e | 0 | roles/ppp | 8,108 | [
"no_license"
] | [
{
"path": "roles/ppp/templates/provider.j2",
"content": "plugin rp-pppoe.so\n{{ ppp_interface }}\nname \"{{ ppp_username }}\"\nholdoff 0\npersist\ndefaultroute\nhide-password\nnoauth\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 117
},
{
"path": "roles/ppp/temp... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1783,
"all_permissive": false
} |
ansible_role | kidibox/ansible-router | 323cb0f2d5840b5a9df4c0a4fedb6a83d240ce6e | 0 | roles/shorewall | 8,108 | [
"no_license"
] | [
{
"path": "roles/shorewall/templates/mangle.j2",
"content": "# ICMP ping\nMARK(1-2) 0.0.0.0/0 0.0.0.0/0 icmp echo-request\nMARK(1-2) 0.0.0.0/0 0.0.0.0/0 icmp echo-reply\n\n# ssh\nMARK(1-2) 0.0.0.0/0 0.0.0.0/0 tcp ssh\n\n# Overwatch, Hearthstone... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 6904,
"all_permissive": false
} |
ansible_role | kidibox/ansible-router | 323cb0f2d5840b5a9df4c0a4fedb6a83d240ce6e | 0 | roles/yay | 8,108 | [
"no_license"
] | [
{
"path": "roles/yay/tasks/main.yml",
"content": "---\n\n- name: check if yay is installed\n command: pacman -Qi yay\n register: check\n ignore_errors: true\n\n- when: \"'not found' in check.stderr\"\n block:\n\n - name: ensure base-devel is installed\n package:\n name: base-devel\n state:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 828,
"all_permissive": false
} |
ansible_role | heartshare/docker-swarm-infrastructure | cc3537939b694f9424c6052f21b0d296a96fa08f | 0 | playbooks/roles/cluster_monitor | 8,108 | [
"no_license"
] | [
{
"path": "playbooks/roles/cluster_monitor/templates/cluster-monitoring.j2",
"content": "version: '3.7'\n\nnetworks:\n {{traefik_network_name}}:\n external: true\n name: {{traefik_network_name}}\n\nvolumes:\n prometheus: {}\n grafana: {}\n alertmanager: {}\n\nconfigs:\n prometheus_config:\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 8483,
"all_permissive": false
} |
ansible_role | heartshare/docker-swarm-infrastructure | cc3537939b694f9424c6052f21b0d296a96fa08f | 0 | playbooks/roles/dns_stack | 8,108 | [
"no_license"
] | [
{
"path": "playbooks/roles/dns_stack/tasks/main.yml",
"content": "---\n- name: Verify stacks directory exists (on first swarm node)\n when: inventory_hostname == groups['swarm_managers'][0]\n tags: [\"pihole\"]\n file:\n path: \"/home/{{ansible_user}}/stacks\"\n state: directory\n\n- name: Verify p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 6618,
"all_permissive": false
} |
ansible_role | heartshare/docker-swarm-infrastructure | cc3537939b694f9424c6052f21b0d296a96fa08f | 0 | playbooks/roles/docker | 8,108 | [
"no_license"
] | [
{
"path": "playbooks/roles/docker/tasks/docker.yml",
"content": "---\n\n- name: Install Docker Python library\n pip:\n name: docker\n version: 5.0.3\n state: present\n tags: [\"docker\", pip]\n\n- name: Install jsondiff Python library\n tags: [\"pip\"]\n pip:\n name: jsondiff\n",
"licens... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 212,
"all_permissive": false
} |
ansible_role | heartshare/docker-swarm-infrastructure | cc3537939b694f9424c6052f21b0d296a96fa08f | 0 | playbooks/roles/host-defaults | 8,108 | [
"no_license"
] | [
{
"path": "playbooks/roles/host-defaults/tasks/main.yml",
"content": "---\n- name: Check if auto update is enabled\n stat:\n path: /etc/apt/apt.conf.d/20auto-upgrades\n register: autoupdate\n\n- name: Disable auto update\n when: autoupdate.stat.exists\n become: true\n become_method: sudo\n file:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2249,
"all_permissive": false
} |
ansible_role | heartshare/docker-swarm-infrastructure | cc3537939b694f9424c6052f21b0d296a96fa08f | 0 | playbooks/roles/swarm-managers | 8,108 | [
"no_license"
] | [
{
"path": "playbooks/roles/swarm-managers/tasks/manager.yml",
"content": "---\n- name: Check if Swarm has already been initialized\n shell: docker node ls\n tags: [\"docker\"]\n register: swarm_status\n ignore_errors: true\n\n- name: Add Docker node to existing Swarm as manager\n tags: [\"docker\"]\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 443,
"all_permissive": false
} |
ansible_role | heartshare/docker-swarm-infrastructure | cc3537939b694f9424c6052f21b0d296a96fa08f | 0 | playbooks/roles/swarm-workers | 8,108 | [
"no_license"
] | [
{
"path": "playbooks/roles/swarm-workers/tasks/main.yml",
"content": "---\n- name: Remove useless packages from the cache\n tags: [\"apt\"]\n ignore_errors: yes\n become: true\n apt:\n autoclean: yes\n\n- name: Remove dependencies that are no longer required\n ignore_errors: yes\n become: true\n a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1345,
"all_permissive": false
} |
ansible_role | heartshare/docker-swarm-infrastructure | cc3537939b694f9424c6052f21b0d296a96fa08f | 0 | playbooks/roles/traefik | 8,108 | [
"no_license"
] | [
{
"path": "playbooks/roles/traefik/tasks/main.yml",
"content": "---\n- name: Verify stacks directory exists (on first swarm node)\n when: inventory_hostname == groups['swarm_managers'][0]\n tags: [\"traefik\"]\n file:\n path: \"/home/{{ansible_user}}/stacks\"\n state: directory\n\n- name: Generate ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 3187,
"all_permissive": false
} |
ansible_role | heartshare/docker-swarm-infrastructure | cc3537939b694f9424c6052f21b0d296a96fa08f | 0 | playbooks/roles/web | 8,108 | [
"no_license"
] | [
{
"path": "playbooks/roles/web/tasks/main.yml",
"content": "---\n- name: Verify stacks directory exists. (on first swarm node)\n when: inventory_hostname == groups['swarm_managers'][0]\n tags: [\"dashy\"]\n file:\n path: \"/home/{{ansible_user}}/stacks\"\n state: directory\n\n- name: Verify stacks ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2643,
"all_permissive": false
} |
ansible_role | movik242/project | 7492ce85634c9c8d363583967251356fb119cd8c | 0 | postgres/roles/database | 8,108 | [
"no_license"
] | [
{
"path": "postgres/roles/database/files/netplan/50-vagrant.yaml",
"content": "---\nnetwork:\n version: 2\n renderer: networkd\n ethernets:\n eth1:\n dhcp4: no \n addresses:\n - 192.168.50.10/24\n gateway4: 192.168.50.15 \n nameservers:\n addresses: \n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 7959,
"all_permissive": false
} |
ansible_role | ogechivivian/Anya-fellowship | 382df1481c325453d40b979287650eece65f1422 | 0 | Task-4/ansible/roles/polkadot-binary-installation | 8,108 | [
"no_license"
] | [
{
"path": "Task-4/ansible/roles/polkadot-binary-installation/tasks/install.yml",
"content": "---\n- name: Wait for system ready\n hosts: all\n gather_facts: no\n become: yes\n tasks:\n - name: download polkadot binary\n get_url:\n url: https://github.com/paritytech/polkadot/releases/download/v0... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 437,
"all_permissive": false
} |
ansible_role | ogechivivian/Anya-fellowship | 382df1481c325453d40b979287650eece65f1422 | 0 | Task-4/ansible/roles/polkadot-boot-conf | 8,108 | [
"no_license"
] | [
{
"path": "Task-4/ansible/roles/polkadot-boot-conf/tasks/templates/polkadotboot.j2",
"content": "[Unit]\nDescription=Polkadot Boot\n\n[Service]\nExecStart=polkadot --name polkadotbootnode --pruning=archive \\\n--chain=rococo --base-path=/tmp \\\n--listen-addr=/ip4/0.0.0.0/tcp/30334 --public-addr=/ip4/0.0.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 728,
"all_permissive": false
} |
ansible_role | ogechivivian/Anya-fellowship | 382df1481c325453d40b979287650eece65f1422 | 0 | Task-4/ansible/roles/polkadot-collator-conf | 8,108 | [
"no_license"
] | [
{
"path": "Task-4/ansible/roles/polkadot-collator-conf/templates/collatorpolkadot.j2",
"content": "[Unit]\nDescription=Polkadot Validator\n\n[Service]\nExecStart=polkadot --name Anyacollatornode --collator --ws-port 9944 --chain=rococo --base-path=/tmp --listen-addr=/ip4/0.0.0.0/tcp/30334 --public-addr=/i... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 777,
"all_permissive": false
} |
ansible_role | ogechivivian/Anya-fellowship | 382df1481c325453d40b979287650eece65f1422 | 0 | Task-4/ansible/roles/polkadot-rpc-installation | 8,108 | [
"no_license"
] | [
{
"path": "Task-4/ansible/roles/polkadot-rpc-installation/tasks/polkadot-rpc.yml",
"content": "---\n- name: Wait for system ready\n hosts: rpc\n gather_facts: no\n become: yes\n tasks:\n - name: Install polkadot rpc node systemd unit file\n template: src=polkadotrpc.j2 dest=/etc/systemd/system/polka... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 847,
"all_permissive": false
} |
ansible_role | esgras/deployer-test | 37cadcf7f7f6d5638c4e3258379e631b4418c025 | 0 | provision/roles/apache2 | 8,108 | [
"no_license"
] | [
{
"path": "provision/roles/apache2/vars/main.yml",
"content": "---\n apache2_packages: ['apache2', 'libapache2-mpm-itk', 'libapache2-mod-php7.4']\n apache2_app_user: vagrant\n apache2_site_name: vagrant.test\n apache2_site_directory: \"/var/www/{{ site_name }}\"\n",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1158,
"all_permissive": false
} |
ansible_role | esgras/deployer-test | 37cadcf7f7f6d5638c4e3258379e631b4418c025 | 0 | provision/roles/mysql | 8,108 | [
"no_license"
] | [
{
"path": "provision/roles/mysql/tasks/main.yml",
"content": "---\n- name: Install mysql packages\n become: yes\n apt:\n name: \"{{ mysql_packages }}\"\n state: present\n tags:\n - install\n\n- name: Ensure mysql is started\n become: yes\n service:\n name: mysql\n state: started\n ena... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1061,
"all_permissive": false
} |
ansible_role | esgras/deployer-test | 37cadcf7f7f6d5638c4e3258379e631b4418c025 | 0 | provision/roles/php-apache2 | 8,108 | [
"no_license"
] | [
{
"path": "provision/roles/php-apache2/vars/main.yml",
"content": "---\n php_apache2_packages: ['libapache2-mod-php7.4']\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 54
},
{
"path": "provision/roles/php-apache2/tasks/main.yml",
"content": "---\n- name: Po... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 766,
"all_permissive": false
} |
ansible_role | esgras/deployer-test | 37cadcf7f7f6d5638c4e3258379e631b4418c025 | 0 | provision/roles/php-cli | 8,108 | [
"no_license"
] | [
{
"path": "provision/roles/php-cli/vars/main.yml",
"content": "---\n php_cli_packages: [\n 'php7.4',\n 'php7.4-common',\n 'php7.4-cli',\n 'php7.4-mysql',\n 'php7.4-ctype', 'php7.4-iconv', 'php7.4-json', 'php... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1762,
"all_permissive": false
} |
ansible_role | oleezhaofficial/telecom-test | 8c15a5d1e94fba75a69af24ebbc75e4b382f23f8 | 0 | roles/basic_auth | 8,108 | [
"no_license"
] | [
{
"path": "roles/basic_auth/tasks/main.yml",
"content": "- name: Ensure htpasswd utility is present (Debian/Ubuntu)\n apt:\n name: apache2-utils\n state: present\n become: true\n when: ansible_os_family == \"Debian\"\n\n- name: Ensure htpasswd utility is present (RHEL/CentOS)\n yum:\n name: htt... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 970,
"all_permissive": false
} |
ansible_role | oleezhaofficial/telecom-test | 8c15a5d1e94fba75a69af24ebbc75e4b382f23f8 | 0 | roles/certbot | 8,108 | [
"no_license"
] | [
{
"path": "roles/certbot/tasks/main.yml",
"content": "- name: Update letsencrypt certs for domains\n shell: |\n docker run --rm \\\n -v /srv/nginx-compose/letsencrypt:/etc/letsencrypt \\\n -v /srv/nginx-compose/robots.txt:/usr/share/nginx/html/robots.txt:ro \\\n -v /srv/nginx-compose/ngin... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 802,
"all_permissive": false
} |
ansible_role | oleezhaofficial/telecom-test | 8c15a5d1e94fba75a69af24ebbc75e4b382f23f8 | 0 | roles/docker_compose | 8,108 | [
"no_license"
] | [
{
"path": "roles/docker_compose/templates/docker-compose.yml.j2",
"content": "services:\n nginx:\n image: nginx:${NGINX_TAG}\n container_name: nginx\n volumes:\n - ./nginx_conf:/etc/nginx/conf.d\n - ./letsencrypt:/etc/letsencrypt\n - ./robots.txt:/usr/share/nginx/html/robots.txt:ro\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1382,
"all_permissive": false
} |
ansible_role | oleezhaofficial/telecom-test | 8c15a5d1e94fba75a69af24ebbc75e4b382f23f8 | 0 | roles/nginx | 8,108 | [
"no_license"
] | [
{
"path": "roles/nginx/templates/ssl.conf.j2",
"content": "server {\n listen 80;\n server_name {{ item.domain }};\n return 301 https://$host$request_uri;\n}\n\nserver {\n listen 443 ssl;\n server_name {{ item.domain }};\n\n ssl_certificate /etc/letsencrypt/live/{{ item.domain }}/fullchain.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1541,
"all_permissive": false
} |
ansible_role | aneeshsv1/ansible-codes | 0318fbb21337497df8ab82f1ca3049c22787de1a | 0 | roles/lux_ec2_deployment | 8,108 | [
"no_license"
] | [
{
"path": "roles/lux_ec2_deployment/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - ec2_deployment",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 72
},
{
"path": "roles/lux_ec2_deployment/handlers/main.yml",
"content"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2307,
"all_permissive": false
} |
ansible_role | aneeshsv1/ansible-codes | 0318fbb21337497df8ab82f1ca3049c22787de1a | 0 | roles/lux_patch_deployment | 8,108 | [
"no_license"
] | [
{
"path": "roles/lux_patch_deployment/handlers/main.yml",
"content": "---\n# handlers file for patch_deplyment",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "roles/lux_patch_deployment/tests/test.yml",
"content": "---\n- hosts: localhost\n re... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 950,
"all_permissive": false
} |
ansible_role | aneeshsv1/ansible-codes | 0318fbb21337497df8ab82f1ca3049c22787de1a | 0 | roles/lux_vpc_deployment | 8,108 | [
"no_license"
] | [
{
"path": "roles/lux_vpc_deployment/tasks/main.yml",
"content": "---\n# tasks file for vpc_deployment\n - name: Linux - Create VPC\n ec2_vpc_net:\n state: present\n name: \"{{ vpc_name }}\"\n cidr_block: \"{{ cidr_net }}\"\n region: \"{{ region }}\"\n register: vpc_n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2158,
"all_permissive": false
} |
ansible_role | aneeshsv1/ansible-codes | 0318fbb21337497df8ab82f1ca3049c22787de1a | 0 | roles/win_ec2_deployment | 8,108 | [
"no_license"
] | [
{
"path": "roles/win_ec2_deployment/tasks/main.yml",
"content": "---\n# tasks file for ec2_deployment\n - name: Windows - Gathering existing EC2 instance details\n ec2_instance_facts:\n region: \"{{ region }}\"\n filters:\n tag:Name: \"{{ server_name }}\"\n instance-state-name: r... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2829,
"all_permissive": false
} |
ansible_role | aneeshsv1/ansible-codes | 0318fbb21337497df8ab82f1ca3049c22787de1a | 0 | roles/win_pkg_deployment | 8,108 | [
"no_license"
] | [
{
"path": "roles/win_pkg_deployment/tasks/main.yml",
"content": "---\n- name: Winows - download the 7-Zip package\n win_get_url:\n url: http://www.7-zip.org/a/7z1701-x64.msi\n dest: C:\\7z.msi\n\n- name: Windows - Install the 7-Zip package\n win_package:\n path: C:\\7z.msi\n state: present\n"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 230,
"all_permissive": false
} |
ansible_role | aneeshsv1/ansible-codes | 0318fbb21337497df8ab82f1ca3049c22787de1a | 0 | roles/win_vpc_deployment | 8,108 | [
"no_license"
] | [
{
"path": "roles/win_vpc_deployment/tasks/main.yml",
"content": "---\n# tasks file for vpc_deployment\n - name: Windows - Create VPC\n ec2_vpc_net:\n state: present\n name: \"{{ vpc_name }}\"\n cidr_block: \"{{ cidr_net }}\"\n region: \"{{ region }}\"\n register: vpc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2150,
"all_permissive": false
} |
ansible_role | marco-souza/ansible-playbooks | 0de39a709a27920bb5c5620a46b707284df20962 | 2 | ansible/roles/dotfiles | 8,108 | [
"no_license"
] | [
{
"path": "ansible/roles/dotfiles/tasks/main.yml",
"content": "---\n- name: Setup zsh\n ansible.builtin.user:\n name: \"{{ item }}\"\n shell: /bin/zsh\n with_items:\n - marco\n\n- name: Stow user data (manjaro)\n when: is_manjaro\n ansible.builtin.shell:\n cmd: stow home -t $HOME\n chdir:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 561,
"all_permissive": false
} |
ansible_role | marco-souza/ansible-playbooks | 0de39a709a27920bb5c5620a46b707284df20962 | 2 | ansible/roles/fonts | 8,108 | [
"no_license"
] | [
{
"path": "ansible/roles/fonts/tasks/main.yml",
"content": "---\n- name: Install fonts\n become: true\n ansible.builtin.package:\n name:\n # fonts\n - ttf-fira-sans\n - ttf-fira-mono\n - ttf-font-awesome\n state: present\n",
"license_type": "no_license",
"detected_license... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 180,
"all_permissive": false
} |
ansible_role | marco-souza/ansible-playbooks | 0de39a709a27920bb5c5620a46b707284df20962 | 2 | ansible/roles/hyprland | 8,108 | [
"no_license"
] | [
{
"path": "ansible/roles/hyprland/tasks/main.yml",
"content": "---\n- name: Install Hyprland desktop\n become: true\n ansible.builtin.package:\n name:\n # hyprland\n - wofi\n - waybar\n - hyprland\n - hyprpaper\n - alacritty\n state: present\n",
"license_type": "no_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 206,
"all_permissive": false
} |
ansible_role | marco-souza/ansible-playbooks | 0de39a709a27920bb5c5620a46b707284df20962 | 2 | ansible/roles/install_packages | 8,108 | [
"no_license"
] | [
{
"path": "ansible/roles/install_packages/tasks/main.yml",
"content": "---\n- name: (shared) Install base packages\n become: \"{{ is_manjaro }}\"\n ansible.builtin.package:\n state: present\n name: \"{{ base_packages }}\"\n\n- name: (manjaro) Install AUR packages\n when: is_manjaro\n kewlfft.aur.a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 733,
"all_permissive": false
} |
ansible_role | marco-souza/ansible-playbooks | 0de39a709a27920bb5c5620a46b707284df20962 | 2 | ansible/roles/neovim | 8,108 | [
"no_license"
] | [
{
"path": "ansible/roles/neovim/tasks/main.yml",
"content": "---\n- name: Install base packages\n become: \"{{ become_root }}\"\n ansible.builtin.package:\n name:\n - fzf\n - neovim\n - ripgrep\n state: present\n\n- name: Setup Personal Neovim config\n ansible.builtin.git:\n repo:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 378,
"all_permissive": false
} |
ansible_role | marco-souza/ansible-playbooks | 0de39a709a27920bb5c5620a46b707284df20962 | 2 | ansible/roles/node | 8,108 | [
"no_license"
] | [
{
"path": "ansible/roles/node/tasks/main.yml",
"content": "---\n- name: Install Node.js\n become: \"{{ is_manjaro }}\"\n ansible.builtin.package:\n state: present\n name:\n - nodejs\n\n- name: Create global NPM_HOME\n ansible.builtin.file:\n path: \"{{ node_home }}\"\n state: directory\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 520,
"all_permissive": false
} |
ansible_role | marco-souza/ansible-playbooks | 0de39a709a27920bb5c5620a46b707284df20962 | 2 | ansible/roles/obsidian | 8,108 | [
"no_license"
] | [
{
"path": "ansible/roles/obsidian/tasks/main.yml",
"content": "---\n- name: (arch) Install\n become: \"{{ become_root }}\"\n when: is_manjaro\n ansible.builtin.package:\n name:\n - obsidian-bin\n state: present\n\n- name: (osx) Install\n when: is_osx\n community.general.homebrew_cask:\n n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 468,
"all_permissive": false
} |
ansible_role | andreazierik/oficina_projetos_18 | 7336d4b9e9e1cc6f6a9e3c9f2296d24c8518422d | 0 | ansible-odoo/roles/nginx | 8,108 | [
"no_license"
] | [
{
"path": "ansible-odoo/roles/nginx/templates/vhost.conf.j2",
"content": "# {{ ansible_managed }}\n\nserver {\n listen 80;\n server_name {{ domain }};\n\n # security\n include nginxconfig.io/security.conf;\n\n # logging\n access_log /var/log/nginx/{{ domain }}_access.log combined... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2181,
"all_permissive": false
} |
ansible_role | andreazierik/oficina_projetos_18 | 7336d4b9e9e1cc6f6a9e3c9f2296d24c8518422d | 0 | ansible-odoo/roles/odoo | 8,108 | [
"no_license"
] | [
{
"path": "ansible-odoo/roles/odoo/tasks/main.yml",
"content": "---\n- name: \"Instalando pacotes necessarios\"\n ansible.builtin.apt:\n name: '{{ item }}'\n update_cache: yes\n state: \"present\"\n loop:\n - build-essential\n - wget\n - git\n - python3.10-dev\n - python3.10-venv\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1174,
"all_permissive": false
} |
ansible_role | allisson/devmachine | 2aa9dec50f42a77d71cb89b4207002f3d2ca7254 | 2 | ansible/roles/asdf | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/asdf/tasks/main.yml",
"content": "---\n- name: Install dependencies for asdf plugins\n apt:\n pkg:\n - libssl-dev\n - zlib1g-dev\n - libbz2-dev\n - libreadline-dev\n - libsqlite3-dev\n - llvm\n - libncurses5-dev\n - xz-utils\n - tk-dev\n - libxml2-d... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 5268,
"all_permissive": false
} |
ansible_role | allisson/devmachine | 2aa9dec50f42a77d71cb89b4207002f3d2ca7254 | 2 | ansible/roles/base | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/base/tasks/main.yml",
"content": "---\n- name: Update packages\n apt: update_cache=yes upgrade=dist\n\n- name: Install base packages\n apt:\n pkg:\n - wget\n - curl\n - build-essential\n - vim\n - git-core\n - unzip\n - apt-transport-https \n - ca-certif... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 807,
"all_permissive": false
} |
ansible_role | allisson/devmachine | 2aa9dec50f42a77d71cb89b4207002f3d2ca7254 | 2 | ansible/roles/bashit | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/bashit/tasks/main.yml",
"content": "---\n- name: Check bash-it install\n stat: path='{{ home }}/.bash_it'\n register: check_bashit_install\n\n- name: Clone bash-it repo\n git:\n repo: 'https://github.com/Bash-it/bash-it.git'\n dest: '{{ home }}/.bash_it'\n become_user: vag... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 476,
"all_permissive": false
} |
ansible_role | allisson/devmachine | 2aa9dec50f42a77d71cb89b4207002f3d2ca7254 | 2 | ansible/roles/docker | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "---\n- name: Add docker apt key\n apt_key:\n url: https://download.docker.com/linux/ubuntu/gpg\n\n- name: Add docker repos\n apt_repository:\n repo: deb [arch=amd64] https://download.docker.com/linux/ubuntu focal stable\n\n- name: Install ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 537,
"all_permissive": false
} |
ansible_role | allisson/devmachine | 2aa9dec50f42a77d71cb89b4207002f3d2ca7254 | 2 | ansible/roles/gcloud | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/gcloud/tasks/main.yml",
"content": "---\n- name: Add gcloud-sdk apt key\n apt_key:\n url: https://packages.cloud.google.com/apt/doc/apt-key.gpg\n\n- name: Add gcloud-sdk repo\n apt_repository:\n repo: deb https://packages.cloud.google.com/apt cloud-sdk main\n\n- name: Instal... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 285,
"all_permissive": false
} |
ansible_role | allisson/devmachine | 2aa9dec50f42a77d71cb89b4207002f3d2ca7254 | 2 | ansible/roles/mongodb36 | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/mongodb36/tasks/main.yml",
"content": "---\n- name: Add mongodb apt key\n apt_key:\n url: https://www.mongodb.org/static/pgp/server-3.6.asc\n\n- name: Add mongodb repo\n apt_repository:\n repo: deb [ arch=amd64 ] https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/3.6 mul... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 384,
"all_permissive": false
} |
ansible_role | allisson/devmachine | 2aa9dec50f42a77d71cb89b4207002f3d2ca7254 | 2 | ansible/roles/postgresql12 | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/postgresql12/tasks/main.yml",
"content": "---\n- name: Add postgresql apt key\n apt_key:\n url: https://www.postgresql.org/media/keys/ACCC4CF8.asc\n\n- name: Add postgresql repos\n apt_repository:\n repo: deb http://apt.postgresql.org/pub/repos/apt focal-pgdg main\n\n- name:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1299,
"all_permissive": false
} |
ansible_role | allisson/devmachine | 2aa9dec50f42a77d71cb89b4207002f3d2ca7254 | 2 | ansible/roles/rabbitmq | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/rabbitmq/tasks/main.yml",
"content": "---\n- name: Add rabbitmq bintray apt key\n apt_key:\n url: https://dl.bintray.com/rabbitmq/Keys/rabbitmq-release-signing-key.asc\n\n- name: Add rabbitmq apt key\n apt_key:\n url: https://www.rabbitmq.com/rabbitmq-release-signing-key.asc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 663,
"all_permissive": false
} |
ansible_role | allisson/devmachine | 2aa9dec50f42a77d71cb89b4207002f3d2ca7254 | 2 | ansible/roles/tmux | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/tmux/tasks/main.yml",
"content": "---\n- name: Install tmux package\n apt:\n name: tmux\n\n- name: Check .tmux install\n stat: path='{{ home }}/.tmux'\n register: check_dot_tmux_install\n\n- name: Install .tmux\n git:\n repo: 'https://github.com/gpakosz/.tmux.git'\n des... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 909,
"all_permissive": false
} |
ansible_role | AmauryFaveriel/T-ESP-901-Infra | 92473d0a3776fbd2476150b66ae44db7201f6df4 | 0 | ansible/roles/back-end | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/back-end/tasks/main.yml",
"content": "---\n\n- name: Ensure directory is present\n file:\n path: \"{{ back_end_directory }}\"\n state: directory\n owner: \"{{ back_end_user }}\"\n group: \"{{ back_end_group }}\"\n\n- name: Import template files\n template:\n src: \"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3098,
"all_permissive": false
} |
ansible_role | AmauryFaveriel/T-ESP-901-Infra | 92473d0a3776fbd2476150b66ae44db7201f6df4 | 0 | ansible/roles/client | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/client/templates/docker-compose.yml",
"content": "version: \"3\"\n\nservices:\n client:\n image: \"{{ client_docker_image }}:{{ client_docker_tag }}\"\n ports:\n - \"{{ client_port }}:80\"\n telegraf:\n image: telegraf:1.16.1\n environment:\n HOST_NAME: \"tel... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1161,
"all_permissive": false
} |
ansible_role | AmauryFaveriel/T-ESP-901-Infra | 92473d0a3776fbd2476150b66ae44db7201f6df4 | 0 | ansible/roles/database | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/database/tasks/main.yml",
"content": "---\n\n- name: Ensure directory is present\n file:\n path: \"{{ database_directory }}\"\n state: directory\n owner: \"{{ database_user }}\"\n group: \"{{ database_group }}\"\n\n- name: Import template files\n template:\n src: \"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1840,
"all_permissive": false
} |
ansible_role | AmauryFaveriel/T-ESP-901-Infra | 92473d0a3776fbd2476150b66ae44db7201f6df4 | 0 | ansible/roles/load-balancer | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/load-balancer/templates/qa.service.toml.j2",
"content": "[http]\n [http.routers]\n [http.routers.backend]\n rule = \"Host(`backend.{{ domain_name }}`)\"\n service = \"backend\"\n [http.routers.monitoring]\n rule = \"Host(`monitoring.{{ domain_name }}`)\"\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 4603,
"all_permissive": false
} |
ansible_role | AmauryFaveriel/T-ESP-901-Infra | 92473d0a3776fbd2476150b66ae44db7201f6df4 | 0 | ansible/roles/monitoring | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/monitoring/templates/docker-compose.yml",
"content": "version: \"3\"\n\nservices:\n influxdb:\n image: \"{{ monitoring_database_docker_image }}:{{ monitoring_database_docker_tag }}\"\n ports:\n - \"{{ monitoring_database_port }}:8086\"\n environment:\n INFLUXDB_H... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1408,
"all_permissive": false
} |
ansible_role | eslam-gomaa/Openstack-Ansible | 43e609bc46cceaf3950fb89cbab4e46ca9294428 | 1 | roles/chrony | 8,113 | [
"no_license"
] | [
{
"path": "roles/chrony/handlers/main.yml",
"content": "---\n# handlers file for chrony\n\n- name: restart chronyd service\n service:\n name: \"{{ chrony_service_name }}\"\n state: restarted",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 133
},
{
"path": "r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 975,
"all_permissive": false
} |
ansible_role | eslam-gomaa/Openstack-Ansible | 43e609bc46cceaf3950fb89cbab4e46ca9294428 | 1 | roles/keystone | 8,113 | [
"no_license"
] | [
{
"path": "roles/keystone/vars/main.yml",
"content": "---\n# vars file for keystone",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "roles/keystone/tasks/keystone_populate.yml",
"content": "---\r\n# tasks for populating keystone database & confi... | {
"task_files": 8,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 14,
"total_bytes": 116126,
"all_permissive": false
} |
ansible_role | vitaly093/devops-netology | f3f8948740e424eb0f43d398eebe177628da2602 | 0 | HW8.3.1/playbook/roles/lighthouse-role | 8,113 | [
"no_license"
] | [
{
"path": "HW8.3.1/playbook/roles/lighthouse-role/tasks/main.yml",
"content": "---\n# tasks file for lighthouse-role\n- name: Upgrade the OS\n become: true\n ansible.builtin.apt:\n upgrade: dist\n\n- name: Install nginx\n become: true\n ansible.builtin.apt:\n name: nginx\n update_cache: yes\n\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 800,
"all_permissive": false
} |
ansible_role | vitaly093/devops-netology | f3f8948740e424eb0f43d398eebe177628da2602 | 0 | HW8.3.1/playbook/roles/vector-role | 8,113 | [
"no_license"
] | [
{
"path": "HW8.3.1/playbook/roles/vector-role/tasks/main.yml",
"content": "---\n#name: Install vector\n\n- name: Make a directory for vector\n ansible.builtin.command: mkdir -p vector\n\n- name: Get vector distr\n ansible.builtin.get_url:\n url: \"https://packages.timber.io/vector/0.23.3/vector-0.23.3-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1946,
"all_permissive": false
} |
ansible_role | kumarcraja/ansible_playbooks | 0ff051e96652fcc73f126e4d2b9bb5cf5e007930 | 0 | ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/disable_sl_fw | 8,113 | [
"no_license"
] | [
{
"path": "ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/disable_sl_fw/tasks/main.yaml",
"content": "---\r\n - name: Stop firewalld\r\n systemd:\r\n name: firewalld\r\n state: stopped\r\n enabled: no\r\n\r\n - name: Disable SELinux\r\n selinux:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 191,
"all_permissive": false
} |
ansible_role | kumarcraja/ansible_playbooks | 0ff051e96652fcc73f126e4d2b9bb5cf5e007930 | 0 | ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/flask_web | 8,113 | [
"no_license"
] | [
{
"path": "ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/flask_web/tasks/main.yaml",
"content": "---\r\n - name: Install Python Flask dependencies\r\n pip:\r\n name: ['flask','flask-mysql']\r\n state: present\r\n executable: pip3\r\n\r\n - name: Get pid of runn... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1148,
"all_permissive": false
} |
ansible_role | kumarcraja/ansible_playbooks | 0ff051e96652fcc73f126e4d2b9bb5cf5e007930 | 0 | ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/nginix_lb | 8,113 | [
"no_license"
] | [
{
"path": "ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/nginix_lb/tasks/main.yaml",
"content": "---\r\n - name: Ensure Nginx is installed and it is the latest version\r\n yum:\r\n name: nginx\r\n state: present\r\n\r\n - name: Start Nginx\r\n service:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 729,
"all_permissive": false
} |
ansible_role | kumarcraja/ansible_playbooks | 0ff051e96652fcc73f126e4d2b9bb5cf5e007930 | 0 | ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/nginx_lb | 8,113 | [
"no_license"
] | [
{
"path": "ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/nginx_lb/tasks/main.yaml",
"content": "---\r\n - name: Ensure Nginx is installed and it is the latest version\r\n yum:\r\n name: nginx\r\n state: present\r\n\r\n - name: Start Nginx\r\n systemd:\r\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 495,
"all_permissive": false
} |
ansible_role | kumarcraja/ansible_playbooks | 0ff051e96652fcc73f126e4d2b9bb5cf5e007930 | 0 | ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/python_deb | 8,113 | [
"no_license"
] | [
{
"path": "ansible-demos-exercises/demo-webapp-with-roles-dist-lb/roles/python_deb/tasks/main.yaml",
"content": "---\r\n - name: Install all required dependencies\r\n yum:\r\n name: ['epel-release', 'python36', 'python', 'MySQL-python', 'python-setuptools']\r\n state: installed\r\n",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 181,
"all_permissive": false
} |
ansible_role | kumarcraja/ansible_playbooks | 0ff051e96652fcc73f126e4d2b9bb5cf5e007930 | 0 | ansible-demos-exercises/demo-webapp-with-roles/roles/flask_web | 8,113 | [
"no_license"
] | [
{
"path": "ansible-demos-exercises/demo-webapp-with-roles/roles/flask_web/tasks/main.yaml",
"content": "---\r\n - name: Install Python Flask dependencies\r\n pip:\r\n name: ['flask','flask-mysql']\r\n state: present\r\n executable: pip3\r\n\r\n - name: Get pid of running flas... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 710,
"all_permissive": false
} |
ansible_role | medizininformatik-initiative/fdpg-test-env | 1afe61a5ca21a353d627ac9635cf3aca96606d61 | 1 | ansible/roles/blaze-repo | 8,113 | [
"no_license"
] | [
{
"path": "ansible/roles/blaze-repo/defaults/main.yml",
"content": "---\n# defaults file for roles/blaze-repo\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 41
},
{
"path": "ansible/roles/blaze-repo/vars/main.yml",
"content": "---\n# vars file for roles/blaz... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 313,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.