We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added "How to prevent collecting passwords?" section
Updated How to Write a Plugin (markdown)
Added section on new collect() method
drop python2 things to remember
typo
updated with more recent examples for copying/commands/and multiple oses
make new bare min
replace root_required (removed) with option_list
Clarify need to set class docstring
add small blurb about RHvDvU plugins
Add chroot and stderr parameters to add_cmd_output() description
add common gotcha's to plugin authoring
Fix super() bug in last DebianPlugin example
Fix stray `
Make check_enabled() example code more pythonic
More updates & additions.
Update for addCopySpecs -> add_copy_specs etc. changes and improve description of dependencies.