This change further changes the name of the only host in question form localhost to "127.0.0.1" to resolve the annoying warning about the duplicated declaration of "localhost" at the start of the execution of the playbook.
3 lines
47 B
INI
3 lines
47 B
INI
[localhost]
|
|
127.0.0.1 ansible_connection=local
|