This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Deploy transmission
|
||||
hosts: transmission
|
||||
hosts: btservers
|
||||
diff: true
|
||||
roles:
|
||||
- transmission
|
||||
|
@@ -8,7 +8,7 @@
|
||||
tasks: []
|
||||
|
||||
- name: Deploy haproxy
|
||||
hosts: loadbalancers
|
||||
hosts: lbservers
|
||||
diff: true
|
||||
roles:
|
||||
- haproxy
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Retrieve network info
|
||||
hosts: loadbalancers
|
||||
hosts: lbservers
|
||||
gather_facts: true
|
||||
gather_subset:
|
||||
- network
|
||||
|
Reference in New Issue
Block a user