summaryrefslogtreecommitdiff
path: root/scripts/ansible-install
AgeCommit message (Collapse)Author
2026-02-13T8267: Extend the vyos-build repo to include Ansible install phonyViacheslav Hletenko
Extend the vyos-build repo to include Ansible install PHONY Add the ability to install Ansible and VyOS compatible modules. It could be used for the further "topology tests". It also could be helpful with environment questions where a bug was reproduced. Use virtual environment to install Ansible + VyOS modules New options: - make ansible-install - make ansible-check - make ansible-clean