ansible-community / molecule-hetznercloud

A molecule driver for Hetzner Cloud
https://ansible.readthedocs.io/projects/molecule/
GNU Lesser General Public License v3.0
27 stars 14 forks source link

feat: allow user defined RESOURCE_NAMESPACE #54

Closed jooola closed 1 year ago

jooola commented 1 year ago

If the uniqueness of molecule_scenario_directory is not enough, one can override the RESOURCE_NAMESPACE variable to provide their own value. For example, this can prevent collisions with duplicate CI workflows.