cinek810 / ansible-deployer

Command line utility wrapping ansible-playbook to run it with elevated privileges only for certain predefined tasks.
MIT License
4 stars 5 forks source link

Return requested commit if matched configure regexp #190

Closed cinek810 closed 1 year ago

cinek810 commented 1 year ago

This is to allow configuration like:

allowed_for: 
   comits:
     - "tags/version-.*"