You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen Fromm
769bd9125a
Help git module work when working in 'no branch' scenario
...
Detect when on a 'no branch' branch. If so, checkout the HEAD branch
as reported by 'git remote show <remote>'. That should put the repo
back on a branch such that git can then merge changes as necessary.
In addition, removed hard-coded references to origin and replaced
with remote var.
12 years ago
..
apt
Remove "the the"
12 years ago
apt_repository
Fix help text
12 years ago
assemble
Fixing various module related things.
12 years ago
async_status
Various performance streamlining and making the file features usable in all modules without daisy chaining.
12 years ago
async_wrapper
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
12 years ago
authorized_key
Fixing various module related things.
12 years ago
command
Fixing various module related things.
12 years ago
copy
Various performance streamlining and making the file features usable in all modules without daisy chaining.
12 years ago
cron
module_formatter: .rst now correctly handles code examples
12 years ago
debug
module_formatter: .rst now correctly handles code examples
12 years ago
easy_install
Jumbo DOCUMENTATION patch
12 years ago
facter
Erroneous space in facter documentation.
12 years ago
fail
Fix indent of fail module example to prevent unwanted `<blockquote></pre></p> <br/></blockquote>` from showing up in docsite output.
12 years ago
fetch
various small doc tweaks
12 years ago
file
Various performance streamlining and making the file features usable in all modules without daisy chaining.
12 years ago
fireball
module_formatter: .rst now correctly handles code examples
12 years ago
get_url
Various performance streamlining and making the file features usable in all modules without daisy chaining.
12 years ago
git
Help git module work when working in 'no branch' scenario
12 years ago
group
Add module documentation for git, group, service, and user
12 years ago
ini_file
removed EXAMPLES from ini_file
12 years ago
lineinfile
Use the standard 'dest' option for target files, make 'name' an alias
12 years ago
mail
typo
12 years ago
mount
DOCUMENTATION for fetch,mount,ohai,easy_install
12 years ago
mysql_db
fix issue with mysql authentication and states not dump or import
12 years ago
mysql_user
Jumbo DOCUMENTATION patch
12 years ago
nagios
Fix issue https://github.com/ansible/ansible/issues/1194
12 years ago
ohai
Jumbo DOCUMENTATION patch
12 years ago
pause
The pause 'prompt' parameter now requires quotes around the message.
12 years ago
ping
various small doc tweaks
12 years ago
pip
Test for python-pip as well as pip
12 years ago
postgresql_db
Jumbo DOCUMENTATION patch
12 years ago
postgresql_user
Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command.
12 years ago
raw
Added attribution to all module DOCUMENTATION strings
12 years ago
script
Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command.
12 years ago
seboolean
Added DOCUMENTATION to seboolean module.
12 years ago
selinux
make policy only be required if state is not disabled
12 years ago
service
fix mentioning of redundant aliases in module docs, remove was removed anyway
12 years ago
setup
fixed but in pulling data from dmesg command, wrong function to use as file for for loop
12 years ago
shell
fix wording of shell documentation
12 years ago
slurp
module docs for slurp
12 years ago
subversion
Added DOCUMENTATION to subversion module.
12 years ago
supervisorctl
Added DOCUMENTATION to supervisorctl module.
12 years ago
template
Various performance streamlining and making the file features usable in all modules without daisy chaining.
12 years ago
user
Use os.path.join where appropriate
12 years ago
virt
Attribute author of virt correctly (sorry)
12 years ago
wait_for
Module DOCUMENTATION for template, wait_for, and yum
12 years ago
yum
when a pkg is installed, but not from any repo, don't error out
12 years ago