{
  "SPACE": "",
  "alt_badge_style": "flat-square",
  "ansible_galaxy_project_id": "",
  "author": {
    "email": "brian@megabyte.space",
    "name": "Brian Zalewski"
  },
  "autodoc_actions_description": "",
  "autodoc_tags_description": "",
  "autodoc_todo_description": "",
  "autodoc_variables_description": "\nThis role contains variables that you can customize. The variables you can customize are located in `defaults/main.yml`. By default, the variables use sensible defaults but you may want to customize the role depending on your use case. The variables, along with descriptions, are listed below:\n\n{{ role_variables }}\n\n### Variable Examples\n\n",
  "badge_style": "for-the-badge",
  "blueprint_requirements": [
    ["Variable Name", "Variable Description"],
    [
      "`description`",
      "Short description of the role, worded in such a way that it makes sense by itself and with 'An Ansible role that ' prepended to it"
    ],
    ["`group`", "This should always be set to 'ansible' for Ansible roles"],
    [
      "`name`",
      "This should be the official name for the product that the role installs/configures. It is used in the title of the repository and throughout the documentation to refer to the product."
    ],
    [
      "`overview`",
      "This variable should be a description of what the role installs. You can usually find a good description by Googling, \"What is Android Studio,\" for example if you were populating this variable for the [Android Studio role]({{ repository.group.ansible_roles }}/androidstudio). This text is shown at the top of the README, right below the header section and before the table of contents. Whenever possible, key products/terms should be linked to using markdown. You can see an example of us hyperlinking in this variable by checking out the [Android Studio role]({{ repository.group.ansible_roles }}/androidstudio). The idea is to make it as easy as possible for our users to figure out exactly what the role does."
    ],
    ["`repository.github`", "The HTTPS URL of the GitHub mirror"],
    ["`repository.gitlab`", "The HTTPS URL of the GitLab repository"],
    [
      "`slug`",
      "This should generally be the ending slug of the GitHub mirror. It is used for things like filling in the package.json name."
    ],
    ["`subgroup`", "This should always be set to 'role' for Ansible roles"],
    ["`title`", "The title of the README.md"]
  ],
  "commit_help_url": "https://megabyte.space/docs/contributing/commit-guidelines",
  "company": "Megabyte LLC",
  "copyright": "2020-2021",
  "description_emojis": "👨🏻‍💻 🩺",
  "docker_label_authors": "Brian Zalewski <brian@megabyte.space>",
  "docs": {
    "header_description_post": "<i></i>",
    "header_description_pre": "Crafted by ",
    "header_title_post": "<i></i>",
    "header_title_pre": "<i></i>",
    "link": "https://megabyte.space/docs/ansible/roles"
  },
  "email": {
    "help": "help@megabyte.space"
  },
  "emoji_beginnings": ["🚀 ", "🔥👉 ", "👉 ", "😉 ", "🆓 ", "🐴 ", "👀 ", "🎉 ", "", "", "", "", "", "", "", ""],
  "emoji_endings": [" 🚀", " 🔥🔥🔥", " 👏", " 😉", " 🐙", " 🐴", " 👀", " 🎟", " 🎉🎉", "", "", "", "", "", "", ""],
  "github_prefix": "<i></i>",
  "gitlab_pipelines": [
    {
      "active": true,
      "cron": "0 12 * * 1",
      "description": "Weekly Build Test",
      "ref": "master",
      "variable": {
        "WEEKLY_TEST": true
      }
    },
    {
      "active": true,
      "cron": "0 12 * * 1",
      "description": "Weekly Linux Molecule Test",
      "ref": "test/linux",
      "variable": {
        "WEEKLY_LINUX_TEST": true
      }
    },
    {
      "active": true,
      "cron": "0 12 * * 2",
      "description": "Weekly macOS Molecule Test",
      "ref": "test/darwin",
      "variable": {
        "WEEKLY_DARWIN_TEST": true
      }
    },
    {
      "active": true,
      "cron": "0 12 * * 4",
      "description": "Weekly Windows Molecule Test",
      "ref": "test/windows",
      "variable": {
        "WEEKLY_WINDOWS_TEST": true
      }
    },
    {
      "active": true,
      "cron": "0 5 1 * *",
      "description": "Monthly Repository Update",
      "ref": "synchronize",
      "variable": {
        "REPOSITORY_UPDATE": true
      }
    }
  ],
  "gomodProxy": true,
  "group": "common",
  "homebrew": {
    "folder": "Formula",
    "name": "homebrew-tap",
    "owner": "installdoc"
  },
  "hostapp_var_chart": [
    ["App", "Description"],
    ["**[Authelia](https://www.authelia.com/)**", "An authentication portal that supports SSO and 2FA"],
    [
      "**[Homer](https://github.com/bastienwirtz/homer)**",
      "A very simple homepage which is customized by the playbook to automatically include links to the Docker containers you choose to host on the computer"
    ],
    ["**[Portainer](https://www.portainer.io/)**", "A Docker management tool"],
    [
      "**[Serve](https://github.com/vercel/serve)**",
      "Simple interface for viewing files located or symlinked to in the `/var/www/` folder of the machine"
    ]
  ],
  "htpc_var_chart": [
    ["App", "Description"],
    ["**[WireGuard](https://docs.linuxserver.io/images/docker-wireguard)**", "Dedicated VPN for the HTPC applications"],
    ["**[Bazarr](https://docs.linuxserver.io/images/docker-bazarr)**", "Manages and automatically downloads subtitles"],
    ["**[Heimdall](https://docs.linuxserver.io/images/docker-heimdall)**", "Start page for all the HTPC apps"],
    ["**[Jackett](https://docs.linuxserver.io/images/docker-jackett)**", "Request proxy server for Radarr and Sonarr"],
    ["**[Kodi Headless](https://hub.docker.com/r/linuxserver/kodi-headless)**", "Backend for Kodi"],
    [
      "**[Lidarr](https://docs.linuxserver.io/images/docker-lidarr)**",
      "Music collection manager that automatically downloads from BitTorrent and Usenet"
    ],
    ["**[NZBGet](https://docs.linuxserver.io/images/docker-nzbget)**", "Usenet downloader"],
    ["**[Ombi](https://docs.linuxserver.io/images/docker-ombi)**", "Plex request and user management system"],
    ["**[Organizr](https://docs.linuxserver.io/images/docker-htpcmanager)**", "Front end for HTPC web applications"],
    ["**[Radarr](https://docs.linuxserver.io/images/docker-radarr)**", "Automatic movie downloader"],
    ["**[Sonarr](https://docs.linuxserver.io/images/docker-sonarr)**", "Automatic TV show downloader"],
    ["**[Tautulli](https://docs.linuxserver.io/images/docker-tautulli)**", "Metrics and monitoring for Plex"],
    ["**[Transmission](https://docs.linuxserver.io/images/docker-transmission)**", "BitTorrent client"]
  ],
  "idPost": "megabyte.space",
  "json_top_keys": "",
  "license": "MIT",
  "link": {
    "chat": "https://app.slack.com/client/T01ABCG4NK1/C01NN74H0LW/details/",
    "docker_role": "https://github.com/ProfessorManhattan/ansible-docker",
    "docs": "https://megabyte.space/docs",
    "home": "https://megabyte.space",
    "installdoctor": "https://install.doctor",
    "mod_ansible_autodoc": "https://pypi.org/project/mod-ansible-autodoc/",
    "privacy": "https://megabyte.space/privacy",
    "shield": "https://shields.io",
    "terms": "https://megabyte.space/terms"
  },
  "misc": {
    "appnest": "https://github.com/andreasbm/readme",
    "husky": "https://www.npmjs.com/package/husky",
    "tinypng": "https://tinypng.com/"
  },
  "molecule_descriptions": [
    ["Scenario", "Description"],
    ["`default`", "Uses VirtualBox to run tests for all platforms in parallel."],
    ["`docker`", "Uses Docker to run tests for all Linux platforms and versions in parallel."],
    [
      "`docker-snap`",
      "The same as the `docker` scenario except it excludes platforms that have trouble installing snap packages on Docker."
    ],
    ["`archlinux-desktop`", "Runs the test on the latest version of Archlinux desktop using VirtualBox."],
    ["`centos-desktop`", "Runs the test on the latest version of CentOS desktop using VirtualBox."],
    ["`debian-desktop`", "Runs the test on the latest version of Debian desktop using VirtualBox."],
    ["`fedora-desktop`", "Runs the test on the latest version of Fedora desktop using VirtualBox."],
    ["`macos-desktop`", "Runs the test on the latest version of macOS desktop using VirtualBox."],
    ["`ubuntu-desktop`", "Runs the test on the latest version of Ubuntu desktop using VirtualBox."],
    ["`windows-desktop`", "Runs the test on the latest version of Windows desktop using VirtualBox."],
    ["`ci-docker-archlinux`", "Uses Docker to test Archlinux."],
    ["`ci-docker-centos`", "Uses Docker to test multiple versions of CentOS."],
    ["`ci-docker-debian`", "Uses Docker to test multiple versions of Debian."],
    [
      "`ci-docker-debian-snap`",
      "Uses Docker to test Debian just like `ci-docker-debian` except it excludes versions that cannot install snap packages."
    ],
    ["`ci-docker-fedora`", "Uses Docker to test multiple versions of Fedora."],
    ["`ci-docker-ubuntu`", "Uses Docker to test multiple versions of Ubuntu."]
  ],
  "name": "[[ package.json .blueprint.name - See CONTRIBUTING.md ]]",
  "npm_publish_config_access": "public",
  "npm_standard_version_prerelease": "git add --all",
  "npm_type": "module",
  "organization": "Megabyte Labs",
  "overview": "[[ This is a new repository without the details filled in yet. Look for the section about blueprint data in the CONTRIBUTING.md to set up the project. ]]",
  "playbook_path": "megabyte-labs/gas-station",
  "profile": {
    "dockerHubUser": "professormanhattan",
    "dockerhub": "megabytelabs",
    "galaxy": "professormanhattan",
    "github": "ProfessorManhattan",
    "linkedin": "blzalewski",
    "npmjs": "thisismyfirstday",
    "npmjs_organization": "installdoc",
    "opencollective": "megabytelabs",
    "patreon": "ProfessorManhattan",
    "pypi": "ProfessorManhattan",
    "replit": "ProfessorMegaby",
    "stackblitz": "ProfessorManhattan",
    "twitter": "MegabyteLabs",
    "vagrant": "ProfessorManhattan"
  },
  "profile_link": {
    "dockerhub": "https://hub.docker.com/u",
    "galaxy": "https://galaxy.ansible.com",
    "github": "https://github.com",
    "linkedin": "https://www.linkedin.com/in/",
    "npmjs": "https://www.npmjs.com/~",
    "opencollective": "https://opencollective.com",
    "patreon": "https://www.patreon.com",
    "pypi": "https://pypi.org/user",
    "replit": "https://repl.it/@",
    "stackblitz": "https://stackblitz.com/@",
    "twitter": "MegabyteLabs",
    "vagrant": "https://app.vagrantup.com"
  },
  "python_role_dependencies": [
    ["Package", "Description", "Required"],
    [
      "<b><a href=\"https://pypi.org/project/ansible/\" title=\"ansible on pypi.org\" target=\"_blank\">ansible</a></b>",
      "A configuration management system that can remotely configure computers",
      "<div align=\"center\">✔️</div>"
    ],
    [
      "<b><a href=\"https://pypi.org/project/docker/\" title=\"docker on pypi.org\" target=\"_blank\">docker</a></b>",
      "Enables the capability of provisioning Docker containers with Ansible",
      "<div align=\"center\">✔️</div>"
    ],
    [
      "<b><a href=\"https://pypi.org/project/python-vagrant/\" title=\"python-vagrant on pypi.org\" target=\"_blank\">python-vagrant</a></b>",
      "Required for provisioning Vagrant VMs",
      "<div align=\"center\">✔️</div>"
    ],
    [
      "<b><a href=\"https://pypi.org/project/pywinrm/\" title=\"pywinrm on pypi.org\" target=\"_blank\">pywinrm</a></b>",
      "Required for provisioning Windows machines that are using WinRM",
      "<div align=\"center\">✔️</div>"
    ],
    [
      "<b><a href=\"https://pypi.org/project/ansible-lint/\" title=\"ansible-lint on pypi.org\" target=\"_blank\">ansible-lint</a></b>",
      "Linting tool for Ansible files",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/ansibler/\" title=\"ansibler on pypi.org\" target=\"_blank\">ansibler</a></b>",
      "Custom tool used to generate advanced documentation (e.g. it generates the compatibility chart and some other charts)",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/black/\" title=\"black on pypi.org\" target=\"_blank\">black</a></b>",
      "Python file auto-formatter included in case project utilizes Python test scripts",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/blocklint/\" title=\"blocklint on pypi.org\" target=\"_blank\">blocklint</a></b>",
      "Linting tool that prevents certain words from entering the code base",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/flake8/\" title=\"flake8 on pypi.org\" target=\"_blank\">flake8</a></b>",
      "Python linter that reports Python syntax and style errors",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/mod-ansible-autodoc/\" title=\"mod-ansible-autodoc on pypi.org\" target=\"_blank\">mod-ansible-autodoc</a></b>",
      "Custom fork of [ansible-autodoc](https://pypi.org/project/ansible-autodoc/0.5.1.1/) which allows us to auto-generate documentation based on comments in the role's YAML files",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/molecule/\" title=\"molecule on pypi.org\" target=\"_blank\">molecule</a></b>",
      "Test framework for Ansible",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/molecule-docker/\" title=\"molecule-docker on pypi.org\" target=\"_blank\">molecule-docker</a></b>",
      "Molecule plugin for provisioning Docker containers",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/molecule-vagrant/\" title=\"molecule-vagrant on pypi.org\" target=\"_blank\">molecule-vagrant</a></b>",
      "Molecule plugin for provisioning Vagrant VMs",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/pre-commit-hooks/\" title=\"pre-commit-hooks on pypi.org\" target=\"_blank\">pre-commit-hooks</a></b>",
      "Suite of tools useful for linting",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/proselint/\" title=\"proselint on pypi.org\" target=\"_blank\">proselint</a></b>",
      "Linter used to generate English-language improvements (used to improve documentation)",
      ""
    ],
    [
      "<b><a href=\"https://pypi.org/project/yamllint/\" title=\"yamllint on pypi.org\" target=\"_blank\">yamllint</a></b>",
      "Linter for YAML files that ensures proper syntax and styling is used",
      ""
    ]
  ],
  "redditApplicationId": "O3UxD7HlPpcN88gpEkPIXQ",
  "redditUsername": "tsgangster",
  "repository": {
    "github": "",
    "gitlab": "",
    "gitlabBaseUrl": "https://gitlab.com/megabyte-labs",
    "group": {
      "ansible_roles": "https://gitlab.com/megabyte-labs/ansible-roles",
      "ansible_roles_path": "megabyte-labs/ansible-roles",
      "apps": "https://gitlab.com/megabyte-labs/apps",
      "apps_path": "megabyte-labs/apps",
      "ci": "https://gitlab.com/megabyte-labs/ci",
      "ci_path": "megabyte-labs/ci",
      "cloud": "https://gitlab.com/megabyte-labs/cloud",
      "cloud_path": "megabyte-labs/cloud",
      "common": "https://gitlab.com/megabyte-labs/common",
      "common_path": "megabyte-labs/common",
      "cryptocurrency": "https://gitlab.com/megabyte-labs/cryptocurrency",
      "cryptocurrency_path": "megabyte-labs/cryptocurrency",
      "docker_compose": "https://gitlab.com/megabyte-labs/docker-compose",
      "docker_compose_path": "megabyte-labs/docker-compose",
      "dockerfile": "https://gitlab.com/megabyte-labs/docker",
      "dockerfile_path": "megabyte-labs/docker",
      "documentation": "https://gitlab.com/megabyte-labs/documentation",
      "documentation_path": "megabyte-labs/documentation",
      "go": "https://gitlab.com/megabyte-labs/go",
      "go_path": "megabyte-labs/go",
      "kubernetes": "https://gitlab.com/megabyte-labs/kubernetes",
      "kubernetes_path": "megabyte-labs/kubernetes_path",
      "npm": "https://gitlab.com/megabyte-labs/npm",
      "npm_path": "megabyte-labs/npm",
      "packer": "https://gitlab.com/megabyte-labs/packer",
      "packer_path": "megabyte-labs/packer",
      "python": "https://gitlab.com/megabyte-labs/python",
      "python_cli_path": "megabyte-labs/python/cli",
      "python_path": "megabyte-labs/python",
      "software": "https://gitlab.com/megabyte-labs/software",
      "software_path": "megabyte-labs/software",
      "web_components": "https://gitlab.com/megabyte-labs/web-components",
      "web_components_path": "megabyte-labs/web-components"
    },
    "location": {
      "commits": {
        "github": "/commits/master",
        "gitlab": "/-/commits/master",
        "gitlab_e2e": "/-/commits/e2e"
      },
      "conduct": {
        "github": "/blob/master/docs/CODE_OF_CONDUCT.md",
        "gitlab": "/-/blob/master/docs/CODE_OF_CONDUCT.md"
      },
      "contributing": {
        "github": "/blob/master/docs/CONTRIBUTING.md",
        "gitlab": "/-/blob/master/docs/CONTRIBUTING.md"
      },
      "demo": {
        "github": "/raw/master/docs/demo.gif",
        "gitlab": "/-/raw/master/docs/demo.gif"
      },
      "issues": {
        "github": "/issues",
        "gitlab": "/-/issues"
      },
      "license": {
        "github": "/blob/master/LICENSE",
        "gitlab": "/-/blob/master/LICENSE"
      },
      "logo": {
        "github": "/raw/master/logo.png",
        "gitlab": "/-/raw/master/logo.png"
      },
      "readme": {
        "github": "/blob/master/README.md",
        "gitlab": "/-/blob/master/README.md"
      }
    },
    "namespace": "",
    "prefix": {
      "github": "ansible-"
    },
    "project": {
      "assets": "https://gitlab.com/megabyte-labs/assets/-/raw/master",
      "autodoc": "https://github.com/AndresBott/ansible-autodoc",
      "playbooks": "https://github.com/ProfessorManhattan/Gas-Station",
      "wrangler": "https://gitlab.com/megabyte-labs/wrangler"
    }
  },
  "scriptsBuild": "task ansible:build:none",
  "scriptsHelp": "task --menu",
  "scriptsPrepare": "npm run start && (test -f Taskfile.yml && task common:husky) || true",
  "scriptsStart": "bash start.sh",
  "scriptsTest": "[[ $- == *i* ]] && task ansible:test:prompt || task ansible:test:default",
  "sharp_instructions": [],
  "slackNotificationChannel": "#misc",
  "slackNotificationIcon": "https://gitlab.com/megabyte-labs/misc/assets/-/raw/master/logo/megabytelabs-color-icon-350x350.png",
  "slackNotificationUsername": "Megabyte Labs Release Notification Bot",
  "sponsorship": {
    "author": "Brian Zalewski",
    "text": "I create open source projects out of love. Although I have a job, shelter, and as much fast food as I can handle, it would still be pretty cool to be appreciated by the community for something I have spent a lot of time and money on. Please consider sponsoring me! Who knows? Maybe I will be able to quit my job and publish open source full time."
  },
  "subgroup": "role",
  "teamsNotificationColor": "#1DA1F2",
  "teamsNotificationIcon": "https://gitlab.com/megabyte-labs/misc/assets/-/raw/master/logo/megabytelabs-color-icon-350x350.png",
  "title": "[[ package.json .blueprint.title - See CONTRIBUTING.md ]]",
  "version": "0.0.1"
}
