Don't gather facts
This commit is contained in:
parent
9c819cfb69
commit
ab32d484d2
|
@ -2,7 +2,7 @@
|
|||
---
|
||||
- name: Deploy self-hosted services
|
||||
hosts: all
|
||||
gather_facts: true
|
||||
gather_facts: false
|
||||
become: true
|
||||
roles:
|
||||
- role: os_config
|
||||
|
|
Reference in a new issue