Hi all!

I think it was really excelent to have molecule adopted by ansible and I
use it on all my linux roles.

Today I'm looking to have some way to use molecule to test my Windows roles
too, at lease having driver with some cloud.

But I can't find any guide to go in this way.

Also checking some of the 180+ roles that appears in galaxy with windows
platform:
https://galaxy.ansible.com/search?order_by=-relevance&keywords=&deprecated=false&platforms=Windows&page_size=10&page=2

I don't see any of them having a real test of windows deploy automated in
any way.

For example, just picking randomly some of them:

This one has only syntax check:
https://github.com/brianshumate/ansible-nomad/blob/master/.travis.yml


And this one does nothing:
https://github.com/deekayen/ansible-role-chocolatey/blob/master/.travis.yml

Have ansible core and windows people ever noticed it?

I think I and the ansible community needs help here, as I couldn't find any
way to test my windows roles automatically yet.

Cheers,
Pablo.


El lun., 22 oct. 2018 a las 8:21, <[email protected]> escribió:

> Overview
>
> As previously announced, Ansible has adopted upstream maintenance for
> ansible-lint and Molecule. See Sept 26th mailing list post
> <https://groups.google.com/forum/#!topic/ansible-project/ehrb6AEptzA> for
> the background.
>
> What will change:
>
>    -
>
>    GitHub repos for both projects
>    -
>
>       github.com/willthames/ansible-lint/ will move to
>       github.com/ansible/ansible-lint[1]
>       <http://github.com/ansible/ansible-lint%5B1%5D>
>       -
>
>       github.com/metacloud/molecule will move to
>       github.com/ansible/molecule[1]
>       <http://github.com/ansible/molecule%5B1%5D>
>       -
>
>       All history (including Issues & PRs) will be migrated
>       -
>
>    Docker location for Molecule
>    -
>
>       Docker image will be published to quay.io/repository/molecule [1]
>       -
>
>       The existing https://hub.docker.com/r/retr0h/molecule/ will not
>       receive further updates.
>       Details on how pull from the new location will be included in
>       follow up email
>
>
> What will remain the same:
>
>    -
>
>    *Molecule*
>    -
>
>       PyPi package name molecule <https://pypi.org/project/molecule/>
>       -
>
>          Continue to install with pip install molecule
>          -
>
>          Upgrade from previous versions seamlessly
>          -
>
>       Documentation at https://molecule.readthedocs.io/en/latest/
>       -
>
>       Community communications
>       -
>
>          https://groups.google.com/forum/#!forum/molecule-users
>          -
>
>          #molecule-users on Freenode IRC
>          -
>
>    *Ansible-lint*
>    -
>
>       PyPi package name ansible-lint
>       <http://pypi.org/project/ansible-lint>
>       -
>
>          Continue to install with pip install ansible-lint
>          -
>
>          Upgrade from previous versions seamlessly
>
>
> Timing and next steps
>
> We will move the GitHub repos and make the associated updates the week of
> 29th October. Once the repo move has been completed and documentation has
> been rebuilt we will release new versions of both projects. We’ll send
> release announcements to the ansible-announce mailing list
> <https://groups.google.com/forum/#!forum/ansible-announce> and to the
> relevant community lists.
>
> What you will need to do after the changes:
>
>    -
>
>    If you've checked out the code for either project, you’ll need to
>    update your git remote.
>    -
>
>    If you’re using Molecule from hub.docker.com, you’ll need to to update
>    your docker registry.
>    -
>
>    We’ll provide more details when the changes have been made.
>
>
> To find out more
>
> Subscribe to the ansible-announce mailing list
> <https://groups.google.com/forum/#!forum/ansible-announce>
>
> Kind regards,
> John "gundalow" Barker
> Ansible by Red Hat
>
>
> [1] Note, that these new URLs will not exist till the move is complete
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/a80d3fd1-a4e1-4055-8118-6d705f804298%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/a80d3fd1-a4e1-4055-8118-6d705f804298%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Pablo Estigarribia.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CACsn9uE8PW9LcxGJjggB2eLACAGC5L_G2GtmpV7ddSdbOkVpCQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to