-
# What to test?
Like every testing strategy, we need to know what to test.
- Make sure the role syntax is correct.
- Does the role run through all tasks without failing
- Is the role build in an idem…
-
In Ansible, you have special variables that can be called with jinja. For instance you have the "{{role_path}}" special variable that allows users build relative paths constructions like "{{role_path…
-
Looks like cookie-cutter might would allow us to parameterize our setup for #47-- simpler than ansible?
https://cookiecutter.readthedocs.io/en/1.7.2/advanced/suppressing_prompts.html#advanced-examp…
-
Hello,
I want to manage my tox.ini files by pyup, but I've test with one of my repository and Pyup not see packages, and display nothing about tox.ini files. Perhaps it's due to conditional package…
-
Hi @robinandeer, thanks for the nice cookiecutter template!
From the [repo README](https://github.com/robinandeer/cookiecutter-pyvanguard/blob/master/README.md):
> Vagrant to define and share devel…
-
Building on #266, I would love the same.
Finding /molecule-plugins/test/ec2/scenarios/driver/ec2/molecule/default/molecule.yml I'm like woot, woot, until I realize the ../../../../../resources/play…
-
https://github.com/ansible-community/molecule-ec2/blob/08e1e57bff0d77e8100570e6d9b782171e831dc2/molecule_ec2/cookiecutter/%7B%7Bcookiecutter.molecule_directory%7D%7D/%7B%7Bcookiecutter.scenario_name%7…
-
reference: http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/scaffolding.html, later combine 2 repositories into one. [scarab](https://github.com/samuelololol/scarab) repository will be re…
-
* Cookieninja version: 1.0.0
### Description:
From the docs on [Jinja2 Custom Delimiters](https://cookieninja.readthedocs.io/en/latest/advanced/jinja2_custom_delimiter.html):
> You can specif…
-
Right now the goss release to be pulled in the **verify.yml** is hard-coded to 0.3.16
> molecule_goss/cookiecutter/{{cookiecutter.molecule_directory}}/{{cookiecutter.scenario_name}}/verify.yml
```
…