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
Richard C Isaacson 809b714bfc Replace mode with octal renaming to mode.
Closes GH-6176

This way for mode we return in an octal format which is immediately usable compared to transforming it later.
11 years ago
..
acl fixed docstring and changed type to etype avoiding python builtin 11 years ago
assemble Fixing several bugs in assemble and updating tests 11 years ago
copy Minor cleanup. 11 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 11 years ago
file Merge pull request #5282 from rhaido/hard_link_fix 11 years ago
ini_file Addresses #5023 Fix import comments 11 years ago
lineinfile Adding the backup destination to the resut dictionary for lineinfile 11 years ago
stat Replace mode with octal renaming to mode. 11 years ago
synchronize Merge pull request #5051 from deontologician/patch-1 11 years ago
template Document ansible_managed changing the template. 11 years ago
unarchive Cleanup per notes. 11 years ago
xattr Addresses #5023 Fix import comments 11 years ago