summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/system/systemd.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.9] systemd - do not overwrite unit name when searching (#72985) (#7...Sam Doran2021-01-101-4/+4
* [stable-2.9] systemd - fix issue with capbpf and newer kernel (#72337) (#72348)Sam Doran2020-12-071-0/+13
* systemd - supports new systemctl output message for chroot (#71197) (#71329)Lorenzo Castelli2020-08-271-3/+3
* fix systemd use in container builds (#66062) (#67140)James Cassell2020-02-101-11/+29
* [2.9] Fix return value documentation (#63529)Felix Fontein2019-10-161-1/+1
* [stable-2.9] Fix systemd start state with deactivating service stateStrahinja Kustudic2019-09-041-1/+1
* Clarifying: no lists in name parameter (#61029)kvegh2019-08-261-1/+2
* systemd module will now wait on deactivating state (#59471)Strahinja Kustudic2019-08-081-2/+6
* Fixes #55476 (#57715)mrtwnklr2019-06-121-3/+4
* warn on systemd globs (#56645)Brian Coca2019-05-241-1/+6
* setup: properly detect is_chroot on Btrfs (#55089)Martin Krizek2019-04-111-1/+1
* systemd: Allow standalone 'daemon_reexec' option without using 'name' (#54424)Indrajit Raychaudhuri2019-03-261-2/+7
* Fix module issues (#52209)Dag Wieers2019-02-151-5/+4
* Introduce new 'required_by' argument_spec option (#28662)Dag Wieers2019-02-151-4/+5
* ensure we have required systemd env var (#50607)Brian Coca2019-01-161-0/+8
* check for chroot in systemd module (#43904)Jacob Olsen2019-01-141-0/+4
* Small documentation update: Clarify daemon-reload always executing. (#49889)Michaƫl de Groot2018-12-181-2/+3
* module/systemd: fix logic determining if a service needs to be enabled (#46245)Vlad Mencl2018-09-281-2/+3
* Add `systemctl daemon-reexec` to `systemd` moduleSusant Sahani2018-09-241-0/+14
* correct and clarify deprecation (#45234)Brian Coca2018-09-061-13/+25
* Fix systemd service is already masked issue (#44730)Christian Kotte2018-08-271-1/+3
* Add scope parameter to systemd (#40179)hi1172018-08-021-4/+18
* Fix bool notation in systemd (#39064)nekottyo2018-04-201-1/+1
* Add force option to systemd module (#35925)Sam Doran2018-02-201-3/+16
* PEP8 fixes: Ansible system module and playbook base.py (#32322)Yadnyawalkya Tale2017-11-071-3/+2
* Fix typoDag Wieers2017-10-301-1/+1
* systemd: PEP8 compliancy and doc fixes (#30892)Dag Wieers2017-10-301-44/+34
* Do not run systemctl daemon-reload in check modeStrahinja Kustudic2017-10-051-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Remove wildcard importsToshio Kuratomi2017-07-281-15/+5
* Improve parsing of 'systemctl show' outputColin Chan2017-04-271-20/+35
* fixed RETURN docs for modules (#24011)Andrea Tartaglia2017-04-261-1/+1
* fixed code to actually check the parameter not keyBrian Coca2017-04-241-126/+127
* Fix systemd in chroot (#23904)Kai2017-04-241-1/+4
* E501 fixes (#22879)Matt Martz2017-03-221-1/+1
* fixed name to unitBrian Coca2017-03-211-1/+1
* allow systemd to 'just' reloadBrian Coca2017-03-211-15/+23
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* systemd: return an error when systemctl command isn't availablePierre-Louis Bonicoli2017-03-021-0/+3
* fixed for chrrot as ignore error still has rc=0Brian Coca2017-02-131-9/+8
* allow more than .service, onus on userBrian Coca2017-02-101-7/+3
* attempt to fix systemd in chroot envBrian Coca2017-02-101-0/+13
* use new 'warn' methodBrian Coca2017-02-081-2/+1
* error out if systemctl isn't presentBrian Coca2017-02-061-1/+1
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-8/+8
* PEP 8 cleanup. (#20790)Matt Clay2017-01-281-2/+2
* fix service status settingBrian Coca2017-01-191-2/+5
* systemd: Add boolean option to enable --no-blockTobias Wolf2017-01-131-2/+13
* systemd module: Allow to stop activating service (#19383)Artur Molchanov2016-12-151-3/+8
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4