lx86 发表于 2018-1-2 14:17:51

Ansible自动化运维笔记1(安装配置)

$ 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>  airbrake_deployment         Notify airbrake about app deployments

  alternatives                  Manages>  apache2_module                enables/disables a module of the Apache2 webserver
  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_monitor_http            Manages F5 BIG-IP LTM http monitors
  bigip_monitor_tcp             Manages F5 BIG-IP LTM tcp monitors
  bigip_node                  Manages F5 BIG-IP LTM nodes
  bigip_pool                  Manages F5 BIG-IP LTM pools
  bigip_pool_member             Manages F5 BIG-IP LTM pool members
  bigpanda                      Notify BigPanda about deployments
  boundary_meter                Manage boundary meters
  bower                         Manage bower packages with bower
  bzr                           Deploy software (or files) from bzr branches
  campfire                      Send a message to Campfire
  capabilities                  Manage Linux capabilities
  cloudformation                create a AWS CloudFormation stack
  command                     Executes a command on a remote node
  composer                      Dependency Manager for PHP
  copy                        Copies files to remote locations.
  cpanm                         Manages Perl library dependencies.
  cron                        Manage cron.d and crontab entries.
  crypttab                      Encrypted Linux block devices
  datadog_event               Posts events to DataDogservice
  debconf                     Configure a .deb package
  debug                         Print statements during execution
  digital_ocean               Create/delete a droplet/SSH_key in DigitalOcean
  digital_ocean_domain          Create/delete a DNS record in DigitalOcean
  digital_ocean_sshkey          Create/delete an SSH key in DigitalOcean
  django_manage               Manages a Django application.
页: [1]
查看完整版本: Ansible自动化运维笔记1(安装配置)