mirror of https://github.com/ansible/ansible.git
- Makefile now works with freebsd (date command options are diff)
date still issues warning and ignores TZ - Updated tests to work inside bsd jails (127 addresses are an issue) Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>pull/961/head
parent
00c4c5c4a1
commit
83d1028a21
@ -1,2 +1,2 @@
|
|||||||
[somegroup]
|
[somegroup]
|
||||||
127.0.0.2
|
localhost
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
# This is the second comment.
|
# This is the second comment.
|
||||||
127.0.0.2
|
localhost
|
||||||
|
Loading…
Reference in New Issue