1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
patchback[bot] 70acdf1f6d
[PR #8329/29630049 backport][stable-9] homebrew: Add support for services functions (#8697)
homebrew: Add support for services functions (#8329)

* Homebrew: Add support for services functions

Fixes #8286.
Add a homebrew.services module for starting and stopping services
that are attached to homebrew packages.

* Address python version compatibility

* Addressing reviewer comments

* Addressing sanity logs

* Address str format issues

* Fixing Python 2.7 syntax issues

* Test alias, BOTMETA, grammar

* Attempt to fix brew in tests

* Address comments by russoz

* Fixing more dumb typos

* Actually uninstall black

* Update version_added in plugins/modules/homebrew_services.py

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2963004991)

Co-authored-by: Kit Ham <kitizz.devside@gmail.com>
2024-08-01 17:33:36 +02:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become [PR #8623/a24ee93f backport][stable-9] Type options of become plugins (#8659) 2024-07-21 22:15:40 +02:00
cache [PR #8624/37c85605 backport][stable-9] Type options of cache plugins (#8686) 2024-07-28 22:39:07 +02:00
callback [PR #8628/cac55beb backport][stable-9] Type options of callback plugins (#8663) 2024-07-21 22:16:23 +02:00
connection [PR #8627/ce65eb87 backport][stable-9] Type options of connection plugins (#8662) 2024-07-21 22:16:12 +02:00
doc_fragments [PR #8654/52126b8f backport][stable-9] Add TLS certs params to redis (#8672) 2024-07-23 22:03:13 +02:00
filter [PR #8595/8990f97b backport][stable-9] New Plugins #8594 (#8618) 2024-07-13 14:19:14 +02:00
inventory [PR #8625/f9a56b9a backport][stable-9] Type options of inventory plugins (#8661) 2024-07-21 22:15:49 +02:00
lookup [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins (#8660) 2024-07-21 22:16:02 +02:00
module_utils [PR #8329/29630049 backport][stable-9] homebrew: Add support for services functions (#8697) 2024-08-01 17:33:36 +02:00
modules [PR #8329/29630049 backport][stable-9] homebrew: Add support for services functions (#8697) 2024-08-01 17:33:36 +02:00
plugin_utils [PR #8595/8990f97b backport][stable-9] New Plugins #8594 (#8618) 2024-07-13 14:19:14 +02:00
test [PR #8595/8990f97b backport][stable-9] New Plugins #8594 (#8618) 2024-07-13 14:19:14 +02:00