diff options
Diffstat (limited to 'xci/file/aio/playbooks')
-rw-r--r-- | xci/file/aio/playbooks/configure-xcihost.yml | 0 | ||||
-rw-r--r-- | xci/file/aio/playbooks/inventory | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/xci/file/aio/playbooks/configure-xcihost.yml b/xci/file/aio/playbooks/configure-xcihost.yml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/xci/file/aio/playbooks/configure-xcihost.yml diff --git a/xci/file/aio/playbooks/inventory b/xci/file/aio/playbooks/inventory new file mode 100644 index 00000000..9283e516 --- /dev/null +++ b/xci/file/aio/playbooks/inventory @@ -0,0 +1,2 @@ +[xciaio] +xciaio ansible_ssh_host=192.168.122.2 |