add a fact gathering check for the default of all

This commit is contained in:
Toshio Kuratomi 2016-03-15 11:58:23 -07:00
commit 9a6a5a5516
2 changed files with 25 additions and 8 deletions

View file

@ -5,7 +5,7 @@ testhost2 ansible_ssh_host=127.0.0.1 ansible_connection=local
testhost3 ansible_ssh_host=127.0.0.3
testhost4 ansible_ssh_host=127.0.0.4
# For testing fact gathering
facthost[0:7] ansible_host=1270.0.0.1 ansible_connection=local
facthost[0:8] ansible_host=1270.0.0.1 ansible_connection=local
# the following inline declarations are accompanied