-
In the getting started guide it is recommended to create an `ansible.cfg` file in the extension directory. I don't believe this is ever used.
A new `ansible.cfg` file is built in each ephemeral di…
-
When both testinfra and [pytest-ansible](https://pypi.python.org/pypi/pytest-ansible) are installed, testinfra fails with the following output:
```
$ testinfra --connection=ansible --sudo --ansible-i…
ISF updated
11 months ago
-
Hi,
Is there any way to pass the ansible hostpattern to testinfra_hosts? I have dynamic inventory which provides all the hosts from Prod and Dev environments. I'm working with them like:
```
an…
-
# Overview
This appears to be an issue with default docker settings on ubuntu 22.04 desktop, so I don't think it is an actual issue with the image. However, I wasn't sure where else to put the kn…
-
Create a POC that includes the following:
- A role that installs and configures a thing in a VM
- Within the role, generate the `molecule` directory structure
- Add a custom Ansible playbook that…
-
Hi, so i was able to successfully able to run molecule converge on a linux ec2 instance, however I am running into barriers for testing on windows ami (specifically base 2019).
The instance gets cr…
-
Hello
I have a problem.
I want to use moelcule with virtualbox
My config:
```
11:07:09 mabed@tower ~ → vagrant -v ; vagrant plugin list
Vagrant 2.2.19
vagrant-libvirt (0.7.0, system)
…
-
##### SUMMARY
When a task that uses the `mount` module with `opts: bind` is called multiple times, it always returns `changed`, and creates a new mount in `/etc/mtab`.
I believe this was a…
-
Currently any systemd operation fails on this image.
The issue is probably linked to this one
https://github.com/ansible/ansible/issues/71528
There seems to be some changes on systemd-side which …
-
## Error
The virtual machine does not start.
```log
FAILED - RETRYING: [localhost]: Get instance(s) ip address (1 retries left).Result was: {
"attempts": 10,
"changed": true,
"cm…