Don't gather facts
This commit is contained in:
parent
384c57cc15
commit
ade315d5ea
|
@ -1,7 +1,7 @@
|
|||
- name: Configure SSH and add user accounts
|
||||
hosts: all
|
||||
become: true
|
||||
gather_facts: true
|
||||
gather_facts: false
|
||||
|
||||
roles:
|
||||
- role: slococo.playground.ssh_config
|
||||
|
|
Loading…
Reference in New Issue