feat(role): Initial commit

This commit is contained in:
2022-07-24 23:51:27 +02:00
parent 918daeb7cf
commit 5c9e7a57b2
15 changed files with 309 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
name: cookiecutter
channels:
- defaults
dependencies:
- python=3
- pip
prefix: {{ miniconda_envs_dir }}/cookiecutter

View File

@@ -0,0 +1,7 @@
name: update-firewall-source
channels:
- defaults
dependencies:
- python=3
- pip
prefix: {{ miniconda_envs_dir }}/update-firewall-source