You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hello Group,
is it possible to pin all the transitive dependencies of the roles I use to specific versions? I want to make sure that no part of my automation code changes behind my back.
For example in Chef this is possible by using a Cheffile.lock or Berksfile.lock file for the dependency managers Librarian-Chef respectively Berkshelf.
Is that something you can do with "role requirements files"?