mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 06:31:23 -07:00
consolidated docs
point to new doc locations removed non existing dirs
This commit is contained in:
parent
b139a67c71
commit
57f8b791d6
143 changed files with 4 additions and 9 deletions
5
docs/docsite/modules.js
Normal file
5
docs/docsite/modules.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
function AnsibleModules($scope) {
|
||||
$scope.modules = [];
|
||||
|
||||
$scope.orderProp = "module";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue