ansible: add role requirements file
[lttng-ci.git] / automation / ansible / README.md
index 9d2ffaa0cf84da24cd455106fd37c56a536382bd..57a171cc421ce35ef5f9e9d41ef22f259f427817 100644 (file)
@@ -1,7 +1,7 @@
 # Required collections
 
 ```
-ansible-galaxy collection install community.general
+ansible-galaxy install -r roles/requirements.yml
 ```
 
 # Privileged data
This page took 0.023273 seconds and 4 git commands to generate.