Added all files
This commit is contained in:
6
examples/027_gather_facts/loadbalancer.yml
Normal file
6
examples/027_gather_facts/loadbalancer.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- hosts: loadbalancer
|
||||
become: true
|
||||
gather_facts: false
|
||||
roles:
|
||||
- nginx
|
||||
Reference in New Issue
Block a user