一个用来部署calico的role,包含下载calicoctl、创建为开机服务两个步骤。
None
None
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: will.calico, install_dir: '/server/calico', target_version: '1.6.3' }
MIT
runningdata.github.io