mitogen/tests/ansible/hosts/localhost.hosts

15 lines
371 B
INI

# vim: syntax=dosini
# This must be defined explicitly, otherwise _create_implicit_localhost()
# generates its own copy, which includes an ansible_python_interpreter that
# varies according to host machine.
localhost
# This is only used for manual testing.
[localhost-x10]
localhost-[01:10]
# This is only used for manual testing.
[localhost-x100]
localhost-[001:100]