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
Michael DeHaan 6b8448051f Merge pull request #1389 from sfromm/issue1214
Add ability to create SSH key for user in user module
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 attempt at DOCUMENTATION for async_status 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 Copy module can replace symlink with a real file. 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 symlink fix 12 years ago
fireball module_formatter: .rst now correctly handles code examples 12 years ago
get_url various small doc tweaks 12 years ago
git Further cleanup to add another rc check and remove a now redundent one. 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 add role_attr_flags parameter to postgresql_user 12 years ago
raw Added attribution to all module DOCUMENTATION strings 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 Jumbo DOCUMENTATION patch 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