This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
edea537c76
ansible
/
library
/
files
History
Nico Cesar
edea537c76
if python >=2.7 use the option allow_no_value=True for ini_file.
2014-08-05 10:56:20 -04:00
..
acl
Merge pull request
#7968
from bcoca/acl_fix_compare
2014-07-28 10:47:38 -04:00
assemble
Escape backslash in assemble module docs
2014-06-11 04:38:57 +11:00
copy
Double check whether the parent directory really exists using stat()
2014-06-18 14:54:44 -05:00
fetch
There's a cleaner way to do this, commit to module formatter pending.
2013-11-27 21:23:03 -05:00
file
file: prevent replace failure when overwriting empty directory with hard/link (force=yes)
2014-07-29 10:46:32 +02:00
ini_file
if python >=2.7 use the option allow_no_value=True for ini_file.
2014-08-05 10:56:20 -04:00
lineinfile
Add version_added attribute for regexp parameter.
2014-08-04 07:51:29 -04:00
replace
Merge branch 'devel' of
https://github.com/jjshoe/ansible
into jjshoe-devel
2014-05-09 00:31:39 -05:00
stat
now stat skips md5 if file isn't readable
2014-03-11 22:50:05 -04:00
synchronize
Slight typo fix.
2014-07-15 18:08:11 -04:00
template
Fixes
#6929
remote file module doc fragments from copy and template
2014-04-10 16:06:35 -04:00
unarchive
Update unarchive example.
2014-07-28 12:07:31 -04:00
xattr
Addresses
#5023
Fix import comments
2013-12-02 15:13:49 -05:00