mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
added packing faq entry
(cherry picked from commit 02183a10feb255c692e5a5c1d9a6b77b1afe6344)
This commit is contained in:
@@ -354,6 +354,14 @@ The above DOES NOT WORK, if you need to use a dynamic variable use the hostvars
|
||||
|
||||
.. _i_dont_see_my_question:
|
||||
|
||||
|
||||
Why don't you ship in X format?
|
||||
+++++++++++++++++++++++++++++++
|
||||
|
||||
Several reasons, in most cases it has to do with maintainability, there are tons of ways to ship software and it is a herculean task to try to support them all.
|
||||
In other cases there are technical issues, for example, for python wheels, our dependencies are not present and we would have to start doing packaging for other projects.
|
||||
|
||||
|
||||
I don't see my question here
|
||||
++++++++++++++++++++++++++++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user