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.
Dag Wieers
2fdb217be3
Documentation of svr4pkg module breaks 'make rpm'
...
Without this fix, generating documentation results in:
```
Traceback (most recent call last):
File "hacking/module_formatter.py", line 376, in <module>
main()
File "hacking/module_formatter.py", line 365, in main
text = template.render(doc)
File "/usr/lib64/python2.6/site-packages/jinja2/environment.py", line 669, in render
return self.environment.handle_exception(exc_info, True)
File "hacking/templates/man.j2", line 20, in top-level template code
{% for desc in v.description %}@{ desc | jpfunc }@{% endfor %}
File "hacking/module_formatter.py", line 94, in man_ify
t = _ITALIC.sub(r'\\fI' + r"\1" + r"\\fR", text)
TypeError: expected string or buffer
```
13 years ago
..
apt
Reformat code: examples consistently
13 years ago
apt_repository
Reformat code: examples consistently
13 years ago
assemble
Reformat code: examples consistently
13 years ago
async_status
Various performance streamlining and making the file features usable in all modules without daisy chaining.
13 years ago
async_wrapper
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
14 years ago
authorized_key
Wrap getpwnam in try/except in authorized_key module
13 years ago
command
Add an "executable" option to the command and shell modules
13 years ago
copy
When atomically replacing files, copy attributes
13 years ago
cron
pep8 fixes
13 years ago
debug
Turn 'fail' and 'debug' modules into action_plugins
13 years ago
easy_install
Reformat code: examples consistently
13 years ago
facter
Module documentation should have options sorted
13 years ago
fail
Turn 'fail' and 'debug' modules into action_plugins
13 years ago
fetch
Reformat code: examples consistently
13 years ago
file
Reformat code: examples consistently
13 years ago
fireball
Keep fireball from spreading its socket around
13 years ago
get_url
Don't require thirsty mode for directory destination
13 years ago
git
Rewrite switch_version() to detect branch
13 years ago
group
Reformat code: examples consistently
13 years ago
group_by
Add a group_by action plugin.
13 years ago
ini_file
Merge branch 'playbook_ssh_ask_pass' of git://github.com/clatour/ansible into devel
13 years ago
lineinfile
fix case in which file is created and backup is requested but fails, not it just doesn't attempt to backup the missing file
13 years ago
mail
typo
13 years ago
mount
mount: update example with mandatory option
13 years ago
mysql_db
Reformat code: examples consistently
13 years ago
mysql_user
pep8 fixes
13 years ago
nagios
Reformat code: examples consistently
13 years ago
ohai
Module documentation should have options sorted
13 years ago
pause
Reformat code: examples consistently
13 years ago
ping
Module documentation should have options sorted
13 years ago
pip
Reformat code: examples consistently
13 years ago
postgresql_db
pep8 fixes
13 years ago
postgresql_user
pep8 fixes
13 years ago
raw
Module documentation should have options sorted
13 years ago
script
Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command.
13 years ago
seboolean
More useful error message for if not HAVE_SELINUX
13 years ago
selinux
Resolve traceback when python-selinux is not installed
13 years ago
service
Merge branch 'service_bsd' of git://github.com/bcoca/ansible into devel
13 years ago
setup
Fixed the way dom0/domU xen role is defined in the setup module
13 years ago
shell
Add an "executable" option to the command and shell modules
13 years ago
slurp
module docs for slurp
13 years ago
subversion
Reformat code: examples consistently
13 years ago
supervisorctl
Reformat code: examples consistently
13 years ago
svr4pkg
Documentation of svr4pkg module breaks 'make rpm'
13 years ago
template
Reformat code: examples consistently
13 years ago
user
Fix to user module to use self when calling group_exists
13 years ago
virt
Reformat code: examples consistently
13 years ago
wait_for
Reformat code: examples consistently
13 years ago
yum
Make module output more consistent wrt. changed/failed
13 years ago