Commit graph

13 commits

Author SHA1 Message Date
Toshio Kuratomi
6288d44581 Merge pull request #513 from fgsch/fix_1904
Allow globbing in creates= and removes= directives
2015-06-27 06:16:49 -07:00
Greg DeKoenigsberg
2a5f0bde87 Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
James Cammarata
76c6a53274 Fix missing expanduser on chdir value 2015-06-01 14:51:57 -07:00
James Cammarata
6a63f2a6ba Command module changes for v2 compatibility 2015-06-01 14:51:57 -07:00
Toshio Kuratomi
98f0c0424a Remove str.format() usage for python2.4 compat.
Fixes #10036
2015-01-27 09:45:05 -08:00
Federico G. Schwindt
9e381264ae Document globbing support 2015-01-07 04:47:58 +00:00
Federico G. Schwindt
3fca5e5876 Allow globbing in creates= and removes= directives
Fixes 1904
2014-12-14 22:53:21 +00:00
Ricky Cook
6db328c79a Fix regex string format 2014-10-09 21:25:58 +11:00
Ricky Cook
b195b5a6bb Get warn option same as other args 2014-10-09 21:25:58 +11:00
Ricky Cook
25789b3f47 Add comment to command options dict 2014-10-09 21:25:58 +11:00
Ricky Cook
8d9f6053d3 Simplify command module option parsing 2014-10-09 21:25:58 +11:00
James Cammarata
5af8d55b03 Strip newlines off k=v pairs in command/shell argument parsing
Fixes ansible/ansible#9272
2014-10-08 14:48:07 -05:00
Michael DeHaan
c8e1a2077e file extensions! 2014-09-26 10:37:56 -04:00
Renamed from commands/command (Browse further)