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/files
Michael DeHaan e90d2573d1 Merge pull request #8455 from nicocesar/version_check
if python >=2.7  use the option allow_no_value=True for ini_file.
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 Some stray doc tweaks with file modules. 10 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 11 years ago
file Move doc fragments back into file module. 10 years ago
ini_file if python >=2.7 use the option allow_no_value=True for ini_file. 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 10 years ago
stat now stat skips md5 if file isn't readable 11 years ago
synchronize Slight typo fix. 10 years ago
template Some stray doc tweaks with file modules. 10 years ago
unarchive Update unarchive example. 10 years ago
xattr Addresses #5023 Fix import comments 11 years ago