常青树 发表于 2018-7-30 08:33:53

Ansible 常用模块介绍

root@host1:/etc/ansible/roles/tomcat8_install/tasks# 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 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
  
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
  
bigip_facts                     Collect facts from F5 BIG-IP devices
  
bigip_gtm_wide_ip               Manages F5 BIG-IP GTM wide ip
  
bigip_monitor_http            Manages F5 BIG-IP LTM
页: [1]
查看完整版本: Ansible 常用模块介绍