1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-27 07:27:33 +00:00
community.general/plugins/modules/packaging/os
patchback[bot] 4ca716a1cf
Small Documentation Example Of Cask Leveraging (#2462) (#2469)
* 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 7386326258)

Co-authored-by: Mike Russell <michael.j.russell.email@gmail.com>
2021-05-08 12:27:58 +02:00
..
apk.py
apt_repo.py
apt_rpm.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
copr.py
flatpak.py
flatpak_remote.py
homebrew.py Small Documentation Example Of Cask Leveraging (#2462) (#2469) 2021-05-08 12:27:58 +02:00
homebrew_cask.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
homebrew_tap.py
installp.py
layman.py
macports.py
mas.py
openbsd_pkg.py
opkg.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
pacman.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
pkg5.py
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py fixed calls to list.extend() (#2161) (#2166) 2021-04-04 23:59:59 +02:00
portage.py
portinstall.py
pulp_repo.py Add a Pulp 2 related note to pulp_repo (#2096) (#2100) 2021-03-24 18:13:04 +01:00
redhat_subscription.py
rhn_channel.py
rhn_register.py
rhsm_release.py
rhsm_repository.py
rpm_ostree_pkg.py
slackpkg.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
snap.py
sorcery.py
svr4pkg.py Fix #2373 - TypeError: a bytes-like object is required, not 'str' (#2375) (#2418) 2021-05-03 07:55:55 +02:00
swdepot.py
swupd.py
urpmi.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
xbps.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
yum_versionlock.py
zypper.py Bugfix: Respect PATH env variable in zypper modules (#2094) (#2109) 2021-03-25 22:57:53 +01:00
zypper_repository.py Bugfix: Respect PATH env variable in zypper modules (#2094) (#2109) 2021-03-25 22:57:53 +01:00