Groups
Groups
Sign in
Groups
Groups
molecule-users
Conversations
About
Send feedback
Help
molecule-users
Contact owners and managers
1–30 of 104
Moved to
https://github.com/ansible-
community/molecule/discussions
Mark all as read
Report group
0 selected
Hikaru Kenta
1/31/21
Testing ansible playbook in molecule with "become"
Hello, i wrote a playbook(s) to provision my local system. https://github.com/kentahikaru/ansible-
unread,
Testing ansible playbook in molecule with "become"
Hello, i wrote a playbook(s) to provision my local system. https://github.com/kentahikaru/ansible-
1/31/21
Dylan Humphreys
3
12/11/20
suitable IAM permissions for cicd
Except indented properly... natch. On Friday, 11 December 2020 at 17:58:26 UTC Dylan Humphreys wrote:
unread,
suitable IAM permissions for cicd
Except indented properly... natch. On Friday, 11 December 2020 at 17:58:26 UTC Dylan Humphreys wrote:
12/11/20
AWOL Linux
3
11/25/20
unable to connect to Ubuntu docker image
Great news, i got it working. The docker container wasn't starting because Molecule calls bash by
unread,
unable to connect to Ubuntu docker image
Great news, i got it working. The docker container wasn't starting because Molecule calls bash by
11/25/20
Constantine
9/2/20
Is it possible for Molecule to create instances on multiple hosts?!
Hello to everyone! I just want to create several vagrant instances on different hosts using molecule.
unread,
Is it possible for Molecule to create instances on multiple hosts?!
Hello to everyone! I just want to create several vagrant instances on different hosts using molecule.
9/2/20
himansh...@gmail.com
, …
John Dewey
6
7/26/20
Run all scenarios
Hi, Should this be considered as a bug or an expected behavior? After looking into the code, it looks
unread,
Run all scenarios
Hi, Should this be considered as a bug or an expected behavior? After looking into the code, it looks
7/26/20
mazz...@gmail.com
, …
Sorin Ionuț Sbârnea
3
7/22/20
when will 3.0.5 be uploaded to quay.io?
3.0.5 will not be uploaded because it failed to build due to quay.io outage. They did not implement a
unread,
when will 3.0.5 be uploaded to quay.io?
3.0.5 will not be uploaded because it failed to build due to quay.io outage. They did not implement a
7/22/20
cmou...@redhat.com
,
Juanje Ojeda Croissier
2
6/26/20
Collection requirement file not processed
Hi, I believe the way to specify the dependencies for your molecule scenario is: dependency: name:
unread,
Collection requirement file not processed
Hi, I believe the way to specify the dependencies for your molecule scenario is: dependency: name:
6/26/20
cmou...@redhat.com
6/26/20
molecule cleanup fails
Hi How can I fix such a molecule config problem which occurs when I execute molecule cleanup ? PLAY [
unread,
molecule cleanup fails
Hi How can I fix such a molecule config problem which occurs when I execute molecule cleanup ? PLAY [
6/26/20
Fauzan
, …
Irwan Shofwan
3
6/20/20
--env-file Issue
Not sure about that because when you use molecule role init it will be generated default scenario
unread,
--env-file Issue
Not sure about that because when you use molecule role init it will be generated default scenario
6/20/20
Charles Moulliard
,
Irwan Shofwan
2
6/20/20
How to create a Molecule driver ?
Hello friends, Actually if you want to build your driver you can follow the vagrant-molecule plugin.
unread,
How to create a Molecule driver ?
Hello friends, Actually if you want to build your driver you can follow the vagrant-molecule plugin.
6/20/20
cmou...@redhat.com
,
Juanje Ojeda Croissier
2
6/19/20
Examples about how to use lint
Hi, This is the typical config for having the linting working: lint: | set -e yamllint . ansible-lint
unread,
Examples about how to use lint
Hi, This is the typical config for having the linting working: lint: | set -e yamllint . ansible-lint
6/19/20
Sorin Ionuț Sbârnea
5/29/20
Molecule enabled github discussions beta
This mainling list is barely alive and early this morning we where able to enable: https://github.com
unread,
Molecule enabled github discussions beta
This mainling list is barely alive and early this morning we where able to enable: https://github.com
5/29/20
Bob Tanner
, …
Mohit Kumar Sharma
3
5/18/20
Molecule default verifier?
On Sunday, May 17, 2020 at 3:37:47 AM UTC+5:30, Bob Tanner wrote: $ molecule --version molecule 3.0.4
unread,
Molecule default verifier?
On Sunday, May 17, 2020 at 3:37:47 AM UTC+5:30, Bob Tanner wrote: $ molecule --version molecule 3.0.4
5/18/20
Edward Moon
4/6/20
Setup error running molecule after upgrading Docker Desktop to 2.2.0.5
Hi, I'm getting the following error trying to run a molecule converge command after upgrading
unread,
Setup error running molecule after upgrading Docker Desktop to 2.2.0.5
Hi, I'm getting the following error trying to run a molecule converge command after upgrading
4/6/20
Alix Lourme
,
a.a....@gmail.com
2
3/31/20
Strategy on testing that play is correctly failing
HI! Came here with the same question. I'd like to test some failures. For example, showing
unread,
Strategy on testing that play is correctly failing
HI! Came here with the same question. I'd like to test some failures. For example, showing
3/31/20
Sorin Ionuț Sbârnea
3/26/20
Proposal: Molecule to require minimal py36
As py27 is effectively dead and I can no longer keep up the py27 jobs green (two different outages in
unread,
Proposal: Molecule to require minimal py36
As py27 is effectively dead and I can no longer keep up the py27 jobs green (two different outages in
3/26/20
syhR8
3
3/18/20
molecule and docker networking
Answered my own question... networks: - name: "mymongo" network_mode: "mymongo"
unread,
molecule and docker networking
Answered my own question... networks: - name: "mymongo" network_mode: "mymongo"
3/18/20
Kenton Squires
3/4/20
Molecule 3 and cookiecutter
It looks like molecule v3 has changed the use of using a cookiecutter template to molecule init
unread,
Molecule 3 and cookiecutter
It looks like molecule v3 has changed the use of using a cookiecutter template to molecule init
3/4/20
spig...@gmail.com
2/11/20
is published_ports broken?
Hi. I have platforms with sidecar platforms: - name: target image: centos/systemd pre_build_image:
unread,
is published_ports broken?
Hi. I have platforms with sidecar platforms: - name: target image: centos/systemd pre_build_image:
2/11/20
gaby fulchic
,
sio...@gmail.com
2
2/4/20
Merging base-config into molecule.yml and read all variables on create.yml/destroy.yml
I confirm the described behaviour. I think it's as expected. List values are not merged when
unread,
Merging base-config into molecule.yml and read all variables on create.yml/destroy.yml
I confirm the described behaviour. I think it's as expected. List values are not merged when
2/4/20
Vitaly Potyarkin
2/4/20
Most usable driver for full virtualization
Hello, What's currently the most usable driver to provide full virtualization? Vagrant was
unread,
Most usable driver for full virtualization
Hello, What's currently the most usable driver to provide full virtualization? Vagrant was
2/4/20
Daniel Bacher
1/20/20
How do I test an Ansible role that creates Docker Containers
Hello, i am currently working on an ansible role that creates and configures traefik as a docker
unread,
How do I test an Ansible role that creates Docker Containers
Hello, i am currently working on an ansible role that creates and configures traefik as a docker
1/20/20
darren....@gmail.com
1/15/20
testing block devices with molecule
Hi All, I've just started using molecule for building/testing some of our ansible roles - loving
unread,
testing block devices with molecule
Hi All, I've just started using molecule for building/testing some of our ansible roles - loving
1/15/20
dr...@endlessm.com
,
syhR8
3
12/25/19
with_fileglob returns files from outside of container
Thanks for the quick response. On Tue, Dec 24, 2019 at 10:10 PM 'syhR8' via molecule-users
unread,
with_fileglob returns files from outside of container
Thanks for the quick response. On Tue, Dec 24, 2019 at 10:10 PM 'syhR8' via molecule-users
12/25/19
hemant...@gmail.com
,
syhR8
2
12/10/19
Question: How to pass travis ci environment variables to molecule
Use environment variables https://docs.travis-ci.com/user/environment-variables/ On Tue, Dec 10, 2019
unread,
Question: How to pass travis ci environment variables to molecule
Use environment variables https://docs.travis-ci.com/user/environment-variables/ On Tue, Dec 10, 2019
12/10/19
jobim.ro...@bossanova.com
11/26/19
documentation incorrect regarding `--parallel` usage
Hey guys, I was recently tripped up by some faulty documentation and thought I should bring it to
unread,
documentation incorrect regarding `--parallel` usage
Hey guys, I was recently tripped up by some faulty documentation and thought I should bring it to
11/26/19
Sorin Ionuț Sbârnea
11/26/19
proposal on changing the way linting works in molecule
Few minutes ago I posted a proposal for a breaking change related to how linting works with molecule.
unread,
proposal on changing the way linting works in molecule
Few minutes ago I posted a proposal for a breaking change related to how linting works with molecule.
11/26/19
anemarkus
,
Rhys Campbell
2
11/3/19
molecule create fails.
You probably need to add your user to the docker group and possibly a few file ownership changes. See
unread,
molecule create fails.
You probably need to add your user to the docker group and possibly a few file ownership changes. See
11/3/19
rob...@meinit.nl
10/15/19
Testing with images from authenticated registry fails
Hi, I'm trying to test a role on Red Hat's UBI images: platforms: - name: bootstrap-rhel-
unread,
Testing with images from authenticated registry fails
Hi, I'm trying to test a role on Red Hat's UBI images: platforms: - name: bootstrap-rhel-
10/15/19
jeffrey...@gmail.com
9/27/19
Molecule & custom action_plugins?
Hi all, I'm currently developing a role that uses this project's (https://github.com/
unread,
Molecule & custom action_plugins?
Hi all, I'm currently developing a role that uses this project's (https://github.com/
9/27/19