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

New collection named core following appropriate standards #32

Closed
wants to merge 12 commits into from

Conversation

fgiorgetti
Copy link
Member

  • Collection is now named core instead of network
  • All variables are now following Ansible Lint recommendations (no rule skipped)
  • All roles have an appropriate argument_specs.yml file
  • Documentation looks complete
  • Basic Hello World end-to-end test added (Pending CI integration)

* Some roles and modules were not expecting variables as part of task_vars
* Modules now have mechanisms to read arguments from both host and task
* This is a breaking change (existing playbooks won't work)
* Collection name might change to avoid problems to those already using the collection
* New collection is now named core
* Renamed skupper role to network_config
* Added e2e test
@fgiorgetti
Copy link
Member Author

Opening a better one shortly.

@fgiorgetti fgiorgetti closed this Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant