- 23 Dec, 2013 1 commit
-
-
Jasper N. Brouwer committed
-
- 04 Dec, 2013 1 commit
-
-
Also on update-rc.d In service module
Jasper N. Brouwer committed
-
- 12 Nov, 2013 1 commit
-
-
James Tanner committed
-
- 31 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 30 Oct, 2013 1 commit
-
- 26 Oct, 2013 1 commit
-
-
Enable imports to work on a snippet based system, allowing for instance a library of common EC2 functions to be reused between modules. See library/system/service and library/system/ping for initial examples. Can work the old way to just import 'basic', or can import the new way to import multiple pieces of code from module_utils/.
Michael DeHaan committed
-
- 25 Oct, 2013 1 commit
-
-
James Tanner committed
-
- 21 Oct, 2013 1 commit
-
-
Scott Sturdivant committed
-
- 19 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 11 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 04 Oct, 2013 1 commit
-
-
Martijn Lina committed
-
- 02 Oct, 2013 1 commit
-
-
Nace Oroz committed
-
- 30 Sep, 2013 1 commit
-
-
cdigiovanni committed
-
- 19 Sep, 2013 2 commits
-
-
James Cammarata committed
-
When service module is used on unsupported Linux system where init script is used directly, LinuxService.svc_cmd is None so .endswith() fails. This extends fix from e2f20db5 also for state=restarted. Fixes issue #3533
Petr Svoboda committed
-
- 13 Sep, 2013 1 commit
-
-
Ingo Gottwald committed
-
- 11 Sep, 2013 3 commits
-
-
Fixes #3417
James Cammarata committed -
Fixes #3615 Fixes #3572
James Cammarata committed -
Also slight modification to the error message in the earlier commit that modified the update-rc.d detection portion of the code Fixes #3474
James Cammarata committed
-
- 10 Sep, 2013 2 commits
-
-
James Cammarata committed
-
By default, the service module had assumed that if the system had the update-rc.d binary, the service was either managed via upstart or standard sysV init-style scripts. This patch adds a check for systemctl ahead of the other methods when update-rc.d is detected, and also simplifies the logic around the detection of systemctl-managed services
James Cammarata committed
-
- 03 Sep, 2013 1 commit
-
-
Fixes #3556
James Cammarata committed
-
- 08 Aug, 2013 1 commit
-
-
When service module is used on unsupported Linux system where init script is used directly, LinuxService.svc_cmd is None so .endswith() fails. Fixes issue #3533
Petr Svoboda committed
-
- 08 Jul, 2013 1 commit
-
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 03 Jul, 2013 2 commits
-
-
sleep option for service module which adds a pauze between stopping and starting a service using state=restarted. This helps for bad scripts that exist immediatly after signaling a process to stop.
trbs committed -
Some services have a knob (i.e. rc.conf setting) whose name differs from that of the script. For example, lockd process is controlled with a script called lockd, but the rc.conf value is rpc_lockd_enable. Fixes issue #3382.
Antti Rasinen committed
-
- 23 Jun, 2013 1 commit
-
-
Syntax like "'foo' if bar else 'baz'" is not supported by all Python versions targetted by Ansible. Hence we break it up. Signed-off-by: martin f. krafft <madduck@madduck.net>
martin f. krafft committed
-
- 22 Jun, 2013 1 commit
-
-
When update-rc.d is used to enable/disable service, the changed flag was always true (see #2189). This commit fixes that. Signed-off-by: martin f. krafft <madduck@madduck.net>
martin f. krafft committed
-
- 20 Jun, 2013 1 commit
-
-
Michael DeHaan committed
-
- 19 Jun, 2013 1 commit
-
-
Michael DeHaan committed
-
- 17 Jun, 2013 1 commit
-
-
Yap Sok Ann committed
-
- 15 Jun, 2013 1 commit
-
-
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string Added deprecation warning to moduledev.rst and remove deprecated example from it Fixed up a few typos and uppercased some acronyms. add consistency to how EXAMPLES are formatted
Jan-Piet Mens committed
-
- 31 May, 2013 1 commit
-
-
Michael DeHaan committed
-
- 23 May, 2013 1 commit
-
-
Scott Sturdivant committed
-
- 18 May, 2013 1 commit
-
-
Elan Ruusamäe committed
-
- 11 May, 2013 1 commit
-
-
Elan Ruusamäe committed
-
- 10 May, 2013 1 commit
-
-
madema committed
-
- 08 May, 2013 1 commit
-
-
madema committed
-
- 28 Apr, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-