We may regret this.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
deprecated
|
deprecated
|
||||||
|
collections/ansible_collections
|
||||||
|
@ -6,4 +6,10 @@ collections:
|
|||||||
- name: ansible.posix
|
- name: ansible.posix
|
||||||
version: 1.5.4
|
version: 1.5.4
|
||||||
|
|
||||||
|
# This is a hack and probably should not be used in production. Anywhere. Ever.
|
||||||
|
- name: rhc.rear
|
||||||
|
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-rear.git
|
||||||
|
type: git
|
||||||
|
version: main
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user