mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Default sudo password to SSH password.
While here factor out password prompting in ansible.utils
This commit is contained in:
committed by
Michael DeHaan
parent
be947e5266
commit
e1ee257619
5
docsite/latest/modules.js
Normal file
5
docsite/latest/modules.js
Normal file
@@ -0,0 +1,5 @@
|
||||
function AnsibleModules($scope) {
|
||||
$scope.modules = [];
|
||||
|
||||
$scope.orderProp = "module";
|
||||
}
|
||||
1
docsite/latest/searchindex.js
Normal file
1
docsite/latest/searchindex.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user