Fix missing gather_facts.

This commit is contained in:
yohan 2024-06-15 18:12:18 +02:00
parent 06e66ac6b9
commit d8f5f6c5ea

View File

@ -1,6 +1,5 @@
- name: deploy OVH instance
hosts: localhost
tags: create
vars_files:
- vars/main.yml
gather_facts: false