Commit Graph

18 Commits (b08cf6b94f4f78f400590e947d1e3b26e8096780)

Author SHA1 Message Date
Alexander Gubin 956d1d0700 command: Add warnings for dnf and zypper 9 years ago
Brian Coca 10e70aaf2b note that create globs only work on 2.0
fixes #2666
9 years ago
Brian Coca 1f7686fd31 returned version added 9 years ago
Brian Coca 8227b48a6a minor doc fixes 9 years ago
Bill Nottingham 69deab1786 Warn on use of sudo, etc. in shell/command. 9 years ago
Toshio Kuratomi 6288d44581 Merge pull request #513 from fgsch/fix_1904
Allow globbing in creates= and removes= directives
9 years ago
Greg DeKoenigsberg 2a5f0bde87 Proper author info for all remaining modules 9 years ago
James Cammarata 76c6a53274 Fix missing expanduser on chdir value 9 years ago
James Cammarata 6a63f2a6ba Command module changes for v2 compatibility 9 years ago
Toshio Kuratomi 98f0c0424a Remove str.format() usage for python2.4 compat.
Fixes #10036
10 years ago
Federico G. Schwindt 9e381264ae Document globbing support 10 years ago
Federico G. Schwindt 3fca5e5876 Allow globbing in creates= and removes= directives
Fixes 1904
10 years ago
Ricky Cook 6db328c79a Fix regex string format 10 years ago
Ricky Cook b195b5a6bb Get warn option same as other args 10 years ago
Ricky Cook 25789b3f47 Add comment to command options dict 10 years ago
Ricky Cook 8d9f6053d3 Simplify command module option parsing 10 years ago
James Cammarata 5af8d55b03 Strip newlines off k=v pairs in command/shell argument parsing
Fixes ansible/ansible#9272
10 years ago
Michael DeHaan c8e1a2077e file extensions! 10 years ago