{"id":21806412,"url":"https://github.com/phlcrny/plastertemplates","last_synced_at":"2026-05-05T13:32:29.740Z","repository":{"id":129698589,"uuid":"242419757","full_name":"phlcrny/PlasterTemplates","owner":"phlcrny","description":"Templates so I can be good AND lazy","archived":false,"fork":false,"pushed_at":"2021-11-29T13:19:27.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T04:27:56.008Z","etag":null,"topics":["ansible","ansible-playbook","ansible-role","plaster","powershell"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phlcrny.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-22T22:19:50.000Z","updated_at":"2021-11-29T13:19:31.000Z","dependencies_parsed_at":"2023-04-09T19:18:50.573Z","dependency_job_id":null,"html_url":"https://github.com/phlcrny/PlasterTemplates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlcrny%2FPlasterTemplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlcrny%2FPlasterTemplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlcrny%2FPlasterTemplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlcrny%2FPlasterTemplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phlcrny","download_url":"https://codeload.github.com/phlcrny/PlasterTemplates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759899,"owners_count":20505712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-playbook","ansible-role","plaster","powershell"],"created_at":"2024-11-27T12:19:30.502Z","updated_at":"2026-05-05T13:32:24.706Z","avatar_url":"https://github.com/phlcrny.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plaster Templates\n\n![Docker Pulls](https://img.shields.io/docker/pulls/phlcrny/plaster)\n\n[Plaster](https://github.com/PowerShell/Plaster) is a Powershell project templater which makes it quicker to create consistent projects.\n\n## Prerequisites\n\nTo make any use of these templates, you'll need the _Plaster_ Powershell module to be installed.\n\n```Powershell\nInstall-Module Plaster\n```\n\n## Getting Started\n\n### Powershell\n\n```Powershell\n# Clone this repo\ngit clone \u003curi\u003e ./plaster-templates\n\n# Create an example\nmkdir ./example-ansible-role\n\n# Template a folder out\nInvoke-Plaster -TemplatePath './plaster-templates/AnsibleRole/' -DestinationPath './example-ansible-role'\n```\n\n### Docker\n\nA basic Docker image is provided for machines without Powershell.\n\n```Powershell\n# Run the container in the current working directory\ndocker run -it --rm -v \"$(pwd)\":/workingDir --name plaster phlcrny/plaster\n\n# Template a new Ansible Playbook in a sub-folder of the mapped location\nInvoke-Plaster -TemplatePath '/templates/AnsiblePlaybook' -Destination '/workingDir/NewPlaybook' -Name NewPlaybook\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphlcrny%2Fplastertemplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphlcrny%2Fplastertemplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphlcrny%2Fplastertemplates/lists"}