Azure-Samples / ansible-playbooks

Ansible Playbook Samples for Azure
MIT License
224 stars 349 forks source link

postgresql and mysql modules are already in ansible 2.5 so no need to… #18

Closed zikalino closed 6 years ago

zikalino commented 6 years ago

Purpose

Don't reference role as it's already not necessary

Does this introduce a breaking change?

[ ] Yes
[ x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Other... Please describe: Unreference role as not needed any more


## How to Test
*  Get the code

git clone [repo-address] cd [repo-name] git checkout [branch-name] npm install


* Test the code
<!-- Add steps to run the tests suite and/or manually test -->


## What to Check
Verify that the following are valid
* ...

## Other Information
<!-- Add any other helpful information that may be needed here. -->