Merge remote branch 'dagwieers/contrib-vsphere-boot' into devel
Conflicts: contrib/README.md
This commit is contained in:
commit
6b0ef9fd26
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ Ansible modules are a way of adding new client-side logic to ansible. They can
|
|||
* [zypper (bash module example)](https://github.com/jpmens/ansible-zypp) - jp_mens
|
||||
* [homebrew](https://gist.github.com/3170079) - swehack
|
||||
* [network_facts](https://github.com/dagwieers/ansible-network-facts) - dagwieers
|
||||
* [vsphere_boot](https://github.com/dagwieers/ansible-vsphere-boot) - dagwieers
|
||||
|
||||
Python modules using 0.6 and later can use the common "AnsibleModule" class to dramatically reduce
|
||||
the amount of boilerplate code required. Not all modules above yet take advantage of this feature.
|
||||
|
|
Loading…
Reference in a new issue