Commit graph

614 commits

Author SHA1 Message Date
SkaveRat
8eabcdcbc6 Fix missing restart method
Script was missing the restart command
2015-02-12 22:22:31 +01:00
Kai de Haan
e4f57eae44 svc: Ensure python 2.5 compatibility
* eg. debian lenny
2015-02-12 20:46:20 +01:00
Brian Coca
9219797bb5 Revert "Add listsnapshots property to zfs" 2015-02-12 10:17:56 -05:00
Brian Coca
5148a88e2c Merge pull request #88 from queeno/facter_should_return_puppet_custom_facts
Facter module should return custom facts
2015-02-11 17:32:57 -05:00
Brian Coca
83c051dfd5 Merge pull request #248 from bcoca/fix_alternatives
now properly checks that link is suplied before trying to use it
2015-02-11 17:32:00 -05:00
Brian Coca
c7e3aee0f0 now properly checks that link is suplied before trying to use it
should fix #46
2015-02-11 17:21:35 -05:00
Kelley Reynolds
92c30c7c41 Add listsnapshots property to zfs 2015-02-11 17:16:41 -05:00
Brian Coca
3f78475cae daemontools module 2015-02-11 12:35:43 -05:00
Hiroshi Umehara
759e032473 Generalize locale name normalization 2015-01-22 12:07:10 +09:00
Hiroshi Umehara
42f79478a7 Add EUC-JP locale name normalization
The function normalizes checks for UTF-8, but the same issue exists for
other locales as well.  This fix adds normalization for EUC-JP, a Japanese
locale.
2015-01-21 16:10:12 +09:00
Pierre-Louis Bonicoli
40298a8f24 remove unused variable 2015-01-12 19:02:30 +01:00
Pierre-Louis Bonicoli
25f595c2ba Avoid to use the builtin 'echo'
By default, the interpretation of escape characters could be disabled (bash)
or enabled (dash).
2015-01-12 18:52:25 +01:00
Brian Coca
ffa8abf979 Merge pull request #120 from alxgu/lvol_fix_path
Fix lvol: Find LVM commands in PATH env - Bugfix Pull Request
2015-01-09 16:04:45 -05:00
Bert Mertens
3981872375 Fix getent behaviour with fail_key=False 2015-01-06 09:57:30 +01:00
Toshio Kuratomi
d4f5b6d41a Fixes for docs building 2015-01-05 08:40:57 -08:00
Brian Coca
3e7da5366b Merge pull request #176 from bcoca/gluster_volume_docfix
fixed doc bug
2015-01-02 14:22:23 -05:00
John Barker
9efac37b1b Add a note about debconf passwords always being recorded as changed 2014-12-31 22:10:18 +00:00
Brian Coca
2e6b94047d fixed doc bug 2014-12-30 19:53:59 -05:00
Nikolai Lifanov
1be1aacadf fix at.py module on non-glibc systems 2014-12-17 10:09:36 -05:00
Cosmo Petrich
443d7683a0 Remove default from 'permanent' and 'state' docs
These fields are both required, and thus do not actually have defaults.
2014-12-12 18:49:19 +11:00
Brian Coca
108db556a0 Merge pull request #136 from bcoca/gluster_revamp
revamp of gluster volume management
2014-12-11 20:55:23 -05:00
Brian Coca
fdd41fb95c Merge pull request #1 from mscherer/devel
Add a new option immediate= to immediately apply a permanent change
2014-12-11 20:47:48 -05:00
Brian Coca
6725d5188d revamp of gluster volume management
also implemented deleting a volume
2014-12-06 19:08:07 -05:00
Toshio Kuratomi
19e688b017 Fixes to documentation 2014-12-03 08:16:11 -08:00
Michael Scherer
62cae242cf Add a new option immediate= to immediately apply a permanent change
Currently, either you apply the change in the configuration
of firewalld ( without permanent=True ), or you apply it live.
I most of the time want to do the 2 at the same time, ie open the
port ( so I can use the service ) and make sure it stay open on reboot.
2014-12-01 19:51:11 +01:00
Brian Coca
9e798ec6bc Merge pull request #48 from rosmo/glusterfs-module
Added GlusterFS module.
2014-12-01 11:50:06 -05:00
Brian Coca
52f526c360 Merge pull request #17 from abompard/devel
Module alternatives: support RedHat-based OSes
2014-12-01 11:35:32 -05:00
Brian Coca
cbfabba9e3 Merge pull request #7 from groks/crypttab-module
New crypttab module for editing Linux /etc/crypttab file
2014-12-01 11:33:45 -05:00
Alexander Gubin
20ef2696bc Fix lvol: Find LVM commands in PATH env 2014-11-26 11:27:29 +01:00
Brian Coca
e64751b0eb Merge pull request #53 from bcoca/getent_doc_fixes
corrected and made better docs for getent
2014-11-20 15:49:33 -05:00
Brian Coca
664858ec20 Merge pull request #56 from filipenf/fix-lvg
LVG module fix when using multiple devices (string to list)
2014-11-06 15:26:37 -05:00
Taneli Leppä
2d495f7e6e Added .py extension to glusterfs module. 2014-10-27 11:31:37 +02:00
Simon Aquino
4dd6c8204a Facter module should return custom facts
The ansible facter module should also return puppet custom facts by
default.
2014-10-21 23:47:03 +01:00
Chris West
613b3bdda0 Enable "ufw default allow routed"
* The policy is shown in `status verbose`, so all the check mode stuff should keep working.
 * `--dry-run` works as expected.
 * No idea whether it's legal as an argument to `interface`
