This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
tildes
mirror of
https://gitlab.com/tildes/tildes.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
ansible: ensure required community collections are installed
merge-requests/157/head
Andrew Shu
6 months ago
parent
cad96d638a
commit
a36e25dc00
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
ansible/requirements.yml
2
ansible/requirements.yml
View File
@ -1,3 +1,5 @@
---
---
collections:
collections:
-
community.general
-
community.general
-
community.postgresql
-
community.crypto
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/tildes
Title
Body
Create Issue