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.
2014-02-28 10:42:20 -06:00
..
acl fixed docstring and changed type to etype avoiding python builtin 2014-02-05 18:36:29 -05:00
assemble Fixing several bugs in assemble and updating tests 2014-02-24 14:27:23 -06:00
copy Minor cleanup. 2014-02-28 10:04:05 -06:00
fetch There's a cleaner way to do this, commit to module formatter pending. 2013-11-27 21:23:03 -05:00
file Merge pull request #5282 from rhaido/hard_link_fix 2014-01-14 07:15:46 -08:00
ini_file Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
lineinfile Adding the backup destination to the resut dictionary for lineinfile 2014-02-20 13:31:54 -05:00
stat Replace mode with octal renaming to mode. 2014-02-28 10:42:20 -06:00
synchronize Merge pull request #5051 from deontologician/patch-1 2014-02-05 12:02:48 -05:00
template Document ansible_managed changing the template. 2014-02-15 14:13:42 -05:00
unarchive Cleanup per notes. 2014-02-12 10:01:10 -06:00
xattr Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00