Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gitignore support #150

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Add gitignore support #150

merged 2 commits into from
Apr 24, 2024

Conversation

cidrblock
Copy link
Collaborator

@cidrblock cidrblock commented Apr 23, 2024

  • Add a gitignore file to the playbook and collection project
  • Add ability to have per-resource template vars in a __meta__.yml file, this was necessary b/c the gitignore for the playbook and collection projects are different
  • Add ability to pre-template resource specific vars before templating the files
  • Refactor the copy container code into a dataclass
  • Resources is now a list for multiple resources to be copied
  • Only the scaffolded playbook adjacent project and requirements file are kept in the playbook adjacent collections directory

@cidrblock cidrblock added the enhancement New feature or request label Apr 23, 2024
@cidrblock cidrblock requested review from NilashishC and a team as code owners April 23, 2024 20:11
@cidrblock cidrblock requested review from priyamsahoo and shatakshiiii and removed request for a team April 23, 2024 20:11
@cidrblock cidrblock closed this Apr 23, 2024
@cidrblock cidrblock reopened this Apr 23, 2024
@NilashishC NilashishC merged commit 83e2b92 into ansible:main Apr 24, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants