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