mitogen/tests/ansible/hosts/localhost.hosts

15 lines
371 B
Plaintext
Raw Normal View History

# 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]
2019-02-01 03:15:00 +00:00
# This is only used for manual testing.
[localhost-x100]
localhost-[001:100]