-
## Description
I'm currently working on the Ansible deployment for WPS birds which is requested by the Copernicus project. This will influence the layout of a WPS bird ... it should be much simpler…
-
# Issue Type
- Bug report
# Molecule and Ansible details
```
ansible --version
ansible 2.5.0
config file = None
configured module search path = [u'/Users/simonga/.ansible/plugins/modu…
SiM22 updated
6 years ago
-
# Issue Type
- Feature request
linked to #1204
# Molecule and Ansible details
```
ansible 2.4.3.0
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/home/yi/.…
-
# Issue Type
- Feature request
# Molecule and Ansible details
```
ansible 2.4.3.0
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/home/yi/.ansible/plugins/mo…
-
Cookiecutter needs `{%raw%}` tag to identify if it needs to touch content ansible maybe using. The usage for this tag is not uniform across `provisioner` dir.
-
As we have some requirements before merging PR it would be good to create CONTRIBUTING.md doc with everything outlined.
Good template for such file is in https://github.com/nayafia/contributing-tem…
-
Hi!
can i somehow install/clone/copy something before the lint stage?
I would like to checkout my ansible lint rules.
Copying them to every role feels bulky.
BTW: Cookie-cutter rocks!!! …
-
Error info:
Unable to create file 'setup.py'
Error message: 'dict object' has no attribute 'full_name'
I had to downgrade cookiecutter to v1.3.0.
-
I haven't looked into what cask is actually trying to do here, or why it would fail. Here's the error; it's a persistent problem and not related to permissions.
``` bash
❯ brew cask update
error: You…
-
Hi,
I would like to support multiple `python_version` (more exactly, I want to support python 3.5 and 3.6, but there is a problem with python 3.5.2 on a sub dependency, so I would like the support …