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
Kit Ham 2963004991
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>
2024-08-01 17:11:23 +02:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become Type options of become plugins (#8623) 2024-07-21 21:02:49 +02:00
cache Type options of cache plugins (#8624) 2024-07-28 13:09:46 +02:00
callback Type options of callback plugins (#8628) 2024-07-21 21:05:34 +02:00
connection Type options of connection plugins (#8627) 2024-07-21 21:04:53 +02:00
doc_fragments Add TLS certs params to redis (#8654) 2024-07-23 18:01:37 +02:00
filter New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00
inventory Type options of inventory plugins (#8625) 2024-07-21 21:04:16 +02:00
lookup Type options of lookup plugins (#8626) 2024-07-21 21:03:41 +02:00
module_utils homebrew: Add support for services functions (#8329) 2024-08-01 17:11:23 +02:00
modules homebrew: Add support for services functions (#8329) 2024-08-01 17:11:23 +02:00
plugin_utils New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00