2014-10-12 12:43:50 +01:00
Filipe Niero Felisbino
6cfb97a1c8 Replace dev_string to dev_list 2014-10-06 12:49:20 -03:00
Brian Coca
b0d5733fd0 corrected and made better docs for getent 2014-10-04 10:21:26 -04:00
Taneli Leppa
6dc09c966c Added GlusterFS module. 2014-10-03 10:25:58 +03:00
Baptiste Mispelon
827da3ae1a Fixed typo in locale_gen documentation. 2014-10-02 16:42:13 +02:00
jravetch
c89ce9e8d7 mkfs.xfs uses -f instead of -F flag
mkfs.xfs uses the -f instead of -F flag to force creating a filesystem on a devices that have an existing filesystem
2014-09-29 15:40:58 -07:00
Aurélien Bompard
6b5aa62854 Module alternatives: support RedHat-based OSes
RedHat-based OSes have a version of update-alternatives which comes from
the chkconfig package and does not support the --query parameter. Work
around that.
2014-09-30 00:38:56 +02:00
Aurélien Bompard
b645dd330c Module alternatives: support check mode 2014-09-30 00:38:54 +02:00
Steve
26f58a8eb7 New crypttab module for editing Linux /etc/crypttab file 2014-09-29 01:11:11 +01:00
Michael DeHaan
110250d344 package files 2014-09-26 11:04:10 -04:00
Michael DeHaan
b1e789968b File extensions! 2014-09-26 10:40:16 -04:00
Michael DeHaan
50f105578a Restructuring. 2014-09-26 10:14:28 -04:00
Michael DeHaan
73123b69fa Move modules into subdirectory. 2014-09-26 09:23:50 -04:00
Toshio Kuratomi
8b81062be0 The fix for gh-7284 causes problems for initscripts which have the
standards compliant return codes but return a verbose error message via
stdout.  Limit the times when we invoke the heuristic to attempt to work
around this.
2014-09-22 14:53:07 -04:00
Michael Scherer
c9a0a7ae4b Fix #9704, correctly set changed as false when nothing is done 2014-09-21 14:55:31 +02:00
Toshio Kuratomi
7b100dd389 Be more specific in checking if a job restarted successfully.
Fixes: #9056
2014-09-19 12:03:27 -07:00
Toshio Kuratomi
36083c3b90 Failure to enable a service now fails the task
Fixes: 8855
2014-09-18 12:39:54 -07:00