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