summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/service.py
Commit message (Expand)AuthorAgeFilesLines
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-031-1/+1
* service module : remove flag confugration from openbsd enable/disable service...Brian Coca2023-04-271-91/+15
* validate-modules: do not treat falsy non-`False` defaults as `None` (#79267)Felix Fontein2022-11-011-0/+1
* Fixed handling of sleep arguments during service restarts on AIX (#76878)neikei2022-02-011-0/+2
* Added restart to the argument condition for AIX (#76841)neikei2022-01-261-1/+1
* Remove shebangs from core Python modules. (#76664)Matt Clay2022-01-061-1/+0
* Use correct markup in documentation (#76545)Felix Fontein2021-12-141-1/+1
* attribs last PR for now ... i hope (#75778)Brian Coca2021-09-241-1/+19
* Use context manager for file handling in some system modules. (#65227)Mads Jensen2021-09-011-23/+20
* modules moved to use best_parsable_locale (#75250)Brian Coca2021-07-151-2/+4
* service: Document internal working of the module (#74726)Abhijeet Kasurde2021-05-251-0/+8
* Vendor `distutils.version` (#74644)Matt Martz2021-05-111-1/+1
* service - compare version without LooseVersion (#74508)Abhijeet Kasurde2021-05-071-2/+2
* Solaris: Correct version check in svcadm_supports_sync API (#73860)Guillermo Adrián Molina2021-04-101-1/+1
* Replace the use of the function string.replace with the method str.replace (#...Lloyd Parkes2021-01-051-5/+4
* modules: fix documentation formatting (#72737)Andrew Klychkov2020-12-021-8/+11
* service: Add a note about ignored parameters (#71455)Abhijeet Kasurde2020-08-261-0/+3
* add FQCN to M() references (#70530)Baptiste Mille-Mathias2020-08-111-2/+2
* starting metadata sunset (#69454)Brian Coca2020-06-041-3/+0
* Flatten the directory hierarchy of modules (#68966)Matt Martz2020-05-131-0/+1671