ansible-fqcn-converter/Makefile
2024-08-30 21:21:20 +02:00

6 lines
119 B
Makefile

export SHELL = /bin/bash
ansible-collection:
ansible-galaxy collection install -p .collections/ -r requirements.yml