From 62e8d55d32b06b0982fa1e3628e66b41dde2b4e8 Mon Sep 17 00:00:00 2001 From: s0dy Date: Sat, 17 Nov 2018 15:01:29 +0100 Subject: [PATCH] add ip --- .ansible-ci.yml | 2 +- ops/ansible/httpd-centos.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ansible-ci.yml b/.ansible-ci.yml index 21e8d10..13ad48e 100644 --- a/.ansible-ci.yml +++ b/.ansible-ci.yml @@ -1,5 +1,5 @@ --- -- hosts: hifive +- hosts: 35.180.10.123 become: yes become_user: root diff --git a/ops/ansible/httpd-centos.yml b/ops/ansible/httpd-centos.yml index e74204d..96d1b59 100644 --- a/ops/ansible/httpd-centos.yml +++ b/ops/ansible/httpd-centos.yml @@ -1,5 +1,5 @@ --- -- hosts: 35.180.10.123 +- hosts: hifive become: yes become_user: root