DimensionDataResearch / ansible-modules-extras

Ansible extra modules - these modules ship with ansible
GNU General Public License v3.0
1 stars 2 forks source link

Add virtual listener #2

Closed jr2730 closed 8 years ago

jr2730 commented 8 years ago
ISSUE TYPE

Adding Virtual Listener code.

ANSIBLE VERSION
ansible 2.1.1.0
SUMMARY

Added VirtualListener.py file to support creation and deletion of Virtual Listener objects from Ansible scripts.

relaxdiego commented 8 years ago

@jr2730 please squash 6da6921 to 2f9802a and do a force push to your GitHub repo. That should automatically update this PR and rerun the tests.