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/files
Michael DeHaan 04568cd767 Revert ""allow_no_value=True" for ini_file module so /etc/my.cnf can be read without a problem"
This reverts commit cbdc9f1153.

Code needs to make allowances for particular python versions and try/except
around this block.
12 years ago
..
acl Merge pull request #7968 from bcoca/acl_fix_compare 12 years ago
assemble Escape backslash in assemble module docs 12 years ago
copy Double check whether the parent directory really exists using stat() 12 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 12 years ago
file file: prevent replace failure when overwriting empty directory with hard/link (force=yes) 12 years ago
ini_file Revert ""allow_no_value=True" for ini_file module so /etc/my.cnf can be read without a problem" 12 years ago
lineinfile Add version_added attribute for regexp parameter. 12 years ago
replace Merge branch 'devel' of https://github.com/jjshoe/ansible into jjshoe-devel 12 years ago
stat now stat skips md5 if file isn't readable 12 years ago
synchronize Slight typo fix. 12 years ago
template Fixes #6929 remote file module doc fragments from copy and template 12 years ago
unarchive Update unarchive example. 12 years ago
xattr Addresses #5023 Fix import comments 12 years ago