-
Feature Request
-
Resolution: Unresolved
-
Minor
-
None
-
2.5
-
None
-
False
-
-
False
Feature Request:
AAP could use a file repository, either in AAP or in the hub. Many playbooks need to pass information between each other and some of this information should be retained.
For example, I have one playbook creating, in this case on IBM Power systems, LPAR's using NPIV. This generates WWPN's, that I need in playbooks to run on the SAN switches and on the storage system.
Currently I'm using a very simple scp command to copy them to and pull them from my laptop. Other options would be S3 storage, etc.
However, I think this should really be part of AAP, so these repository could be mounted within the EE, to allow direct access for reading and/or writing.