Skip to content

umn-devex/ansible_collections_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible_collections_Template

Use this repo to create an ansible collection and add it to U of MN AAP Automaiton Hub

Prerequisites:

  • Your CESI Unit has been on-boarded to AAP and you have been added to your team's Org
    • If your team has not been on-boarded you may do so here

Guides:

How to use this template

  1. Click on the Green button above, "Use this template", and select "Create a new repository"
    1. This should go in your Team's organization
  2. Update the galaxy.yml file
    1. feel free to use the namespace: umn_community namespace or create a new one
    2. set name: to the name of this collection
  3. If you are not creating plug-ins you can delete that folder
  4. Add your roles to the 'roles' folder
  5. (Optional) Adjust the meta/runtime.yml file to reflect which versions of ansible this collection is appropriate for
  6. In either the Github Org or repo, create a Actions Secret named AAP_HUB_TOKEN and the value will come from generating a token here
  7. When ever you update your collection, make sure to update the version in the galaxy.yml file and merge into the 'main' branch. This will trigger the github action to publish the updated collection.

About

Template for creating ansible Collections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •