-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
The existing collection_default structure is designed for collections at the "function" or "provider" level, primarily for shipping single roles as .run. Think of the following examples:
foundata.firewalldfoundata.ufwfoundata.iptables
It would be beneficial to introduce another skeleton at a higher level, allowing for the creation of collections that build upon these function/provider-based collections through dependencies.
For instance, a foundata.firewall collection could depend on:
foundata.firewalld.runfoundata.ufw.runfoundata.iptables.run
Additionally, this higher-level collection could provide reasonable provider-to-OS defaults and other useful configurations.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed