Task #7523
Update the "Installing Custom Tasks" section of the plugin writer guide
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Sprint 82
Quarter:
Description
This section is here: https://docs.pulpproject.org/pulpcore/plugins/plugin-writer/concepts/index.html#custom-installation-tasks
Advising plugins to ship their own roles is no longer the preferred resolution to this problem. Instead plugin writers should contribute their custom role to the installer itself.
Associated revisions
History
#2
Updated by dkliban@redhat.com 7 months ago
- Groomed changed from No to Yes
- Sprint set to Sprint 81
#5
Updated by bmbouter 7 months ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|ff0afe60a7db85c9cf7a2a8bd6c0b63961522a70.
Please register to edit this issue
Rewrites "custom install tasks" section
The plugin writer docs "custom install tasks" section was recommending plugins to ship their own Ansible roles, which is out of date. Now plugins can contribute their installation needs directly to the installer.
closes #7523