Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
6bc5772fb38093e2c3be3f1cdb18087dbfff5ae6
6bc5772fb38093e2c3be3f1cdb18087dbfff5ae6
Switch branch/tag
ansible
docsite
modules.js
Find file
Normal view
History
Permalink
modules.js
90 Bytes
Edit
Newer
Older
Default sudo password to SSH password.
e1ee2576
Stoned Elipot
committed
11 years ago
1
2
3
4
5
function
AnsibleModules
(
$scope
)
{
$scope
.
modules
=
[];
$scope
.
orderProp
=
"module"
;
}