wxin 发表于 2018-7-30 09:04:39

Ansible 自动化运维工具之inventory和常用模块介绍

#ansible-doc -l  
less 436
  
Copyright (C) 1984-2009 Mark Nudelman
  

  
less comes with NO WARRANTY, to the extent permitted by law.
  
For information about the terms of redistribution,
  
see the file named README in the less distribution.
  
Homepage: http://www.greenwoodsoftware.com/less
  
a10_server                  Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
  
a10_service_group             Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
  
a10_virtual_server            Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
  
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
  
apt                           Manages apt-packages
  
……………………还有很多模块可以显示,这里省略
页: [1]
查看完整版本: Ansible 自动化运维工具之inventory和常用模块介绍