Fix missing gather_facts.
This commit is contained in:
parent
06e66ac6b9
commit
d8f5f6c5ea
@ -1,6 +1,5 @@
|
||||
- name: deploy OVH instance
|
||||
hosts: localhost
|
||||
tags: create
|
||||
vars_files:
|
||||
- vars/main.yml
|
||||
gather_facts: false
|
||||
|
Loading…
Reference in New Issue
Block a user