Replace IP by host group - let's see if that helps for the resolv.conf
This commit is contained in:
parent
02d18fbcb5
commit
68f1dcf589
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: check/create instance for jenkins-master
|
||||
hosts: 209.132.184.153
|
||||
hosts: jenkins-cloud # 209.132.184.153
|
||||
user: root
|
||||
gather_facts: False
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue