mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Small Documentation Example Of Cask Leveraging
- Just a lil' demo showing that we can utilize homebrew/cask/foo syntax
for given name of package to grab associated cask pacakge
Resolves: patch/sml-doc-example-update
* Slight Documentation Example Edit
- adjusting documentation example to provide better info surrounding installing
a given formula from brew via cask
Resolves: patch/sml-doc-example-update
* Small Edits To Make PEP8 Happy
- format code with autopep8 in vs code
Resolves: patch/sml-doc-example-update
* Only Making Small PEP8 Change
- reverting previous mass PEP8 format, focus on trimming whitespace on
doc example entry
Resolves: patch/sml-doc-example-update
* Remove Trailing Whitespace PEP8
- removed trailing whitespace on doc example chunk
Resolves: patch/sml-doc-example-update
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| apk.py | ||
| apt_repo.py | ||
| apt_rpm.py | ||
| copr.py | ||
| flatpak.py | ||
| flatpak_remote.py | ||
| homebrew.py | ||
| homebrew_cask.py | ||
| homebrew_tap.py | ||
| installp.py | ||
| layman.py | ||
| macports.py | ||
| mas.py | ||
| openbsd_pkg.py | ||
| opkg.py | ||
| pacman.py | ||
| pkg5.py | ||
| pkg5_publisher.py | ||
| pkgin.py | ||
| pkgng.py | ||
| pkgutil.py | ||
| portage.py | ||
| portinstall.py | ||
| pulp_repo.py | ||
| redhat_subscription.py | ||
| rhn_channel.py | ||
| rhn_register.py | ||
| rhsm_release.py | ||
| rhsm_repository.py | ||
| rpm_ostree_pkg.py | ||
| slackpkg.py | ||
| snap.py | ||
| sorcery.py | ||
| svr4pkg.py | ||
| swdepot.py | ||
| swupd.py | ||
| urpmi.py | ||
| xbps.py | ||
| yum_versionlock.py | ||
| zypper.py | ||
| zypper_repository.py | ||