Browse Source

initial import

Grega Bremec 5 months ago
commit
8db4129781
2 changed files with 8 additions and 0 deletions
  1. 4 0
      .gitignore
  2. 4 0
      requirements.yml

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+.DS_Store
+.*.sw?
+*.vim
+tmp*

+ 4 - 0
requirements.yml

@@ -0,0 +1,4 @@
+collections:
+  - name: https://git.p0f.net/ansible/operators.git
+    type: git
+    version: 1.0.0