ansible
  • 安装
  • 第一个ansible例子
  • playbook
  • role
  • ansible模块
    • copy模块
    • file模块
    • yum模块
    • selinux模块
    • service_facts
  • notify与handler
  • register
  • 实战
    • 安装k8s集群
  • FAQ
Powered by GitBook
On this page

Was this helpful?

ansible模块

PreviousroleNextcopy模块

Last updated 4 years ago

Was this helpful?

ansible有很多的模块

Reference

https://www.kancloud.cn/hiyang/ansiblebook/305224