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.
ansible/library
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
```
12 years ago
..
apt
apt_repository
assemble
async_status
async_wrapper
authorized_key Wrap getpwnam in try/except in authorized_key module 12 years ago
command Add an "executable" option to the command and shell modules 12 years ago
copy
cron
debug Turn 'fail' and 'debug' modules into action_plugins 12 years ago
easy_install
facter
fail Turn 'fail' and 'debug' modules into action_plugins 12 years ago
fetch
file
fireball Keep fireball from spreading its socket around 12 years ago
get_url Don't require thirsty mode for directory destination 12 years ago
git Rewrite switch_version() to detect branch 12 years ago
group
group_by
ini_file
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 12 years ago
mail
mount
mysql_db
mysql_user
nagios
ohai
pause
ping
pip
postgresql_db
postgresql_user
raw
script
seboolean
selinux
service
setup Fixed the way dom0/domU xen role is defined in the setup module 12 years ago
shell Add an "executable" option to the command and shell modules 12 years ago
slurp
subversion
supervisorctl
svr4pkg Documentation of svr4pkg module breaks 'make rpm' 12 years ago
template
user Fix to user module to use self when calling group_exists 12 years ago
virt
wait_for
yum Make module output more consistent wrt. changed/failed 12 years ago