Don't gather facts

This commit is contained in:
Sam A. 2023-04-21 00:53:51 +02:00
parent 9c819cfb69
commit ab32d484d2
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -2,7 +2,7 @@
---
- name: Deploy self-hosted services
hosts: all
gather_facts: true
gather_facts: false
become: true
roles:
- role: os_config