xglys 发表于 2018-7-30 08:08:14

自动化运维工具之ansible基础入门

# ansible-doc -l  
a10_server                         Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
  
a10_service_group                  Manage A10 Networks devices' service groups
  
a10_virtual_server               Manage A10 Networks devices' virtual servers
  
acl                              Sets and retrieves file ACL information.
  
add_host                           add a host (and alternatively a group) to the ansible-playbook in-memory inventory
  
airbrake_deployment                Notify airbrake about app deployments
  
alternatives                     Manages alternative programs for common commands
  
apache2_module                     enables/disables a module of the Apache2 webserver
  
apk                              Manages apk packages
  
apt                              Manages apt-packages
  
apt_key                            Add or remove an apt key
  
apt_repository                     Add and remove APT repositories
  
apt_rpm                            apt_rpm package manager
  
assemble                           Assembles a configuration file from fragments
  
assert                           Fail with custom message
  
async_status                     Obtain status of asynchronous task
  
at                                 Schedule the execution of a command or script file via the at command.
  
authorized_key                     Adds or removes an SSH authorized key
  
azure                              create or terminate a virtual machine in azure
  
azure_rm_deployment                Create or destroy Azure Resource Manager template deployments
  
azure_rm_networkinterface          Manage Azure network interfaces.
  
azure_rm_networkinterface_facts    Get network interface facts.
  
azure_rm_publicipaddress         Manage Azure Public IP Addresses.
  
azure_rm_publicipaddress_facts   Get public IP facts.
  
azure_rm_resourcegroup             Manage Azure resource groups.
  
azure_rm_resourcegroup_facts       Get resource group facts.
  
azure_rm_securitygroup             Manage Azure network security groups.
页: [1]
查看完整版本: 自动化运维工具之ansible基础入门