-
Feature Request
-
Resolution: Done
-
Undefined
-
None
-
2.4
-
False
-
-
False
Feature Overview
Ansible Automation Platform (Automation Controller specifically) has a feature where it will automatically download collections and roles based on a requirements.yml file. For this to work, a project must include a collections/requirements.yml and roles/requirements.yml in root of the project directory. This is accomplished through a playbook during when Automation Controller is running a project sync.
This request is to have ansible-navigator mimic the same behavior as Automation Controller.
(Optional) Use Cases
The expectation is this will automatically occur whenever the user runs the ansible-navigator command. They just need to include the collections/requirements.yml and roles/requirements.yml in the same directory as the playbook; or it could be the current working directory.
Assumptions
N/A
Out of Scope
N/A