From f1941352bb6c2928c900cd40825f2815f928c9bc Mon Sep 17 00:00:00 2001 From: Oleksandr Glushchenko Date: Thu, 30 Mar 2017 19:37:45 +0300 Subject: [PATCH] prev --- .gitmodules | 3 --- playbook/ansible-letsencrypt | 1 - playbooks/hosts | 2 +- 3 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 playbook/ansible-letsencrypt diff --git a/.gitmodules b/.gitmodules index ea28866..723bb86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "playbook/ansible-letsencrypt"] - path = playbook/ansible-letsencrypt - url = git://github.com/bis-gmbh/ansible-letsencrypt.git [submodule "playbooks/ansible-letsencrypt"] path = playbooks/ansible-letsencrypt url = git://github.com/bis-gmbh/ansible-letsencrypt.git diff --git a/playbook/ansible-letsencrypt b/playbook/ansible-letsencrypt deleted file mode 160000 index 31b5080..0000000 --- a/playbook/ansible-letsencrypt +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 31b508021b2cd8ad77be8635249d24e3705081a2 diff --git a/playbooks/hosts b/playbooks/hosts index 401634d..eab29da 100644 --- a/playbooks/hosts +++ b/playbooks/hosts @@ -1,3 +1,3 @@ [servers] -Server-NL ansible_ssh_host=188.166.79.149 ansible_ssh_user=root node_host=nl.a2ip.ru +Server-Local-Net ansible_ssh_host=1.2.3.4 ansible_ssh_user=root node_host=sp.2ip.ru