diff options
Diffstat (limited to 'ansible/hosts')
-rw-r--r-- | ansible/hosts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ansible/hosts b/ansible/hosts deleted file mode 100644 index 0efb10e..0000000 --- a/ansible/hosts +++ /dev/null @@ -1,5 +0,0 @@ -[vps] -10.0.0.1 ansible_user=debian ansible_port=8022 -[pve] -10.0.0.5 ansible_user=mas ansible_port=8022 - |