mohclips / k5-ansible-modules

Ansible modules to work with Fujitsu K5
GNU General Public License v3.0
8 stars 1 forks source link

Made k5_server_group more like os_server_group and fixed docs #29

Closed JonTheNiceGuy closed 6 years ago

JonTheNiceGuy commented 6 years ago

Note, I've not supplied tests for this, but I have tested extensively with the k5-skeleton-infrastructure playbooks, and it works...

Tests should have (when I get a chance to submit): 1) Create server group "affinity", create two hosts with the affinity group, confirm they are on the same server 2) Create server group "anti-affinity", create two hosts with the anti-affinity group, confirm they are on different servers

I also need to provide docs to show how to consume the server groups using os_server.