diff options
Diffstat (limited to 'tools/lma/ansible-client/hosts')
-rw-r--r-- | tools/lma/ansible-client/hosts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/lma/ansible-client/hosts b/tools/lma/ansible-client/hosts new file mode 100644 index 00000000..eba586ce --- /dev/null +++ b/tools/lma/ansible-client/hosts @@ -0,0 +1,2 @@ +[all] +127.0.0.1 ansible_connection=local |