This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d5fa690aaf
ansible
/
library
/
files
History
trbs
d5fa690aaf
In check mode if a symlink does not exist there is no need to check the ownership properties (which causes an exception)
2014-06-19 15:47:46 +02:00
..
acl
Fixed documentation for etype parameter on acl module.
2014-05-27 13:34:01 -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
In check mode if a symlink does not exist there is no need to check the ownership properties (which causes an exception)
2014-06-19 15:47:46 +02:00
ini_file
unified calls to fs function vs duplicate functions for file and
2014-05-24 09:28:45 -04:00
lineinfile
Bugfix to lineinfile to properly handle files with no newline at EOF when using insertafter=EOF.
2014-06-09 19:58:45 +03: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
Fixed incorrect handling of paths contaiin whitespaces
2014-05-13 17:05:44 +04:00
template
Fixes
#6929
remote file module doc fragments from copy and template
2014-04-10 16:06:35 -04:00
unarchive
Merge branch 'unarchive-fix-7777-simple' of
https://github.com/toddmowen/ansible
into toddmowen-unarchive-fix-7777-simple
2014-06-18 13:48:57 -05:00
xattr
Addresses
#5023
Fix import comments
2013-12-02 15:13:49 -05:00