Add a work machine to ansible.

This commit is contained in:
Tom Alexander
2023-12-31 21:29:38 -05:00
parent 60e440b0c6
commit 6e13ac355a
5 changed files with 57 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
[gui]
odolinux ansible_connection=local ansible_host=127.0.0.1
odofreebsd ansible_connection=local ansible_host=127.0.0.1
odowork ansible_connection=local ansible_host=127.0.0.1