-
* Cookiecutter version:
1.6.0
* Python version:
2.7
* Operating System:
Ubuntu 16.04 (in WSL)
### Description:
Broken on at least Python 2.7 due to the jinja2-time dependency to arrow, see …
-
As the future of cookiecutter project seems to be not sure I would like to propose dropping it before it becomes a real issue, even a security one (yep current release 1.7.3 from pypi being affected b…
-
https://github.com/JonasPammer/ansible-role-shellcheck/runs/6191546606?check_suite_focus=true
maybe create own new action?
-
I'd love a possibility to validate questionnaire inputs. Being able to validate `str` against regex would already be a huge help, e.g. by specifying a field appropriately in `copier.yml`:
```yaml
…
-
### Summary
As noted over in https://github.com/ansible/ansible/issues/78090, ansible is not able to find the python interpreter when run from a simple "deb10-headless" molecule scenario using dock…
-
# Issue Type
- Bug report
# Molecule and Ansible details
```
> ansible --version && molecule --version
ansible [core 2.12.6]
config file = /home/tim/src/timblaktu-cm/ansible/ansible.cfg
c…
-
**Describe the bug**
I am able to run `./pants export ::` successfully on my machine. When I ran this through our CI system, I got a permission denied error when trying to clone a VCS requirement fro…
-
https://github.com/ansible-collections/community.general/blob/stable-5/CHANGELOG.rst
-
##### Summary
We're using the latest Molecule (v3.3.4) to test our Ansible roles. Some roles require a full VM, so we're using Molecule tasks to create them. Ansible-lint latest thinks they're play f…
-
Afternoon,
I have tried to add a network to a vapp, but get an error message
```
vcd vapp network connect-ovdc vapp_name vapp_network_name vdc_network_name
Usage: vcd vapp network connect-ovdc…