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 | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/docker | 7,273 | [
"no_license"
] | [
{
"path": "roles/docker/handlers/main.yml",
"content": "- name: restart docker.service\n when: docker_started is not changed\n ansible.builtin.systemd:\n name: docker.service\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 142
},
{
"pat... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 998,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/dozzle | 7,273 | [
"no_license"
] | [
{
"path": "roles/dozzle/templates/docker-compose.yml.j2",
"content": "networks:\n web:\n external: true\n\nservices:\n app:\n image: amir20/dozzle:latest\n container_name: dozzle\n networks:\n - web\n volumes:\n - /etc/localtime:/etc/localtime:ro \n - /var/run/docker.sock:/va... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2339,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/ganymede | 7,273 | [
"no_license"
] | [
{
"path": "roles/ganymede/templates/docker-compose.yml.j2",
"content": "networks:\n default:\n web:\n external: true\n\nservices:\n app:\n container_name: {{ role_name }}\n image: ghcr.io/zibbp/ganymede:latest\n depends_on:\n - db\n networks:\n - default\n - web\n environ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 5269,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/grafana | 7,273 | [
"no_license"
] | [
{
"path": "roles/grafana/handlers/main.yml",
"content": "- name: restart grafana.service\n when: grafana_started is not changed\n ansible.builtin.systemd:\n name: grafana.service\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 145
},
{
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1859,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/homeassistant | 7,273 | [
"no_license"
] | [
{
"path": "roles/homeassistant/templates/docker-compose.yml.j2",
"content": "services:\n\n app:\n image: linuxserver/homeassistant:latest\n container_name: homeassistant\n network_mode: host\n volumes:\n - /etc/localtime:/etc/localtime:ro\n - {{ root }}/config:/config\n #ports:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1970,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/homebridge | 7,273 | [
"no_license"
] | [
{
"path": "roles/homebridge/defaults/main.yml",
"content": "root: /data/homebridge\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 23
},
{
"path": "roles/homebridge/handlers/main.yml",
"content": "- name: restart homebridge.service\n when: homebridge_started... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1213,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/homepage-dashboard | 7,273 | [
"no_license"
] | [
{
"path": "roles/homepage-dashboard/templates/config/settings.yaml.j2",
"content": "---\n# For configuration options and examples, please see:\n# https://gethomepage.dev/latest/configs/settings\n\ntitle: N1ls Home Dashboard\ntheme: dark # or light\ncolor: slate\nfavicon: https://n1ls.wtf/images/favicon.png\... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 11,
"total_bytes": 24214,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/it-tools | 7,273 | [
"no_license"
] | [
{
"path": "roles/it-tools/defaults/main.yml",
"content": "root: /data/it-tools\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 21
},
{
"path": "roles/it-tools/templates/docker-compose.yml.j2",
"content": "networks:\n web:\n external: true\n\nservices:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2000,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/littlelink | 7,273 | [
"no_license"
] | [
{
"path": "roles/littlelink/templates/docker-compose.yml.j2",
"content": "networks:\n web:\n external: true\n\nservices:\n app:\n image: ghcr.io/techno-tim/littlelink-server:latest\n container_name: littlelink\n networks:\n - web\n hostname: littlelink\n environment:\n - META_T... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3885,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/lubelogger | 7,273 | [
"no_license"
] | [
{
"path": "roles/lubelogger/templates/.env.j2",
"content": "# Use the LubeLogger Configurator to configure your environment variables\n# https://lubelogger.com/configure\n\nLC_ALL=de_DE\nLANG=de_DE\nLUBELOGGER_MOTD=\"LubeLogger von Nils\"\nMailConfig__EmailServer=\"smtp.strato.de\"\nMailConfig__EmailFrom=\"... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2583,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/minecraft_bedrock | 7,273 | [
"no_license"
] | [
{
"path": "roles/minecraft_bedrock/handlers/main.yml",
"content": "- name: restart minecraft_bedrock.service\n when: minecraft_bedrock_started is not changed\n ansible.builtin.systemd:\n name: minecraft_bedrock.service\n state: restarted\n",
"license_type": "no_license",
"detected_licenses":... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1373,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/minecraft_java | 7,273 | [
"no_license"
] | [
{
"path": "roles/minecraft_java/handlers/main.yml",
"content": "- name: restart minecraft_java.service\n when: minecraft_java_started is not changed\n ansible.builtin.systemd:\n name: minecraft_java.service\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"si... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2331,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/ntp_server | 7,273 | [
"no_license"
] | [
{
"path": "roles/ntp_server/templates/docker-compose.yml.j2",
"content": "services:\n\n server:\n image: cturra/ntp:latest\n container_name: ntp_server\n ports:\n - 123:123/udp\n environment:\n - TZ=Europe/Berlin\n - NTP_SERVER=time.cloudflare.com\n - ENABLE_NTS=true\n",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1120,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/openspeedtest | 7,273 | [
"no_license"
] | [
{
"path": "roles/openspeedtest/handlers/main.yml",
"content": "- name: restart openspeedtest.service\n when: openspeedtest_started is not changed\n ansible.builtin.systemd:\n name: openspeedtest.service\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_b... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1443,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/overseerr | 7,273 | [
"no_license"
] | [
{
"path": "roles/overseerr/handlers/main.yml",
"content": "- name: restart overseerr.service\n when: overseerr_started is not changed\n ansible.builtin.systemd:\n name: overseerr.service\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 151
},
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2278,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/pihole | 7,273 | [
"no_license"
] | [
{
"path": "roles/pihole/templates/resolved.conf.j2",
"content": "[Resolve]\n# Some examples of DNS servers which may be used for DNS= and FallbackDNS=:\n# Cloudflare: 1.1.1.1#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com fc00:e968:6179::de52:7100#cloudflare-dns.com fc00:e968:6179::de52:7100#cloudflare-dns.c... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 3804,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/pihole-orbital-sync | 7,273 | [
"no_license"
] | [
{
"path": "roles/pihole-orbital-sync/defaults/main.yml",
"content": "root: /data/pihole-orbital-sync\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "roles/pihole-orbital-sync/templates/docker-compose.yml.j2",
"content": "networks:\n web:\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1601,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/plex | 7,273 | [
"no_license"
] | [
{
"path": "roles/plex/handlers/main.yml",
"content": "- name: restart plex.service\n when: plex_started is not changed\n ansible.builtin.systemd:\n name: plex.service\n state: restarted\n\n\n- name: restart data-plex-media.mount\n when: plexmedia_started is not changed\n ansible.builtin.systemd:\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 3904,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/prometheus | 7,273 | [
"no_license"
] | [
{
"path": "roles/prometheus/templates/docker-compose.yml.j2",
"content": "networks:\n web:\n external: true\n grafana:\n external: true\n\nservices:\n\n app:\n image: prom/prometheus:latest\n container_name: prometheus\n volumes:\n - {{ root }}/etc/:/etc/prometheus/\n - {{ root }... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2361,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/promtail_loki | 7,273 | [
"no_license"
] | [
{
"path": "roles/promtail_loki/templates/loki/loki-config.yml",
"content": "auth_enabled: false\n\nserver:\n http_listen_port: 3100\n grpc_listen_port: 9096\n\ncommon:\n path_prefix: /tmp/loki\n storage:\n filesystem:\n chunks_directory: /tmp/loki/chunks\n rules_directory: /tmp/loki/rules\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 2845,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/speedtest-tracker | 7,273 | [
"no_license"
] | [
{
"path": "roles/speedtest-tracker/defaults/main.yml",
"content": "root: /data/speedtest-tracker\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/speedtest-tracker/tasks/main.yml",
"content": "- name: copy systemd unit\n ansible.builtin... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2337,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/spotify_tracker | 7,273 | [
"no_license"
] | [
{
"path": "roles/spotify_tracker/tasks/main.yml",
"content": "- name: copy systemd unit\n ansible.builtin.template:\n src: spotify_tracker.service.j2\n dest: /etc/systemd/system/spotify_tracker.service\n owner: root\n group: root\n mode: \"644\"\n notify: restart spotify_tracker.service\n\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3403,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/spotizerr | 7,273 | [
"no_license"
] | [
{
"path": "roles/spotizerr/tasks/main.yml",
"content": "- name: copy systemd unit\n ansible.builtin.template:\n src: \"{{ role_name }}.service.j2\"\n dest: /etc/systemd/system/{{ role_name }}.service\n owner: root\n group: root\n mode: \"644\"\n notify: restart {{ role_name }}.service\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2525,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/stirling-pdf | 7,273 | [
"no_license"
] | [
{
"path": "roles/stirling-pdf/defaults/main.yml",
"content": "root: /data/stirling-pdf\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 25
},
{
"path": "roles/stirling-pdf/templates/docker-compose.yml.j2",
"content": "networks:\n web:\n external: true\n\ns... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2581,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/tautulli | 7,273 | [
"no_license"
] | [
{
"path": "roles/tautulli/handlers/main.yml",
"content": "- name: restart tautulli.service\n when: tautulli_started is not changed\n ansible.builtin.systemd:\n name: tautulli.service\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 148
},
{
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1603,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/teamspeak | 7,273 | [
"no_license"
] | [
{
"path": "roles/teamspeak/defaults/main.yml",
"content": "root: /data/teamspeak",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 21
},
{
"path": "roles/teamspeak/handlers/main.yml",
"content": "- name: restart teamspeak.service\n when: teamspeak_started is not... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1865,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/traefik_httpchallenge | 7,273 | [
"no_license"
] | [
{
"path": "roles/traefik_httpchallenge/templates/conf/traefik.yml.j2",
"content": "providers:\n docker:\n endpoint: \"http://docker_socket_proxy:2375\" # Docker socket proxy needed\n exposedByDefault: false # Need to configure label traefik.enable=true.\n network: web # All traefik-enabled contain... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 11453,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/vaultwarden | 7,273 | [
"no_license"
] | [
{
"path": "roles/vaultwarden/defaults/main.yml",
"content": "root: /data/vaultwarden\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 24
},
{
"path": "roles/vaultwarden/tasks/main.yml",
"content": "- name: copy systemd unit\r\n ansible.builtin.template:\r\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 3302,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/webserver | 7,273 | [
"no_license"
] | [
{
"path": "roles/webserver/templates/docker-compose.yml.j2",
"content": "networks:\n web:\n external: true\n\nservices:\n app:\n image: nginx:latest\n container_name: webserver\n networks:\n - web\n volumes:\n - /etc/localtime:/etc/localtime:ro\n - {{ root }}/nginx.conf:/etc/... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 5817,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/whats-up-docker | 7,273 | [
"no_license"
] | [
{
"path": "roles/whats-up-docker/tasks/main.yml",
"content": "- name: copy systemd unit\n ansible.builtin.template:\n src: whats-up-docker.service.j2\n dest: /etc/systemd/system/whats-up-docker.service\n owner: root\n group: root\n mode: \"644\"\n notify: restart whats-up-docker.service\n\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2193,
"all_permissive": false
} |
ansible_role | NilsLorenzen/AnsibleHome | dc9e1ca434a3ebce608306c787dde5d48ddf2667 | 1 | roles/wordpress_mfw | 7,273 | [
"no_license"
] | [
{
"path": "roles/wordpress_mfw/handlers/main.yml",
"content": "- name: restart wordpress_mfw.service\n when: wordpress_mfw_started is not changed\n ansible.builtin.systemd:\n name: wordpress_mfw.service\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_b... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2052,
"all_permissive": false
} |
ansible_role | fajarfathurrahman/good-ansible | d5cd211f203e8a63ce85ab3cae5d22e1cc567312 | 0 | roles/db-tier | 7,273 | [
"no_license"
] | [
{
"path": "roles/db-tier/tasks/main.yaml",
"content": "- name: install postgres\n yum:\n name: postgresql-server\n state: latest\n- name: enable apache at boot\n service:\n name: postgresql\n enabled: yes\n- name: tell user to finish setting up postgres\n debug:\n msg: \"Either uncomment t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 682,
"all_permissive": false
} |
ansible_role | vikaskolekar/Devops | c85b335d6b51f31a68ae18700c6aafe92922d783 | 1 | Configuration-Management-using-Ansible-Roles--main/Configuration-Management-using-Ansible-Roles--main/AnsibleRole-main/Ansible(role)project/roles/tomcat | 7,273 | [
"no_license"
] | [
{
"path": "Configuration-Management-using-Ansible-Roles--main/Configuration-Management-using-Ansible-Roles--main/AnsibleRole-main/Ansible(role)project/roles/tomcat/tasks/main.yml",
"content": "---\n- name: Update Apt Repos\n apt:\n update_cache: yes\n upgrade: 'yes'\n \n cache_valid_time: 86400... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1164,
"all_permissive": false
} |
ansible_role | edvegas/gcloud-app | cbbd953a1b132a55af7a3c5b6bf7bf7e6e074fc1 | 0 | infra/ansible/roles/db | 7,273 | [
"no_license"
] | [
{
"path": "infra/ansible/roles/db/handlers/main.yml",
"content": "--- \n- name: restart Mongo DB\n service:\n name: mongod\n state: restarted\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 80
},
{
"path": "infra/ansible/roles/db/tasks/main.yml",
"con... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 341,
"all_permissive": false
} |
ansible_role | amerenda/rpi-ansible | 242154a379998cfff79f302bd36bf024d8087cd3 | 4 | roles/cleanup | 7,273 | [
"no_license"
] | [
{
"path": "roles/cleanup/tasks/cleanup.yml",
"content": "- name: disable autologin\n file:\n src: /lib/systemd/system/getty@.service\n dest: /etc/systemd/system/getty.target.wants/getty@tty1.service\n state: link\n force: yes\n\n- name: reboot server\n command: /sbin/shutdown -r +1 \"Ansible g... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 613,
"all_permissive": false
} |
ansible_role | amerenda/rpi-ansible | 242154a379998cfff79f302bd36bf024d8087cd3 | 4 | roles/common | 7,273 | [
"no_license"
] | [
{
"path": "roles/common/vars/main.yml",
"content": "---\nrpi_ssh_user: alex\nrpi_ssh_key_url: https://raw.githubusercontent.com/amerenda/dotfiles/master/ssh/id_rsa_amerenda_personal.pub\nnfs_host: rpi3-1\n\nnfs_drives:\n - path: /var/nfs/extssd1\n src: /dev/sda\n - path: /var/nfs/exthdd1\n src: /dev... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1496,
"all_permissive": false
} |
ansible_role | amerenda/rpi-ansible | 242154a379998cfff79f302bd36bf024d8087cd3 | 4 | roles/kube | 7,273 | [
"no_license"
] | [
{
"path": "roles/kube/tasks/docker.yml",
"content": "---\n- name: ensure docker is absnet\n apt:\n name: \"{{ item }}\"\n state: absent\n purge: True\n with_items:\n - docker-ce\n - docker-ce-cli\n\n- name: install docker\n shell: curl -sSL get.docker.com | sh\n environment:\n VERSION:... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 2594,
"all_permissive": false
} |
ansible_role | amerenda/rpi-ansible | 242154a379998cfff79f302bd36bf024d8087cd3 | 4 | roles/pre | 7,273 | [
"no_license"
] | [
{
"path": "roles/pre/defaults/main.yml",
"content": "---\n# defaults file for common\nrpi_common_packages:\n - vim\n - git\n - lsof\n - tcpdump\n - netcat\n - cron\n - apt-transport-https\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 133
},
{
"path": "ro... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2652,
"all_permissive": false
} |
ansible_role | wq253702768/OMServer | 90852cc1bff61cacafe02a91571c2037d03c78e9 | 1 | coderelease/api/roles/test | 7,273 | [
"no_license"
] | [
{
"path": "coderelease/api/roles/test/tasks/main.yml",
"content": "---\n- name: test nginx webroot directory exist\n stat: path=/opt/wenqi/wenqi\n register: nginx_webroot_dir\n\n- name: create k8s project nginx root directory\n file: path=/opt/wenqi/wenqi state=directory\n when: not nginx_webroot_dir... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 277,
"all_permissive": false
} |
ansible_role | tjeaneric/mock-payment-api | 2600b7a7dd5f52388d4c67adf71580037b9e3e36 | 0 | .circleci/ansible/roles/deploy | 7,273 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/deploy/tasks/main.yml",
"content": "---\n- name: \"Creates backend app directory\"\n file:\n path: ~/backend-app\n state: directory\n\n#- name: Pull an image\n# hosts: nodes\n# become: true\n# tasks:\n# - community.general.docker_image:\n# name: tuyishimi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1000,
"all_permissive": false
} |
ansible_role | lg4U/Ansible_PowerVC_deploy-Template | b17f1ae1ed260cd9b22f526daff8c976f8665be4 | 2 | roles/Deploy-Template_PowerVC | 7,273 | [
"no_license"
] | [
{
"path": "roles/Deploy-Template_PowerVC/templates/cloud-config.j2",
"content": "#cloud-config\nmanage_etc_hosts: true\nssh_authorized_keys:\n - {{ rsa_key_public }}\nruncmd:\n - en=$( lsdev -Cc if -S Available -F name | head -1 ); lsattr -El $en -a netaddr -F value | xargs -I {} hostent -a {} -h $(hostnam... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 4108,
"all_permissive": false
} |
ansible_role | nuclear77/theGP | df69df0c15814e583851de691cff4c5af59c7a8f | 0 | project/ansible/roles/jenkins | 7,273 | [
"no_license"
] | [
{
"path": "project/ansible/roles/jenkins/templates/flask-app.service.j2",
"content": "[Unit]\nDescription=Flask Application on Port {{ app_port }}\nAfter=network.target\nStartLimitIntervalSec=0\n\n[Service]\nUser=jenkins\nGroup=jenkins\nWorkingDirectory=/opt/flask-app/app\nEnvironment=\"PATH=/opt/flask-app/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2866,
"all_permissive": false
} |
ansible_role | nuclear77/theGP | df69df0c15814e583851de691cff4c5af59c7a8f | 0 | project/ansible/roles/prometheus | 7,273 | [
"no_license"
] | [
{
"path": "project/ansible/roles/prometheus/templates/alerts.yml.j2",
"content": "groups:\n- name: system-alerts\n rules:\n - alert: InstanceDown\n expr: up == 0\n for: 5m\n labels:\n severity: critical\n annotations:\n description: '{{ $labels.instance }} is down'\n summary: 'I... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 6082,
"all_permissive": false
} |
ansible_role | BigSave24/udapeople-ci_cd-implementation | 1cfce79e84c4ebb30c789d84b5281be4f756c277 | 0 | .circleci/ansible/roles/configure-server | 7,273 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/configure-server/tasks/main.yml",
"content": "---\n- name: \"update apt packages.\"\n become: yes\n apt:\n update_cache: yes\n\n- name: \"upgrade packages\"\n become: yes\n apt:\n upgrade: yes\n\n- name: remove dependencies that are no longer needed\n become: ye... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1147,
"all_permissive": false
} |
ansible_role | BigSave24/udapeople-ci_cd-implementation | 1cfce79e84c4ebb30c789d84b5281be4f756c277 | 0 | .circleci/ansible/roles/deploy | 7,273 | [
"no_license"
] | [
{
"path": ".circleci/ansible/roles/deploy/tasks/main.yml",
"content": "---\n- name: \"upgrade packages\"\n become: yes\n apt:\n upgrade: yes\n\n- name: remove dependencies that are no longer needed\n become: yes\n apt:\n autoremove: yes\n\n- name: \"install build tools\"\n become: yes\n apt:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 963,
"all_permissive": false
} |
ansible_role | jobcespedes/nodejs_app_demo | 169e3166735ed7f51ab7577dfb5d15b9e3bb4f74 | 0 | roles/aws | 7,273 | [
"permissive"
] | [
{
"path": "roles/aws/files/eip_policy.json",
"content": "{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Sid\": \"1\",\n \"Effect\": \"Allow\",\n \"Action\": [\n \"ec2:DescribeAddresses\",\n \"ec2:AllocateAddress\",\n ... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 16732,
"all_permissive": true
} |
ansible_role | jobcespedes/nodejs_app_demo | 169e3166735ed7f51ab7577dfb5d15b9e3bb4f74 | 0 | roles/lb | 7,273 | [
"permissive"
] | [
{
"path": "roles/lb/templates/keepalived.conf.j2",
"content": "# {{ ansible_managed }}\n! Configuration File for keepalived\n\nglobal_defs {\n@main router_id {{ keepalived_main_router }}\n@backup router_id {{ keepalived_backup_router }}\n enable_script_security\n}\n\nvrrp_script chk_haproxy {\n scri... | {
"task_files": 9,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 13,
"total_bytes": 13314,
"all_permissive": true
} |
ansible_role | jobcespedes/nodejs_app_demo | 169e3166735ed7f51ab7577dfb5d15b9e3bb4f74 | 0 | roles/wb | 7,273 | [
"permissive"
] | [
{
"path": "roles/wb/handlers/main.yml",
"content": "---\n# handlers file for wb\n- name: stop app\n shell: \"NODE_ENV={{ env }} pm2 stop {{ app.name }}\"\n args:\n chdir: \"{{ app.git.dest }}\"\n ignore_errors: yes\n listen:\n - stop app\n - restart app\n - update app\n\n- name: Get updated ... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 3905,
"all_permissive": true
} |
ansible_role | susanta2022/ssh-user-access | de56a06ef97afd642abefe203c6be88e4cbb5a71 | 0 | roles/assign-user-group | 7,273 | [
"no_license"
] | [
{
"path": "roles/assign-user-group/tasks/redhat/send-authorized-key.yml",
"content": "# send authorized keys to the user\n- name: Set up authorized keys for the user {{user}}\n authorized_key:\n user: '{{user}}'\n key: \"{{item}}\"\n\n with_file: \n - /root/.ssh/{{group}}/{{user}}/id... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 11,
"total_bytes": 2916,
"all_permissive": false
} |
ansible_role | susanta2022/ssh-user-access | de56a06ef97afd642abefe203c6be88e4cbb5a71 | 0 | roles/generate-ssh-credential | 7,273 | [
"no_license"
] | [
{
"path": "roles/generate-ssh-credential/tasks/redhat/set-glb-variable.yml",
"content": "- name: set passsword\n set_fact: passwd='{{<PASSWORD>}}'\n\n- name: set user {{user_name}} as a global scope\n set_fact: user_name='{{user_name}}'\n\n- name: set group {{group}} as a global scope\n set_fact: group='... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 2250,
"all_permissive": false
} |
ansible_role | susanta2022/ssh-user-access | de56a06ef97afd642abefe203c6be88e4cbb5a71 | 0 | roles/send-user-email | 7,273 | [
"no_license"
] | [
{
"path": "roles/send-user-email/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/send-user-email",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 79
},
{
"path": "roles/send-user-email/tasks/main.yml",
"content": ... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 8,
"total_bytes": 2576,
"all_permissive": false
} |
ansible_role | ihardy/vufind-ansible | 35e7c37d7f395d0b7f138e49f9c8ba40837b53a0 | 0 | roles/vufind | 7,273 | [
"no_license"
] | [
{
"path": "roles/vufind/defaults/main/mysql.yml",
"content": "---\nmysql_root_password: <PASSWORD>\nvufind_db: vufind\nvufind_db_user: vufind\nvufind_db_pass: <PASSWORD>\nvufind_db_host: localhost",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 129
},
{
"path": "ro... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 9982,
"all_permissive": false
} |
ansible_role | rbeygi/Ansible-Install-K8S | 68d1d8a1a4daee392e573684e578fae5bf5e5dd4 | 0 | roles/cri-o | 7,273 | [
"no_license"
] | [
{
"path": "roles/cri-o/vars/main.yml",
"content": "CRI_OS: xUbuntu_20.04\nCRI_VERSION: 1.26",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 39
},
{
"path": "roles/cri-o/tasks/install.yml",
"content": " - name: Enbale modules crio\n file:\n path: \"/etc... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2027,
"all_permissive": false
} |
ansible_role | rbeygi/Ansible-Install-K8S | 68d1d8a1a4daee392e573684e578fae5bf5e5dd4 | 0 | roles/kubernetes | 7,273 | [
"no_license"
] | [
{
"path": "roles/kubernetes/tasks/create-cluster.yml",
"content": " - name: Intilizing Kubernetes Cluster\n command: kubeadm init --pod-network-cidr \"{{ pod_network_cidr }}\" --apiserver-advertise-address \"{{ k8s_master_ip }}\" --control-plane-endpoint \"{{ k8s_cp_ip }}\"\n run_once: true\n del... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 4905,
"all_permissive": false
} |
ansible_role | faya97/ansibletower2 | 48659ba7ac5d2dc3686afc1c410b52f34fa0ba87 | 0 | roles/new_role2 | 7,277 | [
"no_license"
] | [
{
"path": "roles/new_role2/templates/shutdown.j2",
"content": "interface GigabitEthernet 0/0\n description ta mere\n no shutdown\n\ninterface GigabitEthernet 0/1\n description ta mere\n no shutdown\n\ninterface GigabitEthernet 0/2\n description ta mere\n no shutdown\n\ninterface GigabitEthernet 0/3\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1057,
"all_permissive": false
} |
ansible_role | yossi-test/asm_tls_fp_ansible | 869981132775521a48dd0cfb362bb99926513476 | 0 | roles/operations | 7,277 | [
"no_license"
] | [
{
"path": "roles/operations/tasks/testing/run_cred_stuff.yml",
"content": "- name: run the testing script\n command: python \"{{ role_path }}\"/templates/credStuffTest.py {{ bigip_mgmt_vip_ip }} {{ username }} {{ password }}\n register: out\n delegate_to: 127.0.0.1\n run_once: true\n- debug: var=out.std... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2660,
"all_permissive": false
} |
ansible_role | Nidhicoconut/agile_devops | b822f2b66d47dc557a424bf733aab3abd283e0ae | 0 | ansible/roles/deploy-app | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/deploy-app/tasks/main.yml",
"content": "---\n- name: Ensure pip is installed\n raw: sudo apt-get install -y python3-pip || true\n\n- name: Ensure Docker SDK for Python is installed\n pip:\n name: docker\n state: present\n\n- name: Pull the Docker image\n docker_image:\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 491,
"all_permissive": false
} |
ansible_role | ectivise/ansible-librenms-2 | 9353aba89c32494588e9741c84ac9ad9ba5a82bc | 0 | roles/config | 7,277 | [
"no_license"
] | [
{
"path": "roles/config/tasks/main.yml",
"content": "- import_tasks: config.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 26
},
{
"path": "roles/config/tasks/config.yml",
"content": "# default config\n- name: copy config.php\n copy:\n src: config.php\... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 6565,
"all_permissive": false
} |
ansible_role | ectivise/ansible-librenms-2 | 9353aba89c32494588e9741c84ac9ad9ba5a82bc | 0 | roles/librenms | 7,277 | [
"no_license"
] | [
{
"path": "roles/librenms/tasks/librenms.yml",
"content": "# user mgmt\n- name: create librenms group\n group:\n name: librenms\n state: present\n- name: create librenms user\n user:\n name: librenms\n group: librenms\n system: yes\n create_home: no\n home: /opt/librenms\n state: p... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 4127,
"all_permissive": false
} |
ansible_role | ectivise/ansible-librenms-2 | 9353aba89c32494588e9741c84ac9ad9ba5a82bc | 0 | roles/system | 7,277 | [
"no_license"
] | [
{
"path": "roles/system/defaults/main.yml",
"content": "pkgs:\n - rsyslog\n - composer\n - cronie\n - fping\n - git\n - ImageMagick\n - jwhois\n - mariadb\n - mariadb-server\n - mtr\n - MySQL-python\n - net-snmp\n - net-snmp-utils\n - nginx\n - nmap\n - php72w\n - php72w-cli\n - php72w-com... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 1152,
"all_permissive": false
} |
ansible_role | ectivise/ansible-librenms-2 | 9353aba89c32494588e9741c84ac9ad9ba5a82bc | 0 | roles/weathermap | 7,277 | [
"no_license"
] | [
{
"path": "roles/weathermap/tasks/main.yml",
"content": "- import_tasks: weathermap.yml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 30
},
{
"path": "roles/weathermap/tasks/weathermap.yml",
"content": "- name: clone weathermap repo\n git:\n repo: 'https:... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 485,
"all_permissive": false
} |
ansible_role | satoshi-hirayama/techtalk4 | 42483f2577c50ac06255c5da94a0362d53e9f461 | 6 | provisioning/roles/awscli | 7,277 | [
"no_license"
] | [
{
"path": "provisioning/roles/awscli/README.md",
"content": "# awscli of role\n\nawscliコマンドを有効にします。AWS認証情報は、Ansibleを実行しているコンピュータのシェルの環境変数から設定されます(対象のホストではありません)。\n\n## Vars\n\n|Name|Default|Description|\n|---|---|---|\n|aws_region|ap-northeast-1|利用するリージョン|\n|main_user|ubuntu|configのインストール先ユーザー(rootには対応していませ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 658,
"all_permissive": false
} |
ansible_role | satoshi-hirayama/techtalk4 | 42483f2577c50ac06255c5da94a0362d53e9f461 | 6 | provisioning/roles/common | 7,277 | [
"no_license"
] | [
{
"path": "provisioning/roles/common/README.md",
"content": "# common of role\n\nサーバーの基本的な設定を行います。\n\n* パッケージの更新\n* ユーティリティパッケージのインストール\n * wget\n* ユーザーのディレクトリ調整\n* sshの設定",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 103
},
{
"path": "provisioning/roles/common/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 904,
"all_permissive": false
} |
ansible_role | satoshi-hirayama/techtalk4 | 42483f2577c50ac06255c5da94a0362d53e9f461 | 6 | provisioning/roles/docker | 7,277 | [
"no_license"
] | [
{
"path": "provisioning/roles/docker/tasks/main.yml",
"content": "- name: install packages\n apt: name={{ item }} state=present\n with_items:\n - apt-transport-https\n - ca-certificates\n - linux-image-extra-{{ ansible_kernel }}\n - linux-image-extra-virtual\n become: yes\n tags: docker\n\n-... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2030,
"all_permissive": false
} |
ansible_role | satoshi-hirayama/techtalk4 | 42483f2577c50ac06255c5da94a0362d53e9f461 | 6 | provisioning/roles/ecs-agent | 7,277 | [
"no_license"
] | [
{
"path": "provisioning/roles/ecs-agent/defaults/main.yml",
"content": "main_user: ubuntu\nproxy_ip: 127.0.0.1\necs_agent_container_name: ecs-agent\necs_agent_image: amazon/amazon-ecs-agent:latest\ncluster_name: techtalk\necs_logfile: /log/ecs-agent.log\necs_loglevel: info\necs_datadir: /data\necs_enable_ta... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 6600,
"all_permissive": false
} |
ansible_role | satoshi-hirayama/techtalk4 | 42483f2577c50ac06255c5da94a0362d53e9f461 | 6 | provisioning/roles/pip | 7,277 | [
"no_license"
] | [
{
"path": "provisioning/roles/pip/README.md",
"content": "# pip of role\n\npipコマンドを利用可能にします。",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 32
},
{
"path": "provisioning/roles/pip/tasks/main.yml",
"content": "- name: install package\n apt: name=python-pip sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 119,
"all_permissive": false
} |
ansible_role | satoshi-hirayama/techtalk4 | 42483f2577c50ac06255c5da94a0362d53e9f461 | 6 | provisioning/roles/squid | 7,277 | [
"no_license"
] | [
{
"path": "provisioning/roles/squid/defaults/main.yml",
"content": "local_net: 10.0.0.0/16\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 23
},
{
"path": "provisioning/roles/squid/README.md",
"content": "# squid of role\n\n踏み台などをProxyサーバとして利用するためにSquidをインストー... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 418,
"all_permissive": false
} |
ansible_role | satoshi-hirayama/techtalk4 | 42483f2577c50ac06255c5da94a0362d53e9f461 | 6 | provisioning/roles/squid-client | 7,277 | [
"no_license"
] | [
{
"path": "provisioning/roles/squid-client/tasks/main.yml",
"content": "- name: Set apt proxy\n template: src=80proxy dest=/etc/apt/apt.conf.d/80proxy\n become: yes\n\n- name: Set curl proxy (root)\n template: src=.curlrc dest=/root/.curlrc\n become: yes\n\n- name: Set curl proxy (user)\n template: src... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 1620,
"all_permissive": false
} |
ansible_role | romrzh/ansible_asterisk | e0bfa53524a37fd77b3d91dd6a7039a8fdc8d0a0 | 0 | roles/install_asterisk | 7,277 | [
"no_license"
] | [
{
"path": "roles/install_asterisk/tasks/jansson.yml",
"content": "- name: Make temp jansson dir\n file: \"path=/usr/src/jansson state=directory\"\n\n- name: Download jansson\n get_url: \n url: http://www.digip.org/jansson/releases/jansson-2.5.tar.gz\n dest: /usr/src/jansson-2.5.tar.gz\n\n- name: Unz... | {
"task_files": 8,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 9,
"total_bytes": 5603,
"all_permissive": false
} |
ansible_role | cisco-cx-lab/LTRSPG1226 | 86e9ec349aba63334ef31bde4d5ec993eaac22e2 | 0 | roles/leaf | 7,277 | [
"no_license"
] | [
{
"path": "roles/leaf/vars/main.yml",
"content": "---\n# vars file for leaf\n nxos_provider:\n username: \"{{ user }}\"\n password: \"{{ pwd }}\"\n transport: cli\n timeout: 30\n host: \"{{ inventory_hostname }}\"\n\n asn: 65000\n\n bgp_neighbors:\n - { remote_as: 65000, neighbor: 192.168... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 8043,
"all_permissive": false
} |
ansible_role | cisco-cx-lab/LTRSPG1226 | 86e9ec349aba63334ef31bde4d5ec993eaac22e2 | 0 | roles/spine | 7,277 | [
"no_license"
] | [
{
"path": "roles/spine/tasks/main.yml",
"content": "---\n# tasks file for spine\n#task to configure bgp neighbor to all leaf switches\n - name: Enable BGP\n nxos_feature:\n feature: bgp\n provider: \"{{nxos_provider}}\"\n state: enabled\n tags: bgp\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4489,
"all_permissive": false
} |
ansible_role | zwindler/ansible-deploy-vmware-guest | 85020c0429ef8f613e11b955a6419232aa96c53b | 29 | roles/deploy_vmware_guest | 7,277 | [
"no_license"
] | [
{
"path": "roles/deploy_vmware_guest/tasks/main.yml",
"content": "---\n# get date\n- set_fact: creationdate=\"{{lookup('pipe','date \"+%Y/%m/%d %H:%M\"')}}\"\n\n# Create a VM from a template\n- name: create the VM\n vmware_guest:\n hostname: '{{ vsphere_host }}'\n username: '{{ vsphere_user }}'\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1894,
"all_permissive": false
} |
ansible_role | akshat-kumar2109/devops-assessment-task | 36af21505daf458424517e8b37a6ff79900e1a32 | 0 | ansible/roles/common | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/common/tasks/main.yml",
"content": "---\n- name: Update apt cache\n apt:\n update_cache: yes\n cache_valid_time: 3600\n\n- name: Install base dependencies\n apt:\n name:\n - curl\n - gnupg\n - ca-certificates\n - software-properties-common\n - unz... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 839,
"all_permissive": false
} |
ansible_role | akshat-kumar2109/devops-assessment-task | 36af21505daf458424517e8b37a6ff79900e1a32 | 0 | ansible/roles/grafana | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/grafana/tasks/main.yml",
"content": "- name: Ensure Docker is installed\n apt:\n name: docker.io\n state: present\n update_cache: yes\n\n- name: Create Grafana config directory\n file:\n path: /opt/grafana\n state: directory\n mode: '0755'\n\n- name: Create Grafa... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 4851,
"all_permissive": false
} |
ansible_role | akshat-kumar2109/devops-assessment-task | 36af21505daf458424517e8b37a6ff79900e1a32 | 0 | ansible/roles/loki | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/loki/files/loki-config.yml",
"content": "auth_enabled: false\n\nserver:\n http_listen_port: 3100\n grpc_listen_port: 9095\n\ncommon:\n path_prefix: /loki\n ring:\n kvstore:\n store: inmemory\n\ningester:\n lifecycler:\n ring:\n kvstore:\n store: inmemory\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 2040,
"all_permissive": false
} |
ansible_role | akshat-kumar2109/devops-assessment-task | 36af21505daf458424517e8b37a6ff79900e1a32 | 0 | ansible/roles/node_exporter | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/node_exporter/tasks/main.yml",
"content": "- name: Set node exporter version\n set_fact:\n node_exporter_version: \"v1.7.0\"\n\n- name: Ensure node-exporter container is running\n community.docker.docker_container:\n name: node-exporter\n image: prom/node-exporter:{{ node... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 626,
"all_permissive": false
} |
ansible_role | akshat-kumar2109/devops-assessment-task | 36af21505daf458424517e8b37a6ff79900e1a32 | 0 | ansible/roles/prometheus | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/prometheus/templates/prometheus.yml.j2",
"content": "global:\n scrape_interval: 15s\n\nscrape_configs:\n - job_name: 'node_exporters'\n static_configs:\n - targets:\n{% for host in groups['nodes'] %}\n - \"{{ hostvars[host]['ansible_host'] }}:9100\"\n{% endfor %}\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 1008,
"all_permissive": false
} |
ansible_role | akshat-kumar2109/devops-assessment-task | 36af21505daf458424517e8b37a6ff79900e1a32 | 0 | ansible/roles/promtail | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/promtail/tasks/main.yml",
"content": "- name: Set Promtail version\n set_fact:\n promtail_version: \"2.9.3\"\n\n- name: Create Promtail config directory\n file:\n path: /etc/promtail\n state: directory\n mode: '0755'\n\n- name: Create Promtail position file directory\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2078,
"all_permissive": false
} |
ansible_role | anr41/assignement12 | 1a96d8116f1e844fe9344e253859ce261a54e880 | 0 | ansible/roles/cloud_mqtt | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/cloud_mqtt/tasks/04_mosquitto.yml",
"content": "- name: install mosquitto PPA\n become: True\n apt_repository:\n repo: ppa:mosquitto-dev/mosquitto-ppa\n update_cache: yes\n\n- name: install mosquitto and client tools\n become: True\n apt:\n name: \"{{ item }}\"\n cac... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1749,
"all_permissive": false
} |
ansible_role | anr41/assignement12 | 1a96d8116f1e844fe9344e253859ce261a54e880 | 0 | ansible/roles/cloud_web | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/cloud_web/tasks/11.yml",
"content": "- import_tasks: 11_bumpversion.yml\n- import_tasks: 11_reprepro.yml\n\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 69
},
{
"path": "ansible/roles/cloud_web/tasks/11_bumpversion.yml",
"content"... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 3790,
"all_permissive": false
} |
ansible_role | anr41/assignement12 | 1a96d8116f1e844fe9344e253859ce261a54e880 | 0 | ansible/roles/lampi | 7,277 | [
"no_license"
] | [
{
"path": "ansible/roles/lampi/tasks/09_nodejs.yml",
"content": "- name: install nvm\n tags: bleno\n shell: curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash\n args:\n executable: /bin/bash\n creates: \"{{ nvm_path }}\"\n\n- name: install node with nvm\n tags: ble... | {
"task_files": 10,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 11,
"total_bytes": 5403,
"all_permissive": false
} |
ansible_role | sivalingam2/ansible_project | a00f8c466ab8226af4ec0e81d7d584c241d766fb | 0 | roles/cart | 7,277 | [
"no_license"
] | [
{
"path": "roles/cart/tasks/main.yml",
"content": "- name: NodeJS Setup\n ansible.builtin.import_role:\n name: common\n tasks_from: node_js",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 92
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 92,
"all_permissive": false
} |
ansible_role | sivalingam2/ansible_project | a00f8c466ab8226af4ec0e81d7d584c241d766fb | 0 | roles/common | 7,277 | [
"no_license"
] | [
{
"path": "roles/common/tasks/schema-setup.yml",
"content": "- name: copy file\n ansible.builtin.copy:\n src: mongo.repo\n dest: /etc/yum.repos.d/mongo.repo\n\n- name: install mongod\n ansible.builtin.yum:\n name: mongodb-org-shell\n state: installed\n\n- name: Download foo.conf\n ansible.bui... | {
"task_files": 6,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2827,
"all_permissive": false
} |
ansible_role | sivalingam2/ansible_project | a00f8c466ab8226af4ec0e81d7d584c241d766fb | 0 | roles/dispatch | 7,277 | [
"no_license"
] | [
{
"path": "roles/dispatch/tasks/main.yml",
"content": "- name: NodeJS Setup\n ansible.builtin.import_role:\n name: common\n tasks_from: go",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 87
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 87,
"all_permissive": false
} |
ansible_role | sivalingam2/ansible_project | a00f8c466ab8226af4ec0e81d7d584c241d766fb | 0 | roles/frontend | 7,277 | [
"no_license"
] | [
{
"path": "roles/frontend/tasks/main.yml",
"content": "- name: set hostname frontend\n ansible.builtin.shell: set-hostname frontend\n\n- name: install nginx\n ansible.builtin.yum:\n name: nginx\n state: installed\n\n- name: Copy repo files\n ansible.builtin.copy:\n src: nginx-roboshop-conf\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 781,
"all_permissive": false
} |
ansible_role | sivalingam2/ansible_project | a00f8c466ab8226af4ec0e81d7d584c241d766fb | 0 | roles/mongodb | 7,277 | [
"no_license"
] | [
{
"path": "roles/mongodb/tasks/main.yml",
"content": "- name: copy files\n ansible.builtin.copy:\n src: mongo.repo\n dest: /etc/yum.repos.d/mongo.repo\n\n- name: install mongodb\n ansible.builtin.yum:\n name: mongodb-org\n state: installed\n\n\n- name: upadate listen address\n ansible.builti... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 431,
"all_permissive": false
} |
ansible_role | sivalingam2/ansible_project | a00f8c466ab8226af4ec0e81d7d584c241d766fb | 0 | roles/mysql | 7,277 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/main.yml",
"content": "- name: disable my sql\n ansible.builtin.shell: yum module disable mysql -y\n\n- name: copy files\n ansible.builtin.copy:\n src: mysql.repo\n dest: /etc/yum.repos.d/mysql.repo\n\n- name: install mysql server\n ansible.builtin.yum:\n name: mysql... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 504,
"all_permissive": false
} |
ansible_role | sivalingam2/ansible_project | a00f8c466ab8226af4ec0e81d7d584c241d766fb | 0 | roles/rabbitmq | 7,277 | [
"no_license"
] | [
{
"path": "roles/rabbitmq/tasks/main.yml",
"content": "- name: configure yum repos\n ansible.builtin.shell: curl -s https://packagecloud.io/install/repositories/rabbitmq/erlang/script.rpm.sh | bash\n\n- name: yum repos fro rabbitmq\n ansible.builtin.shell: curl -s https://packagecloud.io/install/repositor... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 720,
"all_permissive": false
} |
ansible_role | sivalingam2/ansible_project | a00f8c466ab8226af4ec0e81d7d584c241d766fb | 0 | roles/shipping | 7,277 | [
"no_license"
] | [
{
"path": "roles/shipping/tasks/main.yml",
"content": "- name: NodeJS Setup\n ansible.builtin.import_role:\n name: common\n tasks_from: java",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 89
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 89,
"all_permissive": false
} |
ansible_role | jrsmarcilio/iac-ansible | 9ef0e0dd5b82975ed95ed635b77231e75d49f2ef | 0 | roles/mysql | 7,278 | [
"no_license"
] | [
{
"path": "roles/mysql/tasks/main.yml",
"content": "---\n- name: Create MySQL Repo File\n copy:\n dest: /etc/yum.repos.d/mysql-community.repo\n content: |\n [mysql56-community]\n name=MySQL 5.6 Community Server\n baseurl=https://repo.mysql.com/yum/mysql-5.6-community/el/7/$basearch/\n ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1190,
"all_permissive": false
} |
ansible_role | jrsmarcilio/iac-ansible | 9ef0e0dd5b82975ed95ed635b77231e75d49f2ef | 0 | roles/webserver | 7,278 | [
"no_license"
] | [
{
"path": "roles/webserver/tasks/main.yml",
"content": "---\n- name: Install HTTPD Package (Apache) and PHP Packages\n yum:\n name: \"{{ item }}\"\n state: latest\n become: true\n with_items:\n - httpd\n - mod_ssl\n - php\n - php-gd\n - php-mysql\n - php-mysqlnd\n\n- name: Start A... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 514,
"all_permissive": false
} |
ansible_role | jrsmarcilio/iac-ansible | 9ef0e0dd5b82975ed95ed635b77231e75d49f2ef | 0 | roles/wordpress | 7,278 | [
"no_license"
] | [
{
"path": "roles/wordpress/tasks/main.yml",
"content": "---\n- name: Download WordPress\n get_url:\n url: https://wordpress.org/wordpress-5.7.tar.gz\n dest: /tmp/wordpress.tar.gz\n\n- name: Extract WordPress\n unarchive:\n src: /tmp/wordpress.tar.gz\n dest: /var/www/\n remote_src: yes\n be... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 907,
"all_permissive": false
} |
ansible_role | raekins/vagrant-ol8 | 496928d8c339fc2815c2baf22471e0b0a475cf43 | 1 | vagrant/roles/setup_ansible | 7,278 | [
"permissive"
] | [
{
"path": "vagrant/roles/setup_ansible/tasks/main.yml",
"content": "---\n\n# Update /etc/ansible/ansible.cfg\n- name: update ansible.cfg\n lineinfile:\n path: /etc/ansible/ansible.cfg\n line: \"{{ item }}\"\n with_items:\n - '[defaults]'\n - 'callback_whitelist = profile_tasks, profile_roles, ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 510,
"all_permissive": true
} |
ansible_role | raekins/vagrant-ol8 | 496928d8c339fc2815c2baf22471e0b0a475cf43 | 1 | vagrant/roles/setup_docker | 7,278 | [
"permissive"
] | [
{
"path": "vagrant/roles/setup_docker/tasks/main.yml",
"content": "---\n- name: remove docker\n dnf:\n name: runc\n state: absent\n\n- name: setup docker repo\n command: dnf config-manager --add-repo=https://download.docker.com/linux/centos/docker-ce.repo\n\n- name: install docker\n dnf:\n name:... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1193,
"all_permissive": true
} |
ansible_role | raekins/vagrant-ol8 | 496928d8c339fc2815c2baf22471e0b0a475cf43 | 1 | vagrant/roles/setup_linux | 7,278 | [
"permissive"
] | [
{
"path": "vagrant/roles/setup_linux/tasks/main.yml",
"content": "---\n\n# Install Linux packages\n- name: install Linux packages\n dnf:\n name: \"{{ packages }}\"\n vars:\n packages:\n - dnf-utils\n - net-tools\n\n- name: Install the 'Development tools' package group\n dnf:\n name: \"@Dev... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 727,
"all_permissive": true
} |
ansible_role | saranca14/infra_ansible_docker_nginx | c6f55b3fc437729281b459ec2fe19c87429f7bcf | 0 | ansible/roles/logrotate | 7,278 | [
"no_license"
] | [
{
"path": "ansible/roles/logrotate/tasks/main.yml",
"content": "- name: Create logrotate for container\n shell: |\n echo '/var/lib/docker/containers/*/*.log {\n maxsize 100MB\n rotate 7\n daily\n compress\n missingok\n delaycompress\n copytruncate\n }' > /etc/logrotate.d/docker-c... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 242,
"all_permissive": false
} |
ansible_role | renatowow14/ansible-nginx-demo | f56b9c9c805c751865d7364b97e44f83bfb50eaf | 0 | roles/dependencies | 7,278 | [
"no_license"
] | [
{
"path": "roles/dependencies/tasks/main.yml",
"content": "---\n- name: Accept new SSH connection\n shell: ssh-keyscan -T 10 {{ inventory_hostname }} >> ~/.ssh/known_hosts\n\n- name: \"Instala pacotes de dependencias do sistema operacional\"\n apt:\n name: \"{{ item }}\"\n state: latest\n become: y... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1075,
"all_permissive": false
} |
ansible_role | renatowow14/ansible-nginx-demo | f56b9c9c805c751865d7364b97e44f83bfb50eaf | 0 | roles/nginx | 7,278 | [
"no_license"
] | [
{
"path": "roles/nginx/vars/main.yml",
"content": "---\nsrc_dir: ../../../Docker\nsrc_dir_files: ../files\nhome_dir: /home/vagrant\ndocker_api_path: /lib/systemd/system\ndockerfile_path: /home/vagrant/docker-build\ndocker_api: \"-H=tcp://127.0.0.1:2375\"\ndocker_compose_version: \"1.29.2\"\ndocker_port_ngin... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 2728,
"all_permissive": false
} |
ansible_role | mrigeshpriyadarshi/ansible_drupal | 6d685e5d1bcf09da2390bd0672143b4e70c5ad9c | 0 | roles/drush | 7,278 | [
"permissive"
] | [
{
"path": "roles/drush/tasks/main.yml",
"content": "---\n- include: install.yml\n when: not drush_install_from_source\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 65
},
{
"path": "roles/drush/defaults/main.yml",
"content": "---\n# ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 366,
"all_permissive": true
} |
ansible_role | mrigeshpriyadarshi/ansible_drupal | 6d685e5d1bcf09da2390bd0672143b4e70c5ad9c | 0 | roles/php | 7,278 | [
"permissive"
] | [
{
"path": "roles/php/defaults/main.yml",
"content": "---\n# Pass in a comma-separated list of repos to use (e.g. \"remi,epel\"). Used only\n# for RHEL/CentOS.\nphp_enablerepo: \"\"\n\n# PHP package state; use 'installed' to make sure it's installed, or 'latest' if\n# you want to upgrade or switch versions u... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4114,
"all_permissive": true
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.