mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
Initial commit
This commit is contained in:
commit
aebc1b03fd
4861 changed files with 812621 additions and 0 deletions
8
tests/integration/targets/yarn/templates/package.j2
Normal file
8
tests/integration/targets/yarn/templates/package.j2
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "ansible-yarn-testing",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"iconv-lite": "^0.4.21"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue