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
jctanner 51a1a54bfb Merge pull request #4428 from robparrott/devel
Properly handle DEFAULT section with ConfigParser in ini_file modules
11 years ago
..
acl Some minor doc updates for the acl module. 11 years ago
assemble Added a delimiter example and a version_added string for assemble 11 years ago
copy Add detail to copy module validate argument 11 years ago
fetch Fixed a typo in the fetch module documentation 11 years ago
file Assume state='directory' if recurse is set and previous state was 'directory' 11 years ago
ini_file small change ... in order to get changed signal correct, move DEFAULT section test upward. 11 years ago
lineinfile Merge branch 'devel' of https://github.com/volker48/ansible into volker48-devel 11 years ago
stat
template Fix typo, relative to absolute, fixes #4126 11 years ago
xattr