1分钟
25 Developing Plugins
Topics
- Developing Plugins
- Connection Type Plugins
- Lookup Plugins
- Vars Plugins
- Filter Plugins
- Callbacks
- Examples
- Configuring
- Development
- Distributing Plugins
Ansible is pluggable in a lot of other ways separate from inventory scripts and callbacks. Many of these features are there to cover fringe use cases and are infrequently needed, and others are pluggable simply because they are there to implement core features in ansible and were most convenient to be made pluggable.
This section will explore these features, though they are generally not common in terms of things people would look to extend quite as often.
学员评价