A bit faster Ansible

Jbn1233
Dec 10, 2021

Sometime getting fact take long time to process

try this:

[defaults]gather_subset = min,network,!hardware

Next, looks wired ,but this can help me

ansible_ssh_common_args="-o ServerAliveInterval=15 -F /dev/null -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"

Hope this help.

--

--

Jbn1233

Very short and simple notes for CKA/SRE and may not works on your environment | jbn1233@gmail.com | Bangkok, Thailand |