Ansible Butler Release: List Collections in Playbook and Inspect Execution Environment Dependencies

preview_player
Показать описание
To build execution environments for Ansible Automation Platform, you have to know what you want. I added a couple of commands to ansible-butler to make it easier to track down what you need.

ansible-butler playbook list-collections [find all collections referenced in a playbook and follow includes]

ansible-butler ee deps [resolve the dependences in a reqs file or ee definition file and check for conflicts]

See the related posts on Autodotes:
Рекомендации по теме