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