From 9ea99a8e2cf9a33121840fccee2f1e6ffe806ce5 Mon Sep 17 00:00:00 2001 From: s0dy Date: Sat, 17 Nov 2018 15:00:19 +0100 Subject: [PATCH] add ip --- ops/ansible/httpd-centos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/ansible/httpd-centos.yml b/ops/ansible/httpd-centos.yml index 96d1b59..e74204d 100644 --- a/ops/ansible/httpd-centos.yml +++ b/ops/ansible/httpd-centos.yml @@ -1,5 +1,5 @@ --- -- hosts: hifive +- hosts: 35.180.10.123 become: yes become_user: root