Re: [ansible-project] Anyone can explain "false" below

2022-01-03 Thread davidy
Thank you!! On Wednesday, December 29, 2021 at 3:32:18 PM UTC-5 nka...@gmail.com wrote: > On Wed, Dec 29, 2021 at 11:24 AM Jack Morgan wrote: > > > > "Set this to “False” if you want to avoid host key checking by the > underlying tools Ansible uses to connect to the host" per the link below.

Re: [ansible-project] Anyone can explain "false" below

2021-12-29 Thread Nico Kadel-Garcia
On Wed, Dec 29, 2021 at 11:24 AM Jack Morgan wrote: > > "Set this to “False” if you want to avoid host key checking by the underlying > tools Ansible uses to connect to the host" per the link below. Most commonly > used for SSH connections. > >

Re: [ansible-project] Anyone can explain "false" below

2021-12-29 Thread Jack Morgan
"Set this to “False” if you want to avoid host key checking by the underlying tools Ansible uses to connect to the host" per the link below. Most commonly used for SSH connections. https://docs.ansible.com/ansible/latest/reference_appendices/config.html On 12/29/21 08:10, davidy wrote: Hi

[ansible-project] Anyone can explain "false" below

2021-12-29 Thread davidy
Hi Anyone can explain "false" below. Thank you sudo nano ansible.cfg [defaults] inventory = ./hosts host_key checking = false -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails