mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
add a fact gathering check for the default of all
This commit is contained in:
parent
86080fbaa9
commit
9a6a5a5516
2 changed files with 25 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue