Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Arguments ¶
type Arguments struct {
User string
Pass string
Bastion string
BastionUser string
BastionPass string
AskPass bool
AskBastionPass bool
Sudo bool
SudoNoPass bool
/* SudoPass string
AskSudoPass bool*/
Hosts string
Inventory string
ModulesList bool
Module string
MArguments string
Test bool
Quiet bool
PemFile string
}
Click to show internal directories.
Click to hide internal directories.